# # ChangeLog for / in roaraudio # # Generated by Trac 1.0.1 # 05/13/24 23:19:26 Tue, 23 Nov 2010 12:12:36 GMT phi [4619:84d87ec3cdbf] * doc/new-cmds (modified) command reassignment Mon, 22 Nov 2010 13:54:12 GMT phi [4618:950031048258] * ChangeLog (modified) * libroar/vs.c (modified) Corrected error codes in VS API (Closes: #90) Sun, 21 Nov 2010 23:18:30 GMT phi [4617:dffa551c3590] * libroar/vio_cmd.c (modified) corrected wrong sizeof() Sun, 21 Nov 2010 23:17:24 GMT phi [4616:352d80a7e9d5] * libroar/vs.c (modified) set error on -1 Sun, 21 Nov 2010 19:41:21 GMT phi [4615:1406da02b52e] * libroar/buffer.c (modified) done some code for non-free running ring buffer Sun, 21 Nov 2010 15:51:56 GMT phi [4614:3b1ab4d465e8] * ChangeLog (modified) * include/libroar/ctl.h (modified) * libroar/ctl.c (modified) * roarclients/roarctl.c (modified) * roard/include/streams.h (modified) * roard/req.c (modified) * roard/streams.c (modified) Support dir parameter in OINFO command (Closes: #31) Sun, 21 Nov 2010 12:28:53 GMT phi [4613:0421834f1025] * doc/man7/RoarAudio.7 (modified) * doc/man7/libroar.7 (modified) more manpage updates Sun, 21 Nov 2010 11:55:07 GMT phi [4612:5caae0cb1789] * doc/man7/roardecnet.7 (modified) * doc/man7/roartut.7 (modified) corrected date Sun, 21 Nov 2010 03:25:58 GMT phi [4611:a8149acc4d5c] * ChangeLog (modified) updated docs Sun, 21 Nov 2010 03:17:56 GMT phi [4610:5802dc34dda3] * doc/man7/roartut.7 (modified) updated manpage Sun, 21 Nov 2010 01:30:23 GMT phi [4609:60f562b4b516] * doc/man7/roardecnet.7 (modified) make DECnet infos a bit more clear Sun, 21 Nov 2010 01:27:56 GMT phi [4608:03de9abf2e73] * doc/man7/roarvio.7 (modified) updated infos about VIO Sat, 20 Nov 2010 23:15:22 GMT phi [4607:d00a1ae1f387] * ChangeLog (modified) * libroarrsound/libroarrsound.c (modified) Added RSound's new 32 bit support to libroarrsound Tue, 16 Nov 2010 21:41:14 GMT phi [4606:a053eb81e578] * roard/sources.c (modified) removed a old prototyoes Mon, 15 Nov 2010 16:10:00 GMT phi [4605:8f0e515e61a6] * include/libroar/vs.h (modified) typos Sun, 14 Nov 2010 16:13:55 GMT phi [4604:00c316cc785d] * include/libroareio/driver.h (modified) * libroareio/driver.c (modified) * libroareio/driver_oss.c (modified) * libroareio/driver_roar.c (modified) support NULL as default (with internal list) driver selection for ... Sun, 14 Nov 2010 12:24:49 GMT phi [4603:566ba8970c08] * roarclients/roarctl.c (modified) print mime-type in addition to codec name Sun, 14 Nov 2010 12:18:04 GMT phi [4602:2098c7acb874] * ChangeLog (modified) * roarclients/roarmonhttp.c (modified) Use libroar's MIME Type lookup functions (Closes: #56) Thu, 11 Nov 2010 19:48:26 GMT phi [4601:098b29882340] * libroardsp/filter.c (modified) correctly tested for NULL Wed, 10 Nov 2010 03:47:08 GMT phi [4600:22178628ad1d] * roard/codecfilter_flac.c (modified) added support for flac version 1.2.1 Wed, 10 Nov 2010 03:08:09 GMT phi [4599:7dedd8a4c3f5] * configure (modified) test for flac version Sun, 07 Nov 2010 16:28:13 GMT phi [4598:99faf7894de0] * include/libroar/roarfeatures.h (modified) added feature test macro for roar_wait() Sun, 07 Nov 2010 15:40:15 GMT phi [4597:aae575e896c5] * include/libroar/libroar.h (modified) include features header Sun, 07 Nov 2010 15:31:29 GMT phi [4596:540675cc5524] * include/libroar/roarfeatures.h (modified) added some feature test macros Sun, 07 Nov 2010 13:47:15 GMT phi [4595:8bf9b71684f7] * roard/codecfilter_flac.c (modified) make stuff working with rpld. Sun, 07 Nov 2010 13:39:17 GMT phi [4594:bf4975335e42] * roard/codecfilter_flac.c (modified) do run endless loop if FLAC__STREAM_DECODER_ABORTED Sun, 07 Nov 2010 04:59:49 GMT phi [4593:6b7fd392f61b] * roarclients/.cvsignore (modified) added roarclientpass to ignore list Sun, 07 Nov 2010 04:56:17 GMT phi [4592:e51aef50fe8c] * roard/codecfilter_flac.c (modified) added metadata support Sun, 07 Nov 2010 04:53:42 GMT phi [4591:4c47450606c9] * roarclients/roarctl.c (modified) added unit Sun, 07 Nov 2010 04:07:45 GMT phi [4590:745138c9da88] * ChangeLog (modified) * roard/Makefile (modified) * roard/codecfilter.c (modified) * roard/codecfilter_flac.c (added) * roard/include/codecfilter.h (modified) * roard/include/codecfilter_flac.h (added) added FLAC support Sun, 07 Nov 2010 01:17:58 GMT phi [4589:9ebd8df83f8f] * configure (modified) * roard/Makefile (modified) test for libFLAC and link it into roard, need to write cf code now Sun, 07 Nov 2010 00:46:30 GMT phi [4588:e20a1b790be1] * ChangeLog (modified) * include/libroar/base64.h (modified) * libroar/base64.c (modified) implemented Base64 Sat, 06 Nov 2010 13:32:43 GMT phi [4587:92d0a6279c00] * include/libroar/base64.h (modified) * libroar/base64.c (modified) some basic stuff to implement base64 encoding Sat, 06 Nov 2010 01:42:38 GMT phi [4586:a740993657d7] * include/libroar/base64.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/base64.c (added) added base64 stub files Sat, 06 Nov 2010 01:36:45 GMT phi [4585:809eb2858897] * ChangeLog (modified) * include/libroar/crc.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/crc.c (added) added CRC24 support Thu, 04 Nov 2010 23:53:04 GMT phi [4584:959c2d722ca8] * libroar/vs.c (modified) enable VS file API to handle mime-types Thu, 04 Nov 2010 23:47:14 GMT phi [4583:3bd9da6e60fa] * include/libroar/stream.h (modified) * libroar/stream.c (modified) added mimetype lookup functions Thu, 04 Nov 2010 23:30:10 GMT phi [4582:c38c091bd002] * include/libroar/vio_proto.h (modified) * libroar/vio_proto.c (modified) added support for content type handling in HTTP module Wed, 03 Nov 2010 13:33:08 GMT phi [4581:f1a58ffe0be6] * libroar/vs.c (modified) fixed some minor bugs and flushing problems Wed, 03 Nov 2010 04:36:42 GMT phi [4580:435fb7a75ea4] * ChangeLog (modified) * include/libroar/vs.h (modified) * libroar/vs.c (modified) added file mode to VS API (Closes: #3), still needs some tuning of the ... Wed, 03 Nov 2010 03:01:03 GMT phi [4579:d6f55bf4b6d4] * ChangeLog (modified) * libroar/vs.c (modified) added support for ROAR_VS_WAIT (Closes: #54) Wed, 03 Nov 2010 01:23:54 GMT phi [4578:05e0736acc7b] * configure (modified) test for zlib Tue, 02 Nov 2010 20:31:36 GMT phi [4577:e9b3b3b521dd] * ChangeLog (modified) * roard/caps.c (modified) * roard/include/caps.h (modified) * roard/roard.c (modified) Announce standards via OpenSLP (Closes: #5) Mon, 01 Nov 2010 16:09:23 GMT phi [4576:66ebfa78ee3b] * ChangeLog (modified) * Makefile.inc (modified) updated for next version Mon, 01 Nov 2010 15:15:11 GMT phi [4575:b9017bc304e2] * ChangeLog (modified) release! Mon, 01 Nov 2010 15:01:40 GMT phi [4574:045d31b8a9d3] * TODO (modified) updated TODO list Mon, 01 Nov 2010 14:51:17 GMT phi [4573:30178fa1d626] * README (modified) updated test list on FreeBSD Mon, 01 Nov 2010 12:39:57 GMT phi [4572:e0ba0ba778a8] * roard/driver.c (modified) disable unmerged jack driver Sun, 31 Oct 2010 12:47:03 GMT phi [4571:3c0b02edcebb] * doc/man1/roarify.1 (modified) updated manpage Sun, 31 Oct 2010 12:35:36 GMT phi [4570:e67d768ce684] * doc/man1/roard.1 (modified) updated manpage Sun, 31 Oct 2010 10:38:14 GMT phi [4569:ecb0fad2559e] * libroar.ckport (modified) updated ckport database Fri, 29 Oct 2010 09:15:19 GMT phi [4568:4c8195291c8f] * ChangeLog (modified) release! Fri, 29 Oct 2010 08:57:41 GMT phi [4567:d054908f903a] * README (modified) update list of supported systems Thu, 28 Oct 2010 22:36:12 GMT phi [4566:ef829932fde0] * configure (modified) fix env var overwriting Thu, 28 Oct 2010 22:00:33 GMT phi [4565:9576101fedbb] * configure (modified) add more debug lions Thu, 28 Oct 2010 19:27:56 GMT phi [4564:f8a71755fcfc] * configure (modified) moved header checks... Thu, 28 Oct 2010 16:51:03 GMT phi [4563:a5d6bc3b1709] * configure (modified) changed the sendfile() test Thu, 28 Oct 2010 16:06:55 GMT phi [4562:addf6b595966] * configure (modified) possible fix for OpenBSD errors with ksh Thu, 28 Oct 2010 14:43:14 GMT phi [4561:66a152b2a57e] * configure (modified) corrected checks for headers Wed, 27 Oct 2010 01:34:19 GMT phi [4560:cb375bd11d19] * TODO (modified) added some more bugs to bug tracker Wed, 27 Oct 2010 01:16:57 GMT phi [4559:4660942db9dc] * Makefile (modified) * libroararts/Makefile (modified) * libroaresd/Makefile (modified) * libroaross/Makefile (modified) * libroarpulse/Makefile (modified) * libroarrsound/Makefile (modified) * libroarsndio/Makefile (modified) * libroaryiff/Makefile (modified) correct usage of COMMON_SOVERSION Tue, 26 Oct 2010 23:54:32 GMT phi [4558:aa35135ef495] * configure (modified) unbreak porting error Tue, 26 Oct 2010 23:49:55 GMT phi [4557:346128c0c0ec] * configure (modified) this maybe fixes socklen_t build error on FreeBSD Tue, 26 Oct 2010 21:44:54 GMT phi [4556:37a3f7c83f3b] * TODO (modified) filed some TODOs to the bug tracker Tue, 26 Oct 2010 21:28:05 GMT phi [4555:304dd9501edb] * ChangeLog (modified) * configure (modified) Escape user input to configure script correctly (Closes: #28) Mon, 25 Oct 2010 18:51:43 GMT phi [4554:713ba72295c3] * ChangeLog (modified) * configure (modified) * include/libroar/libroar.h (modified) * include/roaraudio.h (modified) * libroar/libroar.c (modified) * libroar/socket.c (modified) start porting to OpenVMS Mon, 25 Oct 2010 12:15:59 GMT phi [4553:cf667cac6d4f] * roard/streams.c (modified) do init value Mon, 25 Oct 2010 12:03:43 GMT phi [4552:47a0412f706d] * ChangeLog (modified) * roarclients/roarctl.c (modified) * roard/include/streams.h (modified) * roard/req.c (modified) * roard/streams.c (modified) implemented flag toggling and flag protection Mon, 25 Oct 2010 11:10:57 GMT phi [4551:bd112c721f6c] * doc/new-cmds (modified) * include/roaraudio/stream.h (modified) updated flag update modes Mon, 25 Oct 2010 11:05:42 GMT phi [4550:8c10e4a70f95] * roard/include/streams.h (modified) * roard/streams.c (modified) change internal API to represent flags correctly Sun, 24 Oct 2010 22:27:58 GMT phi [4549:baef66261946] * libroar/hash.c (modified) unbreak if no libgcrypt Sun, 24 Oct 2010 19:55:26 GMT phi [4548:c287244ff2ea] * ChangeLog (modified) Added support for single sink mode (closes: #25) Sun, 24 Oct 2010 19:51:11 GMT phi [4547:78b45f9eaf2c] * roard/streams.c (modified) ROAR_WARN() -> ROAR_DBG() Sun, 24 Oct 2010 19:49:21 GMT phi [4546:653a785ffc38] * roard/streams.c (modified) avoid wrong counter on flag multiple times set Sun, 24 Oct 2010 19:11:48 GMT phi [4545:47a468d8b448] * roard/include/streams.h (modified) * roard/streams.c (modified) fixed unflag singlesink on mixer bug Sun, 24 Oct 2010 13:55:19 GMT phi [4544:d8158852ff37] * roard/streams.c (modified) fixed missing reset on delete of flag ROAR_FLAG_SINGLESINK, fixed ... Sun, 24 Oct 2010 11:50:12 GMT phi [4543:14019152e072] * roard/include/streams.h (modified) * roard/streams.c (modified) implemented some very basic single sink mode, corrected ... Sun, 24 Oct 2010 09:46:24 GMT phi [4542:a7f6d5484e03] * roard/streams.c (modified) fixed even more warnings Sun, 24 Oct 2010 09:45:31 GMT phi [4541:b036dcf135d3] * roard/include/streams.h (modified) * roard/streams.c (modified) added single_sink counter Sat, 23 Oct 2010 11:37:57 GMT phi [4540:afaf515bb76a] * roard/streams.c (modified) more strict testing if a flag can be set or not Sat, 23 Oct 2010 11:36:55 GMT phi [4539:62d85b4e007e] * roard/req.c (modified) wrong var name Sat, 23 Oct 2010 11:00:54 GMT phi [4538:b809f0dcd86a] * include/libroar/stream.h (modified) * libroar/stream.c (modified) * roard/req.c (modified) implemented support for sending extended flags over the network Sat, 23 Oct 2010 10:37:00 GMT phi [4537:31479869dddd] * roard/include/streams.h (modified) * roard/streams.c (modified) deligate handling of ROAR_FLAG_SINGLESINK to subfunction Fri, 22 Oct 2010 21:31:44 GMT phi [4536:4c0dd434da4b] * roarclients/roarctl.c (modified) added support for sinle sink mode Fri, 22 Oct 2010 20:37:16 GMT phi [4535:4f08bac78ce0] * libroar/vio_buffer.c (modified) some small buffer vio addition Tue, 19 Oct 2010 17:10:01 GMT phi [4534:11158fb086d6] * include/libroar/vio_stdvios.h (modified) * libroar/vio_stdvios.c (modified) added roar_std{in,out,err} Tue, 19 Oct 2010 16:59:05 GMT phi [4533:5623608fd688] * include/libroar/libroar.h (modified) * include/libroar/vio_stdvios.h (added) * libroar/Makefile (modified) * libroar/vio_stdvios.c (added) added files for stdio vio handles Tue, 19 Oct 2010 16:53:20 GMT phi [4532:d8414455cc04] * include/libroar/vio.h (modified) added refc Mon, 18 Oct 2010 15:28:05 GMT phi [4531:2c0357a0b7ba] * include/libroar/vio.h (modified) added flags, binary incompatiple, covered by SONAME change Mon, 18 Oct 2010 15:27:41 GMT phi [4530:82135a5e57df] * include/libroar/vio_ctl.h (modified) some additional types for use with protocols like HTTP Sun, 17 Oct 2010 22:37:12 GMT phi [4529:f3d1cceaa4cc] * include/roaraudio/stream.h (modified) added SINGLESINK flag Sun, 17 Oct 2010 22:07:31 GMT phi [4528:98747bc86f9b] * doc/new-cmds (modified) some more specs Sun, 17 Oct 2010 20:53:27 GMT phi [4527:4b92f68e8956] * libroar/vio_stack.c (modified) implement ROAR_VIO_CTL_GET_NEXT Sun, 17 Oct 2010 18:59:12 GMT phi [4526:e33f746c1713] * doc/new-cmds (modified) added quality setting for pos Sat, 16 Oct 2010 20:33:14 GMT phi [4525:07dfa64029bc] * include/libroar/roarfloat.h (modified) * libroar/roarfloat.c (modified) added generic float handling Sat, 16 Oct 2010 16:36:04 GMT phi [4524:74c199f0078b] * include/libroar/libroar.h (modified) * include/libroar/roarfloat.h (added) * libroar/Makefile (modified) * libroar/roarfloat.c (added) added files for roarfloats Sat, 16 Oct 2010 16:21:04 GMT phi [4523:c263513b053a] * ChangeLog (modified) * tests/Makefile (modified) * tests/rat.c (added) * tests/rat.h (added) * tests/test-rat.c (added) added new test system RAT Sat, 16 Oct 2010 15:33:36 GMT phi [4522:c335603c6371] * include/libroar/buffer.h (modified) * libroar/buffer.c (modified) added refing and unrefing of buffers Sat, 16 Oct 2010 15:09:23 GMT phi [4521:4277b6a0c8a1] * ChangeLog (modified) * roard/beep.c (modified) * roard/include/streams.h (modified) * roard/midi.c (modified) * roard/req.c (modified) * roard/sources.c (modified) * roard/streams.c (modified) fixed a lot compiler warnings Sat, 16 Oct 2010 14:25:08 GMT phi [4520:aefb6267b02a] * roard/commands.c (modified) * roard/include/commands.h (modified) fixed warning because of a missing const keyword