Commit Graph

86 Commits

Author SHA1 Message Date
Carl Hetherington 195c735181 Implement reset() in panners, and use it from the GUI (fixes #4196).
git-svn-id: svn://localhost/ardour2/branches/3.0@10282 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-22 16:19:27 +00:00
Paul Davis 0938a42440 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
git-svn-id: svn://localhost/ardour2/branches/3.0@10179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-30 17:55:14 +00:00
David Robillard a473d630eb Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
git-svn-id: svn://localhost/ardour2/branches/3.0@9654 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-01 16:50:12 +00:00
Paul Davis a0d09e81d4 update .po files for translators
git-svn-id: svn://localhost/ardour2/branches/3.0@9639 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-31 02:29:00 +00:00
Paul Davis a187460b07 use the same color for the stereo panner center line as the mono panner
git-svn-id: svn://localhost/ardour2/branches/3.0@9091 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-07 13:06:29 +00:00
Paul Davis 9926b00a1f panner visual tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@8802 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 14:28:18 +00:00
Paul Davis 418e7ec229 recenter stereo panner position indicator
git-svn-id: svn://localhost/ardour2/branches/3.0@8792 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 00:25:53 +00:00
Paul Davis f0052b463d stereo and mono panner tweaks to use cairomm and rounded rectangles and more
git-svn-id: svn://localhost/ardour2/branches/3.0@8790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 23:43:47 +00:00
Paul Davis 9b17f35576 change appearance of panner data popup slightly (fixed width font so it doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed
git-svn-id: svn://localhost/ardour2/branches/3.0@8746 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 17:28:37 +00:00
Paul Davis d3300660a3 make panner data popups more contrasty and appear in a better position
git-svn-id: svn://localhost/ardour2/branches/3.0@8740 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 16:48:05 +00:00
Paul Davis 15b5fce904 merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally).
git-svn-id: svn://localhost/ardour2/branches/3.0@8586 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-27 01:31:03 +00:00
Paul Davis 41264273ec add gesture control for position+width controls of a 2in/2out panner - not used, since there is no way to create automation for these controls at present
git-svn-id: svn://localhost/ardour2/branches/3.0@8479 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07 22:18:53 +00:00
Paul Davis 7d252dbbb9 new mono panner widget; make stereo panner respond to changes in colors immediately
git-svn-id: svn://localhost/ardour2/branches/3.0@8474 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-07 17:36:01 +00:00
Paul Davis e0f2b0368a remove tooltip from stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8416 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-03 15:50:48 +00:00
Paul Davis b638c3f6b0 fix reversed dragging in stereo panner when width is negative
git-svn-id: svn://localhost/ardour2/branches/3.0@8403 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-01 17:34:06 +00:00
Paul Davis d6314e3253 add back MIDI Learn for stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8394 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 20:17:44 +00:00
Paul Davis f151d8231d better dbl click behaviour for stereo panner: width max is constrained by position; pos max is constrained by width
git-svn-id: svn://localhost/ardour2/branches/3.0@8393 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 19:58:36 +00:00
Paul Davis 55ec9b3a18 better detent handling, and dbl-click behaviour for lower half improvements
git-svn-id: svn://localhost/ardour2/branches/3.0@8391 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 18:59:09 +00:00
Paul Davis 1f87006509 unfinished tweaks to stereo panner, before a bigger commit of other stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@8385 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 15:44:22 +00:00
Paul Davis 0218522b72 split tooltip and drag drag windows apart, for better functionality
git-svn-id: svn://localhost/ardour2/branches/3.0@8383 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 14:37:40 +00:00
Paul Davis cf9f7d17cc various improvements for stereo panner. note that dbl-click in "top" section will pan center, hard left and hard right
git-svn-id: svn://localhost/ardour2/branches/3.0@8382 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-30 03:14:13 +00:00
Paul Davis f31e5b5d71 stereo panner tooltip tweaks & less debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@8367 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-29 17:33:05 +00:00
Paul Davis b690cac961 move stereo panner lines to out edges of L/R boxes; fix display of center of image info in tooltip; add hints on key actions for panner in tooltip
git-svn-id: svn://localhost/ardour2/branches/3.0@8365 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-29 16:28:46 +00:00
Carl Hetherington 9eca7915e2 Fix some i18n problems.
git-svn-id: svn://localhost/ardour2/branches/3.0@8326 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-22 01:44:00 +00:00
Paul Davis fa0a1ad025 random debugging stuff, need to get it out of the way for next commit
git-svn-id: svn://localhost/ardour2/branches/3.0@8221 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-08 20:56:48 +00:00
Paul Davis 50dc61bc2f code tweaks in stereo panner (no functional changes)
git-svn-id: svn://localhost/ardour2/branches/3.0@8172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-03 23:14:36 +00:00
Paul Davis 74b4a3c77b remove commented colors and fix keyboard handling in stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-03 17:31:55 +00:00
Paul Davis bb797943dd add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono
git-svn-id: svn://localhost/ardour2/branches/3.0@8153 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-02 15:51:42 +00:00
Paul Davis 7de36bc5ab fix asymmetric pan dragging, relay key release events to editor
git-svn-id: svn://localhost/ardour2/branches/3.0@8151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 23:47:40 +00:00
Paul Davis c736a8bd02 add scroll and key handling to stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 23:29:44 +00:00
Paul Davis edea754b6b more stereo panner work
git-svn-id: svn://localhost/ardour2/branches/3.0@8149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 21:24:57 +00:00
Paul Davis 044a2cca8f better operation of the stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 18:27:39 +00:00
Paul Davis 0006f4063e darken text color in stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8141 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 16:14:24 +00:00
Paul Davis 079057717d hack up the stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-01 16:12:04 +00:00
Paul Davis f9c6d2d5a1 add dbl-clicks to reset position or width
git-svn-id: svn://localhost/ardour2/branches/3.0@8136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-30 20:38:38 +00:00
Paul Davis 1ff30dcecb first basic pass at a single widget stereo panner
git-svn-id: svn://localhost/ardour2/branches/3.0@8135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-30 20:22:43 +00:00