source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1561:1bd8df7053d2   15 years phi added dummy call
(edit) @1560:c7f40b469c33   15 years phi wrote some basic calls
(edit) @1559:c2dc60b84a5b   15 years phi added files for subrutines
(edit) @1558:cfc3330022d5   15 years phi we need to save device/server name
(edit) @1557:30d70493aa37   15 years phi added libroarsndio into the build system and Changelog
(edit) @1556:e53b281ee5b7   15 years phi addes forward decl for struct sio_cap
(edit) @1555:89bee7c9299b   15 years phi empty basic code file
(edit) @1554:075fb6bf5c2c   15 years phi added macros, defines, structs and proto types
(edit) @1553:c076ce53ffdd   15 years phi test for poll.h
(edit) @1552:09eda165f134   15 years phi started (empty) copy for sndio.h for non OpenBSD systems
(edit) @1551:4d37635805a3   15 years phi added libroarsndio.h -> switch for sndio.h/sndiosym.h (roar copy for non …
(edit) @1550:56dc15f2cf95   15 years phi added sndio driver
(edit) @1549:835af2c223ac   15 years phi wort most of the basic driver
(edit) @1548:1c08f75acfea   15 years phi done basic init code
(edit) @1547:751826b3e553   15 years phi started writing some code
(edit) @1546:f7c517fb1741   15 years phi corrected prototypes
(edit) @1545:772e820ad7ac   15 years phi added prototypes, added more infos on the inst struct
(edit) @1544:9629323e9999   15 years phi moved parts that should be in the header from the c code file into the …
(edit) @1543:b65c858c38b9   15 years phi started a new driver: OpenBSD sndio
(edit) @1542:db6dd41ef52a   15 years phi test for libsndio
(edit) @1541:7b51b5ded747   15 years phi codecs needing a cf can not be autoconfigured yet
(edit) @1540:cff6327e2fb3   15 years phi it's an error to write data to a not yet opened device
(edit) @1539:56b0eed81f0c   15 years phi added support to reopen device
(edit) @1538:79df833b16cf   15 years phi supress unused var warning on systems not supporting SNDCTL_DSP_GETODELAY
(edit) @1537:7e44b72d3095   15 years phi also support old style select() without sys/select.h
(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
Note: See TracRevisionLog for help on using the revision log.