Timeline


and

12/06/10:

23:38 Ticket #81 (libao plugin should use id/dev config parameter to select mixer) closed by ph3-der-loewe
fixed
23:37 Ticket #82 (libao plugin should maybe be switched to use VS API) closed by ph3-der-loewe
fixed
23:33 Changeset in roaraudio [4649:140b309f881c] by phi
typos
14:48 Ticket #101 (roarshout(1) should be abled to read password from file/stdin (DSTR)) created by ph3-der-loewe
roarshout(1) should be abled to read password from file or stdin using …
14:20 Ticket #100 (configure reports --oss-mixer-dev as --oss-dev in error message) created by ph3-der-loewe
The following lion can be found in the configure script: echo 'none …
00:01 Changeset in roaraudio [4648:bbce54ea6d26]roaraudio_0_4beta2_pr0 by phi
release!

12/05/10:

23:55 Changeset in roaraudio [4647:e38baf6df9be] by phi
updated list of tested systems
23:17 TargetMatrix edited by ph3-der-loewe
updates for µRoar and µRoarD (diff)
23:15 TargetMatrix created by ph3-der-loewe
BEGIN{}
17:24 ReleaseChecklist edited by ph3-der-loewe
Updated list a bit and corrected text (diff)
17:00 Changeset in roaraudio [4646:2f04c98f3da3] by phi
updated ckports database
16:45 Changeset in roaraudio [4645:5292cfa73f25] by phi
corrected function name
16:28 Changeset in roaraudio [4644:43922e42eaef] by phi
splitted VS changelog entry a bit
16:14 Changeset in roaraudio [4643:fbf96ccf11be] by phi
updated Manpage to match binary
02:31 Changeset in roaraudio [4642:8f05dd5a6565] by phi
correctly set socket type
00:22 Changeset in roaraudio [4641:4ef5425f0a52] by phi
some return value corrections and some more debug lions

12/04/10:

13:27 Changeset in roaraudio [4640:77b38a870fba] by phi
added more feature test macros

12/02/10:

16:34 ReleaseChecklist edited by ph3-der-loewe
Minor updates, comments for µRoarD (diff)
13:39 Ticket #92 (A RoarAudio plugin should be created for cmus) closed by ph3-der-loewe
fixed: Fixed by upstream with commit of …
01:54 Ticket #96 (roar_vs_iterate() should return -1 on a nonblocking iterate if it fails to ...) closed by ph3-der-loewe
fixed: roar_vs_iterate() now returns 1 for no work done but not EOF or error and …
01:48 Changeset in roaraudio [4639:8a41adcab809] by phi
pass back info to caller if data was written or timeout

12/01/10:

17:15 Changeset in roaraudio [4638:2516f31ee04a] by phi
ROAR_VS_BACKEND_DEFAULT is now handled at runtime
17:14 Ticket #98 (ROAR_VS_BACKEND_DEFAULT should have a distinct value and library should ...) closed by ph3-der-loewe
fixed
17:04 Changeset in roaraudio [4637:f50df7324ec1] by phi
support non-symbolic backends
17:03 Ticket #99 (roar_vs_position() and roar_vs_latency() should support non-symbolic ...) closed by ph3-der-loewe
fixed
16:34 Ticket #99 (roar_vs_position() and roar_vs_latency() should support non-symbolic ...) created by ph3-der-loewe
roar_vs_position() and roar_vs_latency() should support non-symbolic …
16:26 Ticket #98 (ROAR_VS_BACKEND_DEFAULT should have a distinct value and library should ...) created by ph3-der-loewe
ROAR_VS_BACKEND_DEFAULT should have a distinct value and library should …
16:21 Ticket #97 (roar_vs_latency() should have an interpolating mode) created by themaister
When calling roar_vs_latency() a lot (video players typically), there …
16:18 Ticket #96 (roar_vs_iterate() should return -1 on a nonblocking iterate if it fails to ...) created by themaister
Basically what the title says. If roar_vs_iterate() fails to write …
12:38 Changeset in roaraudio [4636:1cd04bd163a0] by phi
corrected latency management

