ardour/libs/evoral
Robin Gareus 5f5f4599f2
Fix MIDISource event-interpolation state save
The actual goal here is to use direct InterpolationStyle serialization
in MidiSource (identical to AutomationList). enum_2_string()
does not work for Evoral types.

As side-effect virtual base-classes have been changed to pass
Parameters as const references
2022-07-22 03:38:41 +02:00
..
MSVCevoral Accommodate some recently moved/renamed folders and source files (libevoral) 2019-11-03 13:46:29 +00:00
evoral Fix MIDISource event-interpolation state save 2022-07-22 03:38:41 +02:00
libsmf use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
test changes to compile against libtemporal and use of timepos_t/timecnt_t 2021-08-13 12:51:28 -06:00
Control.cc Prepare replacing ::user_double() with ::get_double() 2022-06-29 01:39:02 +02:00
ControlList.cc convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
ControlSet.cc Automatable now requires (and owns) a time domain to be used by automation data 2021-08-13 12:51:32 -06:00
Curve.cc NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
Event.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
Note.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
SMF.cc miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
SMFReader.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
Sequence.cc remove always-true-condition from if() to avoid compiler warning 2022-06-21 17:34:09 -06:00
debug.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
run-tests.sh Use test utility function to find evoral test files 2014-12-03 17:31:04 +07:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00