source: roaraudio/roard/roard.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @580:f23bf553e14c   16 years phi only delete socket if we not allready had deleted it before, needed by …
(edit) @579:2c1678ae3911   16 years phi added code to support server restart (--restart)
(edit) @576:89baebafdc4f   16 years phi set g_listen_socket to -1 to let g_terminate work :)
(edit) @574:fda350c7a108   16 years phi added cleanup_listen_socket()
(edit) @573:23600819747c   16 years phi added long options to conform help
(edit) @550:2c57af617cf8   16 years phi changed order of -s and -S, now -S implays start of source not -s, -s got …
(edit) @548:bf2791966e7b   16 years phi --no-listen now impleys --terminate
(edit) @523:0c640b607a7f   16 years phi it should now be possible to use --setuid/--setgid on non unix sockets
(edit) @519:245b982566c1   16 years phi -6 gives error now if no IPv6 support is compiled in
(edit) @518:b4054527b555   16 years phi added options -4 and -6
(edit) @517:1b5f48c1dc8c   16 years phi set socket type if we know it
(edit) @508:1129ff87dd1e   16 years phi added DECnet listen support, introused -n/--decnet to roard, added …
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @450:67dff1f38bcb   16 years phi added ROAR_DEFAULT_SOCKGRP
(edit) @447:69862ec0bf8a   16 years phi -p implys -t and -t sets only hostname if it is not of type INET
(edit) @446:4339778d91f0   16 years phi added support to use symbolic names for -p
(edit) @444:ddaaf8e220bd   16 years phi added support vor setuid, setgid and chroot
(edit) @440:cd53b032e3fb   16 years phi set UID/GID of server
(edit) @422:3fefce66eb54   16 years phi set sid in demon mode
(edit) @286:d497a15fe15c   16 years phi unlink() old UNIX Domain sockets to listen on them ones
(edit) @285:bf23d797553e   16 years phi added wait() an SIGCHLD
(edit) @284:e3c19b919bd6   16 years phi upsi... commited testing code…
(edit) @283:aa4b4aa2917f   16 years phi added g_midi_cb_playing
(edit) @282:eefa0fe33f9b   16 years phi stop console beep at end of runtime
(edit) @281:37e9158223c9   16 years phi added midi_init/free()
(edit) @280:ccbc8f57cccc   16 years phi added --list-cf
(edit) @279:0b0a0d57ac0a   16 years phi added support for env ROAR_SERVER
(edit) @278:70c1ec23b6c6   16 years phi added warning in realtiem mode with -DDEBUG
(edit) @277:579bf6c29a92   16 years phi commented out ioprio_set() code as it is not working, see manpages BUGs …
(edit) @276:476028c3d8ed   16 years phi added support for multible --realtimes; added ioprio_set() for linux
(edit) @275:6bb82ce58238   16 years phi added --realtime, renice
(edit) @274:7da1849ab394   16 years phi added --restart to help, typo
(edit) @74:09b49c8553b7   16 years phi added $ROAR_DRIVER and $ROAR_DEVICE
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @68:797b3512e1d9   16 years phi added basic demon support, a option to not listen on any sockets and …
(edit) @64:93c00fbc439a   16 years phi changed some basic things to support sources
(edit) @63:d8ba12b0b152   16 years phi we need the clients and the sources to be inited to add sources, so init …
(edit) @62:c0dab6fd9534   16 years phi added support for options -t/-u
(edit) @60:d1fa94aadc08   16 years phi added basic UNIX Domain Socket code
(edit) @44:0d81c0ab4490   16 years phi init samples on startup
(edit) @39:e3c8b57b6365   16 years phi added some infos about our self client
(edit) @37:58cb09c26220   16 years phi added basic self client code
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.