summaryrefslogtreecommitdiff
path: root/src/midimapper.cc
AgeCommit message (Expand)Author
2019-04-06Avoid calling find on a map twice in midimap lookup.André Nusser
2018-10-30Added dynamic midnam support.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
2011-03-01MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot...deva
2009-11-22Added editor for automated chopping up of audiofiles into samples.deva
2008-08-05Forgot to put eXpat in configuredeva
2008-07-22Fixed 'scratchy' bug.deva
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first milest...deva
2008-07-21Fixed some bugs in midimapper.deva
2008-07-21Made midi mapper.deva