Import MIDNAM collection from Harrison Mixbus
[ardour.git] / gtk2_ardour /
2019-04-07 Robin GareusCleanup "Clean-up", hide dialog before starting cleanup
2019-03-31 Robin GareusRemove a hack of using flags to emit a signal-change...
2019-03-30 Robin GareusAutomationRangeDrag tweaks for stacked layer view
2019-03-30 Robin GareusRemove unused variable
2019-03-29 Robin Gareuscont'd AutomationRangeDrag update
2019-03-29 Robin Gareuscont'd AutomationRangeDrag updates -- safety commit
2019-03-29 Robin GareusFix Mixbus special case
2019-03-29 Robin GareusFix action-name
2019-03-29 Robin GareusNO-OP: remove unused variable
2019-03-28 John EmmasAdd a missing namespace qualifier
2019-03-28 Robin GareusDon't allow to cut/copy inserts via Drag/Drop
2019-03-27 Robin GareusRe-layout ctrl surface enable button: align left
2019-03-27 Robin GareusImplement multi-region AutomationRange drag/drop
2019-03-27 David RobillardCleanup: Remove unnecessary using namespace declarations
2019-03-27 David RobillardCleanup: Fix inconsistent TransformDialog code style
2019-03-26 Robin GareusCredit where credit is due.
2019-03-26 Robin GareusAdd a note to self
2019-03-21 Paul Davissafety fix, in case non-Route stripable is selected
2019-03-21 Paul Davissort track selection into presentation order before...
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-19 Ben LoftisAdd an exception handler for access_action() used by...
2019-03-19 Robin GareusUpdate GUI, use Session::playlists() getter (2/2)
2019-03-15 Robin GareusAllow to load presets via double-click
2019-03-14 Robin GareusOn selection, move/scroll VCA into view
2019-03-12 Ben LoftisAnother fix for region-equivalency pref.
2019-03-12 Robin GareusSnap to VCA strips in the mixer when scrolling
2019-03-12 Robin GareusFix marker context-menu (bug missed in 12a415f07)
2019-03-12 Robin GareusAdd Preference dialog option for LayerTime
2019-03-11 Julien "_FrnchFrgg... Update french translation
2019-03-11 Julien "_FrnchFrgg... Update from POT, no content change
2019-03-11 Robin GareusRemove redundant call, fix VST bypass indicator
2019-03-11 Robin GareusRemove unused value parameter printers
2019-03-09 Olivier HumbertFixes 2 mistakes in the German translation file
2019-03-09 Olivier HumbertFrench and German fixes
2019-03-09 Paul Davisavoid crazy levels of work when MIDI Port Info preferen...
2019-03-08 Paul Davisdrop silly canonical name stuff from MIDI port info...
2019-03-08 Paul Davisrework name/canonical-name stuff for MIDI port info...
2019-03-08 Olivier HumbertFrench translation update
2019-03-08 Robin GareusReduce #includes - avoid ardour_ui.h
2019-03-08 Robin GareusFix some more Gtk::Menu memory leaks
2019-03-07 Robin GareusRequest for comment: Bug or feature?
2019-03-07 Robin GareusFix some Gtk::Menu memory leaks
2019-03-07 Robin GareusCleanup Editor/Marker context-menu
2019-03-07 Robin GareusPrefer using RAII to suspend signals
2019-03-07 Robin GareusFix some Gtk::Menu related memory leaks
2019-03-07 Robin GareusRemove cruft: unused members
2019-03-07 Robin GareusRemove unused region_edit_menu & edit-point action
2019-03-07 Paul Davisselection must be enabled to allow editable columns :((
2019-03-07 Paul Davisredesign naming and reload of MIDI port information...
2019-03-07 Ben LoftisFix thinko: if the entered_regionview is already part...
2019-03-06 Robin GareusRetain generated plugin menu
2019-03-05 Robin GareusProperly map MonitorSection state on session load
2019-03-05 Robin GareusUse enum for exec stderr parameter (2/2)
2019-03-03 Paul Davisremove ill-conceived use-session-timecode-format option
2019-03-02 Robin GareusAdd GUI option to include session-meta-data when export...
2019-03-01 Robin GareusShow VCA pane when a new VCA is created.
2019-03-01 Robin GareusRevert "Show VCA pane whan adding a VCA"
2019-03-01 Robin GareusShow VCA pane whan adding a VCA
2019-03-01 Robin GareusPrefix an asterisk to indicate plugin replication
2019-03-01 Robin GareusReplicated plugin instances may or may not be mono
2019-03-01 Robin GareusGUI updates to handle monitor-section changes
2019-03-01 Paul Davisauto-return is still available if using JACK transport
2019-02-28 Robin GareusRemove unused RulerType
2019-02-28 Robin GareusConsolidate ToggleAction cast, use new API
2019-02-28 Robin GareusInitialize per session instant state
2019-02-28 Robin Gareusx-fade uses cairo-generated icons, remove XPM
2019-02-28 Robin GareusThe end of long and winding "road to compiling" cdc2d055f
2019-02-28 Robin GareusRemove ancient, unmaintained xcode project files
2019-02-28 Robin GareusAdd phase labels -180..180 deg for analysis display
2019-02-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusNO-OP: whitespace
2019-02-28 Robin GareusRe-work plugin-analysis (fix crashes)
2019-02-27 Robin GareusMore slaved_to() replacements, fix typo
2019-02-27 Robin GareusConsolidate code, use dedicated API
2019-02-26 Robin GareusFix crash when pressing "Esc" without a session
2019-02-26 Robin GareusDo not save export format for indirect changes
2019-02-26 Robin GareusRe-work TimeFX cancel/abort
2019-02-26 Robin GareusFix TimeFX threading (detached thread must not be joined)
2019-02-20 Robin GareusALlow Markup for LuaDialog.Message
2019-02-17 Robin GareusUpdate Latency UI, subscribe to changes
2019-02-16 Robin GareusTweak meterbridge track reordering -- amend d03574987
2019-02-16 Paul Davisremove references to "Editor_menus" which is an action...
2019-02-16 Paul Davisadditional logic to avoid showing top-level menu action...
2019-02-16 Paul Davisrename Main_menu action to Main menu
2019-02-16 Paul Davisfix mistaken action paths used in MonitorSection
2019-02-16 Paul Davismonitor section "global actions" are only global, no...
2019-02-16 Paul Davisget ordering correct of global binding set creation...
2019-02-16 Paul DavisMonitorSection should only define global actions for...
2019-02-16 Paul Davisget ordering correct of global binding set creation...
2019-02-16 Robin GareusTentative Latency GUI update
2019-02-15 Paul Davisbetter and more correct bindings for monitor section
2019-02-15 Robin GareusFix crash when touching stale Automation Points
2019-02-13 Robin GareusFix meterbridge to follow track/bus re-ordering
2019-02-13 Ben LoftisFix for automation-line edits using the Range+Draw...
2019-02-12 Ben Loftismidi-audition-synth-uri is deprecated (gtk2 part).
2019-02-12 Ben LoftisAllow the selected Instrument to be used as the auditio...
2019-02-12 Ben LoftisSummary View should use the playhead color from config.
2019-02-12 Ben LoftisSession-range behavior (gtk2 part)
2019-02-12 Ben LoftisSelection-after-split behavior (gtk2 part)
next