13
0
livetrax/libs/temporal/temporal
Robin Gareus ed3d374f47
Fix --no-nls compilation 1/2 -- #8802
pbd/i18n.h MUST NEVER be included from header files and always be
the last include. This is because `_` is declared other headers
notably boost and some apple headers.

leading to issues like
../libs/pbd/gettext.h:58:27: error: expected unqualified-id before ‘const’
   58 | # define gettext(Msgid) ((const char *) (Msgid))
2021-09-27 16:28:44 +02:00
..
bbt_time.h temporal: add to_string() converters for BBT_Offset 2021-08-31 16:45:44 -06:00
beats.h A few visibility changes needed for linking to libtemporal (when building with MSVC) 2021-09-04 12:28:15 +01:00
debug.h add new debug bit for Temporal grid stuff 2021-08-13 12:51:32 -06:00
range.h Initial changes needed for building libtemporal with MSVC 2021-08-29 11:03:58 +01:00
superclock.h Revert "Fix div/zero, allow switching backends" 2021-09-15 17:52:53 +02:00
tempo-experiment.h first pass at integrating nutempo v1 with new 64 bit superclock/ticks representation 2021-08-13 12:51:28 -06:00
tempo.h Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
time.h
timeline.h Fix implementation of timecnt_t::operator==() to compare both duration and position 2021-09-25 16:49:51 -06:00
types_convert.h add missing file 2021-08-13 12:51:29 -06:00
types.h Initial changes needed for building libtemporal with MSVC 2021-08-29 11:03:58 +01:00
visibility.h libtemporal: changes derived from converting libardour 2021-08-13 12:51:28 -06:00