This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
f6fdd8dcbf41f864e9f0cc32dabe81fe3533ddfe
ardour
/
libs
/
surfaces
/
osc
History
Paul Davis
f6fdd8dcbf
switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6372 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-17 18:24:23 +00:00
..
interface.cc
OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib
2009-12-09 18:37:06 +00:00
osc_controllable.cc
Fix angle bracket project-local include paths.
2009-10-30 00:21:40 +00:00
osc_controllable.h
Fix angle bracket project-local include paths.
2009-10-30 00:21:40 +00:00
osc.cc
switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash
2009-12-17 18:24:23 +00:00
osc.h
switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash
2009-12-17 18:24:23 +00:00
wscript
OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib
2009-12-09 18:37:06 +00:00