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
96cd6c993b0ed9a775f7ea096e2afe01be9d00b9
ardour
/
libs
/
surfaces
History
Paul Davis
96cd6c993b
substantial overhaul of MCU code - no more separate thread, just connect to signals on ports already listened to by the MidiUI thread in libardour (feedback is missing - needs a timeout connection); also reformat some big chunks of code to fit ardour coding style
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6377 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-20 16:49:55 +00:00
..
control_protocol
use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters
2009-12-19 20:26:31 +00:00
frontier
major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit
2009-12-09 03:05:14 +00:00
generic_midi
use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters
2009-12-19 20:26:31 +00:00
mackie
substantial overhaul of MCU code - no more separate thread, just connect to signals on ports already listened to by the MidiUI thread in libardour (feedback is missing - needs a timeout connection); also reformat some big chunks of code to fit ardour coding style
2009-12-20 16:49:55 +00:00
osc
use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters
2009-12-19 20:26:31 +00:00
powermate
major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit
2009-12-09 03:05:14 +00:00
tranzport
major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit
2009-12-09 03:05:14 +00:00
wiimote
Merged revisions 6292,6294-6295,6311,6314 via svnmerge from
2009-12-06 14:21:46 +00:00
wscript
Make sure wscripts under libs/surfaces/* are configured. This fixes the OSC surface build, as it now links with liblo.
2009-09-03 00:38:34 +00:00