13
0
livetrax/libs/surfaces/control_protocol
2012-05-14 17:07:53 +00:00
..
control_protocol remove virtual inheritance of sigc::trackable by Receiver and AbstractUI<T>, done by changing Gtkmm2ext::UI to use composition (HAS-A) rather than inheritance (IS-A) for Receiver; use correct synchronization when starting up a BseUI event loop thread so that tests that start/stop quickly do not encounter a race condition 2012-05-14 17:07:53 +00:00
basic_ui.cc MCP: more sensible version of previous commit, and better behaviour for play button after ffwd or rewind 2012-04-26 21:57:47 +00:00
control_protocol.cc MCP: ctrl-select toggle selections status, analogous to GUI op 2012-04-26 22:10:32 +00:00
wscript Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00