ardour/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 We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
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 Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.cpp convert codebase to use Temporal for various time types 2017-09-24 12:03:54 -04:00