ladish/daemon
Nedko Arnaudov 997630bfb7 use strings for app levels
With jack-session on the manege, strict L0-L3 classification
does not reflect the actual situation. LASH and jack-session
are still L2 though.
2011-07-28 15:15:47 +03:00
..
app_supervisor.c use strings for app levels 2011-07-28 15:15:47 +03:00
app_supervisor.h use strings for app levels 2011-07-28 15:15:47 +03: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
check_integrity.c Move graph iteration filtering to callbacks 2010-12-26 21:21:36 +02:00
client.c split vclient functionality 2011-06-01 03:04:18 +03:00
client.h split vclient functionality 2011-06-01 03:04:18 +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 SaveProject method of the dbus room object. 2010-08-05 15:47:08 +03:00
cmd_save_studio.c ladishd: don't save hidden ports of runnings apps 2010-12-27 01:37:14 +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 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 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 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 remove empty client functionality 2011-06-07 04:11:59 +03:00
graph.h remove empty client functionality 2011-06-07 04:11:59 +03: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
graph_manager.c remove empty client functionality 2011-06-07 04:11:59 +03:00
graph_manager.h split vclient functionality 2011-06-01 03:04:18 +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 ladishd: data integrity checks 2010-12-23 04:20:52 +02: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 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 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 use strings for app levels 2011-07-28 15:15:47 +03:00
room.h ladishd: return project name in recent project list 2010-10-09 17:37:57 +03:00
room_internal.h daemon: move ladish_room::graph member to the common section 2011-05-16 03:40:35 +03:00
room_load.c use strings for app levels 2011-07-28 15:15:47 +03:00
room_save.c ladishd: fix unload of not loaded (just created) projects. Fix for #148 2010-12-27 03:19:10 +02:00
save.c use strings for app levels 2011-07-28 15:15:47 +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 unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
studio.c split vclient functionality 2011-06-01 03:04:18 +03:00
studio.h ladishd: Deassociate pids of disappearing clients. Fix for #119 2010-11-30 00:13:11 +02:00
studio_internal.h ladishd: recent list for studios 2010-11-18 00:48:32 +02: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 join vclients functionality 2011-06-01 05:37:02 +03:00
virtualizer.h split vclient functionality 2011-06-01 03:04:18 +03:00