source: roaraudio/roard/roard.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2754:91826f347202   15 years phi handle error of --setgid and no group name supplied
(edit) @2753:4ba2efb7920b   15 years phi make add_listen() independed of audio group
(edit) @2752:fc6a0bff2d27   15 years phi handle --setuid without a -U
(edit) @2751:6cc76359d728   15 years phi first start of no compile time preselected default audio group
(edit) @2737:5d3d02d2b38b   15 years phi typo
(edit) @2736:f9ca39f3d544   15 years phi set server[]
(edit) @2732:e252b7298b6a   15 years phi added handler for SIGTERM
(edit) @2729:ad40b3b3d5be   15 years phi typo
(edit) @2728:5d36ed1176f2   15 years phi added --rds-* from TODO list
(edit) @2725:acd2b121bd92   15 years phi added --rds-pi, list of other options
(edit) @2718:bba8be1f4d19   15 years phi added stubs for init and uninit of RDTCS
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2584:f33bdd5d299d   15 years phi small fix: we should look UID/GID up in case we are going to use them
(edit) @2549:b127e2e3506c   15 years phi use lib functions
(edit) @2530:921f7ac0be31   15 years phi added support for multi homed server
(edit) @2511:e5f52519866f   15 years phi much better defaulting for diffrent subsystems
(edit) @2504:3ed196f1f54d   15 years phi return error when listing non existing features
(edit) @2500:5e481907a8c0   15 years phi support to disable MIDI subsystem completly
(edit) @2494:353c82155185   15 years phi support to disable light subsystem and some parts of MIDI and raw
(edit) @2490:444118969cb0   15 years phi use self not source client, needed in case source client is not set …
(edit) @2489:266b1a6c9683   15 years phi support to disable ssynth
(edit) @2487:10020ba41793   15 years phi support to disable CB completly
(edit) @2486:f4ec482727d6   15 years phi disable unused vars
(edit) @2485:1cbb82cde915   15 years phi make sources optional
(edit) @2451:e6aedd121ada   15 years phi init/free ssynth
(edit) @2444:0f46be0063a6   15 years phi added --midi-console-enable and reenable console in case a dev is given
(edit) @2413:7b9408399581   15 years phi added support for recsource, passmixer and made passmixer the default for …
(edit) @2364:4d2d1aa717b1   15 years phi added argument ss of vio open driver…
(edit) @2340:9c945a172612   15 years phi use ROAR_*_FLAG not new consts FOP_*
(edit) @2339:11e0b3d23f74   15 years phi added --stream-flags
(edit) @2291:d3f351907764   15 years phi playback streams have set the meta flag by default now
(edit) @2270:168fb15223cf   15 years phi support to list sources
(edit) @2264:b83ab846836d   15 years phi FILTER streams allways need to be /sync/
(edit) @2234:5c84620cf44d   15 years phi make it possible to set subsystem=raw
(edit) @2160:39b8ea65bfe6   15 years phi set antiecho flag per default on BIDIR streams
(edit) @2115:16ddc6566cb2   15 years phi added support to set name for output streams
(edit) @2113:bf205e0da6f5   15 years phi support pidfile based --shutdown/--restart
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2111:db1452dc98ea   15 years phi added support to kill by pidfile at least for --stop
(edit) @2109:0b8deb4a879d   15 years phi added --start/--stop/--shutdown (socket/protocol based)
(edit) @2106:0e025903532b   15 years phi of cause only write a pidfile if requested by the user ;)
(edit) @2104:4140ab350dda   15 years phi added pidfile support
(edit) @2087:30d3653999b9   15 years phi added some debug outputs and got setting of quality for vorbis working :)
(edit) @2085:4194fe29d77a   15 years phi added support for a output option 'q=...'
(edit) @2028:e5bfbf9b184e   15 years phi only use OpenSLP if it is present.…
(edit) @2017:419fb879b9e3   15 years phi added support to annouce a location
(edit) @2016:615c005ab476   15 years phi use symbolic constant
(edit) @1995:57b72f44b4ab   15 years phi send some attributes
(edit) @1994:31e1d8c4f3c1   15 years phi we now support to deregister :)
(edit) @1993:735317524c03   15 years phi added support to *REGISTER* to SLP, need to write code to deregister ;)
(edit) @1991:92666322b25e   15 years phi added stream options channel and universe to roard
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
(edit) @1924:4b8f87ffd0b0   15 years phi make midi subsystem a bit configurable
(edit) @1923:cd3072dcde5f   15 years phi added option --light-channels
(edit) @1920:f06218b2705e   15 years phi typo
(edit) @1919:ab6c76b94351   15 years phi make it possible to set subsystem (dir)
(edit) @1899:f1500bbcc8cc   15 years phi added SYNC flag to defaults of MIDI Out streams
(edit) @1819:2604692f2a5b   15 years phi init and free light control subsystem
(edit) @1787:ed6218aaa6ba   15 years phi set socket to "" in case of not listen instad of *server=0
(edit) @1753:a15204350a08   15 years phi no signals and a lot other things on win32
(edit) @1691:ecccc2a22b79   15 years phi roard should terminate if it can't ste uid/gid on socket
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1581:485598ab37df   15 years phi don't close driver not opened
(edit) @1531:639d7347480e   15 years phi added support to set autoconf flag
(edit) @1528:c33204994901   15 years phi set stream id and pointer for this server stream in add_output()
(edit) @1522:2ab4c1e3d956   15 years phi added ROAR_VIO_CTL_SET_DBLKSIZE, added blocksize= stream option
(edit) @1516:8537a24adfa3   15 years phi only try to chown UNIX socket if we have UNIX support
(edit) @1512:c6b548688545   15 years phi corrected info about roard's -sN and added new output stream options to …
(edit) @1503:c0005aee16ff   15 years phi added config var if we have args in main()
(edit) @1494:687defe4fca9   15 years phi test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set
(edit) @1486:b283d24f34ef   15 years phi done a lot checks for target capabilities, check for: ROAR_HAVE_UNIX, …
(edit) @1227:203ed239f616   15 years phi set sync and prim flag on output if only non-default driver is given but …
(edit) @1221:8ab0332cd92b   15 years phi added support for flag primary as -oO flag, for flag cleanmeta, dummy for …
(edit) @1208:3ed0b4a1da52   15 years phi added support to select a default codec for the default output driver
(edit) @1207:aa6872cc2c17   15 years phi moved ENV vars ROAR_DRIVER and ROAR_DEVICE to new driver interface
(edit) @1200:7ab8a2d1c9a5   15 years phi primary outputs are sync to there self
(edit) @1156:7d06c4349db7   15 years phi added some debug lions to watch the driver ID
(edit) @1155:556400bd73cd   15 years phi save if we are in no-listen mode and allow new streams while in …
(edit) @1145:a5edc8a12b46   15 years phi use the new driver interface by default
(edit) @1120:b6c25640aa42   15 years phi added support to esd driver for sync and async streams
(edit) @1117:b7329495fc22   15 years phi added support for sync vio streams
(edit) @1115:1bab2adc81e8   15 years phi removed -s as short form for --sock as used as -s for --source
(edit) @1110:1bdd5d4d74f2   15 years phi added -sN, start new on source on -sN and end of parameters
(edit) @1046:27fab9a77db2   15 years phi update pid on --deamon
(edit) @1032:a06815278af3   15 years phi added stream flag META
(edit) @1011:382d3e6269d1   15 years phi ignore proxy settings at startup time while opening local socket
(edit) @982:05f1be351ac0   15 years phi quit if a primary output stream can not be inited, changed change of g_pos …
(edit) @974:2fc99cf797f4   15 years phi mark -d list as obsolete
(edit) @973:a8a9e120261c   15 years phi added --list-driver, exit on -d list after listing the driver
(edit) @961:ac5a0e9430cf   15 years phi added support vor primary output streams
(edit) @941:23d33874eb9d   15 years phi patch for alaw/mulaw codec, needed on DEC Alpha for am7930 sound chips
(edit) @938:639ed35cb23f   15 years phi added support for setting options via -oO
(edit) @934:0277459c7e79   15 years phi got output streams basicly working, we should clean up some code anyway
(edit) @933:2c06d248d2e6   15 years phi wrote add_output() but does not work yet
(edit) @932:0de90185644f   15 years phi added output options, need to write add_output() to actually init a new …
(edit) @920:ce0dc2fbe8e2   15 years phi added --standby and --auto-standby
(edit) @905:2fd9cd5be5ef   15 years phi added --sysclocksync
(edit) @775:713dae109380   16 years phi typo
(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 …
Note: See TracRevisionLog for help on using the revision log.