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
c2c224727eee4c16bd64ca4a5b5bb2d276f5afe3
ardour
/
libs
/
surfaces
/
osc
History
Paul Davis
17088ee3ea
(1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim)
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-02 18:05:26 +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
(1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim)
2010-03-02 18:05:26 +00:00
osc_controllable.h
(1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim)
2010-03-02 18:05:26 +00:00
osc.cc
set thread name for OSC event loop/thread
2010-01-24 21:04:31 +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