]> git.sesse.net Git - nageru/history - nageru/midi_mapper.cpp
Fix a comment typo.
[nageru] / nageru / midi_mapper.cpp
2019-03-08 Steinar H. GundersonAllow controlling video mixing from MIDI events.
2019-01-17 Steinar H. GundersonAdd infrastructure for MIDI lights that are controllers...
2019-01-16 Steinar H. GundersonSupport non-binary MIDI lights (ie., with an on-velocit...
2019-01-15 Steinar H. GundersonSupport changing overall playing speed at runtime,...
2019-01-10 Steinar H. GundersonSupport pitch bend as a virtual MIDI controller.
2019-01-08 Steinar H. GundersonSplit the MIDI mapping proto file in two; one that...
2019-01-08 Steinar H. GundersonMove another helper into midi_mapper_util.h.
2019-01-07 Steinar H. GundersonMove some MIDI mapper protobuf reflection code into...
2019-01-06 Steinar H. GundersonSmall refactoring in MIDIMapper.
2019-01-06 Steinar H. GundersonMove protobuf text serialization into a shared file.
2019-01-05 Steinar H. GundersonSplit out the ALSA-specific parts from MIDIMapper into...
2019-01-04 Steinar H. GundersonSend note velocity of 1 instead of 127 for lights.
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
2018-12-01 Steinar H. GundersonMove everything into a separate futatabi/ subdir, for...