source: roaraudio/roard

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) @4987:9335631d4e00   13 years phi get codecfilter for ogg_vorbis working again
(edit) @4986:4fc329a15435   13 years phi fix parsing of --verbose
(edit) @4980:1c0e5a348779   13 years phi Corrected linkage in indrect mode (pr1) (enables to build in indirect mode …
(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) @4964:bba084fba0fa   13 years phi avoide most external uses of roar_vio_init_calls()
(edit) @4957:45ba4cf2abe3   13 years phi use roar_mm_*() where possible
(edit) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4949:7ebd4f3c551e   13 years phi added some debug lions
(edit) @4948:29b5b41a1ca2   13 years phi a first (not yet fully working) patch for non-stream execs (see #32)
(edit) @4947:b4a9a8ce2235   13 years phi only do try to get peer creds if socket is != -1
(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) @4924:fad0cb1288b2   13 years phi added quite some functions to ignore list for win32
(edit) @4923:eb6f9e17661a   13 years phi use new target syntax of ckport
(edit) @4921:d4de29f3d312   13 years phi added some ignores
(edit) @4920:b63e09585737   13 years phi replaced atoi()s with roar_str2*()
(edit) @4919:1b5c8bae01ec   13 years phi converted roaraudio source from old to new source interface, updataing to …
(edit) @4918:17c37a510c1a   13 years phi corrected call (why have we been using _basic_ vio directly?) thanks to …
(edit) @4898:c39f1c9c4264   13 years phi some general updates for sysclock driver
(edit) @4897:31fd5ff981e1   13 years phi work around SYNC warning
(edit) @4896:0cd0dc3bc104   13 years phi removed useage of usleep() in flavor to nanosleep() if supported.
(edit) @4887:320e58de7c79   13 years phi fix possible buffer overflow
(edit) @4882:e6ef52e26c53   13 years phi Improved listing of audio profiles.
(edit) @4858:ef003b336588   13 years phi patch to make sync warnings go away, thanks to maister
(edit) @4857:de849b04df05   13 years phi test if paPackedInt24 is supported (defined)
(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) @4848:0b3d312d4253   13 years phi updated add_driver() to check the args and fix segfauls if user gave …
(edit) @4847:8af3ac8d139a   13 years phi correctly reset RECSOURCE flag in case of stream delete
(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) @4825:4f866dedc5e6   13 years phi merged some code by Nedko Arnaudov and updated it to current interface, …
(edit) @4822:f9c32c6a8451   13 years phi use roar_mm_*()
(edit) @4821:eb99f5b29f0d   13 years phi corrected error in case recsource stream has diffrent info struct than …
(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) @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) @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) @4810:44fa8e851f1a   13 years phi temp fixed roar-abstract profile
(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) @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) @4781:a1d3b6133594   13 years phi allow un-idented clients to do SERVER_INFO
(edit) @4780:814516280a3b   13 years phi avoid some warnings on win32
(edit) @4773:93dc9a88246b   13 years phi link $lib_pulse for pa_strerror()
(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) @4763:03fced31f5bd   13 years phi fixed small error handling problem
(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) @4753:fae4e9e389bc   13 years phi fixed depends
(edit) @4752:42cd1d189fa2   13 years phi corrected c&p error
(edit) @4750:f664c0081d25   13 years phi make hwmixer code optional
(edit) @4748:d7be1c18ccb5   13 years phi updated configure script to honor LDFLAGS and added --opti to set …
(edit) @4747:8ad3e80c9ded   13 years phi added small extra debug lion
(edit) @4745:1e974ec321bd   13 years phi Better auth type oder support (Closes: #6)
(edit) @4741:2bafcf09484a   13 years phi added error message for opening non existing driver, thanks to dirk|
(edit) @4740:f3abf82e2ead   13 years phi Added support for UNMAPPED volume control (Closes: #55)
(edit) @4739:605b086a1801   13 years phi some work to avoid compiler warnings
(edit) @4738:0bc3f6243414   13 years phi use switch() not if/else if/else
(edit) @4722:469ca094d1fa   13 years phi Delay --stop and --shutdown to after reading of all args. adding listen …
(edit) @4713:73ebf24514bb   13 years phi more debug lions
(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) @4699:d867dddd7764   13 years phi added files for gopher protocol support
(edit) @4695:0e099bec8251   13 years phi some code to use GetVersionEx?()…
(edit) @4690:989ca5f47929   13 years phi Fixed small win32 bugs
(edit) @4689:4132dd3bbb1c   13 years phi fixed segfault at shutdown with singlesink flag used.
(edit) @4688:c510c3825a60   13 years phi use correct index
(edit) @4686:ebb913191f38   13 years phi added some common code for client outbuf flushing
(edit) @4685:477f2701b7cc   13 years phi argsel, no printf of cause
(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) @4682:81697d18517b   13 years phi avoid to segfaul if a non-sched plugin is loaded, or any other file not …
(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) @4652:bca0fa4eabf1   13 years phi added support for distri version string part
(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) @4621:c20151c5eb6f   13 years phi test for correct set of mixer in case of forced mixer connect
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(edit) @4606:a053eb81e578   13 years phi removed a old prototyoes
(edit) @4600:22178628ad1d   13 years phi added support for flac version 1.2.1
(edit) @4595:8bf9b71684f7   13 years phi make stuff working with rpld.
(edit) @4594:bf4975335e42   13 years phi do run endless loop if FLACSTREAM_DECODER_ABORTED
Note: See TracRevisionLog for help on using the revision log.