13
0
livetrax/libs
Tim Mayberry 0dbb9e6346 Use PBD::to_string API from pbd/string_convert.h in AudioTrackImporter
Use pbd/string_convert.h API instead of std::ostream for numeric formatting to
remain locale independent and not have to use a LocaleGuard. The formatting
is equivalent.

The code in this file has been disabled in the GUI for some time...and I doubt
it would now work correctly.
2017-04-19 09:37:00 +10:00
..
appleutility
ardour Use PBD::to_string API from pbd/string_convert.h in AudioTrackImporter 2017-04-19 09:37:00 +10:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer
backends Use PBD::to_string() from pbd/string_convert.h in JACK utils 2017-04-19 09:37:00 +10: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
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 now unused PBD::string_is_affirmative function 2017-04-19 09:36:59 +10:00
plugins
ptformat
qm-dsp
surfaces Use XMLNode::get/set_property API in Faderport surface 2017-04-19 09:36:59 +10:00
timecode
vamp-plugins
vfork