ladish/daemon
Nedko Arnaudov 391cc007cd ladishd: Fix include path
it works with waf-1.5.x for unknown reasons. it does not work
with waf-1.6.1
2010-11-14 16:20:16 +02:00
..
app_supervisor.c ladishd: do a better cleanup on project unload and on load failure. Partial fix for #117 2010-11-13 18:13:10 +02:00
app_supervisor.h ladishd: do a better cleanup on project unload and on load failure. Partial fix for #117 2010-11-13 18:13:10 +02:00
appdb.c move catdup to common/ 2010-09-19 17:15:11 +03:00
appdb.h unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
client.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
client.h daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
cmd.h ladishd settings 2010-09-26 20:08:36 +03:00
cmd_change_app_state.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
cmd_create_room.c daemon: refuse to create room with duplicate name. Fix for #106 2010-09-19 03:06:31 +03:00
cmd_delete_room.c damon: Proper room lifecycle 2010-07-20 01:31:37 +03:00
cmd_exit.c ladishd: stop and unload studio on deamon deactivation 2009-11-25 15:44:53 +02:00
cmd_load_project.c daemon: implementation of project load 2010-08-08 23:51:31 +03:00
cmd_load_studio.c ladishd: properly handle ports with same uuids but in different room vgraphs. Fixes #115 2010-11-03 00:29:08 +02:00
cmd_new_app.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
cmd_new_studio.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
cmd_remove_app.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
cmd_rename_studio.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
cmd_save_project.c SaveProject method of the dbus room object. 2010-08-05 15:47:08 +03:00
cmd_save_studio.c ladishd: max_escaped_length() 2010-11-12 07:15:57 +02:00
cmd_start_studio.c damon: Proper room lifecycle 2010-07-20 01:31:37 +03:00
cmd_stop_studio.c damon: Proper room lifecycle 2010-07-20 01:31:37 +03:00
cmd_unload_project.c daemon: implementation of project load 2010-08-08 23:51:31 +03:00
cmd_unload_studio.c daemon: register studio on dbus before rooms 2010-07-21 06:55:03 +03:00
common.h Fix path of ladish log file that is announced when error occures 2010-10-19 23:48:21 +03:00
conf.h gladish dialog for ladishd settings 2010-09-28 00:18:44 +03:00
control.c gladish dialog for ladishd settings 2010-09-28 00:18:44 +03:00
control.h Emit signal when command queue execution is halted because of error 2010-07-28 17:58:49 +03:00
cqueue.c Emit signal when command queue execution is halted because of error 2010-07-28 17:58:49 +03:00
dbus.service.in Install D-Bus service file 2009-07-13 02:18:06 +03:00
dict.c Save clients, ports and dicts 2009-09-21 00:17:41 +03:00
dict.h Save clients, ports and dicts 2009-09-21 00:17:41 +03:00
escape.c ladishd: nul-terminate strings escaped through escape_simple() 2010-11-13 15:00:08 +02:00
escape.h ladishd: project name escaping 2010-11-12 07:34:31 +02:00
graph.c ladishd: do a better cleanup on project unload and on load failure. Partial fix for #117 2010-11-13 18:13:10 +02:00
graph.h ladishd: do a better cleanup on project unload and on load failure. Partial fix for #117 2010-11-13 18:13:10 +02:00
graph_dict.c daemon: Don't display error when graph dict has no value for the requested key 2010-05-29 13:12:19 +03:00
graph_dict.h graph dict dbus interface and persist canvas positions of modules 2009-09-07 20:53:56 +03:00
load.c ladishd: save [only] relevant a2j ports for the vgraph being saved 2010-11-08 01:19:02 +02:00
load.h ladishd: return project name in recent project list 2010-10-09 17:37:57 +03:00
loader.c daemon: run apps with LD_PRELOAD=libalsapid.so 2010-10-31 01:14:14 +03:00
loader.h daemon: on studio stop, wait apps to finish before stopping jack server. Fix for #24 2009-12-12 01:41:20 +02:00
log.c move catdup to common/ 2010-09-19 17:15:11 +03:00
main.c ladishd: Basic recent projects functionality 2010-10-09 16:53:03 +03:00
port.c ladishd: properly handle stopping and removal of apps with a2j ports 2010-11-07 19:52:08 +02:00
port.h ladishd: properly handle stopping and removal of apps with a2j ports 2010-11-07 19:52:08 +02:00
procfs.c ladishd: fix memory corruption bug and some bugs in procfs_get_process_file() 2010-09-21 23:53:23 +03:00
procfs.h daemon: find app name when client appears 2009-12-11 00:11:03 +02:00
proctitle.c common/debug.h -> log.h 2009-09-20 18:02:10 +03:00
proctitle.h unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
recent_projects.c ladishd: return project name in recent project list 2010-10-09 17:37:57 +03:00
recent_projects.h ladishd: Basic recent projects functionality 2010-10-09 16:53:03 +03:00
recent_store.c ladishd: Basic recent projects functionality 2010-10-09 16:53:03 +03:00
recent_store.h ladishd: Basic recent projects functionality 2010-10-09 16:53:03 +03:00
room.c ladishd: clear project even if room project state is 'unloaded'. Fix for #117 2010-11-14 13:08:25 +02:00
room.h ladishd: return project name in recent project list 2010-10-09 17:37:57 +03:00
room_internal.h ladishd: do a better cleanup on project unload and on load failure. Partial fix for #117 2010-11-13 18:13:10 +02:00
room_load.c ladishd: fix load of project dict 2010-11-14 16:06:51 +02:00
room_save.c ladishd: escape project name when composing project dir from it 2010-11-13 14:46:33 +02:00
save.c ladishd: max_escaped_length() 2010-11-12 07:15:57 +02:00
save.h daemon: implementation of project load 2010-08-08 23:51:31 +03:00
sigsegv.c rename log macros 2009-09-20 18:23:42 +03:00
sigsegv.h unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
studio.c move catdup to common/ 2010-09-19 17:15:11 +03:00
studio.h daemon: refuse to create room with duplicate name. Fix for #106 2010-09-19 03:06:31 +03:00
studio_internal.h ladishd: Fix include path 2010-11-14 16:20:16 +02:00
studio_jack_conf.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
virtualizer.c ladishd: initialize the vclient_name var even when a2j mapping fails 2010-11-14 00:53:53 +02:00
virtualizer.h ladishd: save [only] relevant a2j ports for the vgraph being saved 2010-11-08 01:19:02 +02:00