source: roaraudio/ChangeLog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5417:9152cdd6a02c   12 years phi Fixed bug in MIDI clock (Closes: #193) (pr2)
(edit) @5415:b0e383e49274   12 years phi Support MUTE flag on output streams as well (Closes: #194) (pr2)
(edit) @5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
(edit) @5412:6139ddafec88   12 years phi Release!: 1.0beta0-pr1 roaraudio_1_0beta0_pr1
(edit) @5410:c61776a900d4   12 years phi Updated debian init script
(edit) @5406:3a3e9d18f561   12 years phi Ported to Win32 (again...) (pr1)
(edit) @5404:cdfe5b51d254   12 years phi Release! 1.0beta0-pr0 roaraudio_1_0beta0_pr0
(edit) @5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
(edit) @5380:0504bc7766aa   12 years phi Added support for stream direction RECPLAY.
(edit) @5377:72f1d48ff502   12 years phi Removed legacy functions (Closes: #130): * roar_vio_init_calls(), * …
(edit) @5376:c8f94c6ad2a3   12 years phi finished rewrite of socket.[ch] for this release. Closes: #187
(edit) @5367:b2aae2f6b2d7   12 years phi Added VIO/DSTR for SOCKS proxy (See: #187)
(edit) @5348:83fcc9598253   12 years phi Converted roar_buffer API to fully use refcounter (Closes: #126)
(edit) @5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
(edit) @5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
(edit) @5292:280ff7f68f33   12 years phi Changed data types of VS API to be more portable (Closes: #133)
(edit) @5291:b7c88e2d196f   12 years phi converted hash API to use >= 32 bit hashtypes (Closes: #134)
(edit) @5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
(edit) @5275:811818eb5b81   12 years phi Improved plugin loader a lot (Closes: #190)
(edit) @5272:b59eb85a05f9   12 years phi let roarstack default to roar_mm_free() not system's free() (Closes: #128)
(edit) @5271:09aa484b25f4   12 years phi added const to return type of roar_cdromdevice() (Closes: #185)
(edit) @5223:3326fb359ffe   12 years phi Removed roar_file_send_raw() and roarcatsendfile.
(edit) @5221:aa6530a03260   12 years phi Removed old functions from API (Closes: #186)
(edit) @5219:c48c10bad316   12 years phi Updated data types for struct roar_audio_info (Closes: #189)
(edit) @5218:772842651185   12 years phi Do not set errno to zero in ogg_vorbis codec filter (Closes: #191)
(edit) @5216:e16c15116d46   12 years phi moved roar_err_{build,parse}msg2() -> roar_err_{build,parse}msg(), see …
(edit) @5214:389c1bdef4b1   12 years phi prepair for 1.0beta0
(edit) @5213:0bd43adb1605   12 years phi Release!: 0.4 roaraudio_0_4
(edit) @5212:762979ca2e39   12 years phi Release!: 0.4-pr2 roaraudio_0_4_pr2
(edit) @5210:8eb738dee9d4   12 years phi Updated ports to minimal, win32 and avr (pr2)
(edit) @5207:35e05a4d438a   12 years phi Release!: v. 0.4pr1 roaraudio_0_4_pr1
(edit) @5196:6769899f55d2   12 years phi Re-wrote ALSA plugin (pr1)
(edit) @5182:96e331b5e4c5   12 years phi updated changelog
(edit) @5159:b226b74be970   12 years phi Updated manpages (pr1)
(edit) @5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
(edit) @5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
(edit) @5143:56d0a7957ed2   12 years phi Release!: v. 0.4pr0 roaraudio_0_4_pr0
(edit) @5134:98f78b24025e   13 years phi Fixed segfaul in PortAudio? driver(v19) if no device is found.
(edit) @5132:1c10be48298e   13 years phi Fixed invalid pointer aliasing (Closes: #178)
(edit) @5131:57cb309489a3   13 years phi Fixed segfaul in FLAC cf (Closes: #177)
(edit) @5130:7c9c5be3cb48   13 years phi Release!: v. 0.4rc0 roaraudio_0_4rc0
(edit) @5128:bbe91488ab1c   13 years phi Release!: 0.4rc0-pr0 roaraudio_0_4rc0_pr0
(edit) @5127:62d56cdcf2cb   13 years phi Version 0.4beta8 -> 0.4rc0
(edit) @5109:4f9fc788fe91   13 years phi Started to use compiler attributes (Also see: #130)
(edit) @5104:3e3450a6e62f   13 years phi Updated debian init script (Closes: #169, #171)
(edit) @5102:04186989eedd   13 years phi roard now starts up in 32 bit mode by default. (configure option has been …
(edit) @5099:6dc0eaf7031e   13 years phi Corrected targets for complibs symlinks (Closes: #168)
(edit) @5094:5750aa4497a7   13 years phi added 29 new error codes
(edit) @5089:b6accd8444a9   13 years phi Fixed endlessloop in MIDI subsystem (Closes: #137)
(edit) @5086:17b4caeb5c96   13 years phi Release!: 0.4beta7 roaraudio_0_4beta7
(edit) @5084:c49098707757   13 years phi Release!: 0.4beta7-pr0 roaraudio_0_4beta7_pr0
(edit) @5068:f11a0c0bacdd   13 years phi Support non-blocking latency request in VS API (Closes: #97)
(edit) @5064:b5372193ebe4   13 years phi updated changelog
(edit) @5058:45211d6eeea9   13 years phi Added manpages for all VS functions (Closing: #4)
(edit) @5054:90a1cc89f2e5   13 years phi Added Meta Data types DISCNUMBER, SOURCEMEDIA, LABEL, LABELNO
(edit) @5031:ebd6fe192503   13 years phi Added support for ROAR_CMD_GETTIMEOFDAY
(edit) @5022:b2a2e896974d   13 years phi Converted most roarclients to to use VS API (See: #87)
(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) @4998:b404387a2080   13 years phi Updated roar_panic() (Closes: #132)
(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) @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) @4969:d0b8acb5121f   13 years phi Added support for OpenBSD sndio's new TCP connection syntax.
(edit) @4962:925a3582a0b7   13 years phi update changelog
(edit) @4958:2d8a28f3d87f   13 years phi Added simple memmgr (memory Manager) code.
(edit) @4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
(edit) @4953:bbb95f1eaaad   13 years phi Done some libroardsp header cleanup (Closes: #36)
(edit) @4950:a18a02be1349   13 years phi Added support for non-stream execs (Closes: #32)
(edit) @4934:a88414aa5705   13 years phi Added support for role based handling in roard (Closes: #49)
(edit) @4930:eb854321dd12   13 years phi Fixed warning on FreeBSD about tempfile in ast2roar (Closes: #47)
(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) @4870:ad85e19b3219   13 years phi Added new error codes
(edit) @4868:5d5d9fa207ac   13 years phi Release!: RoarAudio 0.4beta5 roaraudio_0_4beta5
(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) @4859:317062b26155   13 years phi Install ckport database
(edit) @4846:58d1d4cb7602   13 years phi Auto select a stream if no stream has sync flag. (Closes: #30)
(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) @4824:bd21c2bc0214   13 years phi Added VIOs and DSTR elements: null:, zero:, nrandom:
(edit) @4820:2cff11e64bae   13 years phi Added Record Bridge to roard.
(edit) @4818:3bee704d266e   13 years phi Added commands clientinfo and streaminfo to roarctl.
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(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) @4806:988c888752c2   13 years phi Started with support for non-blocking server locating attempts. Speed up …
(edit) @4803:25ab496dd6e4   13 years phi Release!: 0.4beta4 roaraudio_0_4beta4
(edit) @4802:ccab0a3803b6   13 years phi release! roaraudio_0_4beta4_pr1
(edit) @4795:cf3e4ecde1f5   13 years phi Added Adler32 support (Closes: #123) (pr1)
(edit) @4794:251fc19074f7   13 years phi Added Meta Data types COMPOSER, RIGHTS, ISRC, LANGUAGE, GTIN, PUBLISHER …
(edit) @4793:a5f42917b666   13 years phi Moved error string lookup from VS into error.c (pr1)
(edit) @4788:482fc1a96c7a   13 years phi Added simple authfile support to roard (pr1)
(edit) @4779:64fbda1f79f8   13 years phi Added support for a simple trap mechanism (pr1)
Note: See TracRevisionLog for help on using the revision log.