Replace the check for SnapPref, which went missing. Some functions (like playhead_to...
[ardour.git] / gtk2_ardour /
2018-05-08 Ben LoftisReplace the check for SnapPref, which went missing...
2018-04-30 Robin GareusAdd option to disable plotting collected signal in...
2018-04-13 Robin GareusFix plugin analysis for some VST and AU Plugins.
2018-04-08 Damien Zammitpt import: Add commented out code for inserting silent...
2018-03-30 Julien "_FrnchFrgg... Fix a French translation
2018-03-28 Paul Davisfix undo/redo for duplicate-regions in ripple mode
2018-03-27 Robin GareusSparse update for granular controls on sliders
2018-03-27 Paul Davisduplicate (regions) should honor ripple edit mode
2018-03-27 Robin GareusRemove debug message and trailing whitespace
2018-03-24 Robin GareusFix MIDI-port info in plugin-manager
2018-03-20 Robin GareusFix crash when re-assigning groups to a disjunct set.
2018-03-19 Robin GareusLua is not an acronym
2018-03-19 Robin GareusSpeed up plugin-selector refill.
2018-03-19 Robin GareusFix "Shortcut" special-case in the script-selector.
2018-03-18 Damien ZammitFix midi track mapping on pt import
2018-03-17 Robin GareusRemove another C++11 construct (local struct) from...
2018-03-17 Robin GareusFix wrong "_nth_" replacement in ba202cc09
2018-03-17 Robin GareusDon't alter, use and rely on selection for PT import
2018-03-17 Robin GareusNO-OP: C++ify code
2018-03-17 Robin GareusNO-OP: whitespace
2018-03-17 Damien ZammitPT import: Use multitrack MIDI import support based...
2018-03-16 Ben LoftisStartup Dialog: A change to the monitor selection shoul...
2018-03-15 Robin GareusGUI: create_vca() API change
2018-03-13 Len OvensSame for midi input enable button
2018-03-12 Len OvensTrim and vca button should also be insensitive in strip...
2018-03-11 Ben LoftisTweak logic in master-bus packing to make it clearer...
2018-03-02 Ben LoftisTag_reset() should be FromPlug, not FromGui.
2018-03-01 Ben LoftisPlugin-Tag improvements:
2018-02-28 Robin GareusFix some GUI typos (thanks to IOhannes/debian for repor...
2018-02-27 Ben LoftisImplement grid line colors ( was: measure lines )....
2018-02-27 Ben LoftisReinstate the ability to split regions while dragging...
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-27 Ben LoftisShould be able to Split in range mode, with a selected...
2018-02-27 Ben LoftisFix bug: sequential pasting to the same time, but diffe...
2018-02-27 Ben LoftisSwitch CDFrame grid to use MinSec ruler rather than...
2018-02-27 Ben LoftisRename SMPTE enum back to Timecode.
2018-02-26 Ben LoftisFix a rather large naming thinko: GridTypeSamples shoul...
2018-02-26 Ben LoftisAdd missing checkbox: Snap to Marker.
2018-02-24 Ben LoftisSnap-to-grid should not invalidate other snap options...
2018-02-24 Ben LoftisFixes for region_boundary_cache:
2018-02-24 Robin GareusNO-OP: whitespace
2018-02-24 Robin GareusFix/amend a23a8ebcad7.
2018-02-23 Ben LoftisTell the user why Insert/Remove Time failed, rather...
2018-02-23 Ben LoftisUse transport_stopped() instead of speed check.
2018-02-23 Ben LoftisDo not interpolate playhead when stopped.
2018-02-23 Ben LoftisRevert afedd2 and associated commits (method to generat...
2018-02-23 Ben LoftisStart versioning Mixbus keybindings files.
2018-02-22 Ben LoftisMethod to generate an initial tag file:
2018-02-20 Paul Davisuser-friendly hack/heuristic: if they edit a BBT non...
2018-02-20 Robin GareusRe-add fixed-color DSP-load indicator background
2018-02-20 Robin GareusRemove ArdourGauges -- since they're no longer actual...
2018-02-20 Robin GareusUse standard Labels again.
2018-02-20 Robin GareusKeep track of unacknowledged log-level (error-indicator)
2018-02-19 Ben LoftisReplace missing widget-name that got lost.
2018-02-19 Ben LoftisPrevent mixer-add buttons from getting focus.
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-19 Ben LoftisRemove unused widget.
2018-02-17 Ben LoftisTweak the text of 2 snap options.
2018-02-17 Ben LoftisAvoid disk-buffer error on startup. (again)
2018-02-17 Ben LoftisRevert some theme tweaks. Left-justify gauge text.
2018-02-17 Ben LoftisAvoid error message on startup.
2018-02-17 Ben LoftisShuffle order of items in status bar; change behavior...
2018-02-17 Ben LoftisTweak packing to line-up button edges with transport...
2018-02-17 Ben LoftisMaybe gauges should only be colored when there is somet...
2018-02-17 Ben LoftisConsistently use Gauge to avoid the overloaded term...
2018-02-17 Ben LoftisRemove unused status labels. (using gauges instead)
2018-02-17 Ben LoftisAdd Disk IO gauge.
2018-02-17 Ben LoftisReverse the drawing of DSP indicator to match other...
2018-02-17 Ben LoftisMove cpu and disk gauges into the status bar at top.
2018-02-17 Ben LoftisGTKOSX is not a valid check. Use __APPLE__
2018-02-17 Ben LoftisFix a few warnings
2018-02-17 Ben LoftisMacOS: Move status info to top, just like win+linux...
2018-02-17 Ben LoftisRemove display_message(); No more scary log message...
2018-02-14 Ben LoftisShrink the peak_display button to avoid blowing-up...
2018-02-14 Ben LoftisReturn a value for blinking.
2018-02-14 Ben LoftisIf the gauges arent clickable, perhaps they look best...
2018-02-14 Ben LoftisRe-pack the master meters (in the toolbar) so the edito...
2018-02-14 Ben LoftisRe-pack dsp_load_indicator next to feedback_indicator...
2018-02-14 Ben LoftisBlink disk+dsp gauges on major errors ( disk out of...
2018-02-14 Ben LoftisRevert TRIANGLE_WIDTH for mac. Must be a pango/cairo...
2018-02-14 Ben LoftisDefault snap-to-grid TRUE
2018-02-13 Ben LoftisCOMBO_TRIANGLE_WIDTH should be an odd value.
2018-02-13 Ben LoftisDont delete&create add_vca_buton every time the vca...
2018-02-13 Robin GareusFix mixer left/right scroll, snap to strip boundary.
2018-02-13 Robin GareusRemove cruft
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-02-12 Ben Loftis...and also for VCA strips.
2018-02-12 Ben LoftisRemove track-adder button from the mixer-list, and...
2018-02-12 Ben LoftisRe-pack Editor Toolbar:
2018-02-12 Ben LoftisTimecode instead of SMPTE.
2018-02-12 Ben LoftisTweak combo-box sizing to match actual triangle size...
2018-02-11 Ben LoftisFix potential crash in snap_to_grid (grid-mark list...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-10 Ben LoftisCopy+Paste thinko: use passed-in variable instead of...
2018-02-10 Ben LoftisCairo-fix cursor lines so they align perfectly with...
2018-02-09 Ben LoftisRemove unused code.
2018-02-09 Ben LoftisFix potential crash with EditAtSelectedMarker, when...
2018-02-09 Ben Loftisnew_grid: Add grid_lines.cc
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_grid: MidiRegionView::motion should propagate thru...
next