# # ChangeLog for libroar in roaraudio # # Generated by Trac 1.0.1 # 05/17/24 19:51:38 Wed, 22 Dec 2010 03:13:09 GMT phi [4687:a2f7522c22ca] * include/roaraudio/client.h (modified) * libroar/ctl.c (modified) added protocol IDs for IRC, DCC and Echo Tue, 21 Dec 2010 15:53:34 GMT phi [4677:1a402c6e621a] * libroar/random.c (modified) optimize a bit the number how often time() is called at nonce generation Mon, 20 Dec 2010 18:51:22 GMT phi [4674:360407693181] * include/libroar/random.h (modified) * libroar/random.c (modified) support to salt nonce Mon, 20 Dec 2010 18:40:56 GMT phi [4673:216a48caae68] * libroar/random.c (modified) make use of nonce for very_weak keys. Mon, 20 Dec 2010 17:23:56 GMT phi [4672:c4e84aa74620] * include/libroar/random.h (modified) * libroar/random.c (modified) added function to generate nonce Sun, 19 Dec 2010 23:23:21 GMT phi [4671:21813f03d0cc] * include/libroar/crc.h (modified) * libroar/crc.c (modified) * libroar/hash.c (modified) added RFC 2440/4880 CRC24 binding for hashing functions Sun, 19 Dec 2010 22:43:57 GMT phi [4670:8eeb660de23d] * include/libroar/hash.h (modified) * libroar/hash.c (modified) some statefull general hash api... Fri, 17 Dec 2010 21:08:01 GMT phi [4667:475bcad811d6] * libroar/meta.c (modified) support ROAR_META_TYPE_LIKENESS in lookup functions Wed, 15 Dec 2010 00:53:05 GMT phi [4663:78144c926fe6] * libroar/vio_tantalos.c (modified) correct URL syntax Thu, 09 Dec 2010 18:43:50 GMT phi [4653:fb6662ea5f57] * ChangeLog (modified) * include/libroar/config.h (modified) * libroar/basic.c (modified) * libroar/config.c (modified) Support option to disable OpenSLP Sun, 05 Dec 2010 15:45:00 GMT phi [4645:5292cfa73f25] * libroar/crc.c (modified) corrected function name Thu, 02 Dec 2010 00:48:59 GMT phi [4639:8a41adcab809] * ChangeLog (modified) * libroar/vs.c (modified) pass back info to caller if data was written or timeout Wed, 01 Dec 2010 16:15:15 GMT phi [4638:2516f31ee04a] * ChangeLog (modified) * include/libroar/vs.h (modified) * libroar/vs.c (modified) ROAR_VS_BACKEND_DEFAULT is now handled at runtime Wed, 01 Dec 2010 16:04:04 GMT phi [4637:f50df7324ec1] * ChangeLog (modified) * libroar/vs.c (modified) support non-symbolic backends Wed, 01 Dec 2010 11:38:45 GMT phi [4636:1cd04bd163a0] * libroar/vs.c (modified) corrected latency management Sun, 28 Nov 2010 14:10:18 GMT phi [4630:a09bea925581] * libroar/vs.c (modified) report error values set with _seterr() Sat, 27 Nov 2010 15:29:18 GMT phi [4629:27acd1cc7e9c] * include/libroar/buffer.h (modified) * include/libroar/vs.h (modified) * libroar/buffer.c (modified) * libroar/vs.c (modified) support to reset buffer Sat, 27 Nov 2010 11:09:45 GMT phi [4628:bdfd078fb00e] * libroar/vs.c (modified) make run() work in buffered mode Sat, 27 Nov 2010 04:43:32 GMT phi [4626:bd2f6332d653] * ChangeLog (modified) * include/libroar/vs.h (modified) * libroar/vs.c (modified) added support for buffered VS API (Closes: #2) Sat, 27 Nov 2010 02:42:03 GMT phi [4625:b38e2e191e5b] * ChangeLog (modified) * include/libroar/buffer.h (modified) * libroar/buffer.c (modified) Updated ring buffer code (Closes: #91) Fri, 26 Nov 2010 23:32:39 GMT phi [4624:7cdf88681b49] * libroar/buffer.c (modified) updates for ringbuffer Wed, 24 Nov 2010 01:43:16 GMT phi [4622:74ea2f012bb1] * include/libroar/vs.h (modified) * libroar/vs.c (modified) added roar_vs_ctl() for some very advanced controling of VS object Tue, 23 Nov 2010 14:34:24 GMT phi [4621:c20151c5eb6f] * include/libroar/stream.h (modified) * libroar/stream.c (modified) * roard/req.c (modified) test for correct set of mixer in case of forced mixer connect 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, 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) 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 Sun, 24 Oct 2010 22:27:58 GMT phi [4549:baef66261946] * libroar/hash.c (modified) unbreak if no libgcrypt 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 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 Sun, 17 Oct 2010 20:53:27 GMT phi [4527:4b92f68e8956] * libroar/vio_stack.c (modified) implement ROAR_VIO_CTL_GET_NEXT 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 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 14:17:23 GMT phi [4517:203da07ed7d3] * libroar/config.c (modified) fixed const cast problem Sat, 16 Oct 2010 13:31:48 GMT phi [4516:f2314a12d62a] * ChangeLog (modified) * include/libroar/buffer.h (modified) * include/libroar/vio_magic.h (modified) * libroar/buffer.c (modified) * libroar/vio_magic.c (modified) * roarclients/roartypes.c (modified) * roard/streams.c (modified) removed the public struct define of struct roar_buffer Wed, 13 Oct 2010 01:04:35 GMT phi [4502:cee57ed26316] * include/libroar/caps.h (modified) * libroar/caps.c (modified) added functions to look up standards names Wed, 13 Oct 2010 00:54:53 GMT phi [4499:0f9cbe98ac0b] * libroar/caps.c (modified) fixed off by one error Wed, 13 Oct 2010 00:23:02 GMT phi [4498:1396b66d445d] * include/libroar/caps.h (modified) * libroar/caps.c (modified) implemented basic CAPS api for standards Tue, 12 Oct 2010 19:10:34 GMT phi [4497:d53e72ee4a67] * include/libroar/caps.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/caps.c (added) added dummy files for caps.h Tue, 12 Oct 2010 01:48:37 GMT phi [4488:13eb2a20987a] * libroar/authfile.c (modified) support for writing ESD and PulseAudio auth cookies Mon, 11 Oct 2010 23:25:38 GMT phi [4486:d91b43c7b141] * libroar/auth.c (modified) disable password auth for the moment Mon, 11 Oct 2010 22:51:15 GMT phi [4485:dc90a2ccd84f] * libroar/authfile.c (modified) small bug: set data member of key to non-NULL if server address is NULL Mon, 11 Oct 2010 21:49:50 GMT phi [4484:2e56863a8466] * include/libroar/authfile.h (modified) * libroar/authfile.c (modified) support to read ESD and PulseAudio Cookies Mon, 11 Oct 2010 15:46:00 GMT phi [4483:96a86fd04daf] * include/libroar/authfile.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/authfile.c (added) added dummy files for authfile support Sun, 10 Oct 2010 22:28:19 GMT phi [4475:c2aa5513d732] * libroar/auth.c (modified) implemented support to ask for a password Sun, 10 Oct 2010 22:03:08 GMT phi [4473:8999323c97a8] * libroar/auth.c (modified) test for positive auth Sun, 10 Oct 2010 20:16:59 GMT phi [4471:01d73d56fffe] * libroar/auth.c (modified) fixed small bugf Sun, 10 Oct 2010 20:05:19 GMT phi [4470:2188ebba6907] * include/libroar/auth.h (modified) * libroar/auth.c (modified) added code for reading and writing auth messages Sun, 10 Oct 2010 14:08:34 GMT phi [4465:474d7731edd6] * libroar/passwordapi.c (modified) implemented simple function for asking for passwords Sun, 10 Oct 2010 14:05:22 GMT phi [4464:d0eccaeb3983] * libroar/sshaskpass.c (modified) corrected lion end removeal loop Sun, 10 Oct 2010 13:57:49 GMT phi [4463:c4caff931828] * libroar/pinentry.c (modified) * libroar/sshaskpass.c (modified) corrected use of strdup() to roar_mm_strdup() Sun, 10 Oct 2010 13:31:40 GMT phi [4462:75c01c2600d2] * include/libroar/libroar.h (modified) * include/libroar/passwordapi.h (added) * libroar/Makefile (modified) * libroar/passwordapi.c (added) added dummy files for password api Sun, 10 Oct 2010 05:13:58 GMT phi [4460:65edaf8cf35f] * libroar/hash_tiger.c (modified) added support for store and restore of state, only supports storing of ... Sun, 10 Oct 2010 04:26:23 GMT phi [4459:552ec493bac9] * libroar/hash_tiger.c (modified) make it work, implemented unaligned writes Sun, 10 Oct 2010 04:00:30 GMT phi [4458:6a9a587d42d9] * include/libroar/hash_tiger.h (modified) * libroar/hash_tiger.c (modified) added support for tiger as long as block wise written Sun, 10 Oct 2010 02:58:27 GMT phi [4457:81bb54d22f8c] * include/libroar/hash_tiger.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/hash_tiger.c (added) added dummy files for Tiger hash Sat, 09 Oct 2010 21:29:17 GMT phi [4455:ac1b2db3dff9] * libroar/crypto.c (modified) bring up gcrypt if needed Sat, 09 Oct 2010 21:01:26 GMT phi [4454:8d5b183324bc] * include/libroar/crypto.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/crypto.c (added) * libroar/hash.c (modified) * libroar/random.c (modified) implemented a overall crypto init function Sat, 09 Oct 2010 20:30:47 GMT phi [4453:25cf9186c390] * include/libroar/hash.h (modified) * libroar/hash.c (modified) added aux functions roar_ht_digestlen() and roar_ht_is_supported() Sat, 09 Oct 2010 19:11:16 GMT phi [4451:839e9e3f1b46] * libroar/hash.c (modified) implement hashes based un libgcrypt Sat, 09 Oct 2010 18:27:38 GMT phi [4450:9cf317562718] * include/libroar/hash.h (modified) * libroar/hash.c (modified) implemented some functions for hashing Sat, 09 Oct 2010 17:51:24 GMT phi [4447:330209bb6de3] * include/libroar/random.h (modified) * libroar/random.c (modified) added general random functions and support for gcrypt backend Sat, 09 Oct 2010 17:33:26 GMT phi [4446:12a28cf8a257] * include/libroar/hash.h (added) * include/libroar/libroar.h (modified) * include/libroar/random.h (added) * libroar/Makefile (modified) * libroar/hash.c (added) * libroar/random.c (added) added dummy files for random and hash functions Sat, 09 Oct 2010 14:39:25 GMT phi [4444:f3c427934bd3] * libroar/enumdev.c (modified) only read server infos if requested Sat, 09 Oct 2010 13:59:16 GMT phi [4441:f874513f7f15] * include/libroar/serverinfo.h (modified) * libroar/serverinfo.c (modified) * roard/req.c (modified) get large data support in server_info working Sat, 09 Oct 2010 13:56:35 GMT phi [4440:970fdb88487b] * libroar/serverinfo.c (modified) added support for lage messages Sat, 09 Oct 2010 13:56:04 GMT phi [4439:2a5894489fab] * libroar/proto.c (modified) don't assume NULL to be a false value Sat, 09 Oct 2010 13:17:25 GMT phi [4435:32e641dd7526] * libroar/enumdev.c (modified) use data from server_info for devenum Sat, 09 Oct 2010 13:00:11 GMT phi [4433:df25c6da63e6] * libroar/serverinfo.c (modified) added a lot debug lions, fixed some small bugs in size calc Sat, 09 Oct 2010 12:29:36 GMT phi [4430:773d77b04aed] * libroar/serverinfo.c (modified) implement SERVER_INFO with IT_SERVER Thu, 07 Oct 2010 21:11:19 GMT phi [4428:f30bfc52a118] * libroar/Makefile (modified) * libroar/serverinfo.c (added) started with server info stuff Tue, 05 Oct 2010 19:59:14 GMT phi [4415:3ab9357a073d] * libroar/notify_proxy.c (modified) fixed notify proxy Tue, 05 Oct 2010 16:50:32 GMT phi [4414:7a363907e859] * ChangeLog (modified) * include/libroar/roarslp.h (modified) * libroar/enumdev.c (modified) added SLP support to server enum Mon, 27 Sep 2010 02:39:17 GMT phi [4397:c6303a52932d] * libroar/notify_proxy.c (modified) added notes Tue, 14 Sep 2010 21:44:55 GMT phi [4385:37924d2f1dae] * libroar/ctl.c (modified) support src == dst in roar_conv_volume() Tue, 14 Sep 2010 21:33:19 GMT phi [4384:58d6bf7eb6a6] * include/libroar/ctl.h (modified) * libroar/ctl.c (modified) added roar_conv_volume() Tue, 14 Sep 2010 02:11:47 GMT phi [4356:33238471cffd] * libroar/enumdev.c (modified) force ROAR_ENUM_FLAG_NONBLOCK if ROAR_ENUM_FLAG_HARDNONBLOCK is set Tue, 14 Sep 2010 01:35:10 GMT phi [4354:ff37f8174ab1] * libroar/enumdev.c (modified) test if server address is uniq Tue, 14 Sep 2010 01:27:11 GMT phi [4353:afd8ee9a2999] * libroar/enumdev.c (modified) support default address in enum support Tue, 14 Sep 2010 00:35:36 GMT phi [4352:6c46e5e41e82] * libroar/enumdev.c (modified) wrote everything needed to get a list of exactly the default entry Tue, 14 Sep 2010 00:06:51 GMT phi [4350:7647d662eb9f] * libroar/Makefile (modified) * libroar/enumdev.c (added) added enumdev.c Tue, 14 Sep 2010 00:00:05 GMT phi [4349:df8f8224a3f4] * libroar/config.c (modified) corrected use of how to get home dir Mon, 13 Sep 2010 23:57:49 GMT phi [4348:0e1fd606e612] * include/libroar/config.h (modified) * libroar/config.c (modified) added config.serversfile Mon, 13 Sep 2010 19:53:28 GMT phi [4342:6a1a4274b8ab] * libroar/asyncctl.c (modified) * libroar/notify.c (modified) small bug fixes Mon, 13 Sep 2010 15:04:37 GMT phi [4341:37d7e22c37ff] * include/libroar/asyncctl.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/asyncctl.c (added) added libroar/asyncctl.[ch], added roar_wait()