13
0
livetrax/libs
Tim Mayberry 95b4fd64dd Add DEFINE_ENUM_CONVERT macro for defining PBD::string_to/to_string for enums
A simple macro for defining the four template specializations required to
convert an enum to a string and back using the existing string_2_enum and
enum_2_string functions. Generally these will only be instantiated in one
source file, I don't think it is necessary to explicitly instantiate any at
this stage.
2017-04-19 07:49:58 +10:00
..
appleutility
ardour Use ID::to_s() in libardour instead of ID::print() 2017-04-19 07:49:58 +10: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 c89 compat (gcc4, mingw..) 2017-02-28 21:33:13 +01:00
fluidsynth
fst Prepare moving to a dedicated x-thread signal for VST UI resizing 2017-03-08 13:03:46 +01:00
gtkmm2ext Add missing <iostream> header include 2017-04-19 07:49:58 +10:00
hidapi
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2
panners
pbd Add DEFINE_ENUM_CONVERT macro for defining PBD::string_to/to_string for enums 2017-04-19 07:49:58 +10:00
plugins Improve a-delay to follow tempo-ramps & BPM changes 2017-03-11 23:10:44 +01:00
ptformat Fix 32bit compilation 2017-02-18 16:22:34 +01:00
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