13
0
livetrax/libs/backends/jack
Tim Mayberry bf5864aaca Use PBD::to_string() from pbd/string_convert.h in JACK utils
Use pbd/string_convert.h API instead of std::ostream for numeric formatting to
remain locale independent and not have to use a LocaleGuard.
2017-04-19 09:37:00 +10:00
..
jack_api.cc
jack_audiobackend.cc
jack_audiobackend.h
jack_connection.cc
jack_connection.h
jack_portengine.cc fix retrieval of port properties (metadata) when the value has no type 2016-10-18 16:46:33 -04:00
jack_session.cc rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers. 2016-11-11 03:37:08 +11:00
jack_session.h
jack_utils.cc Use PBD::to_string() from pbd/string_convert.h in JACK utils 2017-04-19 09:37:00 +10:00
jack_utils.h
weak_libjack.c
weak_libjack.def
weak_libjack.h
wscript