13
0
livetrax/libs
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
..
appleutility
ardour Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
ardouralsautil
audiographer
auscan
backends
canvas canvas: much more work on table layout 2021-09-23 11:48:29 -06:00
clearlooks-newer
evoral NO-OP: clean up maths, remove extra brackets 2021-09-02 20:45:30 +02:00
fluidsynth
fst Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
gtkmm2ext Remove annoying debug message 2021-09-25 00:01:23 +02:00
hidapi
libltc
lua
midi++2
panners
pbd Change name of Stateful::apply_changes (PropertyBase) to the singular form. 2021-09-25 16:49:51 -06:00
plugins
ptformat
qm-dsp
surfaces Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
temporal Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix horiz meter expose 2021-09-25 00:01:23 +02:00
zita-convolver
zita-resampler