ardour.git
2018-03-06 Nikolaus GullottaInitial check in of EditorHook script transparent_regio...
2018-03-03 Jan Lentfergeneric_midi: add proper handling of midi controll...
2018-03-02 Ben LoftisUnrecognized plugins are stored in the tagfile (FromPlu...
2018-03-02 Ben LoftisAllow successive changes from the Gui to set tags.
2018-03-02 Robin GareusRemove interpolation unit-test (fails to compile)
2018-03-02 Robin GareusFix gcc-4.2 OSX/PPC builds
2018-03-02 Ben LoftisTag_reset() should be FromPlug, not FromGui.
2018-03-01 Ben LoftisFix thinko in prior commit 7c5f1c.
2018-03-01 Ben LoftisPlugin-Tag improvements:
2018-02-28 Robin GareusYet another spelling mistake fix
2018-02-28 Robin GareusFix a typo in session-utils (thanks to IOhannes/debian...
2018-02-28 Robin GareusFix a typo (thanks to IOhannes/debian for reporting)
2018-02-28 Robin GareusFix some GUI typos (thanks to IOhannes/debian for repor...
2018-02-28 Len OvensOSC: add group sharing bit feedback
2018-02-28 Len OvensOSC: add group sharing bit setting
2018-02-28 Len OvensOSC: display only strips in group.
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 Paul Daviscatch (incorrect) inclusion of non-MIDI related automat...
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 John EmmasAccommodate recently removed source(s) in our MSVC...
2018-02-22 Len Ovensfix compilation on windows with VST support
2018-02-22 Len OvensOSC: fix compiler warning and catch possible errors
2018-02-22 Paul Davisfix compilation on linux with LXVST support
2018-02-22 Ben LoftisMethod to generate an initial tag file:
2018-02-20 Len OvensOSC: Add session name change
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 LoftisAdd flag for corners, where top+left shadows are both...
2018-02-19 Ben LoftisRemove unused widget.
2018-02-19 John EmmasAccommodate newly added/renamed source(s) in our MSVC...
2018-02-18 Len OvensOSC: allow setting of marker name
2018-02-18 Len OvensOSC: select comment should feedback when comment changed
2018-02-18 Len OvensOSC: Allow surface to change route comment.
2018-02-18 Ben LoftisDrop-shadow spacer; for theming.
2018-02-17 Ben LoftisFix long-standing bug in spacer expose+render.
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-17 Len OvensOSC: Select should be able to rename as well.
2018-02-16 Len OvensOSC: added group join, switch, remove function
2018-02-16 Len Ovensnoop OSC: path strings should not get tranlated
2018-02-16 Len OvensOSC: Add /group/list so surface can get a list of groups
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-15 Ben LoftisAuto-monitor == Cue for MIDI tracks.
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-14 John EmmasAccommodate the change from libtimecode to libtemporal
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 John EmmasAccommodate newly introduced source(s) in our MSVC...
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 Paul Davisfix definition of Temporal::Beats::max()
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...
next