Don't show Group UI for the master-bus
[ardour.git] / gtk2_ardour /
2017-03-08 Robin GareusDon't show Group UI for the master-bus
2017-03-08 Robin GareusMixer sidebar: show group context menu on right-click...
2017-03-08 Robin GareusPop down dialog before re-scanning VSTs
2017-03-08 Robin GareusVST UI sizeing rework
2017-03-06 nick_msnapped pencil drawing of new midi regions cannot be...
2017-03-06 nick_mallow setting end bpm in new tempo from tempo dialog.
2017-03-06 nick_mrework tempo dialog formatting, add end bpm entry.
2017-03-06 nick_mfix crash when dragging region from list.
2017-03-06 Robin GareusFix save-as progress dialog.
2017-03-06 nick_mmore linked midi region trim drag fixes.
2017-03-06 Robin GareusMore fun with LinuxVSTs & threading
2017-03-05 Robin GareusClose the LXVST X11 connection for good measure
2017-03-05 Robin GareusWork around a crash at exit for Linux VST UIs abusing...
2017-03-05 Robin GareusRevert "some further debugging, just in case"
2017-03-05 Robin Gareussome further debugging, just in case
2017-03-05 Robin GareusPrevent duplicate self-delete.
2017-03-05 Robin GareusNO-OP: whitespace
2017-03-05 nick_mensure no movement when draggin regions with x constrained.
2017-03-05 nick_mfix undo if a midi region start trim changed the source...
2017-03-04 Len OvensRemove space between _ and (
2017-03-04 nick_mno-op - comment/whitespace fixes.
2017-03-04 nick_mtempo editing updates
2017-03-04 nick_mundoing a create note drag restores screen position.
2017-03-04 nick_mrework percussive hit spraying.
2017-03-04 nick_mspraying percussive hits has one undo step per drag.
2017-03-04 nick_mremove bogus variable from last commit
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-03-03 Robin GareusAdd 7890 aka tom- to contributor list
2017-03-02 Robin GareusFix crash when inserting time with split intersected...
2017-03-02 Robin GareusDon't try to auto-start engine for new sessions
2017-03-01 Paul DavisArdourButton: if _act_on_release is true, only trigger...
2017-03-01 Robin GareusDon't automatically open generic UIs for plugins w...
2017-03-01 Robin GareusFix implicit selection when operating track-header...
2017-02-28 Robin Gareusinitialize some uninitialized vars
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-28 Robin GareusFix touching mute automation (mostly)
2017-02-28 Ben LoftisLikely fix for bug: cannot change track colors in older...
2017-02-27 nick_mprobable fix for importing tempo maps that use non...
2017-02-27 nick_m_group, group.. who cares?
2017-02-27 nick_mclicking on curve text does the right thing.
2017-02-27 nick_minitial rework of tempo text display (numbers are curve...
2017-02-27 nick_mremove scroll wheel editing nonsense (tempo)
2017-02-27 nick_mfix compilation
2017-02-27 nick_mremove 'mouse:' verbose cursor when shift-dragging...
2017-02-27 nick_monly allow 'ramp to next' if the next tempo is actually...
2017-02-27 nick_mpoor man's display of end tempo for ramps.
2017-02-27 nick_mTempo Marks : set point colour by discontinuity, displa...
2017-02-27 nick_mremove commented line
2017-02-27 nick_mfix tempo marker ramp to next.
2017-02-27 nick_madd right-click 'Ramp to Next' tempo marker menu item.
2017-02-27 nick_mback to using shift-ctrl for pinch drag. set colours...
2017-02-27 nick_mhighlight the tempo curve that is to be altered, modify...
2017-02-27 nick_mfix verbose cursor display when shift-dragging end...
2017-02-27 nick_mrestore pinch tempo. it now operates via shift + alt...
2017-02-27 nick_mremove tempo end drag (the control drag on the curve...
2017-02-27 nick_mremove "Make Ramped" from right click tempo marker...
2017-02-27 nick_mfix formatting of bbtruler drag verbose cursor.
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 nick_mrework tempo editing.
2017-02-27 Ben LoftisDe-cramp the transcoding dialog widgets.
2017-02-27 Paul Davisfix crash caused by thinko in 123fcf3cf
2017-02-26 Paul Davismake sure that when extending the selection in the...
2017-02-26 Paul Davisremove method no longer needed
2017-02-26 Paul Davismake Selection::set (TrackViewList*) more efficient...
2017-02-26 Paul Davisavoid doing needless duplicate work in Selection::add...
2017-02-26 Robin Gareusupcoming codenames
2017-02-26 Robin GareusFix windows builds, rename icons following 4e96285ba5
2017-02-25 Robin GareusDon't use upper-case in options (only headings)
2017-02-25 Paul Davisfix potential crash bug in RouteProcessorSelection
2017-02-25 Paul Davisprevent double-emission of PresentationInfo::Change...
2017-02-25 Robin GareusTweak preferences text
2017-02-25 Robin GareusTweak metering prefs: clarify default type behavior
2017-02-25 Robin GareusNO-OP, re-arrange code
2017-02-24 Robin GareusSnap-back fader on release (follow-up to e8cebac6a36a)
2017-02-24 Robin GareusGroup-override for faders
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-24 Robin GareusNO-OP resolve an ambiguity, just because.
2017-02-24 Paul Davisgui: debug output for faderport/editor mixer strip...
2017-02-24 Robin GareusSave Lua script file origin (for later updates) --...
2017-02-24 Robin GareusAdd some convenient public editor methods (for lua...
2017-02-24 Robin Gareusthe daily dose of const'ness
2017-02-24 Robin Gareusre-order inheritance
2017-02-23 Robin GareusLua bindings to access editor selection + region select...
2017-02-23 Robin Gareusremove explicit line-break (rely on wrap)
2017-02-23 Robin GareusClarify prefs
2017-02-23 nick_malso fix flying percussive hits while copy-dragging.
2017-02-23 nick_mhotfix for flying percussive hits while dragging.
2017-02-23 Ben LoftisMove Select-All-Tracks into the Selection category...
2017-02-22 Robin GareusGUI support to re-locate missing external (abs-path...
2017-02-22 Robin GareusNO-OP: whitespace
2017-02-22 Robin Gareusremove cruft
2017-02-21 Paul Davisfix crash when removing a TimeAxisView from the selection
2017-02-21 Paul DavisPBD::Signal<...>::connect() is already thread safe...
2017-02-21 Paul DavisRevert "ARDOUR_UI transport buttons should use ArdourBu...
2017-02-21 Robin Gareusbetter solution of 3c25d26e9
2017-02-21 Robin GareusFix potential crash at exit/close.
2017-02-20 Robin GareusGroup-Tabs keyboard shortcuts
2017-02-20 Robin Gareusfix typo in prev commit
2017-02-20 Robin GareusMB: prefs are detached initially
next