ardour.git
2016-02-06 Colin FletcherMake name of undo action for 'Remove Time' consistent
2016-02-06 Colin FletcherAdd a simple check for valid duration in 'Insert/Remove...
2016-02-05 Paul Davismackie: stop crashes when switching to X-Touch Compact...
2016-02-04 Ben LoftisMackie Protocol: more fixes for aac6a5
2016-02-04 Ben LoftisFix reporting of compressor mode (Mixbus)
2016-02-04 Ben LoftisMackie Protocol: fixes for aac6a5
2016-02-04 Paul Davismackie: change name of default user profile
2016-02-04 Paul Davismackie: try to improve logic and management of device...
2016-02-04 Paul Davismackie: reverse previous profile editor changes; allow...
2016-02-04 Paul Davismackie: radically shrink down the profile editor
2016-02-04 Ben LoftisMackie protocol: set-session-from-edit-range moved...
2016-02-04 Ben LoftisMackie protocol: Remove unused MCP .device and .profile...
2016-02-04 Ben LoftisMackie Protocol: Move buttons to more accurately reflec...
2016-02-03 Paul Davismackie: fix gain control display
2016-02-03 Paul Davismackie: use bus shortname in send subview.
2016-02-03 Paul Daviszero more stuff out when leaving subview mode
2016-02-03 Ben LoftisMackie Protocol: Show dB values for Mixbus "Send"...
2016-02-03 Len Ovensmackie control: Fix crash when selecting Track on MIDI...
2016-02-03 Paul Davisfaderport: save+restore footswitch setting
2016-02-03 Paul Davismanually revert ec8cf4e4 with an extra comment explaini...
2016-02-03 Tim MayberryFix bug #5633, Don't drop all midi bindings when a...
2016-02-03 John EmmasAdd a newly introduced source file to our MSVC project...
2016-02-03 Paul Davisgeneric MIDI: if a CC is bound to a toggled controllabl...
2016-02-03 Len OvensMackie Control: Save old bank before we change it to...
2016-02-03 Paul Davisfix mistaken logic for Route::MuteControllable::set_value()
2016-02-02 Paul Davisfix compiler warning
2016-02-02 Ben LoftisFix for previous commit
2016-02-02 Ben Loftisfix for knob scaling
2016-02-02 Paul Daviswhen looking up controllables via descriptors (e.g...
2016-02-02 Len OvensMackie Control: Fix Flip mode getting confused if subvi...
2016-02-02 Len OvensMackie Control: Shift/Select now toggles individual...
2016-02-02 Len OvensMackie Control: remove Shift/select zeros fader.
2016-02-02 Len OvensMackie Control: Moved encoder fine modifier from Contro...
2016-02-02 Paul Davismackie: update fader+pot when changing flip status
2016-02-02 Paul Davisfaderport: fix binding of actions to footswitch
2016-02-02 Paul Davisfaderport: make blink/on/off status of record enable...
2016-02-02 Paul Daviscontrol surfaces: fix BaseUI method for disabling recor...
2016-02-02 Paul Davismackie: fix display of input trim level trackview mode
2016-02-02 Paul Davismackie: fix display of send level/fader level in send...
2016-02-02 Paul Davismackie: substantial reworking of flip mode with large...
2016-02-02 Paul Davisset channel route phase control
2016-02-02 Paul Davisadd new enums to libardour enum list
2016-02-01 Ben LoftisGeneric MIDI: ffwd, rewd buttons should do the expected
2016-02-01 Paul Davisadd a comment for The Future
2016-02-01 Paul Davisdon't abuse ScalePoints idea
2016-02-01 Paul Davismackie: add Phase control (for first channel only)...
2016-02-01 Paul Davisclean up mess in Route/Track controllables caused by...
2016-02-01 Paul Davisadd new automation types to ParameterDescriptor constru...
2016-02-01 Paul Davisfaderport: turn out all lights from destructor, and...
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2016-02-01 Paul Davismackie: stop playing games with start/end range LEDs
2016-02-01 Paul Davismackie: add new bindings for Save,Undo,Cancel,Enter
2016-02-01 Paul Davismackie: fix stupid thinko, and use BaseUI::access_actio...
2016-02-01 Ben LoftisMackie protocol: clear Marker modifer
2016-02-01 Ben LoftisRemove debugging printf
2016-02-01 Paul Davisvery very slightly more robust exclusion of monitor...
2016-02-01 Paul Davismackie: slightly less fragile/more readable code for...
2016-02-01 Paul Davismackie: consistent use of Shift to mean "InverseGroup"
2016-02-01 Paul Davismackie: display correct numerical send level
2016-02-01 Paul Davismackie: implement trim, monitoring, solo iso and solo...
2016-02-01 Paul Davismackie: make shift-click use InverseGroup semantics...
2016-02-01 Paul DavisNOOP: comment fix
2016-02-01 Paul Davismackie: make vselect events and pot events handle toggl...
2016-02-01 Paul Davismake Session::rt_set_monitoring() conform to new Track API
2016-02-01 Paul Davisprovide route solo isolate and solo safe automation...
2016-02-01 Paul Davisadd new automation type enums
2016-02-01 Paul Davismake Track::set_monitoring() use a GroupControlDisposit...
2016-02-01 Paul Davisadd a new constructor for RouteAutomationControllable...
2016-01-31 Paul Davisbreak out Route controllables code into its own source...
2016-01-31 Paul Davismackie: partially working trackview submode.
2016-01-31 Paul Davismackie: fix bug that prevents global view mode from...
2016-01-31 Paul Davismackie: fix some awful cut-n-paste errors
2016-01-31 Paul Davismackie: remove Trim pot mode, and add skeleton for...
2016-01-31 Ben LoftisMackie protocol: XTouch profile with expanded editing...
2016-01-31 Paul Davismackie: strengthen behaviour of clear solo button
2016-01-31 Paul Davismackie: make replace (finish-range) LED flash at the...
2016-01-31 Paul Davismackie: make nudge work as modifier and on its own
2016-01-31 Paul Davismackie: hard-code drop+replace buttons to start/finish...
2016-01-31 Paul Davismackie: make marker button work as Mackie intends it...
2016-01-31 Paul Davismackie: add "clean" method to invoke GUI actions from...
2016-01-31 Paul Davismackie: shift-stop additionally requests MIDI Panic...
2016-01-31 Len OvensMackie Control: Make Monitor send not show in Sends...
2016-01-31 Ben LoftisMackie protocol: Fix stuck-on Read LED.
2016-01-30 Ben LoftisAdd track select buttons to Launchkey map.
2016-01-30 Ben LoftisSurfaces with separate meters should meter even when...
2016-01-29 Paul Davismackie: remove mention of "blinkers" concept
2016-01-29 Paul Davismackie: basically (fully?) operation fader automatio...
2016-01-29 Paul Davismackie: initial attempt at making automation-related...
2016-01-29 Paul Davisuse new selection API to avoid double signal when a...
2016-01-29 Paul Davismodify Selection API to provide (default-valued) "with_...
2016-01-29 Paul Davismackie: if a subview mode is not OK because there's...
2016-01-29 Paul DavisNOOP: change brace placement to avoid confusing emacs
2016-01-29 Paul Davismackie: make group button (appear) to do something
2016-01-29 Ben LoftisMackie protocol: More LED indicator fixes.
2016-01-29 Paul Davismixbus: don't assert(ch_post()) in case we use various...
2016-01-29 Paul Davismixbus: vpot press in non-subview mode should toggle...
2016-01-29 Paul Davisadd new Route API ::master_send_enable_controllable...
2016-01-29 Paul Davismackie: in Sends subview mode, the enable control for...
2016-01-29 Ben LoftisButton::AudioInstruments should not be lit without...
2016-01-29 Paul Davismackie: redesign display logic entirely
next