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
573ec69a9aa29b08d99cba56284660fcd080fb55
ardour
/
libs
/
surfaces
/
osc
History
John Emmas
7a966c81bd
Don't close OSC server sockets explicitly (the subsequent call to 'lo_server_free()' will close the socket anyway)
2015-06-09 16:25:20 +01:00
..
MSVCardour_osc
Add a new preprocessor directive (UINTSDEFINED) which is rather annoyingly needed if liblo gets built with MSVC
2015-06-09 12:09:21 +01:00
interface.cc
add ArdourSurface to OSC class to help reduce global namespace pollution
2015-04-15 17:21:55 -04:00
osc_controllable.cc
add ArdourSurface to OSC class to help reduce global namespace pollution
2015-04-15 17:21:55 -04: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_route_observer.cc
add ArdourSurface to OSC class to help reduce global namespace pollution
2015-04-15 17:21:55 -04:00
osc_route_observer.h
Lincoln's OSC clean-ups (
#3716
).
2011-01-19 22:05:38 +00:00
osc.cc
Don't close OSC server sockets explicitly (the subsequent call to 'lo_server_free()' will close the socket anyway)
2015-06-09 16:25:20 +01:00
osc.h
add OSC trim control
2015-04-25 21:23:37 +02:00
wscript
remove lib versioning for internal plugins
2015-02-16 17:32:56 +01:00