Robin Gareus
b58dfc7f0f
This resolves a PBD vs ARDOUR namespace error for some compilers: ``` error: reference to 'microseconds_t' is ambiguous libs/pbd/pbd/microseconds.h:29:19: error: candidates are: typedef uint64_t PBD::microseconds_t libs/ardour/ardour/types.h:81:29: error: typedef PBD::microseconds_t ARDOUR::microseconds_t ``` |
||
---|---|---|
.. | ||
MSVCardour_mackie | ||
button.cc | ||
button.h | ||
control_group.h | ||
controls.cc | ||
controls.h | ||
device_info.cc | ||
device_info.h | ||
device_profile.cc | ||
device_profile.h | ||
fader.cc | ||
fader.h | ||
gui.cc | ||
gui.h | ||
interface.cc | ||
jog_wheel.cc | ||
jog_wheel.h | ||
jog.cc | ||
jog.h | ||
led.cc | ||
led.h | ||
mackie_control_exception.h | ||
mackie_control_protocol_poll.cc | ||
mackie_control_protocol.cc | ||
mackie_control_protocol.h | ||
mcp_buttons.cc | ||
meter.cc | ||
meter.h | ||
midi_byte_array.cc | ||
midi_byte_array.h | ||
pot.cc | ||
pot.h | ||
strip.cc | ||
strip.h | ||
subview.cc | ||
subview.h | ||
surface_port.cc | ||
surface_port.h | ||
surface.cc | ||
surface.h | ||
test.cc | ||
timer.h | ||
TODO | ||
types.cc | ||
types.h | ||
wscript |