|
962cb31294
|
tweak MCP search paths
git-svn-id: svn://localhost/ardour2/branches/3.0@12195 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-05-05 20:29:46 +00:00 |
|
|
4235e9a1a2
|
a variety of mostly unused parameter errors from OS X Lion's compiler
git-svn-id: svn://localhost/ardour2/branches/3.0@12148 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-05-02 20:29:46 +00:00 |
|
|
eaa7cc5a73
|
fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it
git-svn-id: svn://localhost/ardour2/branches/3.0@12124 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-30 15:54:13 +00:00 |
|
|
edad92a944
|
control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change
git-svn-id: svn://localhost/ardour2/branches/3.0@12115 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-28 01:43:38 +00:00 |
|
|
d1af0b89a8
|
MCP: failure to rebank for cases where num_routes < num_strips but we're not on bank 0
git-svn-id: svn://localhost/ardour2/branches/3.0@12112 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-27 20:35:45 +00:00 |
|
|
ae2e8c6765
|
MCP: ctrl-select toggle selections status, analogous to GUI op
git-svn-id: svn://localhost/ardour2/branches/3.0@12102 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 22:10:32 +00:00 |
|
|
cafbc632fb
|
MCP: more sensible version of previous commit, and better behaviour for play button after ffwd or rewind
git-svn-id: svn://localhost/ardour2/branches/3.0@12101 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 21:57:47 +00:00 |
|
|
ab8ebe97bb
|
MCP: fix handling of vpot presses
git-svn-id: svn://localhost/ardour2/branches/3.0@12100 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 21:22:36 +00:00 |
|
|
834f94c60a
|
fix initialization of control protocols so that brand new sessions get working control protocols if the user's ardour.rc file indicates to do so; fix MCP bank scrolling
git-svn-id: svn://localhost/ardour2/branches/3.0@12096 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 16:18:03 +00:00 |
|
|
3b7e2f7d67
|
MCP: properly (?) handle bank/channel scrolling with locked strips
git-svn-id: svn://localhost/ardour2/branches/3.0@12095 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 14:28:41 +00:00 |
|
|
ec97b8e58d
|
MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scroll work, loop button lights/unlightspan pots don't adjust if there is no panner, etc.
git-svn-id: svn://localhost/ardour2/branches/3.0@12093 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-26 03:46:18 +00:00 |
|
|
2bae75fa0b
|
MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes
git-svn-id: svn://localhost/ardour2/branches/3.0@12092 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-25 21:21:36 +00:00 |
|
|
eac10ca71c
|
MCP: quick build fix
git-svn-id: svn://localhost/ardour2/branches/3.0@12087 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-25 12:57:37 +00:00 |
|
|
b31400207e
|
MCP: various fixes, plus removal of ui_bind() (just for mackie code)
git-svn-id: svn://localhost/ardour2/branches/3.0@12086 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-25 04:42:01 +00:00 |
|
|
d5e14b3d91
|
eventloop and abstractui debugging, lots more commenting on abstractui/eventloop implementation; minor tweaks elsewhere
git-svn-id: svn://localhost/ardour2/branches/3.0@12076 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-24 16:45:38 +00:00 |
|
|
0c026a6dc5
|
MCP: remove debug output
git-svn-id: svn://localhost/ardour2/branches/3.0@12073 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-24 03:18:16 +00:00 |
|
|
954b022e19
|
MCP: remove debugging related to selection that turned out to be about some JACK/IP MIDI layer
git-svn-id: svn://localhost/ardour2/branches/3.0@12071 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-24 02:41:07 +00:00 |
|
|
a9d77d1a70
|
remove various debugging output
git-svn-id: svn://localhost/ardour2/branches/3.0@12070 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-24 02:35:33 +00:00 |
|
|
33140f3267
|
add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort
git-svn-id: svn://localhost/ardour2/branches/3.0@12069 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-24 02:28:51 +00:00 |
|
|
4bfdcc18bd
|
ControlProtocol doesn't actually need any record of an event loop and doesn't need to connect to any signals itself
git-svn-id: svn://localhost/ardour2/branches/3.0@12063 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-23 10:54:34 +00:00 |
|
|
ac1b2a6647
|
MCP: another bevy of changes, including working jog wheel
git-svn-id: svn://localhost/ardour2/branches/3.0@12056 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-22 17:37:52 +00:00 |
|
|
82c867bf2a
|
MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour
git-svn-id: svn://localhost/ardour2/branches/3.0@12053 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-22 02:15:24 +00:00 |
|
Carl Hetherington
|
9befa88deb
|
Fix some warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@12048 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-20 23:34:15 +00:00 |
|
|
95f5c3cc80
|
MCP: some button handling fixes
git-svn-id: svn://localhost/ardour2/branches/3.0@12019 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 21:34:15 +00:00 |
|
|
260db68a69
|
update timecode/position display where appropriate
git-svn-id: svn://localhost/ardour2/branches/3.0@12015 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 18:27:06 +00:00 |
|
|
c7c9c1bd26
|
MCP: next try at vpot mode for pan width
git-svn-id: svn://localhost/ardour2/branches/3.0@12013 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 17:34:31 +00:00 |
|
|
e9dcd14bb4
|
MCP: bettetr vpot mode for pan width
git-svn-id: svn://localhost/ardour2/branches/3.0@12012 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 17:05:13 +00:00 |
|
|
028727e85c
|
MCP: space for %
git-svn-id: svn://localhost/ardour2/branches/3.0@12011 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 17:03:21 +00:00 |
|
|
3cc358bc87
|
MCP: missing break
git-svn-id: svn://localhost/ardour2/branches/3.0@12010 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 17:01:02 +00:00 |
|
|
e06620280b
|
MCP: maybe fix vpot display behavior for pan width
git-svn-id: svn://localhost/ardour2/branches/3.0@12009 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 16:52:38 +00:00 |
|
|
adbfd1b262
|
MCP: maybe fix vpot behaviour as seen with pan width
git-svn-id: svn://localhost/ardour2/branches/3.0@12008 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 16:26:43 +00:00 |
|
|
d53364f2cf
|
MCP: gui stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@12007 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 16:21:16 +00:00 |
|
|
7a2c0b9d9a
|
MCP: maybe really fix fader dB display
git-svn-id: svn://localhost/ardour2/branches/3.0@12006 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 14:48:37 +00:00 |
|
|
3620530e62
|
MCP: maybe fix fader dB display
git-svn-id: svn://localhost/ardour2/branches/3.0@12005 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 14:24:00 +00:00 |
|
|
b253f464a5
|
MCP: more fader debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@12004 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 13:36:26 +00:00 |
|
|
d5db31f1e4
|
MCP: fader debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@12003 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 13:13:42 +00:00 |
|
|
56281ba906
|
MCP: gui changes; more debugging for button bnding lookup
git-svn-id: svn://localhost/ardour2/branches/3.0@12002 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 12:20:28 +00:00 |
|
|
40750ba0bb
|
MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (still needs naming interaction for new profile)
git-svn-id: svn://localhost/ardour2/branches/3.0@12000 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-18 03:24:59 +00:00 |
|
|
6bd6f58dee
|
MCP: somewhat functional (?) full keybinding GUI
git-svn-id: svn://localhost/ardour2/branches/3.0@11999 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-17 21:36:48 +00:00 |
|
|
b9ff443085
|
MCP: various work on the button binding GUI
git-svn-id: svn://localhost/ardour2/branches/3.0@11997 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-17 20:41:31 +00:00 |
|
|
0078582a5f
|
MCP: work on rec-enable
git-svn-id: svn://localhost/ardour2/branches/3.0@11993 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 22:33:09 +00:00 |
|
|
b5276aa4ab
|
MCP: work on vpots
git-svn-id: svn://localhost/ardour2/branches/3.0@11992 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 22:30:38 +00:00 |
|
|
e3d353715a
|
MCP: bit more debugging for vpot press
git-svn-id: svn://localhost/ardour2/branches/3.0@11991 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 21:01:59 +00:00 |
|
|
bf107f93e1
|
MCP: no fake touch for anything, actually
git-svn-id: svn://localhost/ardour2/branches/3.0@11989 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 19:08:22 +00:00 |
|
|
4da123458e
|
MCP: no fake touch for vpot
git-svn-id: svn://localhost/ardour2/branches/3.0@11988 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 19:07:37 +00:00 |
|
|
72d17d326e
|
MCP: a fistful of changes
git-svn-id: svn://localhost/ardour2/branches/3.0@11987 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 19:05:27 +00:00 |
|
|
02c498a8fa
|
MCP: make v-pot press work; work ongoing on general keybindings
git-svn-id: svn://localhost/ardour2/branches/3.0@11985 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-16 13:06:39 +00:00 |
|
Carl Hetherington
|
23973bae24
|
A few tweaks to make Ardour build in GCC -std=c++0x mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@11983 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 19:28:44 +00:00 |
|
|
bef36b6f65
|
cmd-press on vpot should lock strip; shift-press resets pot param to default
git-svn-id: svn://localhost/ardour2/branches/3.0@11980 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 15:43:25 +00:00 |
|
|
97c2832d35
|
MCP: probably fix issues with vpots not working
git-svn-id: svn://localhost/ardour2/branches/3.0@11979 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 14:30:03 +00:00 |
|
|
2926372b75
|
add mapping from button ID to name for new button IDs
git-svn-id: svn://localhost/ardour2/branches/3.0@11978 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 13:50:43 +00:00 |
|
|
d314490797
|
share buttons IDs where feasible
git-svn-id: svn://localhost/ardour2/branches/3.0@11977 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 13:41:20 +00:00 |
|
|
65fe4f9edf
|
new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control
git-svn-id: svn://localhost/ardour2/branches/3.0@11976 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-15 13:28:45 +00:00 |
|
|
24377e9fb2
|
MCP: the return of the master fader
git-svn-id: svn://localhost/ardour2/branches/3.0@11973 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-14 20:38:42 +00:00 |
|
|
2ed2b61224
|
MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document
git-svn-id: svn://localhost/ardour2/branches/3.0@11972 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-14 19:02:54 +00:00 |
|
|
32766ce215
|
MCP: hack test for ssl nucleus fader touch
git-svn-id: svn://localhost/ardour2/branches/3.0@11970 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-14 11:39:25 +00:00 |
|
|
3789e7cdef
|
MCP: hack #2 for Nucleus fader touch messages
git-svn-id: svn://localhost/ardour2/branches/3.0@11969 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-14 01:02:40 +00:00 |
|
|
e240fb16bd
|
MCP: hack for Nucleus fader touch messages
git-svn-id: svn://localhost/ardour2/branches/3.0@11968 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 22:49:58 +00:00 |
|
|
e36aa889eb
|
MCP: off by one error
git-svn-id: svn://localhost/ardour2/branches/3.0@11967 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 22:10:41 +00:00 |
|
|
69830c477e
|
MCP: catch noteOff to see note-on+velocity=zero messages; more GUI tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@11966 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 21:46:26 +00:00 |
|
|
565be46ea1
|
MCP: more of the same
git-svn-id: svn://localhost/ardour2/branches/3.0@11965 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 20:39:59 +00:00 |
|
|
ae09d046c1
|
MCP: better display of parameter values, off by one error when collecting controls for buttons, more GUI
git-svn-id: svn://localhost/ardour2/branches/3.0@11964 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 20:27:08 +00:00 |
|
|
9502fa261d
|
MCP: more button tracing, more config stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@11963 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 19:17:28 +00:00 |
|
|
411e2536c2
|
MCP: more button tracing, more config stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@11962 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 17:58:36 +00:00 |
|
|
2329be8f6c
|
MCP: fix uninitialized variable; start work on extending MCP gui
git-svn-id: svn://localhost/ardour2/branches/3.0@11961 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 17:06:35 +00:00 |
|
|
8f7fa7d93b
|
MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken
git-svn-id: svn://localhost/ardour2/branches/3.0@11959 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 16:11:55 +00:00 |
|
|
f511b7cc6b
|
show gain level as its adjusted from ardour GUI (not reverted back); basic support for select/solo/mute/recenabel range ops, but not functioning yet
git-svn-id: svn://localhost/ardour2/branches/3.0@11958 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 03:46:38 +00:00 |
|
|
13699251d9
|
convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::AutomatioNControl, and use in MCP
git-svn-id: svn://localhost/ardour2/branches/3.0@11956 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-13 00:35:42 +00:00 |
|
|
d7595f71be
|
MCP: make select button work again
git-svn-id: svn://localhost/ardour2/branches/3.0@11955 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 23:46:17 +00:00 |
|
|
5f1251edd7
|
MCP: try an alternate mode for gain pot mode
git-svn-id: svn://localhost/ardour2/branches/3.0@11954 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 23:02:12 +00:00 |
|
|
d84fedac0a
|
MCP: button debugging, plus don't do much/aything on button release
git-svn-id: svn://localhost/ardour2/branches/3.0@11953 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 22:59:26 +00:00 |
|
|
f04b55af3a
|
MCP: display label change
git-svn-id: svn://localhost/ardour2/branches/3.0@11952 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 22:17:58 +00:00 |
|
|
454359a321
|
MCP: reverse pot labelling re: flip mode
git-svn-id: svn://localhost/ardour2/branches/3.0@11951 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 22:16:01 +00:00 |
|
|
43556cce5a
|
MCP: fix confusion between normal and modified AutomationControl
git-svn-id: svn://localhost/ardour2/branches/3.0@11950 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 22:09:30 +00:00 |
|
|
939801a8d8
|
MCP: start generalizing mapping between surface controls and ARDOUR::AutomationControl; simplify flip mode; more good stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@11949 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 21:02:43 +00:00 |
|
|
b4235221ab
|
remove old mcp config params, use new one
git-svn-id: svn://localhost/ardour2/branches/3.0@11948 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 18:36:14 +00:00 |
|
|
5ee1aaf8d0
|
MCP: rename ports again, remove ports from MCP bundles, wakeup devices
git-svn-id: svn://localhost/ardour2/branches/3.0@11947 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 18:16:16 +00:00 |
|
|
17b442971b
|
MCP: more surface properties, correctly close IOSources when switching surfaces; write select button msgs one by one, change port name back to generic terms
git-svn-id: svn://localhost/ardour2/branches/3.0@11945 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 17:52:57 +00:00 |
|
|
cd78f52bd8
|
missing initialization
git-svn-id: svn://localhost/ardour2/branches/3.0@11944 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 16:57:34 +00:00 |
|
|
0c4fe26b41
|
MCP: switch devices on the fly; name MIDI ports appropriately; fix active state; move sysex parsing into Surface
git-svn-id: svn://localhost/ardour2/branches/3.0@11942 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 16:41:07 +00:00 |
|
|
62620122a9
|
propagate GUI track selection to control protocols; make MCP update when GUI track selection changes
git-svn-id: svn://localhost/ardour2/branches/3.0@11941 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 14:34:03 +00:00 |
|
|
abf8069d7f
|
MCP: loading device info files basically operational
git-svn-id: svn://localhost/ardour2/branches/3.0@11939 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 12:58:42 +00:00 |
|
|
3a4a45caae
|
MCP: stubbed device info file loading
git-svn-id: svn://localhost/ardour2/branches/3.0@11938 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 12:16:55 +00:00 |
|
|
c410d9e567
|
new files
git-svn-id: svn://localhost/ardour2/branches/3.0@11937 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 11:46:35 +00:00 |
|
|
d6051c9953
|
move string_is_affirmative() into libpbd
git-svn-id: svn://localhost/ardour2/branches/3.0@11936 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 11:45:40 +00:00 |
|
|
f991e11b77
|
MCP: shift-select resets gain to unity; don't jump back to last transport start unless playing normally; footswitch 1 and 2 do play/stop
git-svn-id: svn://localhost/ardour2/branches/3.0@11934 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 01:51:57 +00:00 |
|
|
6c9dc8f0b3
|
MCP: track control press/release events
git-svn-id: svn://localhost/ardour2/branches/3.0@11933 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 01:14:43 +00:00 |
|
|
dd81c77161
|
MCP: probably fix crash from flip mode, and debug modifier state in pothandler
git-svn-id: svn://localhost/ardour2/branches/3.0@11932 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 01:05:18 +00:00 |
|
|
5b34da2f96
|
MCP: check on whether we using pan width control; flip mode may change display
git-svn-id: svn://localhost/ardour2/branches/3.0@11931 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 00:52:02 +00:00 |
|
|
ac284a4ea1
|
MCP: check on whether we using pan width control
git-svn-id: svn://localhost/ardour2/branches/3.0@11930 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 00:50:18 +00:00 |
|
|
cf6d8b0e67
|
MCP: probably fix ardour->surface for faders
git-svn-id: svn://localhost/ardour2/branches/3.0@11929 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 00:45:11 +00:00 |
|
|
9c281228b3
|
MCP: debug continues
git-svn-id: svn://localhost/ardour2/branches/3.0@11928 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 00:28:16 +00:00 |
|
|
d5a5c66d46
|
MCP: debug continues
git-svn-id: svn://localhost/ardour2/branches/3.0@11927 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-12 00:27:25 +00:00 |
|
|
1aa8baf6f9
|
MCP: maybe get vpot id's right; more debug tracing for gain notify
git-svn-id: svn://localhost/ardour2/branches/3.0@11926 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 23:52:37 +00:00 |
|
|
d00a797461
|
MCP: cursor left should scroll left
git-svn-id: svn://localhost/ardour2/branches/3.0@11923 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 22:57:01 +00:00 |
|
|
d96edb4dcb
|
MCP: hopefully fix ardour->controller for faders
git-svn-id: svn://localhost/ardour2/branches/3.0@11922 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 22:50:21 +00:00 |
|
|
c8ea24d2f4
|
MCP: cursor left/right should scroll; maybe fix vpots
git-svn-id: svn://localhost/ardour2/branches/3.0@11921 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 22:47:02 +00:00 |
|
|
bc52377c3e
|
MCP: reverse operation of cursor up/down in zoom mode; more tracign for vpot
git-svn-id: svn://localhost/ardour2/branches/3.0@11920 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 22:32:02 +00:00 |
|
|
96d4ba88d1
|
MCP: more tracing for rewind; change play LED illumination rule
git-svn-id: svn://localhost/ardour2/branches/3.0@11919 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 20:48:51 +00:00 |
|
|
496a1e6965
|
MCP: repeated presses of play button will jump back to previous start (like GUI button)
git-svn-id: svn://localhost/ardour2/branches/3.0@11918 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2012-04-11 20:25:14 +00:00 |
|