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
034db5fb1cc4d71bfa0e1c005733115df68fdefd
ardour
/
libs
/
surfaces
/
osc
History
Paul Davis
8687895abb
remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun is being used; make Config::map_parameters take a boost::function rather than a sigc::slot ; continue debugging crash caused by regionviews not tracking their Region's lifetime
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6357 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-12 15:02:15 +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
remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun is being used; make Config::map_parameters take a boost::function rather than a sigc::slot ; continue debugging crash caused by regionviews not tracking their Region's lifetime
2009-12-12 15:02:15 +00:00
osc.h
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
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