Return a value for blinking.
[ardour.git] / gtk2_ardour /
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.
2017-12-31 Robin GareusDon't use a timer to update panner-UIs, rely on Changed...
2017-12-28 Robin GareusFix initial transport-window state display
2017-12-28 Robin GareusAdd DSP-load & x-run widget to the toolbar.
2017-12-23 Robin GareusAdd Panic-button sensitivity for consistency
2017-12-22 Robin GareusAdd keyboard-shortcuts to Transport Window
2017-12-22 Robin GareusBackport Mixbus transport-button profile
2017-12-22 Hiroki InagakiUpdate Japanese translation
2017-12-22 Robin GareusAdd a separate, dedicated transport-control window
2017-12-22 Robin GareusSeparate and consolidate Transport-Control-UI code
2017-12-19 Robin GareusFix video-timeline (request parameter is "frame=")
2017-12-19 Robin GareusUse "Frames" for video-frames (NO-OP)
2017-12-19 Robin GareusUpdate template list in Route Dialog
2017-12-18 Robin GareusSanitize status-bar msg line layout
2017-12-16 Robin GareusFix UI for Sends & Inserts (regression was in 0c59ba649e)
2017-12-14 Pavel FricCzech translation update #7526
2017-12-12 Robin GareusAdd FP16 icon
2017-12-11 Robin GareusNO-OP: whitespace
2017-12-11 Ben LoftisFix another case where: a Range selection must enforce...
2017-12-11 Ben Loftiszoom-to-selection should clear the selection, afterwards.
2017-12-07 Ben LoftisLua scripting: add convenience function Editor::trigger...
2017-12-07 Ben LoftisDrop the "Lua" in Lua Action Buttons:
2017-12-05 Robin GareusSort LuaDialog dropdown entries by key-name
2017-12-05 Robin GareusAdd Lua binding to query action-list
2017-12-05 Robin GareusLua Script-Selector update
2017-11-23 Robin GareusRemove duplicate assignment (amend 867460cd3)
2017-11-23 Robin GareusMake static analysis happy..
2017-11-23 Robin GareusRemove unreachable code.
2017-11-23 Robin GareusNO-OP: cleaner syntax
2017-11-23 Robin GareusConsistent default argument for virtual fn.
2017-11-23 Robin GareusCatch exceptions by const reference
2017-11-23 Robin GareusFix a potential(?) nullptr dereference
2017-11-23 Robin GareusFix potentially ambiguous printf()
2017-11-23 Robin GareusNo need for memset to clear a byte.
2017-11-23 Robin GareusFix size-request call
2017-11-23 Robin GareusFix duplicate if(A) else if (A) condition
2017-11-22 Robin GareusGUI to set clock-origin marker
2017-11-22 Robin GareusImplement clock delta modes
2017-11-22 Robin GareusFix switch statements in ExportTimespanSelector
2017-11-22 Robin GareusAdd seconds as clock-unit
2017-11-18 Damien ZammitRevert "editor_pt_import: Process wav indexes once...
next