ardour.git
2019-01-13 Paul Davisadditional API to make it nicer to get an existing...
2019-01-11 Paul Davisdo not crash if an unknown action is used by US2400...
2019-01-11 Paul Davisdo not crash if an unknown action is used by Mackie...
2019-01-04 Nikolaus Gullottamixer recall script will now remember the last used...
2019-01-04 Nikolaus Gullottatype is a protected word.
2019-01-03 Jan LentferLCXL: Fix a problem in switch_bank
2019-01-03 Jan LentferLCXL: fix special 32C handling for autom. lanes
2019-01-02 Robin GareusAdd an example plugin to demonstrate Lua global variables
2019-01-02 Robin GareusFix a -Wunused-but-set-variable
2019-01-02 Robin GareusInclude Volume Paths in Ardour's PathsDialog Widget
2019-01-02 Robin GareusAdd external drive references for most file-browsers
2019-01-02 Robin GareusUpdate Fluidsynth to v2.0.3
2019-01-02 Paul Davisremove dangling --lv2 waf configure option
2019-01-01 Robin GareusR/W test scripts are bash scripts
2019-01-01 Julio MartinezAdd Midnam for Yamaha MX 49/61/88
2019-01-01 Robin GareusBump main program's (C) year
2019-01-01 Robin GareusNo interest in bug-reports for alpha-releases
2018-12-30 Robin GareusAdd a script to list all plugins in the session
2018-12-28 Robin GareusNO-OP: whitespace
2018-12-28 Alex PilonCheck whether punch-in is enabled and record is enabled...
2018-12-28 Alex PilonObserve preference to prompt for names when adding...
2018-12-28 Paul Davisremove configure-time --no-lv2 option. LV2 is integral...
2018-12-28 Paul Davisnew version of Boost shared ptr debugging patch
2018-12-27 Paul Davisremove debug output
2018-12-27 Paul Davisfix silly cycling-show-hide bug with step editing
2018-12-27 Paul Davisdiv wrapping
2018-12-27 Robin GareusC++98 compatible map erase
2018-12-24 Robin GareusNO-OP: whitespace
2018-12-24 Robin GareusUpdate Convolver/LuaConvolver
2018-12-23 Robin GareusUse same has for ALSA-seq and ALSA-raw devices
2018-12-23 Robin GareusEngine Dialog MIDI tweaks
2018-12-23 Robin GareusDynamic ALSA MIDI I/O device discovery and re/connect
2018-12-23 Robin GareusEngine-dialog: skip audio device update when running
2018-12-23 Robin GareusUse hash for ALSA-MIDI device name/ID
2018-12-23 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
2018-12-23 Robin GareusFix dead-link to manual
2018-12-23 Robin GareusFix cases where there's no MIDI buffer (e.g. audio...
2018-12-23 Robin GareusIncrease pitch-shifting quality a bit
2018-12-22 Paul Davisdeal with end-of-step-editing in a better way
2018-12-22 Paul Davisadd explanatory comments
2018-12-22 Paul Davismake StepEntry into a singleton.
2018-12-22 Paul Davisremove unused declaration
2018-12-22 Robin GareusAdd guard-points when shifting automation
2018-12-22 Robin GareusProperly remove-time automation
2018-12-21 Robin GareusCleanup LV2 file-dialog extension
2018-12-21 Robin GareusFix plugin-preset description markup
2018-12-21 Robin GareusFix insert/remove time duplicate automation move -...
2018-12-21 Robin GareusNO-OP: whitespace
2018-12-21 Robin GareusRemove duplicate automation shift
2018-12-20 Robin GareusFix crash for external windows
2018-12-20 Robin GareusAdd a plugin-preset list/selector GUI
2018-12-20 Robin GareusAmend e4304f3bf, plugin-preset, preset-record
2018-12-20 David RobillardUse lilv_world_get()
2018-12-20 David RobillardRemove conditional support for ancient versions of...
2018-12-19 Paul Davismake StepEntry actions be static.
2018-12-19 Paul Davisexplicitly clear ProcessorEntries from ProcessorBox...
2018-12-19 Paul Daviscast_dynamic<> => get_toggle_action()
2018-12-19 Paul Davisadjustments for latest boost shared_ptr debug patch
2018-12-19 Paul Davismove #include directive
2018-12-19 Paul Davismore organized and coherent handling of route control...
2018-12-19 Robin GareusCompliant LV2 state path-mapping
2018-12-19 Carl HetheringtonCopy-edit track type descriptions a little, improving...
2018-12-18 Robin GareusOnly show user-presets in favorite sidebar master
2018-12-18 Robin GareusWouldn't it be nice if plugin presets had a description...
2018-12-18 Robin GareusAdd LV2 option/extension for plugin thread sched priority
2018-12-17 John EmmasMSVC won't allow us to erase an item that's managed...
2018-12-16 Damien Zammitptformat: Update to 877fa28 - more endian resilient...
2018-12-16 Robin GareusNO-OP: whitespace
2018-12-16 Robin GareusRemove cruft: previous set_value_unchecked optimization
2018-12-16 Robin GareusOptimize automation-event process splitting
2018-12-16 Robin GareusOptimize plugin-processing for non-automated params
2018-12-15 Paul Davisfix issue with ProcessorBox inside MonitorSection ...
2018-12-13 Robin GareusFix Mixbus action fc83d044f8 & 65bda27d4 rebase ordering
2018-12-13 Robin GareusVideo-Frame (not sample)
2018-12-13 Robin GareusFix ExportFormatSpecification copy-c'tor
2018-12-12 Jan LentferLCXL: some more small tweaks
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-12 Paul Davisreplace ::cast_dynamic() with relevant ActionManager...
2018-12-12 Paul Davisremove explicit use of ::cast_dynamic() from Gtk::Actio...
2018-12-11 Paul Davismore changes flowing from a persistent MonitorSection...
2018-12-11 Paul Davisuse syntactic sugar
2018-12-11 Paul Davisdo not reset session for MonitorSection just because...
2018-12-11 Paul Davisuse correct path for various actions/bindings in monito...
2018-12-11 Paul Davisfix commentary
2018-12-11 Paul Davismake session/Config now responsible for adding/removing...
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-11 Paul Davisadd ActionManager::get_actions() to fetch all actions...
2018-12-10 Paul Davisadd nominal owners for all action groups
2018-12-10 Paul Davisfix more Window/show-* to Common/show-* details
2018-12-10 Paul Davisremove static from some members, after MonitorSection...
2018-12-10 Paul Davisno longer delete and recreate MonitorSection when it...
2018-12-10 Paul Davisadd basic concept of an "owner" for an action group...
2018-12-10 Paul Davisfix Window->Common move for show-mixer
2018-12-10 Paul Davisadd ActionManager::set_sensitive() for Gtk::ActionGroup
2018-12-10 Paul Davisshow-editor and show-mixer actions are now part of...
2018-12-10 Paul Davisreorder ARDOUR_UI action registration and adding tabbab...
2018-12-10 Paul Davisremove method and inline its contents. Nothing gained...
next