|
92578ddef5
|
show internal edit mode status correctly on session load
git-svn-id: svn://localhost/ardour2/branches/3.0@9101 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-08 01:49:13 +00:00 |
|
Carl Hetherington
|
e64486acfa
|
Clamp output of y_to_note so that it doesn't return out-of-range values. Should fix #3823.
git-svn-id: svn://localhost/ardour2/branches/3.0@9096 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 17:17:11 +00:00 |
|
Carl Hetherington
|
0d40ff55c8
|
Trim some includes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9095 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 17:17:03 +00:00 |
|
|
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 |
|
Carl Hetherington
|
eabe5b31f8
|
Hide/Remove to apply to the track selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9090 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:05:45 +00:00 |
|
Carl Hetherington
|
8f45604f27
|
Make Active apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9089 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:46 +00:00 |
|
Carl Hetherington
|
92a5e4da48
|
Make stuff in the automation menu apply to the track selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9088 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:36 +00:00 |
|
Carl Hetherington
|
965a974083
|
Make the route group submenu of the RouteTimeAxisView menu apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9087 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-07 13:04:03 +00:00 |
|
|
fc32ea7642
|
Uncrustify (no functional changes).
git-svn-id: svn://localhost/ardour2/branches/3.0@9084 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-06 20:23:15 +00:00 |
|
|
f000061dc7
|
Update for new SLV2 UI API.
git-svn-id: svn://localhost/ardour2/branches/3.0@9083 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-06 03:55:45 +00:00 |
|
|
f649d775bc
|
prevent trim cursors appearing, and prevent note trimming, when in a MIDI note that is too small on-screen. avoids silliness with trim cursors appearing while drawing small notes on screen, though really, it would nice to avoid them appearing ever in a note that was just added. not sure how to do that.
git-svn-id: svn://localhost/ardour2/branches/3.0@9077 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-05 23:00:49 +00:00 |
|
Carl Hetherington
|
fb2ef7cb9a
|
Call PluginControl when a LV2 GUI control changes, rather than calling the plugin directly. Fixes problems with ganged mono plugins on multi-channel tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9076 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 23:14:16 +00:00 |
|
Carl Hetherington
|
cbf530b6b5
|
Make speaker dialogue manage the session's Speakers. Make azimuth control work. Various tweaks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9073 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:35:02 +00:00 |
|
Carl Hetherington
|
88ff3c0bd1
|
Stop speaker positions jumping around when clicked on.
git-svn-id: svn://localhost/ardour2/branches/3.0@9072 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:34:50 +00:00 |
|
Carl Hetherington
|
0da1f2edb2
|
Make add speaker button work.
git-svn-id: svn://localhost/ardour2/branches/3.0@9071 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:34:42 +00:00 |
|
Carl Hetherington
|
87e332fd1c
|
Make menu option for speaker config the same as the window title.
git-svn-id: svn://localhost/ardour2/branches/3.0@9070 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:33:51 +00:00 |
|
Carl Hetherington
|
96943d6d85
|
No-op: whitespace.
git-svn-id: svn://localhost/ardour2/branches/3.0@9069 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 17:33:35 +00:00 |
|
|
89d6f40e33
|
forward unhandled button events from MidiRegionView back to Editor
git-svn-id: svn://localhost/ardour2/branches/3.0@9068 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 15:16:21 +00:00 |
|
Carl Hetherington
|
91768171d8
|
Restore MIDI note preview (#3821).
git-svn-id: svn://localhost/ardour2/branches/3.0@9066 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 13:22:32 +00:00 |
|
Carl Hetherington
|
ffebe2c3fe
|
Slight fix to comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@9065 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:58:17 +00:00 |
|
Carl Hetherington
|
7b15526750
|
Hack round a maybe delightful (for some values of delightful) and certainly evil confluence of small bugs causing no MIDI notes on record (#3820).
git-svn-id: svn://localhost/ardour2/branches/3.0@9064 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:55:14 +00:00 |
|
|
d08e3b94c5
|
basic adoption of new mouse binding facility
git-svn-id: svn://localhost/ardour2/branches/3.0@9063 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 03:10:48 +00:00 |
|
Carl Hetherington
|
b15e1cba3b
|
Small cleanup.
git-svn-id: svn://localhost/ardour2/branches/3.0@9061 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-04 00:35:47 +00:00 |
|
|
29558bd272
|
restore oddly-commented out (by me) restoration of editor geometry from saved settings. appears to fix most issues with pane sizing in addition to the obvious one of window size
git-svn-id: svn://localhost/ardour2/branches/3.0@9059 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 19:25:56 +00:00 |
|
|
4f73aabc13
|
remove unused signal
git-svn-id: svn://localhost/ardour2/branches/3.0@9058 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 18:51:54 +00:00 |
|
|
477fca0de0
|
deframe audio regions as well as MIDI when entering internal edit mode
git-svn-id: svn://localhost/ardour2/branches/3.0@9057 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 18:32:06 +00:00 |
|
|
80c46cc451
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
git-svn-id: svn://localhost/ardour2/branches/3.0@9056 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 17:58:11 +00:00 |
|
|
1ba667a0c1
|
change note-edit-mode alpha of MIDI region view frame to 64, not zero
git-svn-id: svn://localhost/ardour2/branches/3.0@9055 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 17:57:37 +00:00 |
|
|
2c72f58aa1
|
experiment with making MIDI region boxes vanish when in note/internal edit mode ... to be continued
git-svn-id: svn://localhost/ardour2/branches/3.0@9054 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 14:51:02 +00:00 |
|
|
9498b3bfe4
|
use alpha value when drawing simplerect outline
git-svn-id: svn://localhost/ardour2/branches/3.0@9053 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 14:46:23 +00:00 |
|
|
36f764167b
|
make select-all in internal edit (MIDI note) edit mode operate on the region selection, not the set of regions with MIDI notes selected
git-svn-id: svn://localhost/ardour2/branches/3.0@9051 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-03 03:53:46 +00:00 |
|
|
459eda7e11
|
add QMDSP library to ardev file so that its discoverable as we try to load VAMP stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@9050 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 23:49:44 +00:00 |
|
|
b3ddcbcee4
|
group clocks in location UI and region editor so that they all change modes together
git-svn-id: svn://localhost/ardour2/branches/3.0@9048 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 22:43:19 +00:00 |
|
|
b800dc207d
|
make per-track port matrix dialog into a real dialog, complete with ctrl-w handling
git-svn-id: svn://localhost/ardour2/branches/3.0@9040 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 18:36:28 +00:00 |
|
|
1ea01b7257
|
revert to using our own icons for zoom in/out/full, but rescale them to be a little bigger
git-svn-id: svn://localhost/ardour2/branches/3.0@9039 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 18:22:19 +00:00 |
|
Carl Hetherington
|
488d54a341
|
Remove action-driven keyboard brush, which is the same as paste as far as I can see.
git-svn-id: svn://localhost/ardour2/branches/3.0@9037 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:02:09 +00:00 |
|
Carl Hetherington
|
292cda7865
|
No-op: coding style.
git-svn-id: svn://localhost/ardour2/branches/3.0@9036 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:00:54 +00:00 |
|
Carl Hetherington
|
3409f591db
|
Comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@9035 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 17:00:35 +00:00 |
|
Carl Hetherington
|
f14b079a9a
|
Fix up undo/redo of MIDI note paste (#3815).
git-svn-id: svn://localhost/ardour2/branches/3.0@9033 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 16:18:59 +00:00 |
|
|
5fb296cd6b
|
lincoln's patch to use QM onset detection in RFerret, and other tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@9031 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 12:43:44 +00:00 |
|
|
865f4db12e
|
use entered track for fit-tracks if in internal edit mode and no tracks or regions are selected
git-svn-id: svn://localhost/ardour2/branches/3.0@9027 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:59:44 +00:00 |
|
|
786028a20a
|
make fit-selected-tracks operate on tracks with selected regions IF no tracks are selected
git-svn-id: svn://localhost/ardour2/branches/3.0@9026 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:46:19 +00:00 |
|
Carl Hetherington
|
50858919d3
|
Clean up Misc. Shortcuts menu.
git-svn-id: svn://localhost/ardour2/branches/3.0@9025 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 02:15:16 +00:00 |
|
Carl Hetherington
|
d0227fe5b7
|
Add missing snap-to actions to the main menu so that their keyboard accelerators work (#3787).
git-svn-id: svn://localhost/ardour2/branches/3.0@9023 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:40:48 +00:00 |
|
Carl Hetherington
|
3b84c96017
|
Remove some unused code, and Editor::get_prefix() which wasn't doing anything.
git-svn-id: svn://localhost/ardour2/branches/3.0@9022 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:30:28 +00:00 |
|
Carl Hetherington
|
b461bc1dc1
|
Put some up/down buttons to the right of the summary. Might help with #3786.
git-svn-id: svn://localhost/ardour2/branches/3.0@9021 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-02 00:30:19 +00:00 |
|
Carl Hetherington
|
7cf24873f8
|
Use PBD debugging code for keyboard debugging.
git-svn-id: svn://localhost/ardour2/branches/3.0@9019 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:26:27 +00:00 |
|
Carl Hetherington
|
90cbf4e708
|
Remove unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@9018 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:26:11 +00:00 |
|
Carl Hetherington
|
115a150470
|
Make track shrink / expand bindable actions (#3695).
git-svn-id: svn://localhost/ardour2/branches/3.0@9017 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:25:55 +00:00 |
|
Carl Hetherington
|
468f35ba29
|
s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.
git-svn-id: svn://localhost/ardour2/branches/3.0@9016 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 23:25:42 +00:00 |
|
|
97b7b13ecc
|
slightly improve text of cleanup results dialog
git-svn-id: svn://localhost/ardour2/branches/3.0@9012 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:53:21 +00:00 |
|
|
2075ffc474
|
rationalizations and so forth for panner2d drawing (math is hard)
git-svn-id: svn://localhost/ardour2/branches/3.0@9011 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 21:52:59 +00:00 |
|
Carl Hetherington
|
28d3dd69de
|
Update session range on trimming regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@9004 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 16:23:31 +00:00 |
|
Carl Hetherington
|
c89603465b
|
Fix crash on drag-n-drop of port inserts (#3809).
git-svn-id: svn://localhost/ardour2/branches/3.0@9003 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:24:44 +00:00 |
|
Carl Hetherington
|
1c5f395c01
|
Desensitize playlist menu with >1 selected tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@9001 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:05:47 +00:00 |
|
Carl Hetherington
|
02ca880e9f
|
Make track mode menu apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@9000 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-03-01 15:05:05 +00:00 |
|
Carl Hetherington
|
f9b1e437a5
|
Restore fade option to strip silence.
git-svn-id: svn://localhost/ardour2/branches/3.0@8992 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 18:57:43 +00:00 |
|
Carl Hetherington
|
50b52d9a53
|
Fix up display of silence rectangles, and shortest audible period (#3798).
git-svn-id: svn://localhost/ardour2/branches/3.0@8989 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 15:01:09 +00:00 |
|
Carl Hetherington
|
267cfbe731
|
No-op; coding style.
git-svn-id: svn://localhost/ardour2/branches/3.0@8988 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 15:01:01 +00:00 |
|
Carl Hetherington
|
9e5f5ed0ee
|
Fix a couple of memory leaks.
git-svn-id: svn://localhost/ardour2/branches/3.0@8987 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 04:14:23 +00:00 |
|
Carl Hetherington
|
165a38e74e
|
Remove unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@8986 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 04:01:08 +00:00 |
|
Carl Hetherington
|
c75b17e3ba
|
Update ghost MIDI regions in automation tracks when zoom changes. Fixes #3803.
git-svn-id: svn://localhost/ardour2/branches/3.0@8985 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 04:00:38 +00:00 |
|
Carl Hetherington
|
60f48d24f4
|
Remove unused code.
git-svn-id: svn://localhost/ardour2/branches/3.0@8984 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 03:59:51 +00:00 |
|
Carl Hetherington
|
5c2c0b3f75
|
Make sure notes fit in the allocated height of a newly-created ghost region.
git-svn-id: svn://localhost/ardour2/branches/3.0@8983 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-28 03:59:41 +00:00 |
|
Carl Hetherington
|
794980557f
|
Decide whether to show crossfade and choose-top-region menus based on the mouse position rather than the edit point. I think this is marginally more intuitive.
git-svn-id: svn://localhost/ardour2/branches/3.0@8980 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-27 16:43:48 +00:00 |
|
Carl Hetherington
|
7590b859fd
|
Allow naming of new tracks/busses in the add route dialogue (#3376).
git-svn-id: svn://localhost/ardour2/branches/3.0@8976 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-27 01:59:04 +00:00 |
|
Carl Hetherington
|
90c69e7116
|
Fix crashes due to use of an uninitialised set of points.
git-svn-id: svn://localhost/ardour2/branches/3.0@8975 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-27 01:58:52 +00:00 |
|
Carl Hetherington
|
d22a0c4f5a
|
Comment typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@8974 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-27 01:56:12 +00:00 |
|
Carl Hetherington
|
8f7db269cb
|
Create ghost regions when automation tracks are added, as well as on session reload (#3801).
git-svn-id: svn://localhost/ardour2/branches/3.0@8973 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-26 23:48:43 +00:00 |
|
|
6637eaaf82
|
add space to a string
git-svn-id: svn://localhost/ardour2/branches/3.0@8960 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-25 19:12:09 +00:00 |
|
|
6dcb20af78
|
take reverse width into account when labelling signals in panner2d ; better way to draw the width arc
git-svn-id: svn://localhost/ardour2/branches/3.0@8956 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-25 03:20:47 +00:00 |
|
|
36f9a82cef
|
more easily visible error message if a plugin fails to load after being selected for addition to a route
git-svn-id: svn://localhost/ardour2/branches/3.0@8955 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 21:15:45 +00:00 |
|
|
6177135857
|
add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accelerator_handler()
git-svn-id: svn://localhost/ardour2/branches/3.0@8954 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 19:44:13 +00:00 |
|
|
5ad82b1e6d
|
switch cartesian/spherical function names and make them use length. still a tweak needed here
git-svn-id: svn://localhost/ardour2/branches/3.0@8952 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 18:55:33 +00:00 |
|
|
0c5c1aafd0
|
don't show remove port options for individual ports if there is only one (port matrix)
git-svn-id: svn://localhost/ardour2/branches/3.0@8951 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 17:10:17 +00:00 |
|
|
0193803126
|
prettification of vbap/2d panner GUI. lots of details still to fix. also signal placement is now more correct although width is still not handled correctly
git-svn-id: svn://localhost/ardour2/branches/3.0@8948 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 04:28:48 +00:00 |
|
Carl Hetherington
|
ea4db5c1dd
|
Fix crash on opening route menu with busses in the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@8945 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-24 00:05:28 +00:00 |
|
Carl Hetherington
|
17a2d70f1c
|
Make alignment options work across the track selection. Also remove code to update the options now that the menu is rebuilt every time it is shown.
git-svn-id: svn://localhost/ardour2/branches/3.0@8941 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 02:48:35 +00:00 |
|
Carl Hetherington
|
65e1710087
|
Make layer menu items apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@8940 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 02:08:57 +00:00 |
|
Carl Hetherington
|
ed93d47e7c
|
Make hide/show all crossfades apply to the selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@8939 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 02:08:46 +00:00 |
|
Carl Hetherington
|
8b1203dc33
|
Set up layers menu correctly depending on current state.
git-svn-id: svn://localhost/ardour2/branches/3.0@8938 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:44:50 +00:00 |
|
Carl Hetherington
|
465aaffdd4
|
Desensitize Remote Control ID menu option if there are > 1 selected tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@8937 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:05:15 +00:00 |
|
Carl Hetherington
|
5da5a1c100
|
Remove duplicate Automation menu entry.
git-svn-id: svn://localhost/ardour2/branches/3.0@8936 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:04:58 +00:00 |
|
Carl Hetherington
|
6f2078a0e2
|
Make track context menu height option work for all selected tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@8935 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:04:10 +00:00 |
|
Carl Hetherington
|
f9e3a8b59f
|
Make track context colour menu apply to all selected tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@8934 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:03:51 +00:00 |
|
Carl Hetherington
|
1b8a919f57
|
Small clean up of route colour setting.
git-svn-id: svn://localhost/ardour2/branches/3.0@8933 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-23 01:03:37 +00:00 |
|
|
2daa616e02
|
add scroll event handling to the vbap panner GUI; clamp vbap pos+width values (but not via clamp_*())
git-svn-id: svn://localhost/ardour2/branches/3.0@8932 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 21:55:25 +00:00 |
|
Carl Hetherington
|
458925dba5
|
Fix mute visual state when reloading sessions with soloed tracks in PFL/AFL mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@8928 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 21:14:51 +00:00 |
|
|
13bf1fff6f
|
remove some useless buttons from vbap panner gui, make bypass button work
git-svn-id: svn://localhost/ardour2/branches/3.0@8926 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 20:49:04 +00:00 |
|
|
75abb09f32
|
remove semantic-free Panner::Changed signal; make mackie code pay attention to actual pan controls; make GUI watch PannerShell::Changed for news that the currently chosen panner has changed or changed configuration
git-svn-id: svn://localhost/ardour2/branches/3.0@8924 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 18:44:22 +00:00 |
|
|
14277ff831
|
Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new fixed meter point; clean up logic in Route::setup_invisible_processors() to correctly place meters and monitor sends in various modes
git-svn-id: svn://localhost/ardour2/branches/3.0@8923 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 17:04:06 +00:00 |
|
Carl Hetherington
|
f9bf2aa8ec
|
Fix show/hide of group tabs on session load (#3790).
git-svn-id: svn://localhost/ardour2/branches/3.0@8920 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-22 00:11:32 +00:00 |
|
|
7635a20a75
|
c&p debug
git-svn-id: svn://localhost/ardour2/branches/3.0@8918 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-21 03:58:17 +00:00 |
|
|
fd252ba19c
|
c&p debug
git-svn-id: svn://localhost/ardour2/branches/3.0@8917 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-21 03:22:14 +00:00 |
|
|
7268bdb132
|
more debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@8915 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-21 02:58:16 +00:00 |
|
|
2c124b6587
|
some cut-n-paste debugging stuff (more likely to follow)
git-svn-id: svn://localhost/ardour2/branches/3.0@8914 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-21 01:52:15 +00:00 |
|
Carl Hetherington
|
9ac5fdfefb
|
Don't show Crossfade-related menu items on busses.
git-svn-id: svn://localhost/ardour2/branches/3.0@8913 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-21 00:16:36 +00:00 |
|
Carl Hetherington
|
6898dd04a6
|
Fix crash on enabling tape mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@8911 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-20 17:31:21 +00:00 |
|
Carl Hetherington
|
0cdf0433f7
|
No-op; coding style.
git-svn-id: svn://localhost/ardour2/branches/3.0@8910 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-20 17:30:02 +00:00 |
|
Carl Hetherington
|
2304a51b85
|
Use an action's tooltip in the key editor if its label is empty; add some tooltips so that Solo / Monitor actions are not blank in the key editor.
git-svn-id: svn://localhost/ardour2/branches/3.0@8909 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2011-02-20 17:29:52 +00:00 |
|