# # ChangeLog for / in roaraudio # # Generated by Trac 1.0.1 # 05/24/24 13:33:16 Sat, 11 Apr 2009 23:38:18 GMT phi [1536:d0b3411259df] * tools/send-roaraudio (modified) corrected bug with strange file names if --port is used Sat, 11 Apr 2009 23:17:58 GMT phi [1535:dc28a5ffe7dd] * tools/send-roaraudio (modified) corrected typo and added --port Sat, 11 Apr 2009 23:15:45 GMT phi [1534:6eb942b2a652] * ChangeLog (modified) changelog update: added support for autoconf in OSS driver Sat, 11 Apr 2009 23:10:01 GMT phi [1533:c596caf4c8f8] * roard/driver_oss.c (modified) done a lot cleanup Sat, 11 Apr 2009 23:07:24 GMT phi [1532:ce5df2df033d] * roard/driver_oss.c (modified) got auto config working, need cleanup Sat, 11 Apr 2009 22:59:03 GMT phi [1531:639d7347480e] * roard/roard.c (modified) added support to set autoconf flag Sat, 11 Apr 2009 22:39:36 GMT phi [1530:570f7a39d6d0] * roard/driver_oss.c (modified) added warning if device uses diffrent sample rate, added support for ... Sat, 11 Apr 2009 22:38:38 GMT phi [1529:b752fc134a12] * include/libroar/vio.h (modified) added ROAR_VIO_CTL_SET_SSTREAMID and ROAR_VIO_CTL_GET_SSTREAMID Sat, 11 Apr 2009 22:38:13 GMT phi [1528:c33204994901] * roard/roard.c (modified) set stream id and pointer for this server stream in add_output() Sat, 11 Apr 2009 22:26:08 GMT phi [1527:8ae116c7e48b] * roard/driver_oss.c (modified) added support to add server stream, removed unessesery return 0 Sat, 11 Apr 2009 22:22:24 GMT phi [1526:9f95e23b46e0] * roard/driver_oss.c (modified) set need_config flag in open_device() and do not set explicitly values ... Sat, 11 Apr 2009 22:18:03 GMT phi [1525:0afbb8ced1ac] * doc/man1/roard.1 (modified) added section about new option blocksize Sat, 11 Apr 2009 22:15:36 GMT phi [1524:af83c26dd982] * roard/driver_oss.c (modified) ROAR_WARN() -> ROAR_DBG() cleanup Sat, 11 Apr 2009 22:10:34 GMT phi [1523:f1d7869087f5] * roard/driver_oss.c (modified) added support to set bloc/frament size Sat, 11 Apr 2009 22:06:09 GMT phi [1522:2ab4c1e3d956] * include/libroar/vio.h (modified) * roard/roard.c (modified) added ROAR_VIO_CTL_SET_DBLKSIZE, added blocksize= stream option Sat, 11 Apr 2009 21:50:55 GMT phi [1521:1ecaaea92527] * roard/driver_oss.c (modified) do seting of framents on first write Sat, 11 Apr 2009 21:12:17 GMT phi [1520:20fd14e97ead] * configure (modified) set TARGET_CYGWIN correctly Sat, 11 Apr 2009 20:38:03 GMT phi [1519:b39602c225c5] * configure (modified) test for cygwin more efficent, disable -fPIC on cygwin... Sat, 11 Apr 2009 18:53:33 GMT phi [1518:5d7a197eceb6] * roard/driver_oss.c (modified) reordered a lot code within oss driver, should be more flexible now Sat, 11 Apr 2009 16:15:48 GMT phi [1517:ec7f4b1f07a1] * ChangeLog (modified) * include/libroar/vio.h (modified) Changed VIO CTLs in a binary inkompatible way Fri, 10 Apr 2009 17:01:20 GMT phi [1516:8537a24adfa3] * roard/roard.c (modified) only try to chown UNIX socket if we have UNIX support Fri, 10 Apr 2009 15:55:21 GMT phi [1515:1f6dea6aeb2f] * roard/Makefile (modified) correced order of libs on linking Fri, 10 Apr 2009 15:09:32 GMT phi [1514:d1ef1521864f] * ChangeLog (modified) * libroar/Makefile (modified) * libroardsp/Makefile (modified) also build libroar/libroardsp.a Thu, 09 Apr 2009 22:49:46 GMT phi [1513:06a5e6faca85] * ChangeLog (modified) use plural Thu, 09 Apr 2009 22:49:30 GMT phi [1512:c6b548688545] * doc/man1/roard.1 (modified) * roard/roard.c (modified) corrected info about roard's -sN and added new output stream options to ... Sat, 04 Apr 2009 20:05:44 GMT phi [1511:27353ecb0db8] * roarclients/roarradio.c (modified) got urls without a port working, too. use / as filename if non is gigen ... Sat, 04 Apr 2009 16:31:58 GMT phi [1510:3887b49c6d38] * roarclients/roarvorbis.c (modified) fixed bug: roarvorbis need to take a filename as argument Sat, 04 Apr 2009 09:53:59 GMT phi [1509:6bfacc669575] * ChangeLog (modified) updated to include fix for bug reported by Ionic Sat, 04 Apr 2009 09:52:10 GMT phi [1508:cdefa98edd43] * doc/man1/roarbaseclients.1 (modified) updated manpage to include info abot esd* compaatiblily options Sat, 04 Apr 2009 09:51:45 GMT phi [1507:ff0c9920a154] * roarclients/roarcat.c (modified) * roarclients/roarfilt.c (modified) * roarclients/roarmon.c (modified) fixed bug reported by Ionic to add short options as stated in the ... Wed, 01 Apr 2009 15:56:54 GMT phi [1506:3752cfc1f357] * include/libroar/libroar.h (modified) * include/libroar/vio_select.h (added) * libroar/Makefile (modified) * libroar/vio_select.c (added) added vio_select.[ch] Wed, 01 Apr 2009 15:55:36 GMT phi [1505:06a3687a4ce8] * include/libroar/vio.h (modified) * include/libroar/vio_pipe.h (modified) * include/libroar/vio_stack.h (modified) * libroar/vio.c (modified) * libroar/vio_pipe.c (modified) * libroar/vio_stack.c (modified) added more support for vio_ctl, added ROAR_VIO_CTL_GET_*FH and ... Wed, 01 Apr 2009 15:49:52 GMT phi [1504:d00454bcfd80] * roard/clients.c (modified) * roard/sources.c (modified) use fh=-2 as specal *read me* info Wed, 01 Apr 2009 15:48:08 GMT phi [1503:c0005aee16ff] * configure (modified) * roard/roard.c (modified) added config var if we have args in main() Tue, 31 Mar 2009 19:10:22 GMT phi [1502:09c7a94d4e49] * roard/commands.c (modified) * roard/include/commands.h (modified) exclude names on ROAR_MINIMAL, too Tue, 31 Mar 2009 19:09:00 GMT phi [1501:b5c141f6004c] * configure (modified) save info for --minimal Tue, 31 Mar 2009 18:53:38 GMT phi [1500:789ffe085574] * roard/lib.c (modified) test for ROAR_HAVE_IO_POSIX and ROAR_HAVE_FORK, only close listening ... Tue, 31 Mar 2009 18:51:09 GMT phi [1499:e5cd1b5eb592] * roard/sources.c (modified) check for ROAR_HAVE_IO_POSIX, converted source cf to new vio interface Tue, 31 Mar 2009 18:47:44 GMT phi [1498:0e9ec20bf506] * roard/streams.c (modified) corrected use of FDATASYNC and SHUTDOWN, check for ROAR_SUPPORT_META and ... Tue, 31 Mar 2009 18:31:42 GMT phi [1497:beb05975d51d] * roard/commands.c (modified) * roard/include/commands.h (modified) do not store command *names* on micor controllers Tue, 31 Mar 2009 18:07:17 GMT phi [1496:3b3a826f60d5] * roard/mixer.c (modified) corrected width of int and not assume it is as big as needed Tue, 31 Mar 2009 18:06:45 GMT phi [1495:6167505a72bd] * roard/include/meta.h (modified) test for ROAR_SUPPORT_META and disable meta data code Tue, 31 Mar 2009 18:04:32 GMT phi [1494:687defe4fca9] * roard/include/roard.h (modified) * roard/loop.c (modified) * roard/network.c (modified) * roard/roard.c (modified) test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set Tue, 31 Mar 2009 17:58:23 GMT phi [1493:405133c68d28] * roard/codecfilter_vorbis.c (modified) * roard/include/req.h (modified) * roard/include/streams.h (modified) * roard/meta.c (modified) * roard/req.c (modified) test for ROAR_SUPPORT_META and disable meta data code Tue, 31 Mar 2009 17:38:18 GMT phi [1492:1e1b7fabd0b6] * libroardsp/filter_clip.c (modified) corrected wronge cast from int to void* Tue, 31 Mar 2009 17:37:00 GMT phi [1491:d67adb4327c3] * configure (modified) added --without-meta-data and --without-listen Mon, 30 Mar 2009 22:36:51 GMT phi [1490:20a64a311b63] * configure (modified) ignore -lc Mon, 30 Mar 2009 22:32:22 GMT phi [1489:aa7c9d748d98] * configure (modified) ignore -lc Mon, 30 Mar 2009 22:10:53 GMT phi [1488:0dcc3be9917e] * roard/loop.c (modified) ckeck for gettimeofday() Mon, 30 Mar 2009 22:10:27 GMT phi [1487:4758a8fb63f0] * roard/driver_raw.c (modified) driver depends on POSIX file IO Mon, 30 Mar 2009 22:00:16 GMT phi [1486:b283d24f34ef] * roard/roard.c (modified) done a lot checks for target capabilities, check for: ROAR_HAVE_UNIX, ... Mon, 30 Mar 2009 21:57:12 GMT phi [1485:9030423a497c] * roard/midi.c (modified) console beeper only works with POSIX file IO Mon, 30 Mar 2009 21:54:32 GMT phi [1484:435ae42d82e7] * roard/network.c (modified) only check for new connections on listening socket if we have select() Mon, 30 Mar 2009 21:53:16 GMT phi [1483:e8910d52dbfa] * roard/signals.c (modified) the current signal model only works on POSIX signal system Mon, 30 Mar 2009 21:49:45 GMT phi [1482:034429b9ee51] * roard/include/roard.h (modified) include only the headers supported by the target, include in correct ... Mon, 30 Mar 2009 21:44:37 GMT phi [1481:30246a17e3d5] * roard/codecfilter.c (modified) update list of CFs Mon, 30 Mar 2009 21:43:58 GMT phi [1480:0f037c1b4e7f] * roard/clients.c (modified) we can only check for new data from clients if we have ROAR_HAVE_SELECT Mon, 30 Mar 2009 21:41:59 GMT phi [1479:71d2bfe4ebe0] * roard/codecfilter_cmd.c (modified) only build cf if we have ROAR_HAVE_UNIX, ROAR_HAVE_BSDSOCKETS and ... Mon, 30 Mar 2009 21:41:05 GMT phi [1478:8b72a771afd4] * roard/driver.c (modified) updated driver list Mon, 30 Mar 2009 17:48:40 GMT phi [1477:f39017d49ef5] * include/libroar/libroar.h (modified) * include/roaraudio.h (modified) include stdint.h more erly Mon, 30 Mar 2009 17:40:10 GMT phi [1476:bcb075f757c8] * libroar/simple.c (modified) * libroar/socket.c (modified) do not try BSD Socket interface/POSIX IO if the arch/os does not support ... Mon, 30 Mar 2009 17:39:00 GMT phi [1475:a43095c6fc0e] * libroar/basic.c (modified) * libroar/stream.c (modified) only use POSIX file IO if we have POSIX file IO ;) Mon, 30 Mar 2009 17:34:29 GMT phi [1474:0a0bf0ac011b] * libroar/file.c (modified) * libroar/vio.c (modified) only use POSIX file IO if we have POSIX file IO ;) Mon, 30 Mar 2009 17:33:00 GMT phi [1473:ba24a03de994] * include/roaraudio/muconthacks.h (modified) also define EAGAIN (taken from linux) and do a dummy prototype for ... Mon, 30 Mar 2009 17:32:24 GMT phi [1472:30fb2c3c4756] * include/roaraudio.h (modified) only include select.h if we have select() Mon, 30 Mar 2009 17:27:35 GMT phi [1471:c9f230fe0f96] * configure (modified) test for a lot new things: chroot(), basic FS calls, basic IO calls, ... Sun, 29 Mar 2009 21:16:11 GMT phi [1470:9ada8abbf75d] * libroar/file.c (modified) * libroar/simple.c (modified) * libroar/vio_pipe.c (modified) * libroar/vio_socket.c (modified) replaced shutdown() by ROAR_SHUTDOWN() to make it optional Sun, 29 Mar 2009 21:12:06 GMT phi [1469:30d6166d3398] * configure (modified) test for shutdown() Sun, 29 Mar 2009 21:06:41 GMT phi [1468:dd5c3b050dc6] * configure (modified) check for select() and added --mmcu Sun, 29 Mar 2009 20:47:10 GMT phi [1467:0d4f7b1b07fe] * include/roaraudio/muconthacks.h (modified) some dummy funcs returning constant values Sun, 29 Mar 2009 20:37:56 GMT phi [1466:c084194d42f4] * libroar/simple.c (modified) IPv4 support optional Sun, 29 Mar 2009 20:20:56 GMT phi [1465:f6abf97c2fce] * libroar/simple.c (modified) only use select based methode if we have select() Sun, 29 Mar 2009 18:25:23 GMT phi [1464:72a43deb3d0d] * libroar/vio_socket.c (modified) conly build the code if we have support for sockets Sun, 29 Mar 2009 18:15:31 GMT phi [1463:b78e6a4a2e7d] * include/roaraudio/muconthacks.h (modified) added SOCK_* constants Sun, 29 Mar 2009 17:04:20 GMT phi [1462:695701d7e829] * configure (modified) typo Sun, 29 Mar 2009 17:02:53 GMT phi [1461:c941ba8699b9] * libroar/vio_socket.c (modified) test for ROAR_HAVE_GETSERVBYNAME Sun, 29 Mar 2009 16:59:08 GMT phi [1460:a4215d42f6e1] * configure (modified) corected test for getobjectbyname() Sun, 29 Mar 2009 16:54:45 GMT phi [1459:d57c80b9925a] * configure (modified) test for getservbyname() Sun, 29 Mar 2009 16:41:36 GMT phi [1458:5198ba10a100] * libroardsp/convert.c (modified) force width of int (needed for micro controllers) Sun, 29 Mar 2009 16:36:37 GMT phi [1457:6e201df9f0c3] * include/roaraudio/muconthacks.h (modified) define ENOSYS (value from Linux is used) Sun, 29 Mar 2009 16:32:11 GMT phi [1456:10a144963fef] * ChangeLog (modified) opened devl for version 0.2beta3 :) Fri, 27 Mar 2009 20:21:27 GMT phi [1455:b07e959e320a] * ChangeLog (modified) finaley set Changelog entry for release Fri, 27 Mar 2009 20:13:55 GMT phi [1454:05b09c05d49e] * README (modified) updated list of needed packets Fri, 27 Mar 2009 20:05:58 GMT phi [1453:a2dd3e5f459d] * README (modified) updated list of needed packets Fri, 27 Mar 2009 18:25:30 GMT phi [1452:127c6f872458] * ChangeLog (modified) gramatical fix Fri, 27 Mar 2009 18:22:46 GMT phi [1451:e50a547614af] * ChangeLog (modified) first update of in order to relase, added latest changes Fri, 27 Mar 2009 18:13:02 GMT phi [1450:81a82e43596c] * AUTHORS (modified) added maintainer list Fri, 27 Mar 2009 18:00:21 GMT phi [1449:e67252883ec5] * dist/archlinux/roard (added) first version of archlinux rc script by kalasmannen Fri, 27 Mar 2009 13:13:42 GMT phi [1448:69220f635341] * tools/send-roaraudio (modified) calc options dependecys Fri, 27 Mar 2009 13:12:46 GMT phi [1447:f7c97eb8daae] * tools/send-roaraudio (modified) add options --build, --configure and --test Fri, 27 Mar 2009 13:10:44 GMT phi [1446:32d1ea0f1818] * configure (modified) this is needed by cygwin to get it working Fri, 27 Mar 2009 13:09:45 GMT phi [1445:858b604ffa29] * configure (modified) this is needed by cygwin to get it working Thu, 26 Mar 2009 19:11:46 GMT phi [1444:0a064c5ee5da] * include/roaraudio/muconthacks.h (modified) added protoype for bind() and connect() temporarly Thu, 26 Mar 2009 19:08:51 GMT phi [1443:4cbb3dc65278] * libroar/socket.c (modified) AF_UNIX -> only if we have, BSD Socket options -> only if we have BSD ... Thu, 26 Mar 2009 19:05:07 GMT phi [1442:24423ef2ecc3] * libroar/file.c (modified) only try to link with mmap() if we have a OS supporting it Thu, 26 Mar 2009 18:59:49 GMT phi [1441:bc1afa66cc36] * configure (modified) test for mmap() Thu, 26 Mar 2009 18:57:25 GMT phi [1440:2036187332e1] * libroar/socket.c (modified) disable a lot things for microcontroller Thu, 26 Mar 2009 18:53:26 GMT phi [1439:9c285e158bc5] * libroar/vio_proto.c (modified) make vio proto optional Thu, 26 Mar 2009 18:46:35 GMT phi [1438:bcc037fa127b] * libroar/cdrom.c (modified) included headers no longer needed, they are globaly included :) Thu, 26 Mar 2009 18:44:04 GMT phi [1437:df7bb41ca194] * include/roaraudio/muconthacks.h (modified) define some basic IO constants