This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2025-12-07 23:35:03 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d8477de0ab
ardour
/
libs
/
surfaces
/
control_protocol
History
Download ZIP
Download TAR.GZ
Paul Davis
16ce39c230
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
..
control_protocol
Compile cleanly with clang.
2012-05-24 02:54:10 +00:00
basic_ui.cc
fix up Location::first_location_(after|before) to do the right thing when marks + ranges are interleaved (functions renamed)
2013-01-17 13:19:16 +00:00
control_protocol.cc
MCP: ctrl-select toggle selections status, analogous to GUI op
2012-04-26 22:10:32 +00:00
wscript
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