source: roaraudio/roard/include/roard.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4932:b16e4a17473c   13 years phi added dummy files for the rolestack
(edit) @4851:d46b432ae11a   13 years phi added support to run some script after complete shutdown
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4766:755d0e2ad9e5   13 years phi increased number of parallel open listen sockets
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4699:d867dddd7764   13 years phi added files for gopher protocol support
(edit) @4678:8480af30c884   13 years phi convert select(){} into array looked up with for(){} for protocol in …
(edit) @4504:b53ae1750769   14 years phi added dummy files for caps stuff
(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) @4421:f04e16af6d2a   14 years phi added support to list descriptions in SLP
(edit) @4359:475a09316c35   14 years phi added files for hwmixer
(edit) @4299:f001013bf380   14 years phi relex handling for name of dbg lions
(edit) @4245:c199aedd8a6e   14 years phi added support to set memory locking level
(edit) @4231:ef708f3f861a   14 years phi added dummy memlock.h
(edit) @4101:42b7ee5d2f76   14 years phi some work to support counters
(edit) @3977:cc38503621a7   14 years phi added uniinst union
(edit) @3968:80cfd6d80cde   14 years phi added some files for rplay emulation
(edit) @3812:acdaec327ece   14 years phi fixed some copyright statements
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3800:abdf641ecfee   14 years phi spacing
(edit) @3763:8213c7209b90   14 years phi added comments about optional includes
(edit) @3731:53095de69773   14 years phi corrected prototype
(edit) @3730:90e664f926c3   14 years phi added function get_listen()
(edit) @3684:69134bcda4c2   14 years phi added most of the rsound interface
(edit) @3572:34927af96392   14 years phi added beep.h
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3353:6024f61f2598   14 years phi added dummy plugins.[ch]
(edit) @3255:970b81dc7c18   14 years phi got PA simple protocol basicly to work
(edit) @3253:05670218c1d3   14 years phi new network interface
(edit) @3207:76162d6ab87a   14 years phi use units.h
(edit) @3202:d72eef44e059   14 years phi use test macros for sys/time.h and time.h
(edit) @3130:f444c514901c   14 years phi cleanup
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @3128:949cdc22e981   14 years phi started to move all the global values for listen sockets into a global …
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @3039:56455930dc5f   14 years phi added option for jumbo frames
(edit) @2970:624ab1461d6b   15 years phi added --verbose, configure new ROAR_INFO()
(edit) @2945:4ee3f04d27dd   15 years phi added dummy files (waveform.[ch]) for waveform subsystem
(edit) @2838:b96e2260514a   15 years phi added ROAR_SUBSYS_RDTCS
(edit) @2732:e252b7298b6a   15 years phi added handler for SIGTERM
(edit) @2726:a1b6a7a5c407   15 years phi need ctype.h fot toupper()
(edit) @2717:2d9d874cb2ab   15 years phi added rdtcs.[ch]
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2674:df52c9c44643   15 years phi updated order of include
(edit) @2657:f27c681599b8   15 years phi added container_framework.h
(edit) @2530:921f7ac0be31   15 years phi added support for multi homed server
(edit) @2519:b4423285f9c6   15 years phi added emul_esd.[ch]
(edit) @2446:cba927f37839   15 years phi corrected copyright notice
(edit) @2307:2af0ad655276   15 years phi added _nBIT consts
(edit) @2283:3bb5d0cbe6ff   15 years phi use libroareio
(edit) @2236:26cf90e71244   15 years phi added raw.h
(edit) @2232:458701ebb718   15 years phi added const for subsystem RAW
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2017:419fb879b9e3   15 years phi added support to annouce a location
(edit) @1993:735317524c03   15 years phi added support to *REGISTER* to SLP, need to write code to deregister ;)
(edit) @1964:331ef590817a   15 years phi include headers from libroarlight
(edit) @1917:4b3dc18ab7d5   15 years phi added IDs for subsystems
(edit) @1816:4f814a7c9131   15 years phi added light.[ch]
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1537:7e44b72d3095   15 years phi also support old style select() without sys/select.h
(edit) @1494:687defe4fca9   15 years phi test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set
(edit) @1482:034429b9ee51   15 years phi include only the headers supported by the target, include in correct order
(edit) @1198:de0782b28a73   15 years phi include needed files for gettimeofday()
(edit) @1155:556400bd73cd   15 years phi save if we are in no-listen mode and allow new streams while in …
(edit) @920:ce0dc2fbe8e2   15 years phi added --standby and --auto-standby
(edit) @905:2fd9cd5be5ef   15 years phi added --sysclocksync
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @574:fda350c7a108   16 years phi added cleanup_listen_socket()
(edit) @444:ddaaf8e220bd   16 years phi added support vor setuid, setgid and chroot
(edit) @248:5c7629ec2c1c   16 years phi added wait() an SIGCHLD
(edit) @247:ae7da5323b80   16 years phi open filter on stream start
(edit) @246:97eacb7d9736   16 years phi globalized main_loop()'s pos to g_pos
(edit) @245:a931b7ad2eeb   16 years phi added lib.h
(edit) @244:31b11517c1cc   16 years phi added midi.* and codecfilter.*
(edit) @243:78020152b9fb   16 years phi commented out ioprio_set() code as it is not working, see manpages BUGs …
(edit) @242:42b6571ba66c   16 years phi added ioprio_set() for linux
(edit) @89:afb9697062ee   16 years phi added meta.h
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @40:0b85a445d76a   16 years phi added sample.h
(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.