ardour.git
2019-06-04 Robin GareusPackage commandline Lua-session tool
2019-06-04 Robin GareusTweak toolbar meter reset button to unconditionally...
2019-06-04 Robin GareusFix async peak-meter reset
2019-06-04 Robin GareusTransfer Fn: skip phase calculation for silence and...
2019-06-03 Robin GareusAssume default plugin bussing is stereo
2019-06-01 Robin GareusList available ALSA sub-devices
2019-05-30 Paul Davischange name of action from "Smart Object Mode" to ...
2019-05-30 Johannes MuellerPotential fix for a race.
2019-05-30 Johannes MuellerMake ContourdesignControlProtocol::_button_actions...
2019-05-29 Paul Davisfixups for rebase of show-region-name option
2019-05-29 Paul Davisremove debug output
2019-05-29 Paul Davisadd option to show/hide region names
2019-05-27 Robin GareusFix crash when deleting selected region-view in ripple...
2019-05-26 Robin GareusFix a -Wmaybe-uninitialized (disk-reader, no audio)
2019-05-26 Robin GareusShuttle Surface: fix linking .dll
2019-05-25 Robin GareusShuttle Surface: request_factory and MSVC compatible...
2019-05-25 Robin GareusShuttle Surface: Fix C++ style: use accessor/setter...
2019-05-24 Robin GareusUI integration to conceal LV1 plugins
2019-05-24 Robin GareusAdd preference to hide LADSPA plugin if LV2 exists
2019-05-24 Robin GareusOptimize Plugin-Manager: minimize status query
2019-05-24 Robin GareusNO-OP: whitespace
2019-05-24 Robin GareusSpeed up Plugin status changes
2019-05-24 Robin GareusRe-use the Mixer's PluginManager (singleton)
2019-05-24 Robin GareusFix LADSPA author name (remove padding)
2019-05-19 Johannes MuellerUse ActionModel also in ContourDesign surface
2019-05-18 Johannes MuellerSome frame -> sample changes in UCS2400
2019-05-18 Johannes MuellerAdd support for contourdesign ShuttlePRO v2 and Shuttle...
2019-05-18 Johannes MuellerAdd some options for surfaces to jump in the timeline
2019-05-17 Robin GareusPrefer dedicated c-pointer bindings (can be const)
2019-05-17 Robin GareusPrefer dedicated c-pointer bindings (can be const)
2019-05-17 Robin GareusFix std::list<hared_ptr<>> front/back methods
2019-05-13 Ben LoftisFix some actions that moved from Common to Editor.
2019-05-13 Robin GareusPrefer to receive URI-lists for DnD
2019-05-13 Jean-Marie... Fix a bug for drag and drop from nautilus/dolphin ...
2019-05-12 Julien "_FrnchFrgg_... Make the configuration penalty subtler about inputs
2019-05-12 Julien "_FrnchFrgg_... Remove ad-hoc handling of possible_in == 0
2019-05-12 Julien "_FrnchFrgg_... Enable overriding the configuration penalty
2019-05-12 Julien "_FrnchFrgg_... Merge input-imprecise pass into the main pass
2019-05-12 Julien "_FrnchFrgg_... Introduce a macro for imprecise configurations
2019-05-12 Julien "_FrnchFrgg_... Merge some cases to avoid duplicated logic
2019-05-12 Julien "_FrnchFrgg_... Replace the exact_match logic by a negative penalty
2019-05-12 Julien "_FrnchFrgg_... Remove never-matching assert
2019-05-12 Julien "_FrnchFrgg_... Prefer int32_t to int for channel counts
2019-05-12 Johannes MuellerFix for #7755: initialize reverb and chorus of fluidsyn...
2019-05-10 Robin GareusFix ALSA MIDI device naming
2019-05-09 Robin GareusGeneric-MIDI ctrl: tweak pitch-bend message behavior
2019-05-08 Robin GareusNotify custom UIs when designated LV2 BPM port changes
2019-05-08 Robin GareusHide designated [lv2] BPM port from GUI
2019-05-08 Robin GareusPrepare for Ardour/ALSA multiple identical MIDI devices
2019-05-08 Robin GareusFix solo logic, connection/feed-information
2019-05-08 Robin GareusNO-OP: Unclutter -DGraph
2019-05-05 Robin GareusEngine Dialog: update MIDI devices, merge settings...
2019-05-05 Robin GareusFix ALSA MIDI latency update call (playback/capture...
2019-05-05 Robin GareusFix MIDI latency measurement
2019-05-05 Robin GareusUse pretty-port-names in latency measurement dialog
2019-05-05 Robin GareusRemove outdated comment
2019-05-05 Robin GareusFix add/remove ALSA-MIDI ports bug
2019-05-05 Robin GareusTweak initial generic-midi sync/smoothing
2019-05-04 Robin GareusFix midnam, duplicate note-names
2019-05-04 Robin GareusNO-OP: `xmllint --format` patchfiles
2019-05-04 Robin GareusFix invalid MIDI Name Docs
2019-05-04 Robin GareusUpdate Midnam DTD URI, use midi.org
2019-05-04 Robin GareusAdd .dtd to validate midnam
2019-05-03 Robin GareusIgnore MIDNAM NRPN Controls for the time being
2019-05-03 Robin GareusNO-OP: fix whitespace
2019-05-03 Robin GareusNO-OP: whitespace
2019-05-03 Robin GareusExtend list of supported LV2 features
2019-05-03 Robin GareusFix typo in midnam XML
2019-04-28 Robin GareusNO-OP: whitespace
2019-04-21 Robin GareusAllow analysis window to plot live pre/post signal...
2019-04-21 John EmmasAdd/remove source(s) in our MSVC project (gtkmm2ext)
2019-04-20 Johannes MuellerMake use of ActionModel::build_custom_action_combo()
2019-04-20 Johannes MuellerProvide ActionModel::build_custom_action_combo() for...
2019-04-20 Johannes MuellerUse ActionModel::build_action_combo() for Control Surfa...
2019-04-20 Johannes MuellerProvide a function to fill a Gtk::ComboBox with all...
2019-04-20 Johannes MuellerUse ActionModel API in the Control Surfaces that can...
2019-04-20 Johannes MuellerProvide an API to get all available actions by one...
2019-04-19 Johannes MuellerFadeport: Fix User button state save and restore
2019-04-19 Johannes MuellerFix restoring of CC121 configuration
2019-04-19 Robin GareusUpdate Fluidsynth to v2.0.5
2019-04-19 Robin GareusRemove cruft
2019-04-19 Robin GareusNO-OP: whitespace
2019-04-18 Robin GareusFollow up f5bc64d00e - add gap to range-selection rect...
2019-04-18 Robin GareusRelease notch-bank filter
2019-04-17 Robin GareusMixbus menu backport
2019-04-17 Robin GareusNO-OP: whitespace
2019-04-17 Johannes MuellerFix crash when destroying session while control protoco...
2019-04-15 Robin GareusAdd a DSP script to slowly fade in/out
2019-04-15 Robin GareusSplit new route messages into re-usable pieces
2019-04-15 Johannes MuellerAlign port layout and code of a-exp with the one of...
2019-04-15 Johannes MuellerRemove switch for different inline displays from a...
2019-04-14 John EmmasCorrect a typo that crept in somewhere
2019-04-13 Robin GareusNO-OP: <tab> after <space> fixes in libs
2019-04-13 Robin GareusNO-OP: whitespace
2019-04-13 Robin GareusMerge patchfiles from https://github.com/at0m-c/midnam
2019-04-13 Robin GareusNO-OP: whitespace
2019-04-12 Robin GareusFound another one -- does this ever end? :)
2019-04-12 Robin GareusNO-OP: whitespace
2019-04-12 Robin GareusMore Ardour/Mixbus codebase unification
2019-04-12 Robin GareusNO-OP: mixbus codebase unification
next