13
0
livetrax/libs/temporal/temporal
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
..
bbt_time.h Add explicit BBT_Offset print function (like timeline.h has) 2022-09-28 18:46:58 +02:00
beats.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02:00
debug.h temporal: add new debug bit for debug tracing just TempoMap::reset_starting_at() 2022-05-13 19:05:13 -06:00
range.h temporal: replace Range::extent() with Range::length() 2022-10-07 16:16:14 -06:00
superclock.h Add explicit round/floor integer multiply/divide 2022-10-22 02:10:05 +02:00
tempo-experiment.h
tempo.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
time.h
timeline.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
types_convert.h temporal: fix location of enum conversion decls 2022-04-05 20:52:09 -06:00
types.h temporal: add operator== and operator!= for ratio_t 2022-05-31 12:36:54 -06:00
visibility.h