13
0
Commit Graph

2971 Commits

Author SHA1 Message Date
6677985f43 (from 2.x) make sure that F4 is bound to the real separate action, not the Separate sub-menu
git-svn-id: svn://localhost/ardour2/branches/3.0@8852 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15 12:22:11 +00:00
Carl Hetherington
ea11968f95 Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769).
git-svn-id: svn://localhost/ardour2/branches/3.0@8850 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15 01:42:48 +00:00
Carl Hetherington
70126fb9d6 Fix warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@8848 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15 01:08:15 +00:00
7a5b6a5031 patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come
git-svn-id: svn://localhost/ardour2/branches/3.0@8845 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-14 21:49:43 +00:00
Doug McLain
d4dd6fbe63 Make light theme functional, add waf processing, and small change to UI::load_rcfile() that fixes a hang when switching between two rc files that are identical in style defs
git-svn-id: svn://localhost/ardour2/branches/3.0@8839 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-14 01:46:57 +00:00
Carl Hetherington
886cae6dcc No-op; whitespace.
git-svn-id: svn://localhost/ardour2/branches/3.0@8837 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-13 19:34:44 +00:00
Carl Hetherington
6b14bbd4f3 Remove unused and uncompiled panner code.
git-svn-id: svn://localhost/ardour2/branches/3.0@8834 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-13 13:01:14 +00:00
Carl Hetherington
27cbe72d96 Remove dependence on the order of calls of listeners to MidiTrack::StepEditStatusChange, and rename the step entry menu item to make it consistent with the dialogue title. Should fix #3765.
git-svn-id: svn://localhost/ardour2/branches/3.0@8831 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-12 12:29:20 +00:00
Carl Hetherington
e8e0da71a0 Fix missed i18n (#3766).
git-svn-id: svn://localhost/ardour2/branches/3.0@8830 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-12 12:29:08 +00:00
1a49bb9556 use volume controller widget for monitor section, drop some now-unused code
git-svn-id: svn://localhost/ardour2/branches/3.0@8828 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-11 18:04:09 +00:00
fe6ca1786f add back working version of VolumeController
git-svn-id: svn://localhost/ardour2/branches/3.0@8827 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-11 18:02:15 +00:00
f336aa4f67 remove unimplemented, unnecessary function decls
git-svn-id: svn://localhost/ardour2/branches/3.0@8826 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-11 18:02:00 +00:00
2484291254 provide solo mute gain Config parameter as a controllable and use it in the monitor section GUI to allow MIDI binding
git-svn-id: svn://localhost/ardour2/branches/3.0@8825 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-11 16:14:54 +00:00
7cf4419d62 #ifdef-ize all/most uses of the boost debug hooks API
git-svn-id: svn://localhost/ardour2/branches/3.0@8823 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-10 18:33:43 +00:00
ed48b97900 provide runtime control over how much boost "live" debugging info is provided
git-svn-id: svn://localhost/ardour2/branches/3.0@8821 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-10 17:44:33 +00:00
Carl Hetherington
4569f40a38 Prevent erroneous splitting icons in the editor mixer strip's processor box.
git-svn-id: svn://localhost/ardour2/branches/3.0@8816 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-10 02:44:56 +00:00
Carl Hetherington
8ca49536e7 Tidy up weird plugin dialogue slightly.
git-svn-id: svn://localhost/ardour2/branches/3.0@8815 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-10 02:44:44 +00:00
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
ce9470272c remove irrelevant comment
git-svn-id: svn://localhost/ardour2/branches/3.0@8801 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 14:04:31 +00:00
44f99e9217 make name-highlight bar active for trims even in internal edit mode, again
git-svn-id: svn://localhost/ardour2/branches/3.0@8800 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 14:02:49 +00:00
803679b0b4 new mouse-mode-specific colors
git-svn-id: svn://localhost/ardour2/branches/3.0@8799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 14:02:18 +00:00
b2bfb1716e all mouse mode buttons should be StatefulToggleButtons to avoid prelight nonsense, and more
git-svn-id: svn://localhost/ardour2/branches/3.0@8798 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09 14:01:46 +00:00
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
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
6be6041b71 tweaks in UI RC file
git-svn-id: svn://localhost/ardour2/branches/3.0@8786 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 23:42:03 +00:00
88cde817ec tweak inverted stereo panner colors
git-svn-id: svn://localhost/ardour2/branches/3.0@8785 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 23:41:40 +00:00
Carl Hetherington
b7ec5b4b40 Option to colour region background using the track colour (#3759).
git-svn-id: svn://localhost/ardour2/branches/3.0@8778 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 20:01:55 +00:00
cc074c66fa cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time
git-svn-id: svn://localhost/ardour2/branches/3.0@8775 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 19:19:55 +00:00
b12beab67c removed (will replace) rgb_macros.h
git-svn-id: svn://localhost/ardour2/branches/3.0@8774 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 18:07:00 +00:00
Carl Hetherington
3a12a000c2 Fix style of samples and timecode rulers.
git-svn-id: svn://localhost/ardour2/branches/3.0@8773 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 16:52:34 +00:00
Carl Hetherington
87fdfecf74 Change the background colour of regions when they are small enough to not show the name bar (#3575).
git-svn-id: svn://localhost/ardour2/branches/3.0@8771 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 14:09:42 +00:00
Carl Hetherington
4fca993a84 Tidy up region view colouring code slightly.
git-svn-id: svn://localhost/ardour2/branches/3.0@8770 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 14:09:20 +00:00
Carl Hetherington
ce91b0953b Remove always-true should_show_selection code.
git-svn-id: svn://localhost/ardour2/branches/3.0@8769 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 14:08:05 +00:00
Carl Hetherington
ff6038a7b7 Minor tidy-up.
git-svn-id: svn://localhost/ardour2/branches/3.0@8768 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 14:06:58 +00:00
Carl Hetherington
d9c4625ff5 Don't catch up with the playhead after drags.
git-svn-id: svn://localhost/ardour2/branches/3.0@8767 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 11:46:11 +00:00
5d22b482dc melvin herr's "reversion" fix for step editing so that everything is zero-based again
git-svn-id: svn://localhost/ardour2/branches/3.0@8766 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 02:46:44 +00:00
c4fc6792b5 fix binding for mixer-on-top (fixes #3686)
git-svn-id: svn://localhost/ardour2/branches/3.0@8765 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08 02:39:47 +00:00
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
bf476d4a58 drop explicit font naming on X Window
git-svn-id: svn://localhost/ardour2/branches/3.0@8745 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 17:28:25 +00:00
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
f86ffe84ec stop gain fader moving as meter point is changed (changing width of meters)
git-svn-id: svn://localhost/ardour2/branches/3.0@8739 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 15:32:24 +00:00
Carl Hetherington
5d82f64de0 Fix fit to window for route groups whose first track is hidden (#3678).
git-svn-id: svn://localhost/ardour2/branches/3.0@8736 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 02:11:31 +00:00
Carl Hetherington
7ba6f98f9c No-op; small tidy-ups.
git-svn-id: svn://localhost/ardour2/branches/3.0@8735 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 01:13:03 +00:00
Carl Hetherington
49869c98f3 Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it. Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered.
git-svn-id: svn://localhost/ardour2/branches/3.0@8733 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 01:12:47 +00:00
Carl Hetherington
7bff381ee7 Move record and sends buttons down to the side of the iso/lock buttons.
git-svn-id: svn://localhost/ardour2/branches/3.0@8731 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 22:29:33 +00:00
Carl Hetherington
0264eee48f Speculative fix for expanded session browse button (#3756).
git-svn-id: svn://localhost/ardour2/branches/3.0@8725 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 17:24:34 +00:00
Carl Hetherington
a7c26a87e3 Remove Gtk::manage from the popup region menu item so that it doesn't get destroyed when its parent menu is cleared (patch from Lincoln). Fixes #3753.
git-svn-id: svn://localhost/ardour2/branches/3.0@8724 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 17:17:59 +00:00
9d70b725a3 add melvin herr to authors list
git-svn-id: svn://localhost/ardour2/branches/3.0@8723 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:49:14 +00:00
3e5d477989 step editing patches from melvin herr
git-svn-id: svn://localhost/ardour2/branches/3.0@8722 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:40:54 +00:00
affc5b0c0d increase available explicit range of "number of processors to use" to include the full count (even though this is also accessible as "all")
git-svn-id: svn://localhost/ardour2/branches/3.0@8721 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:40:33 +00:00