summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-12-30re-group preferences part two of 27 (probably)Robin Gareus
2016-12-29re-group preferences part one of 27 (probably)Robin Gareus
2016-12-29Consistent Session Props Dialog LayoutRobin Gareus
2016-12-29Fix updates of region-colorRobin Gareus
2016-12-29Turn Theme Manager into an OptionEditor (no direct use of Gtk)Robin Gareus
2016-12-29Consolidate Preferences/OptionEditorRobin Gareus
2016-12-30another small improvement to MGR::add_note() performance.nick_m
2016-12-30allow the use of static_cast for MGR ghost events (speeds things up a bit).nick_m
2016-12-30minor MidiRegionView::redisplay_model() cleanupnick_m
2016-12-30retain note selection for invalidated notes.nick_m
2016-12-29more note performance work (dereference less).nick_m
2016-12-29revert 7805217b5 (make note mode change work again).nick_m
2016-12-28Remove "Feedback" from Preferences Ctrl Surface pane.Robin Gareus
2016-12-28Further preference-dialog re-layout work in progress..Robin Gareus
2016-12-28Add Scrollbar to MIDI Port Option ListRobin Gareus
2016-12-28NO-OP: whitespaceRobin Gareus
2016-12-28Prefs Dialog: consistent headings, spacing, reduce width,..Robin Gareus
2016-12-28Pack Color Theme Manager as Box - consistent spacingRobin Gareus
2016-12-29improve the performance of MidiRegionView::find_canvas_patch_change().nick_m
2016-12-29add preference for showing non-quarter note tempi (Misc subsection Tempo).nick_m
2016-12-29tempo dialog shows note type on first row where applicable.nick_m
2016-12-29don't clear note items in MidiRegionView::display_model().nick_m
2016-12-29improve MidiGhostRegion::find_event() performance (end is quite common).nick_m
2016-12-29allow all types of range location (loop, start, end etc.) to be glued to bars...nick_m
2016-12-28Add Locale config preferences and rearrange UI prefsRobin Gareus
2016-12-28Allow fine grained control over localeRobin Gareus
2016-12-28Correct a namespace typoJohn Emmas
2016-12-28Move a forward declaration (for class ArdourVSpacer) so that MSVC can also us...John Emmas
2016-12-27Add GUI support to extract and open session-archivesRobin Gareus
2016-12-27Enable session-archive featureRobin Gareus
2016-12-24fix leak in MGR _note_groupnick_m
2016-12-24speed up load/quit for sessions containing ~25k events.nick_m
2016-12-23shave another line from MidiGhostRegion::clear_events().nick_m
2016-12-23fix thinko in previous commit.nick_m
2016-12-23possibly faster way to clear ghost events.nick_m
2016-12-23slight speed improvement on GhostEvent ctor.nick_m
2016-12-23remove double check for note range in MGR::update_note/hit()nick_m
2016-12-23fix editor sidebar show/hide with embedded TimeInfoRobin Gareus
2016-12-23MidiGhostRegion::update_contents_height() is only about height (again).nick_m
2016-12-23hide ghost events appropriately (e.g. after split).nick_m
2016-12-23only update GhostEvents on visible trackviews.nick_m
2016-12-23midi scrooming performance updates.nick_m
2016-12-23remove wtfery in MidiGhostRegion ctornick_m
2016-12-22More 8 whitespace to tab indentation fixesNil Geisweiller
2016-12-22show VCA color on number labelRobin Gareus
2016-12-22Display VCAs at the end of the Track/Bus listRobin Gareus
2016-12-22spill chained VCAsRobin Gareus
2016-12-21amend 91321272bRobin Gareus
2016-12-21Fix indentation 8 whitespaces to tabNil Geisweiller
2016-12-21Add option to hide the 2ndary clockRobin Gareus