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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_audiobackend.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
jack_audiobackend.h implement metadata-set for remaining backends 2016-04-18 00:35:51 +02:00
jack_connection.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jack_connection.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 Remove an unnecessary boolean argument in jack utils 2015-10-06 13:29:57 +10:00
weak_libjack.c When testing for x86 / x64 architecture, don't forget the symbols that MSVC can understand 2015-04-30 18:17:23 +01:00
weak_libjack.def fix jack_port_get_aliases return value (if n/a) 2015-07-04 12:54:41 +02:00
weak_libjack.h nitpick 2016-01-07 20:44:59 +01:00
wscript fix jack_port_rename() detection 2016-07-01 19:08:52 +02:00