LADI Session Handler https://ladish.org/
Go to file
Nedko Arnaudov 7d554b7dc0 fix crash when graph object disappears and then appears again
signal handler needs to be unregistered, otherwise it will get called with old context data when graph reappears
2009-08-22 16:41:31 +03:00
common Bring catdup() original behaviour back 2009-08-05 21:40:55 +03:00
daemon Move code for initital jack appear/start to proxy object 2009-08-22 14:51:26 +03:00
dbus Link patchbay interface to studio object 2009-08-21 23:13:19 +03:00
doc "component" diagram 2009-08-15 13:49:28 +03:00
gui fix crash when graph object disappears and then appears again 2009-08-22 16:41:31 +03:00
icons Move lash icons 2009-07-20 04:23:51 +03:00
lash_compat D-Bus interface macro improvements 2009-08-09 19:23:04 +03:00
.gitignore Basic wscript 2009-07-12 15:11:14 +03:00
AUTHORS Merge AUTHORS 2009-07-20 04:29:49 +03:00
COPYING Initial checkin 2005-09-13 05:22:59 +00:00
common.h move view object to separate files 2009-08-22 14:11:38 +03:00
dbus_constants.h Move dbus constants to separate header 2009-08-22 03:07:19 +03:00
graph_proxy.c fix crash when graph object disappears and then appears again 2009-08-22 16:41:31 +03:00
graph_proxy.h Implement graph_canvas::attach() 2009-08-12 15:41:09 +03:00
jack_proxy.c Move code for initital jack appear/start to proxy object 2009-08-22 14:51:26 +03:00
jack_proxy.h Move dbus constants to separate header 2009-08-22 03:07:19 +03:00
ladish_control Separate d-bus object paths for control and studio objects 2009-08-01 19:07:16 +03:00
waf Basic wscript 2009-07-12 15:11:14 +03:00
wscript move view object to separate files 2009-08-22 14:11:38 +03:00