source: roaraudio/roard/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5012:b263759832f1   13 years phi Updated drivers to use new sync stream selection logic correctly (Closes: …
(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) @4932:b16e4a17473c   13 years phi added dummy files for the rolestack
(edit) @4919:1b5c8bae01ec   13 years phi converted roaraudio source from old to new source interface, updataing to …
(edit) @4897:31fd5ff981e1   13 years phi work around SYNC warning
(edit) @4858:ef003b336588   13 years phi patch to make sync warnings go away, thanks to maister
(edit) @4856:c81c1d059859   13 years phi removed strange stuff
(edit) @4855:a55e1c122d46   13 years phi first set of changes for PA v.19
(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) @4846:58d1d4cb7602   13 years phi Auto select a stream if no stream has sync flag. (Closes: #30)
(edit) @4825:4f866dedc5e6   13 years phi merged some code by Nedko Arnaudov and updated it to current interface, …
(edit) @4820:2cff11e64bae   13 years phi Added Record Bridge to roard.
(edit) @4819:bfe88a001985   13 years phi avoid warning when record stream is not yet fully up
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(edit) @4814:6469acca68b7   13 years phi add a buffer for input mixer
(edit) @4813:7248a3f75805   13 years phi some header cleanup
(edit) @4812:01f1c4b328b6   13 years phi improved driver listing
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4809:5eeb1a175740   13 years phi * Added aRts (artsc) driver to roard.
(edit) @4807:c29f46728c76   13 years phi Added source radionoise to roard. This is used to generate low energy …
(edit) @4766:755d0e2ad9e5   13 years phi increased number of parallel open listen sockets
(edit) @4765:c9adc34b0b5b   13 years phi fix needed for libvorbisfile as it does not support native endiness
(edit) @4764:03260f93b84f   13 years phi PulseAudio? is very broken by design. this patch tries to workaround some …
(edit) @4753:fae4e9e389bc   13 years phi fixed depends
(edit) @4745:1e974ec321bd   13 years phi Better auth type oder support (Closes: #6)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4703:be4d84be6f04   13 years phi added basic gopher support
(edit) @4699:d867dddd7764   13 years phi added files for gopher protocol support
(edit) @4686:ebb913191f38   13 years phi added some common code for client outbuf flushing
(edit) @4684:90275bd562b4   13 years phi added IO buffers for clients, may be used by protocols.
(edit) @4683:9d58aba09f3e   13 years phi do not kick clients of registered protos on connect…
(edit) @4680:ba8d3fa78895   13 years phi added small dummy plugins_reg_proto()
(edit) @4679:7a1dfd0bebba   13 years phi added support to register protocols
(edit) @4678:8480af30c884   13 years phi convert select(){} into array looked up with for(){} for protocol in …
(edit) @4668:0c34aa4e8ccf   13 years phi some typos in filenames…
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(edit) @4590:745138c9da88   13 years phi added FLAC support
(edit) @4577:e9b3b3b521dd   13 years phi Announce standards via OpenSLP (Closes: #5)
(edit) @4552:47a0412f706d   14 years phi implemented flag toggling and flag protection
(edit) @4550:8c10e4a70f95   14 years phi change internal API to represent flags correctly
(edit) @4545:47a468d8b448   14 years phi fixed unflag singlesink on mixer bug
(edit) @4543:14019152e072   14 years phi implemented some very basic single sink mode, corrected …
(edit) @4541:b036dcf135d3   14 years phi added single_sink counter
(edit) @4537:31479869dddd   14 years phi deligate handling of ROAR_FLAG_SINGLESINK to subfunction
(edit) @4521:4277b6a0c8a1   14 years phi fixed a lot compiler warnings
(edit) @4520:aefb6267b02a   14 years phi fixed warning because of a missing const keyword
(edit) @4505:5d510a0e583b   14 years phi moved stuff into external file
(edit) @4504:b53ae1750769   14 years phi added dummy files for caps stuff
(edit) @4500:07a9fe743aa1   14 years phi done some basic work for stds listing
(edit) @4493:e5e48378a3f3   14 years phi some basic jack infrastrcuture
(edit) @4492:150839188b8a   14 years phi implemented some jack stuff driver_example
(edit) @4490:3bf316842494   14 years phi added some dummy files for jack
(edit) @4480:007d11d94d3f   14 years phi added functions for acclev<->string conv
(edit) @4478:b5ee5b9431ae   14 years phi implemented trust and cookie auth
(edit) @4476:f5d7c266e5de   14 years phi implemented auth time NONE and PASSWORD
(edit) @4474:bf3206323cae   14 years phi got auth stuff basicly to work
(edit) @4469:a115f5fd755d   14 years phi init auth table
(edit) @4468:f8d2cccafc74   14 years phi do very basic auth stuff
(edit) @4467:74702c84db56   14 years phi implement acclevs like rpld does, check them on command proc however still …
(edit) @4442:2d3a1ad3edcc   14 years phi make config default string symbolic, do not use it for server_info.
(edit) @4431:cbea30f1890d   14 years phi implemented basic SERVER_INFO with IT_SERVER
(edit) @4421:f04e16af6d2a   14 years phi added support to list descriptions in SLP
(edit) @4379:5861284631eb   14 years phi support reading volumes at startup
(edit) @4378:df6cda763dce   14 years phi implemented support to read mixer values from hwmixer
(edit) @4373:9ccbfd7d8a44   14 years phi wrote very basic OSS driver
(edit) @4368:99783fa4f8d2   14 years phi added function to create new sub-streams of a mixer
(edit) @4365:7502b11fcb8a   14 years phi make things work
(edit) @4363:e90f4a304e99   14 years phi move things to where they should be
(edit) @4362:eb84b2149959   14 years phi added dummy for hwmixer_dstr
(edit) @4361:135e78128e19   14 years phi added very basic mixer setup rutines
(edit) @4360:d6ef435d3a07   14 years phi wrote some basic infrastructure
(edit) @4359:475a09316c35   14 years phi added files for hwmixer
(edit) @4343:a67cbb88fbe0   14 years phi added support for wait command
(edit) @4326:c53e2ed183a2   14 years phi use new roar_client_server struct for clients in roard
(edit) @4299:f001013bf380   14 years phi relex handling for name of dbg lions
(edit) @4297:14a3a3ccfb0c   14 years phi support to send long messages
(edit) @4289:1b0960dba7e3   14 years phi typo
(edit) @4272:9dbff74050ba   14 years phi support to reg and unreg for LTM :))
(edit) @4270:66fc69cc26a9   14 years phi prepair structs for LTM
(edit) @4252:06d6b12ec664   14 years phi raise default memlock level to medium
(edit) @4251:abe188f70256   14 years phi added more levels, added more segments
(edit) @4245:c199aedd8a6e   14 years phi added support to set memory locking level
(edit) @4234:ee0035abd1ff   14 years phi done some work on the memlock functions
(edit) @4233:320c48d40ea1   14 years phi start with some basic functions
(edit) @4231:ef708f3f861a   14 years phi added dummy memlock.h
(edit) @4160:87a2bd2f45a7   14 years phi updated ALSA driver a lot
(edit) @4141:b36fa38ea35e   14 years phi enable new default behavor
(edit) @4111:ea89fa7723d6   14 years phi experimental patch from maister for resampling
(edit) @4101:42b7ee5d2f76   14 years phi some work to support counters
(edit) @4099:6425c5901202   14 years phi added still useless parent_stream struct member
(edit) @4004:f479c0c19c80   14 years phi added codec filter which already can read AU files
(edit) @3986:2c98a7f52f58   14 years phi implemented play command and zero-size put command
(edit) @3983:410496b49fbf   14 years phi added some basic commands
(edit) @3977:cc38503621a7   14 years phi added uniinst union
(edit) @3976:09f5b430ba74   14 years phi prepaerd some code for rplay protocol support
(edit) @3968:80cfd6d80cde   14 years phi added some files for rplay emulation
(edit) @3927:dd098d73c3bb   14 years phi added clients_close()
Note: See TracRevisionLog for help on using the revision log.