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 ``` |
||
---|---|---|
.. | ||
buttons.cc | ||
canvas.cc | ||
canvas.h | ||
gui.cc | ||
gui.h | ||
interface.cc | ||
knob.cc | ||
knob.h | ||
layout.cc | ||
layout.h | ||
leds.cc | ||
level_meter.cc | ||
level_meter.h | ||
menu.cc | ||
menu.h | ||
midi_byte_array.cc | ||
midi_byte_array.h | ||
mix.cc | ||
mix.h | ||
push2.cc | ||
push2.h | ||
scale.cc | ||
scale.h | ||
splash.cc | ||
splash.h | ||
track_mix.cc | ||
track_mix.h | ||
utils.cc | ||
utils.h | ||
wscript |