ardour.git
2016-02-11 Robin Gareusadd dBTP Vamp plugin
2016-02-11 Tim MayberryAdd debugging output for WinMME midi device names
2016-02-11 Tim MayberryOnly build one version of the Portaudio backend that...
2016-02-11 Tim MayberryAdd button to Engine Dialog to choose between Portaudio...
2016-02-11 Tim MayberryChange CairoWidget::get_active() to be const
2016-02-11 Tim MayberryImplement new AudioBackend API in PA backend to choose...
2016-02-11 Tim MayberryAdd API to AudioBackend for choosing between portaudio...
2016-02-11 Tim MayberryAdd a missing include from portaudio WINMME source...
2016-02-11 Tim MayberryImplement MIDI device enumeration and latency offset...
2016-02-11 Tim MayberryShow/Hide midi calibrate button based on AudioBackend...
2016-02-11 Robin Gareusonly instantiate Analysis Processor if needed
2016-02-11 Robin Gareuscont'd work on Post-Export Analysis GUI:
2016-02-11 Robin Gareusstereo waveform, prepare spectrum faceplate
2016-02-11 Robin Gareususe short-term ebur128 histogram
2016-02-10 Tim MayberryFix bug #6766, Crash when creating new Session while...
2016-02-10 Tim MayberryFix bug #6762, MIDNAM note read outs don't work when...
2016-02-10 Robin Gareusexported waveform annotation
2016-02-10 Robin GareusGUI for optional analysis
2016-02-10 Robin Gareusmake post-export analysis optional (default to enabled)
2016-02-10 Todd NaugleFix spelling
2016-02-10 Robin Gareuscont'd work on Post-Export Analysis GUI.
2016-02-10 Robin Gareusaudiographer unit-test libs
2016-02-10 Robin Gareuscleanup: unhardcode spectrum size, logscale, whitespace...
2016-02-10 Robin GareusAdd VAMP SDK to audiographer deps.
2016-02-10 Robin GareusUpdate Export Report GUI
2016-02-10 Robin GareusAdd loudness histogram Feature to the EBUr128 VAMP...
2016-02-10 Robin Gareusmove export-analysis implementation into cc-file.
2016-02-10 Tim MayberryFix for undefined references to fftw lib when using...
2016-02-10 John EmmasAdd newly introduced source(s) to our MSVC project...
2016-02-10 John EmmasAdd newly introduced source(s) to our MSVC project...
2016-02-10 John EmmasAdd newly introduced source(s) to our MSVC project...
2016-02-10 Robin GareusPost-export Analysis GUI
2016-02-10 Robin GareusPost-export Analysis
2016-02-09 Robin GareusUI updates for export-abort
2016-02-09 Robin GareusFix crash when aborting export.
2016-02-09 Robin GareusUI updates for detailed export state.
2016-02-09 Robin Gareusdetailed export state, prepare resolution for #6512
2016-02-07 Paul Davismackie: if device type is unknown, make -D mackie show...
2016-02-07 Paul Davishandle Mackie control device type ID = 0x6 (Behringer...
2016-02-06 Ben Loftischange faderport name
2016-02-06 Paul DavisMackie: shift+marker needs to remove marker. moved...
2016-02-06 Ben LoftisMackie: Behringer XT Compact has transport buttons
2016-02-06 Paul Davismackie: better fix for
2016-02-06 Colin Fletcherinsert time: ignore mouse as edit point
2016-02-06 Colin Fletcherinsert time: remove pointless local variable
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
next