summaryrefslogtreecommitdiff
path: root/src/midimapper.h
AgeCommit message (Expand)Author
2018-10-30Added dynamic midnam support.Bent Bisballe Nyeng
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2016-05-08The last loader thread stuff.Bent Bisballe Nyeng
2016-03-31Reformatted MidiMapperChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2011-08-08New midimapper.Bent Bisballe Nyeng
2008-07-25First primitive beatdetection in place.deva
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first milest...deva
2008-07-21Made midi mapper.deva