11/30/10:

12:03 Changeset in roaraudio [4635:a4aea883b1ff] by phi
added some more comments/help

11/29/10:

20:27 Changeset in roaraudio [4634:b9b090a9d5b8] by phi
close clang port bug
20:27 Ticket #86 (RoarAudio current fails to build with clang) closed by ph3-der-loewe
fixed: currently disabling *stat() if clang is defined. Please reopen in case …
20:21 Changeset in roaraudio [4633:d3571af94e9d] by phi
simple workaround for clang inlining of *stat()
18:11 Changeset in roaraudio [4632:420efd0030ed] by phi
include config files
18:11 Ticket #95 (roarfish subdirectory ignores build system settings) closed by ph3-der-loewe
fixed
18:09 Changeset in roaraudio [4631:46d914ee39e4] by phi
Honor CFLAGS
17:46 Ticket #95 (roarfish subdirectory ignores build system settings) created by ph3-der-loewe
The Makefile in roarfish subdirectory ignores build parameters from build …
00:11 Ticket #94 (configure script ignores CFLAGS and LDFLAGS) created by ph3-der-loewe
configure script ignores CFLAGS and LDFLAGS set in caller env. This is bad …

11/28/10:

23:33 Ticket #93 (WinAmp plugin should be published) created by ph3-der-loewe
Some time ago stephanj wrote a µRoar based WinAmp? plugin. This plugin …
15:10 Changeset in roaraudio [4630:a09bea925581] by phi
report error values set with _seterr()

11/27/10:

