source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4923:eb6f9e17661a   13 years phi use new target syntax of ckport
(edit) @4922:a207c353cc15   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) @4917:28d251acb8ca   13 years phi replaced sprintf() with snprintf() call
(edit) @4916:cc2890ef2f64   13 years phi added a ckport ignore for sleep()
(edit) @4915:3356477daf9d   13 years phi removed win32 hack for sleep()
(edit) @4914:8af2aedc8824   13 years phi use new roar_sleep()
(edit) @4913:5640b4c00ace   13 years phi added roar_sleep() function
(edit) @4912:25498423dcc9   13 years phi added some new error codes
(edit) @4911:d5d79a1a14db   13 years phi use new ckport's ignore-symbol command
(edit) @4910:672e7eb347a1   13 years phi removed useless comment
(edit) @4909:6f58c1773cd0   13 years phi make ckport clean
(edit) @4908:1268f8d7b740   13 years phi upgraded to VS
(edit) @4907:7ce748f993d8   13 years phi assigned codec IDs for opus
(edit) @4906:211764e63c5f   13 years phi some updates to ckport database
(edit) @4905:3b98d0dc037b   13 years phi added clean error handling
(edit) @4904:bc37dedf09b4   13 years phi corrected use of free() to roar_mm_free()
(edit) @4903:1a9db57bf503   13 years phi check if we support some kind of data format type
(edit) @4902:8c0fc855585f   13 years phi added additional data types, needed by uniraum library
(edit) @4901:6d347c8f1180   13 years phi added support to set/get type of data for a buffer
(edit) @4900:95ee7f18c395   13 years phi fix hyphen-used-as-minus-sign error
(edit) @4899:b742443febfd   13 years phi support for indirect dependency linkage
(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) @4895:44ab7047f607   13 years phi added BRR codec to codec lookup table as well as two BRR profiles.
(edit) @4894:f91a610f943d   13 years phi assign a offical ID to SPC-700's BRR
(edit) @4893:71aaa430f609   13 years phi fix some more ckport warnings
(edit) @4892:0b7e027890e0   13 years phi little patch to make it work with muroard
(edit) @4891:7d1d30510aa6   13 years phi clear some more ckport warnings
(edit) @4890:de0302197762   13 years phi undo stupid change, maybe I should read my own warnings…
(edit) @4889:579befd93a5f   13 years phi ignore internal calls
(edit) @4888:49d6ddbc22e0   13 years phi added test for nanosleep()
(edit) @4887:320e58de7c79   13 years phi fix possible buffer overflow
(edit) @4886:e9434774f456   13 years phi avoid error message on no-error
(edit) @4885:01d694a7fdf7   13 years phi Some cleanup of roarclients to fix ckport warnings
(edit) @4884:d7655751496c   13 years phi updated changelog
(edit) @4883:c56aedd9d0cb   13 years phi Added functions to access symbolic names for audio info parameters …
(edit) @4882:e6ef52e26c53   13 years phi Improved listing of audio profiles.
(edit) @4881:97b9a8b8fee5   13 years phi enforce upper limit
(edit) @4880:5690263bf012   13 years phi do not ignore hi-order terms
(edit) @4879:3d39c745c8f7   13 years phi added roar_math_diffpoly(), roar_math_intpoly() and roar_math_numintpoly()
(edit) @4878:fd6eebeb9d7b   13 years phi rename function roar_ht_digest2str() -> roar_hash_digest2str()
(edit) @4877:f204efc45b07   13 years phi added roar_ht_digest2str()
(edit) @4876:06a2f29d0450   13 years phi some updates to handle error values better with DSTR
(edit) @4875:6c3332d24679   13 years phi ROAR_{DBG,INFO,WARN,ERR}() MUST NOT alter RA's error values nor errno!
(edit) @4874:d6627418b22e   13 years phi corrected comment
(edit) @4873:98d17d4deeec   13 years phi make use of new error stuff
(edit) @4872:8bbe71569709   13 years phi added some comments
(edit) @4871:fd43e266a063   13 years phi added some more error handling functions
(edit) @4870:ad85e19b3219   13 years phi Added new error codes
(edit) @4869:431d1b8794f0   13 years phi implemented roar_errno2()
(edit) @4868:5d5d9fa207ac   13 years phi Release!: RoarAudio 0.4beta5 roaraudio_0_4beta5
(edit) @4867:19b5f53c1472   13 years phi updates to test matrix
(edit) @4866:532ec0e34fcc   13 years phi Release!: 0.4beta5-pr0 roaraudio_0_4beta5_pr0
(edit) @4865:4c5a78c532c3   13 years phi added missing changelog lion: Updated PortAudio? driver for roard (which …
(edit) @4864:d9b5a6ab1f23   13 years phi update list of tested platform
(edit) @4863:472fd87aa90c   13 years phi corrected tabs -> spaces
(edit) @4862:59296d07e457   13 years phi corrected version
(edit) @4861:123ca82d4bd3   13 years phi update ckport db
(edit) @4860:bd824d9a1fb0   13 years phi info on --script-postdown
(edit) @4859:317062b26155   13 years phi Install ckport database
(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) @4854:82a998e0e904   13 years phi test for version of portaudio 19
(edit) @4853:307276c62f7c   13 years phi added warning about obsolete ioctl SNDCTL_DSP_SETDUPLEX.
(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) @4850:fe9aec03046c   13 years phi allow amps > 1.0 for VS API in some kind of expert mode (needed by VLC, …
(edit) @4849:5baf1ae7284b   13 years phi delete xine plugin from release for now
(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) @4845:6d884cee9a87   13 years phi added a small debug lion
(edit) @4844:47f0daf6b214   13 years phi Fixed time display of roarvorbis if file has unknown playback length
(edit) @4843:05ca8907fa35   13 years phi Added support for HTTP Basic Auth
(edit) @4842:d135b43f4dab   13 years phi emit ROAR_OE_STREAM_META_UPDATE events on meta data change
(edit) @4841:f00794237dbb   13 years phi correct IDs
(edit) @4840:22a773aa675a   13 years phi added ROAR_OE_STREAM_META_UPDATE, one arg will be ROAR_META_MODE_*
(edit) @4839:5944793ffc1d   13 years phi do not blindly pass fh
(edit) @4838:ac965c11313f   13 years phi added manpage for roarvio
(edit) @4837:aa6415bd9ffc   13 years phi a bit better help
(edit) @4836:684486ae8f9f   13 years phi add --explain
(edit) @4835:002e0a1371ed   13 years phi support reading and writing to a file via VIO
(edit) @4834:a69d879c9d88   13 years phi added dummy for roarvio
(edit) @4833:8eade589e70d   13 years phi re-ordered some of the TARGET_* lists
(edit) @4832:085f96f6555c   13 years phi support gopher URLs not starting with /. report mime types for gopher …
(edit) @4831:be687ef15976   13 years phi fixed a VIO ctl ID conflict
(edit) @4830:fb6bb2abfcc5   13 years phi corrected handling of HTTP headers
(edit) @4829:2da845cb0c30   13 years phi added a dirty trick to find out if we are a pass- or a re-vio.
(edit) @4828:4d92c3a9ebcd   13 years phi report protocol name as vio name, not generic "proto"
(edit) @4827:1c7fe40fd2d3   13 years phi return error on error, do not throw NULL-pointers around.
(edit) @4826:52861e59503c   13 years phi add a basic ctl() to vio_misc
(edit) @4825:4f866dedc5e6   13 years phi merged some code by Nedko Arnaudov and updated it to current interface, …
(edit) @4824:bd21c2bc0214   13 years phi Added VIOs and DSTR elements: null:, zero:, nrandom:
Note: See TracRevisionLog for help on using the revision log.