This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
ec7f4dc217e9c503e53cbf9daae3278de3ee1641
ardour
/
libs
/
surfaces
/
mackie
History
Paul Davis
99b94fad77
avoid crash when switching devices in mackie control code, add locks to protect surfaces list (hopefully done without adding any deadlocks - can't test this at present)
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13750 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-31 16:04:46 +00:00
..
button.cc
…
button.h
…
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
…
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
…
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
avoid crash when switching devices in mackie control code, add locks to protect surfaces list (hopefully done without adding any deadlocks - can't test this at present)
2012-12-31 16:04:46 +00:00
mackie_control_protocol.h
avoid crash when switching devices in mackie control code, add locks to protect surfaces list (hopefully done without adding any deadlocks - can't test this at present)
2012-12-31 16:04:46 +00:00
mcp_buttons.cc
…
meter.cc
…
meter.h
…
midi_byte_array.cc
…
midi_byte_array.h
…
pot.cc
…
pot.h
…
strip.cc
…
strip.h
…
surface_port.cc
…
surface_port.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
surface.cc
…
surface.h
…
test.cc
…
timer.h
…
TODO
…
types.cc
…
types.h
…
wscript
…