never remove entries from the CompoundAssociation map
[ardour.git] / gtk2_ardour /
2020-01-08 Paul Davisprevent MIDI note starts being drawn earlier than their...
2020-01-08 Robin GareusMini-timeline, use explicit cairo-group to consolidate...
2020-01-07 Robin GareusFix samples_as_time_string formatting
2020-01-07 Robin GareusAmend 8a5cbb8: fix variable-names and comments
2020-01-06 Nikolaus GullottaReenable the correct sort column and type when redispla...
2020-01-06 Robin GareusAdd Lua bindings for UIConfiguration variables
2020-01-05 Robin GareusAllow public access to the editor-mixer-strip
2020-01-04 Robin GareusPixel-pushing: editor-meter size and alignment
2020-01-02 Robin GareusUnconditionally save instant.xml on session-close
2020-01-01 Robin GareusFix crash when X11 is not available for VST UIs
2020-01-01 Robin GareusBump (C) year: the year of Ardour
2019-12-30 Paul Davisrestore early-return from fixup_bundle_environment...
2019-12-30 Robin GareusFix formatting samplecnt_t (aka int64_t aka long long...
2019-12-30 Paul Davismove Transport Masters prefs tab under Transport, with...
2019-12-27 Robin GareusNO-OP: whitespace
2019-12-27 Robin GareusConsolidate mini-timeline rendering
2019-12-27 Robin GareusPreferences/Config changes for image-surface settings
2019-12-26 Robin GareusVkeybd: force release notes on panic
2019-12-25 Robin GareusUse weak-ptr for source added/removed signals (2/2)
2019-12-25 Robin GareusVkeybd: improve velocity dropdown usability
2019-12-24 Robin GareusVkeybd: use ArdourWidgets for all GUI elements
2019-12-23 Paul Davisuse new method in MidiPatchManager to use MIDNAM data...
2019-12-19 Robin GareusVkeybd: numeric only spinboxes for octave and velocity
2019-12-19 Robin GareusVkeybd simplification
2019-12-19 Robin GareusVkeybd: re-layout, prepare config & patch pane removal
2019-12-19 Robin GareusVkeybd: add a mod-wheel
2019-12-18 Robin GareusRemove VST plugin discovery option from first-start...
2019-12-17 Robin GareusFix DSP load sorting with inactive plugins
2019-12-17 Robin GareusVKeybd: exponential pitch-wheel/bend interpolation
2019-12-17 Robin GareusIndicate current Disk-I/O setting
2019-12-16 Nikolaus GullottaAdd additional roll check in transport_record
2019-12-16 Robin GareusVkeybd: fix octave up/down direction, speed up pitch...
2019-12-16 Robin GareusVkeybd: grab all key-events and use timer instead of...
2019-12-16 Robin GareusVkeybd: Experiment with key-repeat for pitch-bend
2019-12-15 Robin GareusVKeybd: Pass on primary (Ctrl/Cmd) shortcuts
2019-12-15 Robin GareusVKeybd: add Up/Down as alternative Pitch-bend shortcuts
2019-12-15 Robin GareusVkeybd: Add tooltip to pitchbend control
2019-12-15 Robin GareusVKeybd: Pitchebend sprung mode and keyboard-shortcuts
2019-12-14 Robin GareusRemove unused API (no more unconditional splash pop...
2019-12-14 Robin GareusFirst batch of MessageDialog replacements
2019-12-14 Robin GareusAdd a MessageDialog wrapper that handles the splash...
2019-12-14 Paul DavisEnable Menu > Quit to work again after startup on macOS
2019-12-14 Paul Daviscleanup and recomment StartupFSM::load_from_application...
2019-12-14 Paul Davisremove unnecessary calls to Application::ready
2019-12-14 Paul Davismove i/o redirect for macOS bundle before no_app_nap...
2019-12-14 Paul Davisemit Application::ready() at a suitable time during...
2019-12-14 Paul Davisadd safety tests inside ShuttleControl to deal with...
2019-12-14 Paul Davisremove use of os_log() API from macOS
2019-12-14 Robin GareusUse InlineControl Port Property
2019-12-14 Robin GareusMake BusSendLevel 1st class citizen (2/2)
2019-12-14 Robin GareusDSPLoad report: allow to sort plugins by load
2019-12-14 Robin GareusIncrease contrast of Plugin DSP load report bar colors
2019-12-13 Robin GareusAmend 561cf86919d commit (toolbar sensitivity)
2019-12-13 Paul Davisallow setting debug flags via an environment variable...
2019-12-13 Paul Davisfix up stderr and stdout on macOS to write to log files...
2019-12-13 Robin GareusFix session sensitivity of some toolbar controls
2019-12-13 Robin GareusVKeybd: shrink height when hiding config pane
2019-12-12 Robin GareusVkeybd: default to single-row QWERTY binding
2019-12-12 Robin GareusNO-OP: some const correctness
2019-12-12 Robin GareusVKeybd: fix MacOS key-bindings
2019-12-12 Paul Davisfix startup FSM handling when pre-release dialog is...
2019-12-12 Paul Davisfix ASL logging/stdout+stderr when running from termina...
2019-12-12 Robin GareusAllow to bind initial Lua action via left-click
2019-12-12 Robin GareusPre-seed Lua action-buttons
2019-12-12 Paul Davisremove MIDI readahead parameter
2019-12-12 Robin GareusFix automation dropdown menu-item active state
2019-12-11 Paul Daviswhen loading a session into a running instance, if...
2019-12-11 Paul DavisNOOP: line merge
2019-12-10 Ben LoftisMonitor Section: Add a spacer so the topmost buttons...
2019-12-10 Ben LoftisSource List nomenclature: Whole files get imported...
2019-12-09 Ben LoftisAutostart must {try to} use the session sample-rate...
2019-12-09 David RobillardSuppress warnings in Gtk headers
2019-12-09 David RobillardFix incorrect parameter type
2019-12-09 Ben LoftisWhen a marker is selected, change the marker color...
2019-12-07 Paul Davis"revert" back to previous loop rect in editor color
2019-12-07 Robin GareusFix nested comments
2019-12-06 Robin GareusUI limitations for mp3 import
2019-12-05 Robin GareusUndo habits of a Serif font lover
2019-12-05 Robin GareusVKeybd: grab and ignore some keys
2019-12-04 Robin GareusPrefer wider/fatter Sans font
2019-12-04 Robin GareusReduce script button width
2019-12-04 Robin GareusAllow using ArdourSans as optional default font
2019-12-04 Robin GareusLoad and register ArdourSans font at application start
2019-12-04 Robin GareusBundle a common Sans Font
2019-12-03 Robin GareusNew approach for Lua bindings to avoid LuaBridge_API...
2019-12-03 Robin GareusAmend 1caef183 (Windows Lua bindings)
2019-12-03 Robin GareusFix Windows builds
2019-11-29 Robin GareusUse a detached window for Preferences at first run
2019-11-26 Robin GareusReset paste-count, paste-offset on undo/redo
2019-11-24 Robin GareusRemember Virtual-Keyboard window size and position
2019-11-23 Paul Davisredesign of declicking and fades around loop boundaries
2019-11-22 Robin GareusEnable some key release event forwarding
2019-11-22 Robin GareusVirtual MIDI keyboard, when visible, gets to handle...
2019-11-22 Robin GareusInform LV2 plugins about main window ID
2019-11-21 Robin GareusGUI: Use new boost::optional API
2019-11-20 Paul Davisadd mixer actions for toggle disk & input monitoring...
2019-11-19 Robin GareusFix Lua Pangolayout ellipsis width
2019-11-19 Robin GareusConsistent toolbar button height
2019-11-19 Robin GareusImprove toolbar layout consistency
2019-11-15 Paul Davisput JACK time master option back in the menus
next