source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @5022:b2a2e896974d   13 years phi Converted most roarclients to to use VS API (See: #87)
(edit) @5021:4a052770421a   13 years phi use roar_error2str()
(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) @5015:70b478f75883   13 years phi added O_CREAT to list of const we provide on µCs
(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) @5012:b263759832f1   13 years phi Updated drivers to use new sync stream selection logic correctly (Closes: …
(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) @5009:9222d9f53791   13 years phi use internal copy of strtok_r()
(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) @5005:2f39a39bc5c6   13 years phi replace unsave str{cat,cpy}()
(edit) @5004:1852045de98e   13 years phi updated ckport database
(edit) @5003:955e3f977a2d   13 years phi added roar_mm_strscpy() and roar_mm_strscat()
(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) @5000:7c1c23e65bb5   13 years phi test for strlcpy() and strlcat()
(edit) @4999:0663e148f769   13 years phi corrected a missing cast
(edit) @4998:b404387a2080   13 years phi Updated roar_panic() (Closes: #132)
(edit) @4997:0a1398101281   13 years phi fix small theoretical resource leak
(edit) @4996:64d2c2f3a12a   13 years phi Release! 0.4beta6 roaraudio_0_4beta6
(edit) @4995:66a8613ba6c3   13 years phi Release! 0.4beta6-pr1 roaraudio_0_4beta6_pr1
(edit) @4994:b040d414e11c   13 years phi update list of tested systems
(edit) @4993:924b682793fd   13 years phi fixed version regex to work on OpenBSD
(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) @4987:9335631d4e00   13 years phi get codecfilter for ogg_vorbis working again
(edit) @4986:4fc329a15435   13 years phi fix parsing of --verbose
(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) @4983:04b19616aa77   13 years phi password API is no longer considerd BETA
(edit) @4982:b47dc078552e   13 years phi renamed --use-memory-api to --with-memory-api, added option …
(edit) @4981:42ff2a53e084   13 years phi test for reboot()
(edit) @4980:1c0e5a348779   13 years phi Corrected linkage in indrect mode (pr1) (enables to build in indirect mode …
(edit) @4979:568b7520276d   13 years phi Release!: 0.4beta6-pr0 roaraudio_0_4beta6_pr0
(edit) @4978:8271ee7bcf5f   13 years phi avoid usage of roar_simple_{play,monitor,record,filter}() in flavor of …
(edit) @4977:37e28a8f24bf   13 years phi imcrement rev part of version for to match next release
(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) @4969:d0b8acb5121f   13 years phi Added support for OpenBSD sndio's new TCP connection syntax.
(edit) @4968:2c5119fa5798   13 years phi some updates to error handling
(edit) @4967:572924bdd4c6   13 years phi make some vars file local as they do not need to be global
(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) @4962:925a3582a0b7   13 years phi update changelog
(edit) @4961:cb774dd51c82   13 years phi typo
(edit) @4960:60cdebcb83ef   13 years phi some updates for pulseaudio emulation, converted libroarpulse-simple fully …
(edit) @4959:d12fc58681b0   13 years phi added --use-memory-api to configure script
(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) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4954:f5a67068274a   13 years phi some updastes to the TODO list
(edit) @4953:bbb95f1eaaad   13 years phi Done some libroardsp header cleanup (Closes: #36)
(edit) @4952:b36b3490037b   13 years phi typo
(edit) @4951:4a40c2bc147c   13 years phi updated some error values to use new, less generic ones
(edit) @4950:a18a02be1349   13 years phi Added support for non-stream execs (Closes: #32)
(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) @4946:1b8a1c0dd25e   13 years phi use exec helper for rat
(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) @4943:f476de78cd82   13 years phi <time.h> is not only used by OpenSLP code
(edit) @4942:d503ecddf78d   13 years phi added better check
(edit) @4941:b592d1652ef4   13 years phi reset locales (wine needs this)
(edit) @4940:3c55a0fbd3f6   13 years phi test for sys/stat.h and do not assume it as not present on some systems
(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) @4935:3d8df629279c   13 years phi corrected message text
(edit) @4934:a88414aa5705   13 years phi Added support for role based handling in roard (Closes: #49)
(edit) @4933:41edaa4019b1   13 years phi added support to set a stream role
(edit) @4932:b16e4a17473c   13 years phi added dummy files for the rolestack
(edit) @4931:7790d8d66cb5   13 years phi small cleanup to avoid buffer overflow problems
(edit) @4930:eb854321dd12   13 years phi Fixed warning on FreeBSD about tempfile in ast2roar (Closes: #47)
(edit) @4929:061614c260d8   13 years phi use VS API
(edit) @4928:3c94809279ed   13 years phi updated rsound support
(edit) @4927:8fa254c85099   13 years phi added a pass mode to roarvio
(edit) @4926:94f6d50ce0bf   13 years phi added ckport ignore for alarm()
Note: See TracRevisionLog for help on using the revision log.