13
0
livetrax/libs/surfaces/osc
2009-12-22 20:21:43 +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 fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
osc_controllable.h fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
osc.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
osc.h fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +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