ladish/daemon
Nedko Arnaudov 16ca901d9a daemon: new_app command
This introduces no new functionality but changes the way new apps are started.
Previously new app request were not queued, they were synchronous.
Now they are queued and asynchronous.
2010-05-04 23:48:23 +03:00
..
app_supervisor.c daemon: new_app command 2010-05-04 23:48:23 +03:00
app_supervisor.h daemon: new_app command 2010-05-04 23:48:23 +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: make the room app ports appear in the room graph instead of studio graph 2010-04-04 04:03:40 +03:00
client.h daemon: make the room app ports appear in the room graph instead of studio graph 2010-04-04 04:03:40 +03:00
cmd.h daemon: new_app command 2010-05-04 23:48:23 +03:00
cmd_exit.c ladishd: stop and unload studio on deamon deactivation 2009-11-25 15:44:53 +02:00
cmd_load_studio.c daemon: new_app command 2010-05-04 23:48:23 +03:00
cmd_new_app.c daemon: new_app command 2010-05-04 23:48:23 +03:00
cmd_new_studio.c execute commands in queue 2009-11-25 03:52:00 +02:00
cmd_rename_studio.c execute commands in queue 2009-11-25 03:52:00 +02:00
cmd_save_studio.c daemon: improved handling of save attempt on stopped studio (notify) 2010-04-18 01:53:52 +03:00
cmd_start_studio.c When jack server start fails, notify the user and give some hints 2010-04-18 02:13:02 +03:00
cmd_stop_studio.c daemon: on studio stop, hide only non-virtual graph objects 2010-04-05 04:35:08 +03:00
cmd_unload_studio.c daemon: initial implementation of user notification 2010-04-18 01:49:36 +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: expose some studio internals 2010-05-04 23:29:38 +03:00
control.h daemon: fix room template identifiers 2010-03-23 01:11:02 +02:00
cqueue.c ladishd: improve logs 2009-11-25 15:48:15 +02: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 daemon: jmcore support in virtualizer 2010-04-11 22:24:41 +03:00
graph.h daemon: jmcore support in virtualizer 2010-04-11 22:24:41 +03:00
graph_dict.c ladishd: save connections and load them in hidden state 2009-11-29 00:09:34 +02:00
graph_dict.h graph dict dbus interface and persist canvas positions of modules 2009-09-07 20:53:56 +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 rename log macros 2009-09-20 18:23:42 +03:00
main.c daemon: initial implementation of user notification 2010-04-18 01:49:36 +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: room-studio port creation through jmcore 2010-04-11 16:45:30 +03:00
room.h daemon: properly bury dead of room child app processes 2010-04-03 16:51:02 +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: new_app command 2010-05-04 23:48:23 +03:00
studio.h daemon: new_app command 2010-05-04 23:48:23 +03:00
studio_internal.h daemon: expose some studio internals 2010-05-04 23:29:38 +03:00
studio_jack_conf.c daemon: remove some unneeded header includes 2009-12-12 16:14:21 +02:00
virtualizer.c daemon: Fix invalid memory access 2010-04-24 16:56:20 +03:00
virtualizer.h daemon: register virtualizer graph connection handlers for rooms 2010-04-05 04:18:24 +03:00