remove duplicated gain_to_slider functions
[ardour.git] / libs / surfaces / mackie / mackie_control_protocol.cc
2007-08-12 John Andersonremove duplicated gain_to_slider functions
2007-08-09 John Andersoneven more debug output, aimed at finding the mysterious...
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-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 Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-19 John AndersonJog Wheel Fun:
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-17 John Andersonallow surface to work with linked panners on stereo...
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-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-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-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-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...