source: roaraudio/roard/roard.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4986:4fc329a15435   13 years phi fix parsing of --verbose
(edit) @4975:1b8be0a0ba5f   13 years phi removed more usages of system's malloc()/free() calles.
(edit) @4967:572924bdd4c6   13 years phi make some vars file local as they do not need to be global
(edit) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4934:a88414aa5705   13 years phi Added support for role based handling in roard (Closes: #49)
(edit) @4924:fad0cb1288b2   13 years phi added quite some functions to ignore list for win32
(edit) @4882:e6ef52e26c53   13 years phi Improved listing of audio profiles.
(edit) @4852:166a9cc557c9   13 years phi moved a lot stuff out of roard.c
(edit) @4851:d46b432ae11a   13 years phi added support to run some script after complete shutdown
(edit) @4848:0b3d312d4253   13 years phi updated add_driver() to check the args and fix segfauls if user gave …
(edit) @4846:58d1d4cb7602   13 years phi Auto select a stream if no stream has sync flag. (Closes: #30)
(edit) @4842:d135b43f4dab   13 years phi emit ROAR_OE_STREAM_META_UPDATE events on meta data change
(edit) @4816:f2d6a8e7c50c   13 years phi set ROAR_FLAG_AUTOCONF and ROAR_FLAG_RECSOURCE on default output
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4810:44fa8e851f1a   13 years phi temp fixed roar-abstract profile
(edit) @4792:a9cb74d9acb5   13 years phi added support to roard to load authfiles
(edit) @4790:c1073581d7c2   13 years phi added support for long (> sizeof(mes.data)-4) cookies, fixed memory …
(edit) @4789:eb0ba8b673c1   13 years phi added support for --new-authfile
(edit) @4788:482fc1a96c7a   13 years phi Added simple authfile support to roard (pr1)
(edit) @4761:3e91b8d67452   13 years phi use IPv6 hostnames for IPv6, not IPv4 ones.
(edit) @4760:50a0fc5a9f65   13 years phi added some nice IPv6 profiles
(edit) @4741:2bafcf09484a   13 years phi added error message for opening non existing driver, thanks to dirk|
(edit) @4739:605b086a1801   13 years phi some work to avoid compiler warnings
(edit) @4722:469ca094d1fa   13 years phi Delay --stop and --shutdown to after reading of all args. adding listen …
(edit) @4710:41d6f4b03f6f   13 years phi added profiles for gopher
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4703:be4d84be6f04   13 years phi added basic gopher support
(edit) @4690:989ca5f47929   13 years phi Fixed small win32 bugs
(edit) @4642:8f05dd5a6565   13 years phi correctly set socket type
(edit) @4641:4ef5425f0a52   13 years phi some return value corrections and some more debug lions
(edit) @4577:e9b3b3b521dd   13 years phi Announce standards via OpenSLP (Closes: #5)
(edit) @4482:b93886d58180   14 years phi added options for auth
(edit) @4481:0a8cc5415d9b   14 years phi prepair stuff so we can set up auth stuff in main()
(edit) @4469:a115f5fd755d   14 years phi init auth table
(edit) @4442:2d3a1ad3edcc   14 years phi make config default string symbolic, do not use it for server_info.
(edit) @4423:94456e48fb68   14 years phi display PID at g_verbose >= 2
(edit) @4421:f04e16af6d2a   14 years phi added support to list descriptions in SLP
(edit) @4418:0234c5231754   14 years phi make notify debug code runtime activatable.
(edit) @4382:0dfb01c8245c   14 years phi correctly set client for the mixer stream
(edit) @4381:3b53768cfddd   14 years phi support for some options for hwmixers
(edit) @4369:1b7783397db5   14 years phi set client ID
(edit) @4360:d6ef435d3a07   14 years phi wrote some basic infrastructure
(edit) @4358:66551ba8aa54   14 years phi started with hwmixer support…
(edit) @4345:7193b53f6f8d   14 years phi support command names
(edit) @4338:7f711956a126   14 years phi some more debugging code
(edit) @4324:08c67c699868   14 years phi register notify proxy, added some debugging
(edit) @4323:4313296dd84c   14 years phi init and free notify core
(edit) @4246:fda6cde65064   14 years phi typo
(edit) @4245:c199aedd8a6e   14 years phi added support to set memory locking level
(edit) @4225:e1cabba4bbc3   14 years phi removed -d/-D/-dO from help
(edit) @4189:61ee44413355   14 years phi use sndio as default on OpenBSD
(edit) @4155:18ba7ffd9088   14 years phi fixed incorrect parameters
(edit) @4144:2d2c2efff554   14 years phi updated list of drivers to try, corrected a small bug
(edit) @4141:b36fa38ea35e   14 years phi enable new default behavor
(edit) @4140:b367d67b0343   14 years phi begin of better auto detection of driver
(edit) @4103:2235789e1b29   14 years phi more info messages
(edit) @4101:42b7ee5d2f76   14 years phi some work to support counters
(edit) @4058:fc24cc9422bc   14 years phi use const, added descriptions
(edit) @4055:00addfba7e7f   14 years phi adding some more ROAR_INFO()s
(edit) @4053:8d01989324d4   14 years phi better error text
(edit) @4052:c46fdb0f198a   14 years phi make argument parsing more safe, error on wong number of arguments
(edit) @4049:802580eeb8a8   14 years phi fixed security warnings
(edit) @4012:28bea7336add   14 years phi typos
(edit) @3992:d09e8cf44d30   14 years phi only include profiles we support
(edit) @3990:63fe21d2d3e2   14 years phi typo
(edit) @3987:c7ff0c5e5e7b   14 years phi added profiles: roar-abstract, rplay-tcp, rplay-tcp-pub; ist port as …
(edit) @3981:0dda28251f72   14 years phi activate rplay
(edit) @3966:7076f996366a   14 years phi added rsound-unix profile
(edit) @3963:4c89fe99987b   14 years phi corrected spacing
(edit) @3962:8059d8c472e5   14 years phi added --aiprofile
(edit) @3959:56b27f189c07   14 years phi support for home-relative paths
(edit) @3957:68855c6ae89c   14 years phi nicer display, added pas-*-tcp
(edit) @3956:3f62a7d00c0c   14 years phi added --proto-profile and --list-profiles
(edit) @3954:b8440be58632   14 years phi added --proto-aiprofile
(edit) @3907:3146f952e764   14 years phi only declare vars we use
(edit) @3837:44372929e571   14 years phi AF_* not PF_*
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3760:368afaaf1265   14 years phi fixed(?) nolisten bug
(edit) @3737:e79803f4911d   14 years phi added clients_new_from_fh(), converted some code to use the function
(edit) @3733:78a938545a68   14 years phi return correct error value
(edit) @3731:53095de69773   14 years phi corrected prototype
(edit) @3730:90e664f926c3   14 years phi added function get_listen()
(edit) @3688:7624aa24f3ef   14 years phi added --log-syslog to roard
(edit) @3684:69134bcda4c2   14 years phi added most of the rsound interface
(edit) @3613:248bf0963c98   14 years phi request loging to syslog
(edit) @3609:bd63d80c73dd   14 years phi close log when demonize
(edit) @3603:d22315758d38   14 years phi use more correct ROAR_WITHOUT_DCOMP_EMUL_SIMPLE, not ROAR_MINIMAL
(edit) @3597:aff3180d7325   14 years phi corrected displayed list
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3374:18a9494d6784   14 years phi support --{x11-,}display
(edit) @3373:97166aec67ab   14 years phi added X11 support
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3356:37c68cb0b726   14 years phi added --plugin-load
(edit) @3354:c0856cfec872   14 years phi preinit, init, free plugins
(edit) @3339:782dd04e7aa7   14 years phi typo
(edit) @3257:3bf897829611   14 years phi updated list of supported protocols
(edit) @3256:781ecf0a7bcf   14 years phi some defaults
(edit) @3252:5dd53a288c8b   14 years phi added support for --proto-* options (no protocol does use it at the …
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
Note: See TracRevisionLog for help on using the revision log.