ladish/daemon
Nedko Arnaudov c9567a3cb0 fix warning
'backup_filename_ptr' may be used uninitialized in this function
gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
CFLAGS=-O2 -pipe
2009-11-20 01:39:37 +02:00
..
legacy Move unused code to legacy subdir 2009-07-26 16:57:44 +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: on stop, hide clients and ports instead of removing them 2009-10-08 23:45:03 +03:00
client.h Properly handle normal clients 2009-09-20 17:33:07 +03:00
cmd.h command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_load_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_new_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_rename_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_save_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_start_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_stop_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
cmd_unload_studio.c command queue; not really used yet 2009-10-19 01:16:59 +03:00
common.h basic ports 2009-09-06 20:31:42 +03:00
control.c rename log macros 2009-09-20 18:23:42 +03:00
control.h Remove dbus/types.h 2009-09-05 18:18:07 +03:00
cqueue.c command queue; not really used yet 2009-10-19 01:16:59 +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 Move escape helpers to separate file 2009-09-12 11:11:52 +03:00
escape.h Move escape helpers to separate file 2009-09-12 11:11:52 +03:00
graph.c when dumping graphs, dump non-empty dicts too 2009-10-10 14:42:41 +03:00
graph.h daemon: on stop, hide clients and ports instead of removing them 2009-10-08 23:45:03 +03:00
graph_dict.c fix invalid stack access in error log dumps 2009-10-10 14:47:13 +03:00
graph_dict.h graph dict dbus interface and persist canvas positions of modules 2009-09-07 20:53:56 +03:00
jack_dispatch.c fix assert 2009-10-11 18:13:08 +03:00
jack_dispatch.h jack graph object to store jack clients and ports 2009-09-12 22:30:33 +03:00
loader.c rename log macros 2009-09-20 18:23:42 +03:00
loader.h unify source copyright headers in ladishd 2009-07-29 21:08:27 +03:00
log.c rename log macros 2009-09-20 18:23:42 +03:00
main.c rename log macros 2009-09-20 18:23:42 +03:00
port.c daemon: on stop, hide clients and ports instead of removing them 2009-10-08 23:45:03 +03:00
port.h Save clients, ports and dicts 2009-09-21 00:17:41 +03:00
procfs.c Make assert print error message to log 2009-09-20 18:48:42 +03:00
procfs.h Make assert print error message to log 2009-09-20 18:48:42 +03: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
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 fix warning 2009-11-20 01:39:37 +02:00
studio.h New studio command. Closes #7 2009-08-30 16:13:38 +03:00
studio_internal.h command queue; not really used yet 2009-10-19 01:16:59 +03:00
studio_jack_conf.c Make assert print error message to log 2009-09-20 18:48:42 +03:00
studio_load.c dump loaded studio graphs 2009-10-09 00:00:07 +03:00
studio_save.c don't use guid, use uuid instead 2009-10-04 21:35:44 +03:00