summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2016-12-22GhostEvent wrangling.nick_m
2016-12-22use map::find in the currently unused MidiGhostRegion::find_event()nick_m
2016-12-22revert b330a8a0cenick_m
2016-12-21Fix crash when resetting all peak-meters with VCAs.Robin Gareus
2016-12-21improve scroomer performance.nick_m
2016-12-21'Rect' is ambiguous (also defined in MacTypes.h)Robin Gareus
2016-12-21backport/minimize difference to mixbus branchRobin Gareus
2016-12-21Don't try to scroll to stripables on different panesRobin Gareus
2016-12-21Mini-timeline: honor left/right scrollRobin Gareus
2016-12-21Properly calculate VCA bottom padding & align faderRobin Gareus
2016-12-21Align mon-section bottom buttonRobin Gareus
2016-12-21Vertically line up mixer strip (backport from Mixbus)Robin Gareus
2016-12-20Fix Ardour Editor-button heightRobin Gareus
2016-12-20Fix Mixbus Editor-toolbar icons & heightRobin Gareus
2016-12-20Fix Dropdown w/icon size and alignmentRobin Gareus
2016-12-21use a map to find GhostEvents by a pointer to Note.nick_m
2016-12-21fix various midi display bugs introduced by 9038be49d8.nick_m
2016-12-20Don't redraw hidden toolbar elementsRobin Gareus
2016-12-20Limit max height of PinDialog -- fixes #7177Robin Gareus
2016-12-20remove debug outputRobin Gareus
2016-12-20This commit breaks generic GUIs for many LV2 plugins.Paul Davis
2016-12-20improve midi zoom/scroom performance with lots of notes.nick_m
2016-12-20Rearrange LTC preference entryRobin Gareus
2016-12-20Add checks for supported variant typesHanspeter Portner
2016-12-20add tooltip to mini-timelineRobin Gareus
2016-12-20fix mini-timeline marker-prelightRobin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-20Prepare for re-use of TimeInfoBox w/o punch-clockRobin Gareus
2016-12-19Fix the case of jump-to-next{prev}-Mark.Ben Loftis
2016-12-19Change default binding of left+right arrow keys to jump by Grid setting.Ben Loftis