summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-12-06various fixes for exporting, including correct handling of errors during expo...Paul Davis
2012-12-06new look for transport shuttle box. still operates brokenly thoughBen Loftis
2012-12-06tweaked some icons, hopefully more consistent looking. svg source now includedBen Loftis
2012-12-06fix duplicate, and clarify its behaviour in smart mode; includes a fix for Ti...Paul Davis
2012-12-06make bus stem export possible (from colinf) (#4745)Paul Davis
2012-12-05tweak to make it more likely (hopefully 100% certain) that the splash window ...Paul Davis
2012-12-05prevent Primary-click or Shift-click from deselecting when clicking on a trac...Paul Davis
2012-12-05tweak region layering editor to use only a single click to change layeringPaul Davis
2012-12-04dramatically speed up the addition of large numbers of busses + tracks. consi...Paul Davis
2012-12-02allow button release events to be processed for region selection opsPaul Davis
2012-12-02remove debugging/analysis outputPaul Davis
2012-12-02make newly-added string translatablePaul Davis
2012-12-02refuse to show the editor mixer is the screen is < 700 pixels high (makes the...Paul Davis
2012-11-30restore the post-export nag screenPaul Davis
2012-11-30tweak binding descriptions so that the cheat sheet formats OKPaul Davis
2012-11-28edit operations should depend on the existence of an explicit range, NOT the ...Ben Loftis
2012-11-28tweak Auto Play behavior: dont auto-play a range selection if the auto-play o...Ben Loftis
2012-11-28fix initial display of BBT ruler, i believePaul Davis
2012-11-27adjust the way we use a pair of iterators into the tempo map so that the iter...Paul Davis
2012-11-27add shift-f to default bindings for Follow Edits togglePaul Davis
2012-11-27mousehweel zoom should always operate like ZoomFocusMouseBen Loftis
2012-11-27a couple of extra tooltips for editor preferencesPaul Davis
2012-11-27try another fix for the crash created by rev 13547Paul Davis
2012-11-27avoid crash caused by referencing non-existent route in mixer strip button na...Paul Davis
2012-11-26region selections and moves should have optional preroll when playhead follow...Ben Loftis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-26slightly tweak mute buttons for more contrast with white textBen Loftis
2012-11-26explicitly enforce selection rules to avoid some corner cases and avoid user ...Ben Loftis
2012-11-26desensitize Follow Edits button if sync is externalBen Loftis
2012-11-26some tweaks to make narrow mixer strips actually narrowPaul Davis
2012-11-21tweak display of remote control id (dialog text)Paul Davis
2012-11-21add warning dialog if user tries to use audio+MIDI tracksPaul Davis
2012-11-20fix double escape in r13530Robin Gareus
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-11-20make range ruler visible by default - costs a few mm, saves confusion among n...Paul Davis
2012-11-19tweak config param for automation sampling interval, set to 500msec by defaul...Paul Davis
2012-11-19minor tweaksPaul Davis
2012-11-19markup-escape track/playlist titles in tooltips.Robin Gareus
2012-11-18grid/snap minimum selection lengthRobin Gareus
2012-11-18fix compiler warningRobin Gareus
2012-11-18fix O(N^M) behaviour of control point selection (N = number of control points...Paul Davis
2012-11-18Disable vulgar keep-above for plugin UIs.David Robillard
2012-11-18LTC slave port gets its own headline.Robin Gareus
2012-11-17substantive change to automation line dragging code to avoid O(N^4) behaviour...Paul Davis
2012-11-17Sent precise transport information to LV2 plugins via events.David Robillard
2012-11-16new button lookBen Loftis
2012-11-15move internal edit button away from mouse mode buttons by a small distance, a...Paul Davis
2012-11-15change semantics for select-all operation: if no track is selected, use the c...Paul Davis
2012-11-15hotfix negative TC editing - problem was introduced in r13491Robin Gareus
2012-11-14provide the ability to enable + disable tooltipsPaul Davis