Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour /
2018-12-18 Robin GareusOnly show user-presets in favorite sidebar master
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-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
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 Davisfull (?) set of changes required to make MonitorSection...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-10 Paul Davisadd nominal owners for all action groups
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 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...
2018-12-10 Paul Davisremove long-lived bug that tried to make a non-existent...
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-09 Robin GareusUnhardode log-message domain when logging to stdout
2018-12-08 Robin GareusBetter version of 9ccc56e1625, implicit signal disconnect
2018-12-08 Robin GareusFix CheckOption crash on session-reload
2018-12-08 Robin GareusNO-OP: whitespace and some guaranteed assertion removal
2018-12-08 Robin GareusFix crash when closing session, recursive mon-section...
2018-12-08 Robin GareusFix gmsynth detection
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-12-07 Robin GareusRemove redundant call (there's no session, nothing...
2018-12-07 Robin GareusFix editor sizing issue introduced in 4dc65e66
2018-12-06 Robin GareusPrefer testing the session instead of using a global...
2018-12-06 Robin GareusFix inconsistent session-check
2018-12-05 Paul Davisanother replacement of ActionManager::get_action()...
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-12-05 Robin GareusFix generic plugin UI for plugins with only properties
2018-12-04 Robin GareusTab to prev/next name-entry: skip only rec-armed tracks
2018-12-03 Robin GareusExpose DSP load window
2018-12-03 Robin GareusDon't show DSP stats of inserts that don't collect...
2018-12-02 Robin GareusGUI Updates for plugin save/delete operations
2018-11-29 Paul Davisfix incorrect accumulation of export video options...
2018-11-29 Robin GareusDelete temporary Window Proxy for dialogs
2018-11-28 Robin GareusConsolidate API, prefer ->running()
2018-11-28 Robin GareusConsolidate two more engine-checks
2018-11-28 Robin GareusNO-OP: Clarify function name
2018-11-27 Robin GareusUse central method to check for engine for processor...
2018-11-27 Robin GareusUse central method to check for engine where required
2018-11-27 Robin GareusPrepare central engine check and user notification
2018-11-27 Robin GareusCatch potential exceptions when adding tracks/busses
2018-11-27 Robin GareusGUI limitation: Require engine to add/remove tracks...
2018-11-25 Robin GareusFix a double-free, introduced in b06713bd8e57
2018-11-22 Robin GareusExtend LV2UI-Request-Parameter File/Path GUI
2018-11-22 Robin GareusFix LV2UI_Request_Parameter Feature URI
2018-11-21 Robin GareusUpdate codec-quality display when ExportFormat changes
2018-11-21 Robin GareusProperly revert FormatSpec changes on "cancel"
2018-11-21 Robin GareusEarly prototype for _LV2UI_Request_Parameter extension
2018-11-20 Olivier HumbertFix a window size potential issue
2018-11-20 Robin GareusUpdate GUI, use/remove meta-data methods that have...
2018-11-20 Robin GareusVorbis Quality Config GUI
2018-11-19 Robin GareusHandle port-export report of unplayable files
2018-11-19 Robin GareusFFMPEG/MP3 encoder quality select GUI
2018-11-19 Robin GareusUse libardour video-tool path (2/2)
2018-11-16 Robin GareusAdd a 1Hz Lua Callback Signal
2018-11-15 Robin GareusProperly limit generic-UI window size
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-13 Len OvensChanged send/deliver role "Personal" to "Foldback"...
2018-11-12 Robin GareusFix load/save Lua Editor scripts
2018-11-12 Robin GareusFix saving Lua Callbacks when un/register succeeds
2018-11-11 Robin GareusAnother engine dialog edge-case fix to set the samplerate
2018-11-11 Robin GareusFix sample-rate override when changing backends or...
2018-11-11 Robin GareusFix playhead smoothing when auditioning.
2018-11-08 Len OvensChange get_routes to get_routelist where appropriate.
2018-11-07 Robin GareusGUI options to select FLAC as media format
2018-11-06 Robin GareusSkip updating options for hidden file-dialog
2018-11-05 Robin GareusDSP-Load Window: subscribe to newly added routes
2018-11-04 Robin GareusSave Lua UI scripts separately
2018-11-04 Johannes MuellerNO-OP: whitespace
2018-11-02 Len OvensAllow strips to add or remove personal sends
2018-11-02 Len OvensA listen route has no aux sends
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2018-11-01 Robin GareusPrefer key-event dispatch over emulated events for...
2018-11-01 Robin GareusAdd API to dispatch keyboard events to VST Plugins
2018-11-01 Len OvensCorrect new track/bus/VCA dialog text
2018-11-01 Johannes MuellerConsider size of port matrix column labels for size...
2018-11-01 Johannes MuellerPut the sidechain ports into a dedicated tab in PortMatrix
2018-11-01 Robin GareusFix key-forwarding to linuxVST UIs
2018-10-31 Robin GareusAllow to limit strip-inline controls (GUI optimization)
2018-10-31 Robin GareusPreference Dropdown to limit Automatable Parameters
2018-10-31 Robin GareusNO-OP: whitespace
2018-10-30 Robin GareusNew Route dialog: add fallback default selection
2018-10-29 Robin GareusConsolidate PinDialog Session/recording checks
2018-10-29 Johannes MuellerSet session of PluginPinWidget created after ::set_sess...
next