ardour.git
2017-01-03 nick_mnote display performance.
2017-01-03 Robin GareusExtend/update LV2 license interface
2017-01-03 Robin GareusUpdate links to preference pages
2017-01-02 Robin Gareuss/GUI/Appearance/ -- part twelve of expected 27 prefs...
2017-01-02 Robin GareusMove items not relevant for appearance out of "GUI...
2017-01-02 Robin Gareusfix VCA vertical alignment
2017-01-02 Robin Gareusallow to shrink mixer left-side pane
2017-01-02 Robin Gareusremove VCA title/heading (increases min width)
2017-01-02 Robin GareusEnforce minimum pane sizes
2017-01-02 Robin Gareusallow Lua session scripts to inject [immediate] RT...
2017-01-01 Robin GareusAdd an example script to start recording on a MIDI...
2017-01-01 Robin GareusWhitelist bit32 Lua library for session rt-scripts
2017-01-01 Robin GareusMatch API: add rt_context option for en/disable_record()
2017-01-01 Robin GareusOnly display pull-up/down if it's being used.
2016-12-31 Robin GareusFix flat buttons for the shuttle-ctrl
2016-12-31 Robin GareusAdd keyboard option reset
2016-12-31 Len OvensOSC: remove unused overall feedback calls and variables
2016-12-31 Len OvensOSC: remove feedback enable from GUI (unused)
2016-12-31 Robin Gareusre-fine preferences dialog part eleven of 27 (probably)
2016-12-31 Robin Gareusamend 3afe3f32df (remove unused global feedback option)
2016-12-31 John EmmasRemove some (no longer needed) source files from our...
2016-12-30 Robin GareusPrefs treeview borders
2016-12-30 Robin Gareusre-fine preferences dialog part ten of 27 (probably)
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-30 Robin Gareusre-group preferences part eight and nine of 27 (probably)
2016-12-30 Robin Gareusre-group preferences part seven of 27 (probably)
2016-12-30 Robin Gareusre-group preferences part six of 27 (probably)
2016-12-30 nick_mfix bug where hidden ghostregions were updated.
2016-12-30 Robin GareusRemoved the the
2016-12-30 Robin GareusClarify some more preferences
2016-12-30 Robin GareusLess verbose phrasing for prefs.
2016-12-30 Robin GareusLeft align notes in Preferences.
2016-12-30 Robin GareusTweak some open labels
2016-12-30 Robin Gareusre-group preferences part five of 27 (probably)
2016-12-30 Robin Gareusre-group preferences part four of 27 (probably)
2016-12-29 Robin Gareusre-group preferences part three of 27 (probably)
2016-12-29 Robin GareusSome more Spinbox size updates
2016-12-29 Robin GareusShrink some spinners
2016-12-29 Robin Gareusre-group preferences part two of 27 (probably)
2016-12-29 Robin Gareusre-group preferences part one of 27 (probably)
2016-12-29 Robin GareusConsistent Session Props Dialog Layout
2016-12-29 Robin GareusFix updates of region-color
2016-12-29 Robin GareusTurn Theme Manager into an OptionEditor (no direct...
2016-12-29 Robin GareusConsolidate Preferences/OptionEditor
2016-12-29 nick_manother small improvement to MGR::add_note() performance.
2016-12-29 nick_mallow the use of static_cast for MGR ghost events ...
2016-12-29 nick_mminor MidiRegionView::redisplay_model() cleanup
2016-12-29 nick_mretain note selection for invalidated notes.
2016-12-29 nick_mmore note performance work (dereference less).
2016-12-29 nick_mrevert 7805217b5 (make note mode change work again).
2016-12-28 Robin GareusRemove "Feedback" from Preferences Ctrl Surface pane.
2016-12-28 Robin GareusTear down OSC settings GUI, when the protocol is disabled
2016-12-28 Robin GareusMove "Feedback" option to control-portocol settings
2016-12-28 Robin GareusFix AudioRegion RMS calc for multi-channel
2016-12-28 Robin GareusAdd script to exercise AudioRegion Peak/RMS Normalization
2016-12-28 Robin GareusAdd Lua bindings for AudioRegion RMS+Peak calc
2016-12-28 Robin GareusFurther preference-dialog re-layout work in progress..
2016-12-28 Robin GareusAdd Scrollbar to MIDI Port Option List
2016-12-28 Robin GareusNO-OP: whitespace
2016-12-28 Robin GareusPrefs Dialog: consistent headings, spacing, reduce...
2016-12-28 Robin GareusPack Color Theme Manager as Box - consistent spacing
2016-12-28 nick_mimprove the performance of MidiRegionView::find_canvas_...
2016-12-28 nick_madd ArdourCanvas::Flag::width()
2016-12-28 nick_madd preference for showing non-quarter note tempi ...
2016-12-28 nick_mtempo dialog shows note type on first row where applicable.
2016-12-28 nick_mdon't clear note items in MidiRegionView::display_model().
2016-12-28 nick_mimprove MidiGhostRegion::find_event() performance ...
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-28 Robin GareusAdd Locale config preferences and rearrange UI prefs
2016-12-28 Robin GareusEmit signal for special cased configuration variable
2016-12-28 Robin GareusAllow fine grained control over locale
2016-12-28 Robin GareusAdd enum for locale-config
2016-12-28 John EmmasCorrect a namespace typo
2016-12-28 John EmmasMove a forward declaration (for class ArdourVSpacer...
2016-12-28 John EmmasSome operators need to have different visibility (as...
2016-12-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-12-27 Robin Gareusremove old unhelpful Makefile
2016-12-27 Robin GareusAdd GUI support to extract and open session-archives
2016-12-27 Robin GareusAdd backend support to extract session-archives
2016-12-27 Robin GareusEnable session-archive feature
2016-12-27 Robin GareusNormalize audio when archiving to fixed-point format.
2016-12-27 Robin GareusAllow gain factor for audio sources.
2016-12-23 nick_mfix leak in MGR _note_group
2016-12-23 nick_mspeed up load/quit for sessions containing ~25k events.
2016-12-23 nick_mshave another line from MidiGhostRegion::clear_events().
2016-12-23 nick_mfix thinko in previous commit.
2016-12-23 nick_mpossibly faster way to clear ghost events.
2016-12-23 nick_mslight speed improvement on GhostEvent ctor.
2016-12-23 nick_mremove double check for note range in MGR::update_note...
2016-12-23 Robin Gareusfix editor sidebar show/hide with embedded TimeInfo
2016-12-22 nick_mMidiGhostRegion::update_contents_height() is only about...
2016-12-22 nick_mhide ghost events appropriately (e.g. after split).
2016-12-22 nick_monly update GhostEvents on visible trackviews.
2016-12-22 nick_mmidi scrooming performance updates.
2016-12-22 nick_mremove wtfery in MidiGhostRegion ctor
2016-12-22 Nil GeisweillerMore 8 whitespace to tab indentation fixes
2016-12-22 Robin Gareusshow VCA color on number label
2016-12-22 Robin GareusDisplay VCAs at the end of the Track/Bus list
2016-12-22 Robin Gareusspill chained VCAs
2016-12-21 Robin Gareusamend 91321272b
next