13
0
livetrax/libs/surfaces
2009-12-12 15:02:15 +00:00
..
control_protocol drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route> and boost::shared_ptr<RouteList> to better fit into emerging framework for "RT operations" ; torben's changes to MTC slaving code (sorry for bundling) 2009-12-10 03:25:32 +00:00
frontier major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
generic_midi fix compilation breakages from the last commit 2009-12-11 03:18:17 +00:00
mackie major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
osc remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun is being used; make Config::map_parameters take a boost::function rather than a sigc::slot ; continue debugging crash caused by regionviews not tracking their Region's lifetime 2009-12-12 15:02:15 +00:00
powermate major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
tranzport major design changes: use glib event loop for MIDI thread/UI; rework design of BaseUI and AbstractUI; solo & mute are both temporarily broken; OSC control up next; may segfault during exit 2009-12-09 03:05:14 +00:00
wiimote Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
wscript Make sure wscripts under libs/surfaces/* are configured. This fixes the OSC surface build, as it now links with liblo. 2009-09-03 00:38:34 +00:00