those who can't spell need to push thrice.
[ardour.git] / libs / surfaces /
2016-01-28 Paul Davismackie: clean up (some) interactions between subview...
2016-01-27 Paul Davisremove debug output
2016-01-27 Paul Davismackie: semi-working Sends subview mode
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-25 Paul Davisfaderport: add a few more sensible actions to the foots...
2016-01-25 Paul Davisfaderport: add footswitch combos to GUI to allow user...
2016-01-25 Paul Davisfaderport: add footswitch button
2016-01-25 Paul Davisuse route gain control, not amp->gain()
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 John EmmasAdd a link library that's now needed when building...
2016-01-19 Ben LoftisTransport_play should not jump back.
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-19 Paul Davismackie: remove unnecessary connection to route group...
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-19 Paul Davismackie: remove changes to group activation status when...
2016-01-18 Ben Loftisadd 10sec zoom action
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2016-01-18 Paul Davismackie: shift-fader overrides group settings
2016-01-18 Paul Davisremove shift-fader-touch as a way to reset gain to...
2016-01-18 Paul Davisadd API to allow mackie controls to use GroupControlDis...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Len OvensMackie Control: Fix crash in multi-surface setup when...
2016-01-17 Len OvensGroups: Fix un/set hidden/show should reset RID for...
2016-01-16 Len OvensMackie Control: fix math error that tried to change...
2016-01-16 Len OvensMackie Control: Added hidden tracks view mode.
2016-01-16 Len OvensMackie Control: Need signal from session if group param...
2016-01-15 Len OvensMackie Control: Don't show hidden groups either.
2016-01-15 Len OvensMackie Control: Don't show hidden routes.
2016-01-15 John EmmasAdd a newly introduced source file to our MSVC project...
2016-01-15 Tim MayberryFix build of OSC surface caused by missing include...
2016-01-15 Robin GareustouchOSC compat for common route operations
2016-01-15 Robin Gareusfix OSC debug messages
2016-01-14 Robin GareusOSC-debug: print argument
2016-01-14 Robin Gareususe PBD instead of C++11.
2016-01-14 Ben LoftisGeneric MIDI: midi controller buttons should only...
2016-01-14 Ben LoftisGeneric MIDI: add ToggleRecEnable action, and change...
2016-01-14 Robin GareusOSC debugging, allow to log incoming & unhandled messages
2016-01-14 Len OvensMackie Control: Remove unused global_solo_* functions...
2016-01-14 Paul Davisfaderport: stop event loop when destroying object
2016-01-13 Paul Davisanother DEBUG_TRACE for mackie control x-thread requests
2016-01-12 Len OvensMackie Control, Fix sends after monitor not showing.
2016-01-11 Robin Gareusfix compilation of debug builds
2016-01-11 Paul Davisfaderport: remove wierd shift use design; make user...
2016-01-07 Paul Davistweak/add faderport debug messages
2016-01-04 Robin GareusOSC API update for surfaces that always send float...
2016-01-03 Robin Gareusamend 9e3299f for Mixbus
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-29 Paul Davisgeneric MIDI support does not have its own request...
2015-12-28 Paul Davisadd required request buffer factory for Wiimote
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-19 Len OvensMackie control: non-existent controls zero pot ring...
2015-12-17 Len OvensNoOp: removed spaces, replaced with tabs.
2015-12-16 Len OvensMackie Control: Re-enable view_mode display and make...
2015-12-16 Len OvensFix MCP time display sometimes doesn't update to zero...
2015-12-16 Robin Gareusproperly namespace hacked OSC callbacks, add some notes.
2015-12-16 Ben Loftisredundant OSC commands to support TouchOSC and Lemur...
2015-12-16 Paul Davismackie: restore access to trim and pan width control
2015-12-16 Paul Davisfix some merge issues from cherry-picking mackie change...
2015-12-16 Paul Davismackie: properly track lifetime of subview route; fix...
2015-12-16 Paul Davismackie: track compressor mode changes in display
2015-12-16 Paul Davismake vselect-press in subview mode act as a toggle...
2015-12-16 Paul Davisadd dynamics support to mackie control
2015-12-16 Paul Davismackie: use new route API for universal access to pan...
2015-12-16 Paul Davismackie: cleanup subview mode a little
2015-12-16 Paul Davisfix cherry-pick conflict
2015-12-16 Paul Davisonly use 1/100th gap between markers if transport is...
2015-12-16 Paul Davisadd beginnings of EQ and dynamics control to mackie...
2015-12-16 Paul Davisadd UserA and UserB buttons to mackie button list
2015-12-16 Ben Loftistentative mcu panning for mixbus. hey, it compiles
2015-12-14 Paul Davisfaderport: long press on fader mode buttons switches...
2015-12-14 Paul Davisfaderport: fix setup of periodic callback (cut-n-paste...
2015-12-14 Paul Davisfaderport: add 100msec (10Hz) periodic update to facili...
2015-12-14 Paul Davisfaderport: disable automation state button mapping...
2015-12-14 Paul Davisfix DEBUG_TRACE messages from faderport that used Macki...
2015-12-13 Len OvensFix Trim control range does not match control (issue...
2015-12-13 Paul Davisremove debug output
2015-12-13 Paul Davistrack add/remove of monitor and/or master busses in...
2015-12-11 Len OvensMackie Control, fix timecode sometimes won't update...
2015-12-10 Ben Loftisadd a few new actions to Faderport menus, and reorganiz...
2015-12-09 Len OvensFix MCP send display value scaling.
2015-12-09 Paul Davisthere is no "default" mackie device profile
2015-12-09 Paul Davisif Mackie device profile name is empty, use a default...
2015-12-09 Len OvensSet vpot to the same range as the fader. Fixes trim...
2015-12-08 Paul Davisfaderport: stop trying to cache LED state (fixes variou...
2015-12-07 Ben LoftisMCU: fix likely copypaste thinko in mcu panner knobs
2015-12-07 Paul Davisadjust generic MIDI surface support to (1) properly...
2015-12-07 Paul Davisremove unnecessary (?) conditional.
2015-12-05 Ben Loftismore Faderport debugging, for windows
2015-12-04 Ben Loftisremove spurious printout
2015-12-04 Paul Davisfaderport: show current User button bindings in GUI
2015-12-03 Paul Davisfaderport: fix long press behaviour, and fix ardour...
2015-12-03 Paul Davismake faderport support report its port bundles as it...
2015-12-03 Paul Davisfaderport: generalized blink on/off code
next