source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5095:f6a73c5a779a   13 years phi typos
(edit) @5094:5750aa4497a7   13 years phi added 29 new error codes
(edit) @5088:eb14fce06df5   13 years phi relex type for fopencookie(), maybe helps on cygwin
(edit) @5078:2fffe0b6322c   13 years phi added auto mode
(edit) @5077:0e1299f6d344   13 years phi support backends for ASYNC mode
(edit) @5075:fd02b8a97aea   13 years phi added support ROAR_VS_ASYNC to roar_vs_latency2()
(edit) @5074:d85bc9b1b8d7   13 years phi force non-zero time
(edit) @5073:f9b421aec994   13 years phi added code to handle responses to async messages, still need code to send …
(edit) @5072:c9c5efeb17e7   13 years phi added missing ()
(edit) @5071:a550bcffdb13   13 years phi added a function to handle async stuff, still need to integerate it with …
(edit) @5069:d7bf200c3aae   13 years phi seperate last pos and offset for later ASYNC latency updates
(edit) @5068:f11a0c0bacdd   13 years phi Support non-blocking latency request in VS API (Closes: #97)
(edit) @5066:82ed1d7f85f6   13 years phi set c_freq correctly
(edit) @5065:18cdc8c3a1ab   13 years phi added roar_clock_gettime()
(edit) @5061:df215e585134   13 years phi added control connection to select() to detect errors without waiting for …
(edit) @5054:90a1cc89f2e5   13 years phi Added Meta Data types DISCNUMBER, SOURCEMEDIA, LABEL, LABELNO
(edit) @5051:846ebe8f2e93   13 years phi roar_stream_set_flags() -> roar_stream_set_flags2()
(edit) @5040:303d9420b21e   13 years phi test and support ECHERNOBYL, ECRAY, ENOHORSE
(edit) @5034:447ce1817e45   13 years phi added info about posix
(edit) @5033:f4c9b2b4d072   13 years phi better error handling
(edit) @5031:ebd6fe192503   13 years phi Added support for ROAR_CMD_GETTIMEOFDAY
(edit) @5030:3f116c20af9d   13 years phi correctly test for != NULL
(edit) @5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
(edit) @5027:cae33777c4ce   13 years phi added some debug lions
(edit) @5026:eb2aee394b16   13 years phi use roar_mm_str*()
(edit) @5025:35982a4396fb   13 years phi prepare VS API for SYNC streams (FILTER), adding a flag for defaulting to …
(edit) @5024:a05dd5976bc3   13 years phi small fixes
(edit) @5023:5daa7b62bcd3   13 years phi better error handling
(edit) @5020:c5d5637d2d25   13 years phi test for sleep()
(edit) @5019:86da2c425dd0   13 years phi fixed a int overflow in length test
(edit) @5018:7e58afc937f0   13 years phi #ifdef vars only needed by some config options
(edit) @5017:5a796cea42c2   13 years phi fixed some compiler warnings
(edit) @5016:d755412ea43d   13 years phi test for f{,d,re}open() and fclose()
(edit) @5014:af22bd800d2b   13 years phi do not check for libm but for INFINITY and NAN, may help on some targets
(edit) @5013:313cd6a2ca34   13 years phi fixed segfaul when buffer chain becomes empty on shift_out
(edit) @5011:512edfc544df   13 years phi Added memory corruption and double free detection to buffer API.
(edit) @5010:065b9de0acf7   13 years phi Updated roar_reset() (Closes: #131)
(edit) @5008:f66a2be5b974   13 years phi use roar_mm_str[ls]{cat,cpy}()
(edit) @5007:179d63653e33   13 years phi forced size of used ints
(edit) @5006:1a7ae9683375   13 years phi make file independed on strtok()
(edit) @5002:35d2d75c1504   13 years phi added roar_mm_strlcpy(), roar_mm_strlcat() and roar_mm_strtok_r()
(edit) @5001:af12e5845239   13 years phi added roar_mm_sizeof()
(edit) @4998:b404387a2080   13 years phi Updated roar_panic() (Closes: #132)
(edit) @4992:59dd7fe37631   13 years phi STRDUP vs. STRNDUP
(edit) @4991:a671659f1721   13 years phi operator correction, thanks to maister
(edit) @4990:b3459568833a   13 years phi corrected strndup() #ifdef
(edit) @4989:be7f633988f4   13 years phi yet another reallocation correction
(edit) @4988:a1cef345432b   13 years phi fixed a segfaul in buffers, corrected check for supported types
(edit) @4985:e025032fad89   13 years phi only use special zero-size buffer if ROAR_USE_MEMMGR is defined.
(edit) @4984:44b9d52658ca   13 years phi re-enable build in minimal mode
(edit) @4976:18dca9e46749   13 years phi added roar_version_string(), roar_version_num() and ROAR_VERSION
(edit) @4975:1b8be0a0ba5f   13 years phi removed more usages of system's malloc()/free() calles.
(edit) @4974:ab7ac5b9c4df   13 years phi added roar_mm_free_retvoid()
(edit) @4973:20bee823ab67   13 years phi use memory corruption roar_panic()
(edit) @4972:4341665f3041   13 years phi detect changes in null-buffer on several memmgr calls
(edit) @4971:f5853509f5e3   13 years phi Use a non-\0-char buffer for zero-size malloc guard segment
(edit) @4970:5fd50d4ef2ea   13 years phi added roar_panic()
(edit) @4968:2c5119fa5798   13 years phi some updates to error handling
(edit) @4966:d5d7ae44b604   13 years phi return MSGSIZE in case string is too long
(edit) @4965:dc152318cd0b   13 years phi added roar_reset()
(edit) @4964:bba084fba0fa   13 years phi avoide most external uses of roar_vio_init_calls()
(edit) @4963:1fea81784c37   13 years phi added roar_vio_clear_calls()
(edit) @4958:2d8a28f3d87f   13 years phi Added simple memmgr (memory Manager) code.
(edit) @4957:45ba4cf2abe3   13 years phi use roar_mm_*() where possible
(edit) @4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
(edit) @4951:4a40c2bc147c   13 years phi updated some error values to use new, less generic ones
(edit) @4948:29b5b41a1ca2   13 years phi a first (not yet fully working) patch for non-stream execs (see #32)
(edit) @4945:9c4f8c8d92a9   13 years phi small fixes for win32 build
(edit) @4944:97c58eba6db9   13 years phi work around small API inconsistency ((void*) vs. (char*))
(edit) @4942:d503ecddf78d   13 years phi added better check
(edit) @4939:283c00842296   13 years phi some minor fixes for win32
(edit) @4938:bb074f761e86   13 years phi some minor fixes for win32
(edit) @4937:fb93a2005990   13 years phi corrected typo trlen vs strlen (why did it build?)
(edit) @4936:9924849b9036   13 years phi sync after writing debug message.
(edit) @4931:7790d8d66cb5   13 years phi small cleanup to avoid buffer overflow problems
(edit) @4923:eb6f9e17661a   13 years phi use new target syntax of ckport
(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) @4913:5640b4c00ace   13 years phi added roar_sleep() function
(edit) @4912:25498423dcc9   13 years phi added some new error codes
(edit) @4907:7ce748f993d8   13 years phi assigned codec IDs for opus
(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) @4901:6d347c8f1180   13 years phi added support to set/get type of data for a buffer
(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) @4883:c56aedd9d0cb   13 years phi Added functions to access symbolic names for audio info parameters …
(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) @4873:98d17d4deeec   13 years phi make use of new error stuff
(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) @4850:fe9aec03046c   13 years phi allow amps > 1.0 for VS API in some kind of expert mode (needed by VLC, …
(edit) @4845:6d884cee9a87   13 years phi added a small debug lion
(edit) @4843:05ca8907fa35   13 years phi Added support for HTTP Basic Auth
Note: See TracRevisionLog for help on using the revision log.