13
0
Commit Graph

24362 Commits

Author SHA1 Message Date
f9af328bca Use XMLProperty::get/set_property API in PortManager class 2017-04-19 09:36:53 +10:00
161cd4f3cd Use XMLNode::get/set_property API in ARDOUR::VCA class 2017-04-19 09:36:53 +10:00
e8d0c2324f Use XMLNode::get/set_property API in ARDOUR::UserBundle class 2017-04-19 09:36:53 +10:00
81b0da4067 Use XMLNode::get/set_property API in ARDOUR::Track class 2017-04-19 09:36:53 +10:00
12ffebab05 Use XMLNode::get/set_property API in ARDOUR::Source class 2017-04-19 09:36:53 +10:00
baf0cf9393 Use XMLNode::set_property API in ARDOUR::SMFSource class 2017-04-19 09:36:53 +10:00
e6eab345a1 Use XMLNode::get/set_property API in ARDOUR::SlavableAutomationControl class 2017-04-19 09:36:53 +10:00
9ec25b307b Use XMLNode::get/set_property API in ARDOUR::Slavable class 2017-04-19 09:36:53 +10:00
89519d2e37 Use XMLNode::set_property in ARDOUR::SideChain class 2017-04-19 09:36:53 +10:00
23d8c41f01 Use XMLNode::get/set_property API in ARDOUR::Session class 2017-04-19 09:36:53 +10:00
7ba9223f9f Use XMLNode::get/set_property API in ARDOUR::RouteGroup 2017-04-19 09:36:53 +10:00
e900c67dde Use XMLNode::get/set_property API in ARDOUR::Return class 2017-04-19 09:36:53 +10:00
20400af96f Use XMLNode::get/set_property API in ARDOUR::PresentationInfo class 2017-04-19 09:36:53 +10:00
7798179558 Use XMLNode::get/set_property API in ARDOUR::PortInsert class 2017-04-19 09:36:53 +10:00
79a37dcabb Use XMLNode::get/set_property API in ARDOUR::Port class 2017-04-19 09:36:52 +10:00
a44e0982d4 Use XMLNode::get/set_property API in ARDOUR::PlaylistSource class 2017-04-19 09:36:52 +10:00
60ee8378de Use XMLNode::get/set_property API in ARDOUR::Playlist class 2017-04-19 09:36:52 +10:00
1051d674eb Use XMLNode::get/set_property API in ARDOUR::PhaseControl class 2017-04-19 09:36:52 +10:00
6311bd78bd Use XMLNode::get/set_property API in ARDOUR::MuteMaster class 2017-04-19 09:36:52 +10:00
f1c6616c11 Use XMLNode::get/set_property API in ARDOUR::MonitorChoice class 2017-04-19 09:36:52 +10:00
03ad6ae50a Use XMLNode::get/set_property API in ARDOUR::MidiTrack class 2017-04-19 09:36:52 +10:00
46bd1e7758 Use XMLNode::get/set_property API in ARDOUR::MidiSource class 2017-04-19 09:36:52 +10:00
30bea96579 Use XMLNode::get/set_property in ARDOUR::MIDISceneChange class 2017-04-19 09:36:52 +10:00
adc4bfd5db Use XMLNode::get/set_property API in ARDOUR::MidiModel class 2017-04-19 09:36:52 +10:00
815d93a1e7 Use XMLNode::get/set_parameter API in ARDOUR::MidiAutomationListBinder class 2017-04-19 09:36:52 +10:00
6eca562622 Use XMLNode::set_property in ARDOUR::Meter class 2017-04-19 09:36:52 +10:00
c2ea235594 Use XMLNode::get/set_property API in ARDOUR::Location class 2017-04-19 09:36:52 +10:00
34eb49b782 Use XMLNode::get/set_property API in ARDOUR::InternalSend class 2017-04-19 09:36:52 +10:00
9915af58e0 Use XMLNode::set_property in ARDOUR::InternalReturn class 2017-04-19 09:36:51 +10:00
34ee50d171 Use XMLNode::get/set_property in ARDOUR::ExportProfileManager class 2017-04-19 09:36:51 +10:00
9b176e9385 Use XMLNode::get/set_property API in ARDOUR::SoloSafeControl class 2017-04-19 09:36:51 +10:00
60e2fd3c8a Use XMLNode::get/set_property API in ARDOUR::SoloIsolateControl class 2017-04-19 09:36:51 +10:00
499e790733 Use XMLNode::get/set_property API in ARDOUR::SoloControl class 2017-04-19 09:36:51 +10:00
8ea1431fc2 Use XMLNode::get/set_property in ARDOUR::Send class 2017-04-19 09:36:51 +10:00
03559d43b9 Use XMLNode::get/set_property API in ARDOUR::ExportPreset class 2017-04-19 09:36:51 +10:00
589f564ed8 Use XMLNode::get/set_property in ARDOUR::ExportFilename class
Serious improvement in code readability in ExportFilename::get_field
2017-04-19 09:36:51 +10:00
8f488515e6 Use XMLNode::get/set_property API in ARDOUR::PluginInsert class 2017-04-19 09:36:51 +10:00
b879d5b5c8 Use XMLNode::get/set_property API in ARDOUR::ExportChannel class 2017-04-19 09:36:51 +10:00
964297b953 Use XMLNode::get/set_property API in ARDOUR::ExportChannelConfiguration 2017-04-19 09:36:51 +10:00
113f1e7622 Use XMLNode::get/set_property API in ARDOUR::LuaProc class 2017-04-19 09:36:51 +10:00
7994525c5c Use XMLNode::get/set_property API in ARDOUR::Delivery 2017-04-19 09:36:51 +10:00
775328f3dc Use XMLNode::set_property in ARDOUR::DelayLine class 2017-04-19 09:36:51 +10:00
9f43d94d07 Use XMLNode::get/set_property API in ARDOUR::ControlProtocolManager 2017-04-19 09:36:50 +10:00
d53c66973c Use XMLNode::get/set_property in ARDOUR::ChanMapping class
This avoids possible demotion of unsigned integers when using the
add_property(char*, long) API. Which is unlikely to have ever been an issue but
worth noting.
2017-04-19 09:36:50 +10:00
9c083a9b86 Use XMLNode::set_property API in ARDOUR::CapturingProcessor 2017-04-19 09:36:50 +10:00
e1adc1a3e1 Use XMLNode::set_property in ARDOUR::Amp class 2017-04-19 09:36:50 +10:00
31b5023f59 Use XMLNode::get/set_property API in AudioUnit related classes 2017-04-19 09:36:50 +10:00
653acd2043 Use XMLNode::get/set_property API in ARDOUR::AudioSource class 2017-04-19 09:36:50 +10:00
7bd2e91202 Use XMLNode::get/set_property API in ARDOUR::PannerShell class 2017-04-19 09:36:50 +10:00
e7e9e02564 Use XMLNode::get/set_property API in ARDOUR::IOProcessor class 2017-04-19 09:36:50 +10:00