Switch CDFrame grid to use MinSec ruler rather than Sample ruler.
[ardour.git] / gtk2_ardour /
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...
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2018-02-03 Ben LoftisFurther defer changes of plugin Tags+Status, and consol...
2018-01-31 Robin GareusRevert "Clean up help-text, use multi-line single labels"
2018-01-31 Robin GareusOnly list hidden plugins with "Show hidden only"
2018-01-31 Robin GareusUse new tag-search API
2018-01-31 Robin GareusClean up help-text, use multi-line single labels
2018-01-31 Robin GareusFix sensitivity of Tag-reset-button and row activation
2018-01-30 Robin GareusPlugin-Selector: Use ArdourButton instead of Gtk::Check...
2018-01-30 Robin GareusRemove GUI-side LADSPA author-name tweaks.
2018-01-30 Robin GareusPlugin-Selector replace Gtk::ComboBox with ArdourDropdown
2018-01-30 Robin GareusUse backend-API to reset tags, remove unused category
2018-01-30 Robin GareusDon't automatically open plugin-GUI if there are no...
2018-01-30 Robin GareusFurther tweaks to Plugin-Selector:
2018-01-30 Ben LoftisPlugin Selector: ui tweaks.
2018-01-30 Robin GareusMajor overhaul of plugin-selector: tag-management ...
2018-01-30 Robin GareusAdd plugin tag-filter to Mixer-favorites sidebar
2018-01-30 Robin GareusNew PluginStatusesChanged API
2018-01-30 Robin GareusPrepare for PluginStatusesChanged API change
2018-01-30 Robin GareusLuaInstance: prepare for 3 argument signal/slot callbacks
2018-01-27 Robin GareusEmit a single change when changing track selection...
2018-01-27 Robin Gareusremove accidentally commited file
2018-01-27 Robin GareusFix some small memory leaks (GUI)
2018-01-25 Ben LoftisAdd tooltip to markers so they can be found without...
2018-01-23 Hiroki InagakiUpdate Japanese translation
2018-01-21 Robin GareusFix ffmpeg/ffprobe parser (sample/frame 30b087ab) ...
2018-01-21 Robin GareusUse "frame" for video-frames, fixes video-monitor state.
2018-01-21 Robin GareusFix Export-format timecode spec (frames: timecode frames)
2018-01-21 Robin GareusFix video preview request - #7544
2018-01-14 Robin Gareusfix DSP load indicator color
2018-01-14 Robin GareusAdd Toolbar disk-space widget.
2018-01-14 Robin GareusSeparate DSP load indicator into generic gauge widget
2018-01-01 Robin Gareusamend a954dca1: Prost Neujahr!
2018-01-01 Robin GareusBonne année 2018
2017-12-31 Robin GareusKeep Script Window on top.
next