13
0
livetrax/libs
Tim Mayberry 6e467153a0 Remove unused XMLNode::add_property methods
These are now unused and functionality is replaced by XMLNode::set_property

set_property is a better name as a node can only have properties with unique
names and the property will be set or reset(if it already exists). Changing the
name also makes it easier to transition and test the new API.
2017-04-19 09:36:57 +10:00
..
appleutility
ardour Use XMLProperty::get/set_property API in PortManager class 2017-04-19 09:36:53 +10:00
ardouralsautil
audiographer
backends Drain ALSA raw-midi buffers after 64 bytes 2017-04-09 05:03:19 +02:00
canvas Use locale independent string conversion functions in SVAModifier class 2017-04-19 09:36:55 +10:00
clearlooks-newer
clearlooks-older
evoral
fluidsynth
fst
gtkmm2ext Use XMLNode::get/set_property API in Gtkmm2ext::WindowProxy class 2017-04-19 09:36:55 +10:00
hidapi
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2 Use XMLNode::set_property API in Midi::Port class 2017-04-19 09:36:48 +10:00
panners Use XMLNode::set_property API in all Panner classes 2017-04-19 09:36:53 +10:00
pbd Remove unused XMLNode::add_property methods 2017-04-19 09:36: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 Use XMLProperty::get/set_property API in CC121 Surface module 2017-04-19 09:36:54 +10:00
timecode
vamp-plugins update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
vfork