ladish/daemon
Nedko Arnaudov 3b69e81c76 ladishd: fix bug in currently unused code 2011-09-10 15:18:59 +03:00
..
app_supervisor.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
app_supervisor.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
appdb.c move catdup to common/ 2010-09-19 17:15:11 +03:00
appdb.h
check_integrity.c Move graph iteration filtering to callbacks 2010-12-26 21:21:36 +02:00
client.c ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
client.h ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
cmd.h use strings for app levels 2011-07-28 15:15:47 +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 use strings for app levels 2011-07-28 15:15:47 +03:00
cmd_new_app.c use strings for app levels 2011-07-28 15:15:47 +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 fix more gcc-4.6 warnings 2011-09-10 02:04:28 +03:00
cmd_save_studio.c LASH support in ladishd 2011-08-04 02:59:01 +03: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 ladishd: data integrity checks 2010-12-23 04:20:52 +02:00
conf.h gladish dialog for ladishd settings 2010-09-28 00:18:44 +03:00
control.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
control.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
cqueue.c ladishd: fix bug in currently unused code 2011-09-10 15:18:59 +03:00
dbus.service.in
dict.c ladishd: when saving xml, don't write the URI_A2J_PORT dict keys 2010-12-30 02:17:48 +02:00
dict.h ladishd: when saving xml, don't write the URI_A2J_PORT dict keys 2010-12-30 02:17:48 +02:00
escape.c daemon: improve escaping functions 2010-12-02 03:04:14 +02:00
escape.h daemon: improve escaping functions 2010-12-02 03:04:14 +02:00
graph.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
graph.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
graph_dict.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
graph_dict.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
graph_manager.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
graph_manager.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
jack_session.c ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
jack_session.h ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
lash_server.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
lash_server.h LASH support in ladishd 2011-08-04 02:59:01 +03:00
load.c ladishd: fix for #152 2010-12-28 14:01:56 +02:00
load.h use strings for app levels 2011-07-28 15:15:47 +03:00
loader.c Make alsapid work when libasound is loaded with dlopen(). Fix for #180 2011-06-03 00:44:00 +03:00
loader.h ladishd: set env vars for use in commandlines 2010-11-18 02:59:06 +02:00
log.c move catdup to common/ 2010-09-19 17:15:11 +03:00
main.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
port.c ladishd: better handling for L1 apps with a2j ports. Fix for #62 2011-01-02 04:27:21 +02:00
port.h ladishd: better handling for L1 apps with a2j ports. Fix for #62 2011-01-02 04:27:21 +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
proctitle.h
recent_projects.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
recent_projects.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
recent_store.c fix a memory leak after strdup() failure 2011-05-16 01:40:57 +03:00
recent_store.h ladishd: recent list for studios 2010-11-18 00:48:32 +02:00
room.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
room.h ladishd: return project name in recent project list 2010-10-09 17:37:57 +03:00
room_internal.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
room_load.c ladishd: fix invalid cast and log 2011-09-10 02:01:38 +03:00
room_save.c LASH support in ladishd 2011-08-04 02:59:01 +03:00
save.c use empty xml element tag syntax for ports with empty dicts 2011-07-30 03:59:19 +03:00
save.h ladishd: don't save hidden ports of runnings apps 2010-12-27 01:37:14 +02:00
sigsegv.c Fix build on less common architectures. 2011-04-22 04:14:51 +03:00
sigsegv.h
studio.c dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
studio.h ladishd: Deassociate pids of disappearing clients. Fix for #119 2010-11-30 00:13:11 +02:00
studio_internal.h dbus_ -> cdbus_ renames 2011-09-10 03:35:48 +03:00
studio_jack_conf.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
studio_list.c Fix memory leak in recent_studio_callback() 2011-05-16 05:48:53 +03:00
virtualizer.c ladishd: new function - ladish_js_save_app() 2011-09-03 03:17:49 +03:00
virtualizer.h LASH support in ladishd 2011-08-04 02:59:01 +03:00