13
0
livetrax/libs/evoral/src
Robin Gareus 43c76ff23b Fix crash when testing invalid MIDI file.
smf_delete() does not handle NULL pointers. This fixes a crash when
checking if a MIDI source is valid.
2018-07-26 16:59:27 +02:00
..
libsmf change all use of g_critical() in libsmf() to g_warning() 2018-07-05 13:45:17 -04:00
Control.cpp Remove separate ControlList min/max/default, use ParameterDescriptor. 2017-06-21 18:12:23 +02:00
ControlList.cpp Fix write-pass re-start while in an active write-pass 2017-07-27 17:50:52 +02:00
ControlSet.cpp remove debug output 2018-06-21 15:27:58 -04:00
Curve.cpp Implement additional ControlList interpolation methods. 2017-06-21 18:12:26 +02:00
debug.cpp
Event.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
Note.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
OldSMF.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
Sequence.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00
SMF.cpp Fix crash when testing invalid MIDI file. 2018-07-26 16:59:27 +02:00
SMFReader.cpp
TimeConverter.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00