Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour /
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...
2018-10-28 Robin GareusProcessor-box control context menu update
2018-10-28 Robin GareusDon't show hidden controls inline in the mixer-strip
2018-10-28 Robin GareusOnly allow LV2 touch events for control inputs
2018-10-26 Robin GareusWimplicit-fallthrough fixes for gtk-ardour
2018-10-25 Robin GareusPlugin analysis numerics
2018-10-19 Len OvensAdd personal monitor sends
2018-10-17 Len OvensOption to hide send if aux is hidden
2018-10-17 Paul Davisuse IsPhysical port flag to decide what to show in...
2018-10-17 Robin GareusFix MMC range 0..127 (libardour uses and 0x7f)
2018-10-15 Paul Davischange region->row map of EditorRegions to use iterator...
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-13 John EmmasClarify where the file 'ptfformat.h' can be found
2018-10-12 Damien ZammitPT import: editor_pt_import complete rewrite
2018-10-12 Damien ZammitPT import: Add new PTImportSelector dialog
2018-10-10 Paul Davisrevert the coupling of location UI clock modes to trans...
2018-10-10 Paul Davisuse primary, not secondary, clock mode to drive other...
2018-10-10 Paul Davisregion editor should use primary clock mode, not secondary
2018-10-07 Paul Davisuse C++, dammit
2018-10-07 Paul Davisshow message if adding transport master doesn't work
2018-10-07 Paul Davismake name entry activation close dialog (potentially)
2018-10-07 Paul Davisdelete transport masters from an idle callback
2018-10-07 Paul Davisadd dialog for adding new transport masters
2018-10-06 Robin GareusFix DSP-load window when removing plugins/routes
2018-10-06 Robin GareusSort Sidechain port list by mixer-order instead of...
2018-10-05 Paul Davismake remove work for transport masters (bug fix, really)
2018-10-05 Paul Davisremove debug output
2018-10-05 Paul Davistweak up display of "time since last msg" for transport...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-10-04 Robin GareusRemove debug output from 39f65bbce
2018-10-04 Robin GareusChange color of nudge-buttons depending on selection.
2018-10-04 Robin GareusFix French translation #7665
2018-10-04 Paul Davisremove LTC port parameter, since it's no longer a thing.
2018-10-04 Robin GareusRemove cruft
next