ardour.git
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
2016-12-21 Nil GeisweillerFix minor typo in comment
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
2016-12-21 nick_mcheck audio-locked meter ordering by frame.
2016-12-21 nick_mGhostEvent wrangling.
2016-12-21 nick_muse map::find in the currently unused MidiGhostRegion...
2016-12-21 nick_mrevert b330a8a0ce
2016-12-21 Robin GareusFix crash when unpacking or deleting pane
2016-12-21 Robin GareusFix crash when resetting all peak-meters with VCAs.
2016-12-21 nick_mimprove scroomer performance.
2016-12-21 Robin Gareus'Rect' is ambiguous (also defined in MacTypes.h)
2016-12-21 Robin Gareusbackport/minimize difference to mixbus branch
2016-12-21 Robin GareusDon't try to scroll to stripables on different panes
2016-12-21 Robin GareusMini-timeline: honor left/right scroll
2016-12-21 Robin GareusProperly calculate VCA bottom padding & align fader
2016-12-21 Robin GareusAlign mon-section bottom button
2016-12-21 Robin GareusVertically line up mixer strip (backport from Mixbus)
2016-12-20 nick_mfix yet another meter-locked tempo ordering thinko.
2016-12-20 Robin GareusFix Ardour Editor-button height
2016-12-20 Robin GareusFix Mixbus Editor-toolbar icons & height
2016-12-20 Robin GareusFix Dropdown w/icon size and alignment
2016-12-20 Robin GareusAdd Zoom/Expand icon
2016-12-20 nick_muse a map to find GhostEvents by a pointer to Note.
2016-12-20 nick_mfix various midi display bugs introduced by 9038be49d8.
2016-12-20 Robin GareusDon't redraw hidden toolbar elements
2016-12-20 Robin GareusLimit max height of PinDialog -- fixes #7177
2016-12-20 Robin Gareusremove debug output
2016-12-20 Paul DavisThis commit breaks generic GUIs for many LV2 plugins.
2016-12-20 nick_mimprove midi zoom/scroom performance with lots of notes.
2016-12-20 Robin GareusRearrange LTC preference entry
2016-12-20 Hanspeter PortnerAdd checks for supported variant types
2016-12-20 Robin Gareusadd tooltip to mini-timeline
2016-12-20 Robin Gareusfix mini-timeline marker-prelight
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-20 Robin GareusPrepare for re-use of TimeInfoBox w/o punch-clock
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
next