13
0
livetrax/libs
John Emmas 15de7aa433 Make our 'libs/timecode' project dependent on libpbd
This is needed because one of its source modules now references 'rint()' (which isn't available in MSVC, although we already simulate it in libbd).
2014-07-11 12:56:18 +01:00
..
appleutility use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks) 2014-01-17 13:19:42 -05:00
ardour add libardour infrastructure for "fade range" edit operation 2014-07-10 08:16:55 -04:00
ardouralsautil update ARD - allow to release it as standalone tool. 2014-06-29 21:19:04 +02:00
audiographer remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
backends Dummy Backend: optimize random-number implementation 2014-07-08 18:40:51 +02:00
canvas fix potential crash if certain Canvas methods are used before its window is realized 2014-07-07 08:00:20 -04:00
clearlooks-newer finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
clearlooks-older
evoral make sure that copy constructors and operator= for ControlList pass along the _interpolation value 2014-07-09 14:30:38 -04:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-05-17 16:54:12 +02:00
gtkmm2ext add Gtkmm2ext::Keyboard::reset_bindings() 2014-07-10 11:04:04 -04:00
libltc Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
midi++2 Use PBD::find_files_matching_pattern instead of other variations 2014-06-25 12:40:10 -04:00
panners finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
pbd Add newly introduced (MD5) sources to our MSVC project (also, add visibility stuff to the new MD5 class) 2014-07-11 12:56:17 +01:00
plugins/reasonablesynth.lv2 change reasonable-synth to be sample accurate (note on/off) 2014-07-06 13:24:53 +02:00
qm-dsp remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
surfaces Rename PBD::find_file_in_search_path to just PBD::find_file 2014-06-25 12:40:10 -04:00
timecode Make our 'libs/timecode' project dependent on libpbd 2014-07-11 12:56:18 +01:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
vfork add GPLv2 to exec_wrapper 2014-05-22 23:44:28 +02:00