ardour.git
2016-03-15 Paul Davisshow processor box bindings in key binding editor
2016-03-15 Paul Davisadd new API to ARDOUR_UI to allow dynamic add/remove...
2016-03-15 Paul Davisfix segfaults/crashes when quitting under valgrind
2016-03-15 Robin Gareusavoid memcpy if it's not needed.
2016-03-15 Paul Davisfix carelesslly deleted line that caused endless loop...
2016-03-15 Paul Davisgive monitor section its own bindings
2016-03-15 Paul Davisgive ProcessorBox its own bindings
2016-03-15 Paul Davisnew two new "pre-coded" bindings file, for the monitor...
2016-03-15 Paul Daviswhen handling a keyboard event, if the current focus...
2016-03-15 Paul Davisafter showing a ProcessorBox context menu, resensitize...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-15 Paul Davisno need for an noop method
2016-03-15 Robin Gareusremove plugin ui settings from rc-config
2016-03-15 Robin Gareusmigrate plugin-ui settings to ui-config
2016-03-15 Robin Gareusremove superfluous ceil()
2016-03-14 Robin Gareusfix a Wsign-compare
2016-03-14 Robin Gareusimplementation for "prefer inline over GUI"
2016-03-14 Robin Gareusnew preference: don't open plugin GUI when there's...
2016-03-14 Robin Gareusinline-display, scrollbars and fixed aspect ratio ...
2016-03-14 Robin GareusGUI update for non-cairo Plugin Inline Display
2016-03-14 Robin Gareusupdate [LV2] Plugin Inline Display API: drop cairo...
2016-03-14 Paul DavisRouteUI solo buttons should trigger group actions
2016-03-14 Paul Davisuse ForGroup to flag and detect route-group based contr...
2016-03-14 Paul Davisadd new Controllable::GroupDisposition value, ForGroup...
2016-03-14 Robin Gareusadd GUI support for Plugin Mixer Inline Display
2016-03-13 Robin GareusImplement LV2 Inline Display Extension
2016-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-03-13 Robin Gareusprepare custom LV2 extensions
2016-03-12 John EmmasSome AudioGrapher classes need to be exportable now...
2016-03-12 John EmmasMake sure that class 'ARDOUR::AnalysisGraph' is exporta...
2016-03-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-12 Robin Gareuscleaner version of ac3da53
2016-03-12 Robin Gareusreset export status when not normalizing - fixes #6816
2016-03-11 Robin Gareusand without typo :)
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusallow to copy processor state (drag processor on anothe...
2016-03-11 Robin Gareusprepare DnD for copying processor state
2016-03-11 Robin GareusConfigurable export-silence trim threshold (no GUI...
2016-03-11 Robin Gareusadd region & range loudnless report
2016-03-11 Robin Gareusallow to re-use export-report UI
2016-03-11 Robin Gareusprepare region/range loudness analysis
2016-03-11 John EmmasMake sure that a newly introduced class will be visible...
2016-03-11 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-08 Florian Weimerfix __cpuid() on x86
2016-03-08 Paul Davis2 new MIDI maps from sam tuke (https://github.com/samtu...
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Guy ShermanTweaked comments in mapping file because they relate...
2016-03-08 Guy ShermanCreated updated mapping for M-Audio Axiom Air 25
2016-03-08 Nils Philippsenconvert Russian man page from KOI8-R to UTF-8 encoding
2016-03-08 Nils Philippsenconvert French man page from ISO-8859-1 to UTF-8 encoding
2016-03-08 Paul Davisadd an untested, but likely usable clang-format configu...
2016-03-08 Paul Davisremove uncharacteristic comments
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-07 Robin Gareusfix port-export analysis for > 2 channels.
2016-03-07 Robin Gareusfix OSX/PPC bundled plugins
2016-03-07 Robin Gareusfix stuck touch mode
2016-03-07 Robin Gareusremove unused GUI signals (confusing dup. name)
2016-03-07 Paul Davisexpand options in quantize dialog to include other...
2016-03-07 Paul Davisexpand option editor treeviews by default so that all...
2016-03-07 Paul Davisrename all "Solo / Mute" options as "Solo & Mute" since...
2016-03-07 Paul Davisrearrange sync options into a sub-node of Transport...
2016-03-07 Paul Davisavoid extra iterator increment, so that Option/Paths...
2016-03-07 Paul Davisavoid blank header bar in option editor treeview
2016-03-06 Paul Davischange OptionEditor to use a left-hand-side treeview...
2016-03-06 Robin Gareusprepare including fil4 w/Mixbus
2016-03-05 Paul Davisdon't downcase Home, End and other non-single-key keyco...
2016-03-05 Paul Davisedited keybindings should be stored in lower-case form
2016-03-05 Paul Davisremove some uncharacteristic comments in code
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-05 Mathias BuhrFixes a minor typo
2016-03-05 Mathias BuhrAdds sorting the toe keyeditor
2016-03-05 Sebastiaan... Add MIDI map for the M-Audio Oxygen 61 v3 (preset 1).
2016-03-05 yonideshiFix for issue #0006803
2016-03-05 feandinFix issue #0006806
2016-03-05 Robin Gareusfix playlist channel-count when removing a connected...
2016-03-04 Robin Gareusallow to override FPU detection
2016-03-04 Robin Gareustweak optimization flags for clang
2016-03-04 Robin Gareusadd missing file (2de4e1d)
2016-03-04 Robin Gareusfix processed region export (track output)
2016-03-02 Paul Davisforce all KeyboardKeys in Bindings to be lower case
2016-03-02 Robin Gareusamend prev commit (OS X El Capitan builds)
2016-03-02 Robin Gareusfix OSX El Capitan builds
2016-03-02 Robin Gareusnitpick for static analyzers and friends
2016-03-01 Robin Gareusremove debug output
2016-03-01 Paul DavisFix build on El Capitan
2016-03-01 Robin Gareusfix waveform flickering during recording
2016-03-01 Robin GareusNO OP, whitespace
2016-03-01 Robin Gareusprotect current_request with request_queue_lock
2016-03-01 Robin Gareususe glib mutex API
2016-02-29 Robin Gareusinitialize uninitialized variable
2016-02-29 Robin Gareusconfigurable export preroll
2016-02-29 Robin Gareuspre-process (silence) before export to flush reverb...
2016-02-29 Robin GareusExpose PublicEditor Bindings to Lua
2016-02-29 Robin Gareusfix typo ba7835
2016-02-28 Robin Gareuspatch waf - fixes clang/linux compilation
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-28 Robin Gareusforce waveform images to be least 1px wide
2016-02-28 Robin Gareusremove unused heading
next