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
b529cbc5dc0b92f01ff01d5f40786ff025fbb63b
ardour
/
libs
/
surfaces
/
generic_midi
History
Paul Davis
9062d7c731
small but major fix for Controllable state storage (do not create illegal XML nodes); set wmclass for plugin windows; use X_() for all wmclass names
...
git-svn-id: svn://localhost/ardour2/trunk@1234 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-20 02:50:28 +00:00
..
.cvsignore
Added missing .cvsignore file.
2006-04-25 20:30:16 +00:00
generic_midi_control_protocol.cc
small but major fix for Controllable state storage (do not create illegal XML nodes); set wmclass for plugin windows; use X_() for all wmclass names
2006-12-20 02:50:28 +00:00
generic_midi_control_protocol.h
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
2006-10-13 15:07:50 +00:00
interface.cc
session export starts from session start marker; add tooltips for rude solo + audition; start work on control protocol feedback control (unfinished but compiles and runs
2006-10-13 15:07:50 +00:00
midicontrollable.cc
next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables
2006-12-19 14:13:00 +00:00
midicontrollable.h
next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables
2006-12-19 14:13:00 +00:00
SConscript
Allow generic_midi control surface to compile by adding the local sndfile
2006-11-25 03:10:11 +00:00