provide support for playhead-to-next/previous-region-boundary actions, and bindings...
[ardour.git] / libs / surfaces / mackie /
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-18 John AndersonCode to prevent unnecessary automation midi transmits...
2007-09-09 John Andersonpad out lcd sdisplay strings to 6 chars with spaces...
2007-09-09 John Andersonmore changes to reduce unnecessary midi messages. Also...
2007-09-09 John Andersondon't write automation bytes unless something has actua...
2007-09-09 John Andersononly skip markers backwards when transport is rolling
2007-08-12 John Andersonremove duplicated gain_to_slider functions
2007-08-09 John AndersonFinally nailed the mysterious fader update bug, thanks...
2007-08-09 John Andersoneven more debug output, aimed at finding the mysterious...
2007-08-08 John Andersonmo betta debugging outout
2007-08-08 John Andersonfix for #3 mute button not lighting at startup. Because...
2007-08-01 John Anderson#ifdef around debug cout calls. Make sure -DDEBUG is...
2007-08-01 Paul Davisfixes for OS X compilation
2007-07-31 John Andersonremove some extraneous code
2007-07-31 John AndersonAdd Control::in_use. Add a timeout-generated stop event...
2007-07-30 John Andersonpass a Strip & to strip_display instead of integer...
2007-07-22 John Andersonmore notes and comments and tings
2007-07-22 John Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonfix fader position calculation. Some indenting.
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-20 Paul Davisremoved used of MIDI::Port::number() from mackie surfac...
2007-07-20 John Andersonmake scrolling work. various comments and TODO cleanups
2007-07-19 John AndersonJog Wheel Fun:
2007-07-18 John Andersonadd README. small updates to TODO
2007-07-18 John Andersonmake sure marker_previous button can go past the previo...
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-18 John AndersonAnd some comments to explain supports_feedback : false.
2007-07-18 John AndersonTurn off the feedback flag, cos feedback is always...
2007-07-17 John Andersonallow surface to work with linked panners on stereo...
2007-07-17 John Andersonfix for overlapping control ids (jog wheel with F7...
2007-07-16 John Andersonbetter variables. Display warning if duplicate control...
2007-07-04 John Andersonifdefs for debug output. Fix host.rb
2007-07-04 John Andersonmove button handlers closer to their friends
2007-04-15 John Andersonffwd/rew to +-4
2007-04-11 John Andersonbutton to add new marker location at current transport...
2007-04-11 John Andersonadd ffwd and rewind, and use frmm_left and frm_right...
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonimplement button for global solo
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-10 John Andersonclean up shutdown
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-22 Taybin Rutkinsndfile including fix.
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-16 Taybin RutkinFix for building on MacOS X.
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...