This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
d3850612b4
livetrax
/
libs
/
surfaces
History
Tim Mayberry
d3850612b4
Disable building all surface plugins on MinGW build
2013-07-22 13:41:14 +10:00
..
control_protocol
initial, prototype modifications to permit compilation of local libraries as static libs. required a "fix" to libs/pbd/debug.cc to even get the program up and running, and still does not work due to issues with boost::shared_ptr::enable_shared_from_this. controlled by configure-time --internal-{static,shared}-libs, set to shared by default (as has been the case for years)
2013-03-20 17:18:55 -04:00
frontier
use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in several files
2013-07-15 14:29:00 -04:00
generic_midi
save and restore Generic MIDI threshold/smoothing value
2013-06-10 12:37:09 -04:00
mackie
rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Route::Auditioner. this has been the meaning of these terms for years now and it would be better to make it explicit
2013-04-06 16:04:02 -04:00
osc
use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in several files
2013-07-15 14:29:00 -04:00
tranzport
remove cruft (old cvsignore files)
2013-03-17 23:08:27 +01:00
wiimote
reinstate wiimote support, thanks to work by jannis pohlmann
2013-01-07 18:28:09 +00:00
wscript
Disable building all surface plugins on MinGW build
2013-07-22 13:41:14 +10:00