Shrink some spinners
[ardour.git] / gtk2_ardour /
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.
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{prev}-Mark.
2016-12-19 Ben LoftisChange default binding of left+right arrow keys to...
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-19 Paul Davissmall fix for italian (#7180)
2016-12-19 Robin GareusMove shuttle/speed text outsize
2016-12-19 Ben LoftisFix a leftover from 3e214e (Follow Range behavior).
2016-12-19 Ben LoftisSeparate is an Editor action (like Delete), not a Regio...
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-19 Robin Gareusupdate mini-timeline to immediately display tempo-map...
2016-12-19 Robin GareusShow relevant preferences on sync-button right-click
2016-12-19 Robin Gareuscont'd work on mini-timeline:
2016-12-19 Robin Gareusupdate canvas test tool
2016-12-19 Robin GareusUpdate Marker display style: consistent height & color
2016-12-19 Ben LoftisRuler labels should be normal weight.
2016-12-19 Ben LoftisConsolidate clock bg colors to use the same dark grey
2016-12-19 Ben LoftisConsolidate green clock colors to use the same green
2016-12-18 Ben LoftisReinstate spacer between Punch In,Out.
2016-12-18 Robin GareusClean up Clock Tempo, TimeSignature labels
2016-12-18 Robin GareusHave the computer count columns for us.
2016-12-18 Robin GareusShorten sync-button label/size
next