13
0
livetrax/libs/surfaces/generic_midi
2006-10-13 15:07:50 +00:00
..
.cvsignore
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 id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00