17:37 Ticket #92 (A RoarAudio plugin should be created for cmus) created by ph3-der-loewe
A plugin should be written for cmus to make it possible to directly send …
16:29 Changeset in roaraudio [4629:27acd1cc7e9c] by phi
support to reset buffer
12:09 Changeset in roaraudio [4628:bdfd078fb00e] by phi
make run() work in buffered mode
12:00 Changeset in roaraudio [4627:5f6804e8f1bb] by phi
added test macro for buffered mode
05:43 Changeset in roaraudio [4626:bd2f6332d653] by phi
added support for buffered VS API (Closes: #2)
05:42 Ticket #2 (Implement VS buffer mode) closed by ph3-der-loewe
fixed: Stuff got implemented, works. Needs docs, will update docs tomorrow.
03:42 Changeset in roaraudio [4625:b38e2e191e5b] by phi
Updated ring buffer code (Closes: #91)
03:41 Ticket #91 (There should be a general puose ring buffer implementation) closed by ph3-der-loewe
fixed
03:40 Ticket #91 (There should be a general puose ring buffer implementation) created by ph3-der-loewe
There should be a general purpose ring buffer implementation in libroar. …
00:32 Changeset in roaraudio [4624:7cdf88681b49] by phi
updates for ringbuffer

11/24/10:

14:13 Changeset in roaraudio [4623:52e1280d2131] by phi
added more authfile types
13:25 rpld/StreamingToIcecast edited by ph3-der-loewe
wiki makeup fix (diff)
13:23 rpld/StreamingToIcecast edited by ph3-der-loewe
last steps (diff)
12:55 rpld/StreamingToIcecast edited by ph3-der-loewe
how to manually start… (diff)
12:48 rpld/StreamingToIcecast edited by ph3-der-loewe
how to set up store (diff)
12:24 rpld/StreamingToIcecast edited by ph3-der-loewe
Infos on setting up roard (diff)
12:02 rpld/StreamingToIcecast edited by ph3-der-loewe
wiki makeup fix (diff)
12:00 rpld/StreamingToIcecast created by ph3-der-loewe
BEGIN{}
02:43 Changeset in roaraudio [4622:74ea2f012bb1] by phi
added roar_vs_ctl() for some very advanced controling of VS object

11/23/10:

15:34 Changeset in roaraudio [4621:c20151c5eb6f] by phi
test for correct set of mixer in case of forced mixer connect
13:28 Changeset in roaraudio [4620:51366252dae8] by phi
Updated reassigned commands (GET_ACL->AUTHCTL, SET_ACL->ACLCTL)
13:12 Changeset in roaraudio [4619:84d87ec3cdbf] by phi
command reassignment

11/22/10:

14:54 Changeset in roaraudio [4618:950031048258] by phi
Corrected error codes in VS API (Closes: #90)
14:53 Ticket #90 (Some functions does not set error var correctly) closed by ph3-der-loewe
fixed
14:48 Ticket #90 (Some functions does not set error var correctly) created by ph3-der-loewe
Some of the functions in VS API do not set error var to correct value on …
00:18 Changeset in roaraudio [4617:dffa551c3590] by phi
corrected wrong sizeof()
00:17 Changeset in roaraudio [4616:352d80a7e9d5] by phi
set error on -1

11/21/10:

22:20 Ticket #89 (RoarAudio fails to compile on Mac OSX) created by themaister
I've tested building latest RoarAudio on a recent OSX install. Linking …
20:41 Changeset in roaraudio [4615:1406da02b52e] by phi
done some code for non-free running ring buffer
17:04 Ticket #88 (µRoarD reports wrong values for OINFO command with dir parameter set) closed by ph3-der-loewe
fixed
16:58 Ticket #31 (Support for dir parameter in OINFO command) closed by ph3-der-loewe
fixed: µRoarD still reports wrong values. See #88.
16:56 Ticket #88 (µRoarD reports wrong values for OINFO command with dir parameter set) created by ph3-der-loewe
µRoarD reports same values for OINFO command with dir parameter set as …
16:51 Changeset in roaraudio [4614:3b1ab4d465e8] by phi
Support dir parameter in OINFO command (Closes: #31)
13:28 Changeset in roaraudio [4613:0421834f1025] by phi
more manpage updates
13:27 Ticket #87 (roarclients should be converted to use VS if possible) created by ph3-der-loewe
Some of the roarclients can be converted to use VS API. This should be …
12:55 Changeset in roaraudio [4612:5caae0cb1789] by phi
corrected date
05:27 Ticket #86 (RoarAudio current fails to build with clang) created by themaister
Clang version : 2.8 OS : Linux x86_64 2.6.37-rc2 clang complains about …
04:25 Changeset in roaraudio [4611:a8149acc4d5c] by phi
updated docs
04:17 Changeset in roaraudio [4610:5802dc34dda3] by phi
updated manpage
02:30 Changeset in roaraudio [4609:60f562b4b516] by phi
make DECnet infos a bit more clear
02:27 Changeset in roaraudio [4608:03de9abf2e73] by phi
updated infos about VIO
02:17 Ticket #85 (rpldgui throws unhandled exception) created by themaister
When having elements in Main Queue, double clicking on an element and …
01:29 Ticket #84 (Typo in dir2vclt) closed by ph3-der-loewe
fixed
00:15 Changeset in roaraudio [4607:d00a1ae1f387] by phi
Added RSound's new 32 bit support to libroarrsound

11/20/10:

23:57 Ticket #84 (Typo in dir2vclt) created by themaister
AUDIOINFO=rate:44100Hz channles:2 LENGTH=00:02:38.453844 …
23:56 Ticket #83 (dir2vclt doesn't force absolute paths in output.) created by themaister
Considering that rpld needs absolute paths for its operation dir2vctl …
22:51 Ticket #82 (libao plugin should maybe be switched to use VS API) created by ph3-der-loewe
It should be considered to switch the libao plugin over to use VS API. …
22:47 Ticket #81 (libao plugin should use id/dev config parameter to select mixer) created by ph3-der-loewe
The libao plugin should use the id/dev config parameter as used by quite …
22:40 Ticket #80 (Output for MPD should be implemented) created by ph3-der-loewe
MPD supports multiple output drivers. There should be a VS based output …

11/19/10:

00:29 Ticket #62 (Need package for VCLT tools) closed by ph3-der-loewe
fixed: The following steps was taken to solve the bug: * Package cvs respo was …

11/16/10:

22:41 Changeset in roaraudio [4606:a053eb81e578] by phi
removed a old prototyoes

11/15/10:

17:10 Changeset in roaraudio [4605:8f0e515e61a6] by phi
typos
15:12 Ticket #79 (A Bug in the IMPORT command prevents playlists with spaces in filename to ...) closed by ph3-der-loewe
fixed
12:51 Ticket #79 (A Bug in the IMPORT command prevents playlists with spaces in filename to ...) created by stephanj
A Bug in the IMPORT command prevents playlist with spaces in filename to …

11/14/10:

17:13 Changeset in roaraudio [4604:00c316cc785d] by phi
support NULL as default (with internal list) driver selection for cdrivers
14:42 Ticket #78 (A VLC plugin should be written) created by ph3-der-loewe
There should be a VCL plugin be written. The plugin should use the VS API …
14:38 Ticket #77 (XINE plugin needs to get fixed, rewritten or removed) created by ph3-der-loewe
The XINE plugin has a enormous memory leak (several GB/h!). The plugin …
14:36 Ticket #76 (MPlayer plugin should be re-written) created by ph3-der-loewe
The MPlayer output plugin should be re-written completely. The new …
14:33 Ticket #75 (gstreamer plugin needs a lot work to get useable) created by ph3-der-loewe
The gstreamer plugin should be updated: * We need working build scripts * …
14:18 Ticket #74 (ALSA Plugin needs updates and improvements) created by ph3-der-loewe
The ALSA plugin needs significant updates and improvements. maister's …
13:24 Changeset in roaraudio [4603:566ba8970c08] by phi
print mime-type in addition to codec name
13:18 Changeset in roaraudio [4602:2098c7acb874] by phi
Use libroar's MIME Type lookup functions (Closes: #56)
13:17 Ticket #56 (roarmonhttp/print_header() should use roar_codec2mime()) closed by ph3-der-loewe
fixed
02:26 Ticket #72 (HowTos from mailinglist should be linked on Docs page) closed by ph3-der-loewe
fixed

11/13/10:

12:31 Ticket #73 (Applications and Comparison page should be reconsidered and reconstructed) created by ph3-der-loewe
The Application and Comparison page should be re-made completely from …
12:19 Ticket #72 (HowTos from mailinglist should be linked on Docs page) created by ph3-der-loewe
The howtos posted on the mailinglist should be linked on the Docs page.

11/12/10:

22:00 Ticket #71 (Options --close-fh and --client-fh should be supported) closed by ph3-der-loewe
fixed
21:19 Ticket #71 (Options --close-fh and --client-fh should be supported) created by ph3-der-loewe
The options --close-fh and --client-fh should be supported as they are for …
21:13 Ticket #68 (rpld should handle server side changed volume correctly) closed by ph3-der-loewe
fixed
17:03 Ticket #70 (init script should not kill not existent process) closed by ph3-der-loewe
fixed
16:57 Ticket #69 (rpld should update filesystem permissions on AF_UNIX listening sockets ...) closed by ph3-der-loewe
fixed: Fixed. Ownership and file modus is now set. File modus is set to 0660.

11/11/10:

21:30 Ticket #70 (init script should not kill not existent process) created by the-me
On Debian, the init script calls "kill cat foo.pid, if it is called …
20:48 Changeset in roaraudio [4601:098b29882340] by phi
correctly tested for NULL

11/10/10:

22:55 Ticket #69 (rpld should update filesystem permissions on AF_UNIX listening sockets ...) created by ph3-der-loewe
Currently the init script needs to set the filesystem permissions for …
22:43 Ticket #68 (rpld should handle server side changed volume correctly) created by ph3-der-loewe
rpld should handle server side changed volume correctly by passing new …
22:39 Ticket #67 (rpld should support to store volume settings as well in normal store ...) created by ph3-der-loewe
There should be a optional way to store the volume in the storage …
22:00 Ticket #66 (Meta data of ICY streams should be supported and re-transmitted to server) created by ph3-der-loewe
The meta data passed by ICY should be read from the VIO and passed to the …
21:51 Ticket #65 (Support for XSPF needed) created by ph3-der-loewe
rpld should be abled to load XSPF (Xiph) playlists. This requires XML …
04:47 Changeset in roaraudio [4600:22178628ad1d] by phi
added support for flac version 1.2.1
04:08 Changeset in roaraudio [4599:7dedd8a4c3f5] by phi
test for flac version
03:54 Ticket #9 (Add a nice HTML view of changelogs) closed by ph3-der-loewe
fixed: fixed and implemented as part of the daily snapshot process.
01:57 Ticket #64 (Screenshot or pricture should be added for every product we have listed) created by ph3-der-loewe
There should be screenshots for the products we list on our website. How …

11/09/10:

16:28 Ticket #63 (rpld allows to be run as suerpuser, allows users on system to read and ...) closed by ph3-der-loewe
fixed
15:44 Ticket #63 (rpld allows to be run as suerpuser, allows users on system to read and ...) created by ph3-der-loewe
rpld allows users to run it as superuser. If non-root users have …
12:58 Ticket #57 (Debian init script needs correction in comments) closed by ph3-der-loewe
fixed

11/08/10:

16:59 Ticket #58 (Does not start if store directory non-existing) closed by ph3-der-loewe
fixed

11/07/10:

23:58 Ticket #62 (Need package for VCLT tools) created by ph3-der-loewe
There should be a package to contain the VCLT tools. Name could be …
23:19 Ticket #61 (Need to test libFLAC version and use API depending on version) created by ph3-der-loewe
New support for native FLACs using libFLAC requires libFLAC (= 1.1.2). …
23:12 Ticket #60 (Debian init script needs correction in comments) created by ph3-der-loewe
Debian init script has some types and maybe some copy&paste errors. This …
23:08 Ticket #59 (There should be a script to (re)create a new or alter an existing store) created by ph3-der-loewe
There should be a script to (re)create or alter a new store database. …
23:05 Ticket #58 (Does not start if store directory non-existing) created by ph3-der-loewe
If store directory does not exist rpld does not start. There should be a …
23:01 Ticket #57 (Debian init script needs correction in comments) created by ph3-der-loewe
The init script for Debian needs comments to be corrected. The text is …
17:28 Changeset in roaraudio [4598:99faf7894de0] by phi
added feature test macro for roar_wait()
16:40 Changeset in roaraudio [4597:aae575e896c5] by phi
include features header
16:31 Changeset in roaraudio [4596:540675cc5524] by phi
added some feature test macros
14:47 Changeset in roaraudio [4595:8bf9b71684f7] by phi
make stuff working with rpld.
14:39 Changeset in roaraudio [4594:bf4975335e42] by phi
do run endless loop if FLACSTREAM_DECODER_ABORTED
05:59 Changeset in roaraudio [4593:6b7fd392f61b] by phi
added roarclientpass to ignore list
05:56 Changeset in roaraudio [4592:e51aef50fe8c] by phi
added metadata support
05:53 Changeset in roaraudio [4591:4c47450606c9] by phi
added unit
05:07 Changeset in roaraudio [4590:745138c9da88] by phi
added FLAC support
02:17 Changeset in roaraudio [4589:9ebd8df83f8f] by phi
test for libFLAC and link it into roard, need to write cf code now
01:46 Changeset in roaraudio [4588:e20a1b790be1] by phi
implemented Base64

11/06/10:

14:32 Changeset in roaraudio [4587:92d0a6279c00] by phi
some basic stuff to implement base64 encoding
02:42 Changeset in roaraudio [4586:a740993657d7] by phi
added base64 stub files
02:36 Changeset in roaraudio [4585:809eb2858897] by phi
added CRC24 support
Note: See TracTimeline for information about the timeline view.