eventloop and abstractui debugging, lots more commenting on abstractui/eventloop...
[ardour.git] / libs / ardour / ardour / midi_ui.h
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2011-10-19 David RobillardTrim the include tree.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...