Proposed fix managing shared playlists (see #7150)
[ardour.git] / gtk2_ardour /
2017-01-04 Paul Davismake status bar themeable
2017-01-04 nick_mallow import of Beethoven's fifth.
2017-01-04 Robin GareusFile [MIDI] display preference under Appearance
2017-01-04 nick_mfix import of multiple time signatures.
2017-01-03 Paul Davisfix memory corruption any time a SysEx display object...
2017-01-03 Robin Gareusfix color file installation
2017-01-03 nick_mnote display performance.
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-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 Robin Gareusre-fine preferences dialog part eleven of 27 (probably)
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 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 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 GareusAllow fine grained control over locale
2016-12-28 John EmmasCorrect a namespace typo
2016-12-28 John EmmasMove a forward declaration (for class ArdourVSpacer...
2016-12-27 Robin GareusAdd GUI support to extract and open session-archives
2016-12-27 Robin GareusEnable session-archive feature
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 indentation 8 whitespaces to tab
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
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 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 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 nick_muse a map to find GhostEvents by a pointer to Note.
next