summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-04-20Removed unnecessary libusb dependency for libardour_cp.soSampo Savolainen
2008-04-17AccessAction() OSC patch from Ryan ScottPaul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-01-22centralized "is this OS X" definition in build scriptsPaul Davis
2008-01-05Change MackiePort usage to SurfacePort. Add DummyPort for when the real port ...John Anderson
2007-12-30Make Mackie timecode display work. Not fully tested because I don't have a Ma...John Anderson
2007-12-23Routes made inactive will be bank-switched out. Add remove last capture and s...John Anderson
2007-12-17slightly better cleanup, and some debug outputJohn Anderson
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-09-18Code to prevent unnecessary automation midi transmits was preventing updates ...John Anderson
2007-09-09pad out lcd sdisplay strings to 6 chars with spaces to overwrite previous tra...John Anderson
2007-09-09more changes to reduce unnecessary midi messages. Also, don't throw an except...John Anderson
2007-09-09don't write automation bytes unless something has actually changed in the aut...John Anderson
2007-09-09only skip markers backwards when transport is rollingJohn Anderson
2007-08-12remove duplicated gain_to_slider functionsJohn Anderson
2007-08-09Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also mo...John Anderson
2007-08-09even more debug output, aimed at finding the mysterious fader bugJohn Anderson
2007-08-09quieten down Powermate control surface discoveryPaul Davis
2007-08-08mo betta debugging outoutJohn Anderson
2007-08-08fix for #3 mute button not lighting at startup. Because LCD messages sent as ...John Anderson
2007-08-01#ifdef around debug cout calls. Make sure -DDEBUG is passed to compiler.John Anderson
2007-08-01fixes for OS X compilationPaul Davis
2007-07-31remove some extraneous codeJohn Anderson
2007-07-31Add Control::in_use. Add a timeout-generated stop event to Pot.John Anderson
2007-07-31Use correct install path for powermate control surface module on x86_64. Fixe...Tim Mayberry
2007-07-30pass a Strip & to strip_display instead of integer. Implement and use strip_d...John Anderson
2007-07-22more notes and comments and tingsJohn Anderson
2007-07-22improve generation of surfaces from csv files. Move generated code into separ...John Anderson
2007-07-21fix fader position calculation. Some indenting.John Anderson
2007-07-21panning left works againJohn Anderson
2007-07-21optimisations on control paths that are used for every midi eventJohn Anderson
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
2007-07-20make scrolling work. various comments and TODO cleanupsJohn Anderson
2007-07-19Jog Wheel Fun:John Anderson
2007-07-18add README. small updates to TODOJohn Anderson
2007-07-18make sure marker_previous button can go past the previous marker if pressed t...John Anderson
2007-07-18Beginnings of writing to the LCD strip display. Some other tweaks and output ...John Anderson
2007-07-18And some comments to explain supports_feedback : false.John Anderson
2007-07-18Turn off the feedback flag, cos feedback is always on. And hopefully better s...John Anderson
2007-07-17allow surface to work with linked panners on stereo input tracks/bussesJohn Anderson
2007-07-17fix for overlapping control ids (jog wheel with F7 and external with left)John Anderson
2007-07-16better variables. Display warning if duplicate control ids are encountered.John Anderson
2007-07-04ifdefs for debug output. Fix host.rbJohn Anderson
2007-07-04move button handlers closer to their friendsJohn Anderson
2007-07-03updated scons to make powermate optional and defaults to off when not on linuxJesse Chappell
2007-06-28add basic support for the griffin powermate (a control surface) (from ben lof...Paul Davis
2007-05-07merge changes from trunkPaul Davis
2007-04-15ffwd/rew to +-4John Anderson