.. |
MSVCardour_mackie
|
Add the main VC project files for building Ardour3 with Microsoft Visual Studio
|
2014-04-08 09:49:35 +01:00 |
button.cc
|
MCP: latest patch from Rodrigo:
|
2012-06-09 19:06:52 +00:00 |
button.h
|
MCP: latest patch from Rodrigo:
|
2012-06-09 19:06:52 +00:00 |
control_group.h
|
|
|
controls.cc
|
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
|
2012-04-22 02:15:24 +00:00 |
controls.h
|
|
|
device_info.cc
|
Rename SearchPath class Searchpath
|
2013-09-06 14:31:11 +10:00 |
device_info.h
|
MCP: latest patch from Rodrigo:
|
2012-06-09 19:06:52 +00:00 |
device_profile.cc
|
Rename SearchPath class Searchpath
|
2013-09-06 14:31:11 +10:00 |
device_profile.h
|
|
|
fader.cc
|
Fix crash when MackieControlProtocol has gone away.
|
2012-06-09 21:06:22 +00:00 |
fader.h
|
|
|
gui.cc
|
remove debug output
|
2013-12-21 15:31:28 -05:00 |
gui.h
|
add a (potentially temporary) discover button for mackie devices
|
2012-05-09 16:44:06 +00:00 |
interface.cc
|
try to get export/visibility and build conditionals right for surfaces/, once more
|
2014-01-25 13:57:28 -05:00 |
jog_wheel.cc
|
add copyright comments
|
2013-01-16 18:22:15 +00:00 |
jog_wheel.h
|
MCP: another bevy of changes, including working jog wheel
|
2012-04-22 17:37:52 +00:00 |
jog.cc
|
|
|
jog.h
|
|
|
led.cc
|
|
|
led.h
|
|
|
mackie_control_exception.h
|
|
|
mackie_control_protocol_poll.cc
|
mackie code does not use poll(2) and so does not need poll.h
|
2014-01-23 13:38:23 -05:00 |
mackie_control_protocol.cc
|
add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages
|
2014-02-19 23:25:08 -05:00 |
mackie_control_protocol.h
|
add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages
|
2014-02-19 23:25:08 -05:00 |
mcp_buttons.cc
|
fix confusion about whether flip_mode in the Mackie support code is a bool or an enum
|
2013-08-24 11:46:44 -04:00 |
meter.cc
|
MCP: Patch from Rodrigo that:
|
2012-06-01 12:56:20 +00:00 |
meter.h
|
MCP: Patch from Rodrigo that:
|
2012-06-01 12:56:20 +00:00 |
midi_byte_array.cc
|
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
|
2012-04-30 15:54:13 +00:00 |
midi_byte_array.h
|
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
|
2012-04-30 15:54:13 +00:00 |
pot.cc
|
MCP: patch from seablade to fix pot displays (both absolute value and negative values)
|
2012-06-16 03:10:26 +00:00 |
pot.h
|
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
|
2012-04-22 02:15:24 +00:00 |
strip.cc
|
mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)
|
2014-03-04 15:25:58 +01:00 |
strip.h
|
add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages
|
2014-02-19 23:25:08 -05:00 |
surface_port.cc
|
new CP API and fix several egregious bugs with port handling when switching devices, setting state etc.
|
2013-12-21 15:31:28 -05:00 |
surface_port.h
|
Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway)
|
2013-12-13 16:04:34 -05:00 |
surface.cc
|
add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages
|
2014-02-19 23:25:08 -05:00 |
surface.h
|
Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway)
|
2013-12-13 16:04:34 -05:00 |
test.cc
|
|
|
timer.h
|
and one more gettimeofday() transition (mackie timers)
|
2014-05-16 18:35:42 +02:00 |
TODO
|
|
|
types.cc
|
add copyright comments
|
2013-01-16 18:22:15 +00:00 |
types.h
|
|
|
wscript
|
finish unfinished work at basing all install paths on the program name
|
2014-04-28 21:11:08 -04:00 |