13
0
livetrax/libs/surfaces
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
..
cc121 surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
contourdesign surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
control_protocol remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
faderport surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
faderport8 remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -06:00
frontier
generic_midi add glib event loop callback to Generic MIDI surface support 2021-08-13 12:51:30 -06:00
launch_control_xl
mackie mackie: NOOP: fix whitespace 2021-08-13 12:51:31 -06:00
maschine2 Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
osc fix up osc support after rebase/merge conflicts 2021-08-13 12:51:33 -06:00
push2 canvas: items should not add child bboxes in their ::compute_bounding_box() method, Item::bounding_box() does that 2021-08-13 12:51:37 -06:00
tranzport
us2400 surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
websockets temporal: TempoMap::Changed is now a static member named TempoMap::MapChanged 2021-08-13 12:51:32 -06:00
wiimote
wscript