source: roaraudio

Revision Log Mode:


Legend:

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