13
0
livetrax/libs/surfaces/generic_midi
Tim Mayberry db1f21d75c Allow generic_midi control surface to compile by adding the local sndfile
headers to the include path. 


git-svn-id: svn://localhost/ardour2/trunk@1159 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-25 03:10:11 +00:00
..
.cvsignore Added missing .cvsignore file. 2006-04-25 20:30:16 +00:00
generic_midi_control_protocol.cc fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source* 2006-10-09 15:50:44 +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 Generic MIDI control now saves+restores its state; PBD::ID now requires a buffer size for its print() method 2006-10-05 01:49:32 +00:00
midicontrollable.h modification to make generic MIDI actually work again 2006-07-10 20:01:47 +00:00
SConscript Allow generic_midi control surface to compile by adding the local sndfile 2006-11-25 03:10:11 +00:00