13
0
livetrax/libs
Tim Mayberry 13bfd1527a Make boolean string values 0 and 1 to maintain backwards compatibility
I would prefer "yes" and "no" as it distinguishes boolean values from numeric
but using "yes and "no" results in PBD::Property<T>::from_string failing to
parse the correct values when opening in an older Ardour version as there is no
specialization for bool.

Using 0 and 1 also results in less change to the Session file.
2017-04-19 07:49:57 +10:00
..
appleutility
ardour prevent crash when loading midi port info about ports that no longer exist 2017-04-18 14:22:51 +01:00
ardouralsautil
audiographer
backends Drain ALSA raw-midi buffers after 64 bytes 2017-04-09 05:03:19 +02:00
canvas Stop tooltip timeout when a canvas-widget or item is hidden. 2017-04-17 01:45:25 +02:00
clearlooks-newer
clearlooks-older
evoral
fluidsynth
fst
gtkmm2ext NO-OP: whitespace 2017-04-17 01:50:12 +02:00
hidapi
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2
panners
pbd Make boolean string values 0 and 1 to maintain backwards compatibility 2017-04-19 07:49:57 +10:00
plugins
ptformat
qm-dsp Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
surfaces FP8: Fix sort-order 2017-04-18 16:09:44 +02:00
timecode
vamp-plugins update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
vfork