ardour.git
2016-02-12 Robin Gareusfix copy constructor.
2016-02-12 Robin Gareusimprove consistency of presentational properties in...
2016-02-12 John EmmasClass 'AudioGrapher::Analyser' needs to be exportable...
2016-02-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-12 John EmmasRemove no longer needed 'prolooks' source(s) from our...
2016-02-12 Robin GareusVisualize Peaks and TruePeaks in Export Report
2016-02-12 Robin Gareusexport analysis: include true-peak positions.
2016-02-12 Robin Gareusvamp-true-peak: collect peak locations >= -1dBTP
2016-02-11 Robin GareusHelp clang static analyzer.
2016-02-11 Robin Gareusfix alignment of "N/A" messages
2016-02-11 Robin GareusAllow removing the timespan name from the export-filename:
2016-02-11 Robin GareusPrepare for optional timespan name during export.
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Robin GareusOpen URis with spaces.
2016-02-11 Robin Gareustweak export dialog layout, add "open folder" button
2016-02-11 Robin Gareustweak spectrum logscale
2016-02-11 Robin Gareuspost-export scaleable layout.
2016-02-11 Robin Gareusupdate export analyser for dBTP
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...
next