13
0
livetrax/libs/evoral
David Robillard bdacfb8724 Fix invalid use of Doxygen "@param" command
This is never for inline references to parameters, only for starting parameter
documentation blocks.  The "@p" command is for this, although unfortunately
Doxygen doesn't actually do anything with it and it's just an alias for code
text.
2022-10-30 20:44:28 -04:00
..
evoral Fix pan automation 2022-10-27 04:28:07 +02:00
libsmf Fix memory leak for invalid SMF event 2022-10-04 03:29:52 +02:00
MSVCevoral
test More unit-tests updates 2022-10-01 16:57:12 +02:00
Control.cc Prepare replacing ::user_double() with ::get_double() 2022-06-29 01:39:02 +02:00
ControlList.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04: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 Fix pan automation 2022-10-27 04:28:07 +02:00
debug.cc
Event.cc
Note.cc
run-tests.sh
Sequence.cc remove always-true-condition from if() to avoid compiler warning 2022-06-21 17:34:09 -06:00
SMF.cc Allow to scan midi file during file read 2022-09-25 02:46:09 +02:00
SMFReader.cc
wscript More unit-tests updates 2022-10-01 16:57:12 +02:00