13
0
livetrax/libs/surfaces/mackie
Paul Davis f85c67501c reverse the visibility.h files assumptions that we don't build shared libs by default
This avoids having to define define LIBFOO_DLL=1 all over the place. If we ever go with static libs we will
need to define LIBFOO_STATIC=1 but hopefully in some central location like the top level wscript.

Oh, and I also dropped support for gcc older than version 4.x because ardour will already not build
on such an old version.
2013-10-18 11:50:44 -04: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
controls.h
device_info.cc Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_utils.h and ardour/session_dir.h 2012-06-23 05:06:54 +00:00
device_info.h MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
device_profile.cc Use std::string and Glib instead of pbd/filesystem.h in DeviceProfile 2012-06-23 05:09:44 +00: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 reduce default height of mackie control GUI, as per #5713 2013-10-15 13:28:01 -04:00
gui.h
interface.cc
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc fix signed/unsigned issue pointed out by old apple gcc 2013-10-15 10:58:46 -04:00
mackie_control_protocol.h add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04: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
meter.h
midi_byte_array.cc
midi_byte_array.h
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
strip.cc fix error introduced during recent changes to Mackie control support, involving ambiguous enum usage 2013-09-03 08:48:11 -04:00
strip.h Fix some compilation warnings 2013-03-30 18:09:40 +01:00
surface_port.cc tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
surface_port.h major redesign of MIDI port heirarchy and management (part 2) 2013-08-07 22:22:11 -04:00
surface.cc tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
surface.h for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
test.cc
timer.h
TODO
types.cc add copyright comments 2013-01-16 18:22:15 +00:00
types.h
wscript reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00