ladish/daemon
Nedko Arnaudov f802bd0402 daemon: Router templates 2010-09-05 03:06:15 +03:00
..
app_supervisor.c Add app list version number to the AppStateChanged signal and check it 2010-09-03 01:49:11 +03:00
app_supervisor.h daemon: handle rename of apps that have non-unique names 2010-08-30 00:40:17 +03:00
appdb.c Make assert print error message to log 2009-09-20 18:48:42 +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 daemon: implementation of project load 2010-08-08 23:51:31 +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 damon: Proper room lifecycle 2010-07-20 01:31:37 +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 daemon: fix bug in log dump that caused all ports to be marked as "room link" ports 2010-09-01 01:21:34 +03: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 daemon: fix save of studios with rooms 2010-08-29 23:38:46 +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 daemon: studio.h include is not common include at all 2010-04-03 19:12:05 +03:00
control.c daemon: Router templates 2010-09-05 03:06:15 +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
dirhelpers.c rename log macros 2009-09-20 18:23:42 +03:00
dirhelpers.h Move ensure_dir_exist() to separate files 2009-08-23 23:41:12 +03:00
escape.c daemon: escape app strings (name, command) whens storing them in xml. Closes #27 2009-12-12 17:14:04 +02:00
escape.h Move escape helpers to separate file 2009-09-12 11:11:52 +03:00
graph.c on project load adjust canvas positions of capture/playback clients 2010-08-30 04:52:35 +03:00
graph.h on project load adjust canvas positions of capture/playback clients 2010-08-30 04:52:35 +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
load.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
load.h daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
loader.c When app is killed by a "bad" signal, log it as error 2010-03-06 19:50:00 +02: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 reopen log file when it is deleted or replaced 2010-08-28 04:35:57 +03:00
main.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
port.c daemon: jmcore support in virtualizer 2010-04-11 22:24:41 +03:00
port.h daemon: jmcore support in virtualizer 2010-04-11 22:24:41 +03:00
procfs.c daemon: fix memory leaks on error conditions 2009-12-29 09:00:13 +02: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
room.c daemon: fix unload of empty projects 2010-09-05 01:27:18 +03:00
room.h daemon: implementation of project load 2010-08-08 23:51:31 +03:00
room_internal.h Display project name string as part of the room view title 2010-09-04 03:19:58 +03:00
room_load.c Display project name string as part of the room view title 2010-09-04 03:19:58 +03:00
room_save.c daemon: implement deduction of project dir from project name and vice versa 2010-09-05 01:31:22 +03:00
save.c daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03: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 daemon: emit app remove signals before emiting studio disappeared signal 2010-09-01 02:05:48 +03:00
studio.h daemon: handle apps with same name in different vgraphs 2010-08-30 00:05:57 +03:00
studio_internal.h daemon: register studio on dbus before rooms 2010-07-21 06:55:03 +03:00
studio_jack_conf.c daemon: coherent naming of studio related functions 2010-05-05 00:35:10 +03:00
virtualizer.c daemon: save connections of stopped apps. #100 2010-08-30 04:14:25 +03:00
virtualizer.h daemon: save connections of stopped apps. #100 2010-08-30 04:14:25 +03:00