source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1756:2f44b3b7a8f6   15 years phi grouped libs a bit, included win32 network libs
(edit) @1753:a15204350a08   15 years phi no signals and a lot other things on win32
(edit) @1752:5926d4a98159   15 years phi no signals on win32
(edit) @1751:73aa7bba2551   15 years phi only use a console device if we have one
(edit) @1750:e1745c2a2f8c   15 years phi only use usleep() if we have it
(edit) @1739:f0ae1a58a34b   15 years phi added --roard-cfreq
(edit) @1733:b31058000869   15 years phi use $LIBS in Makefiles: add libs at end of linker options
(edit) @1691:ecccc2a22b79   15 years phi roard should terminate if it can't ste uid/gid on socket
(edit) @1672:ebdd6c9efa55   15 years phi added support for hwmixer to oss driver (not working for me, OSS v4) and …
(edit) @1668:eaa86ade177c   15 years phi use only 20 cycles per sec on OpenBSD
(edit) @1662:a735f98fab9e   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1656:54558ee9281a   15 years phi use correct prototype
(edit) @1653:b03c630421f1   15 years phi do a better casting on exec()s
(edit) @1646:481865e6ea97   15 years phi check for libsocket
(edit) @1645:4abcd756aea9   15 years phi test for libogg
(edit) @1614:7d8deb4b9dfc   15 years phi do not double close a vio object
(edit) @1613:d95dbd4f2083   15 years phi do not set fh on streams (vio!)
(edit) @1611:2f155211a6c8   15 years phi added some debug lions
(edit) @1610:277836edc5e0   15 years phi try to handle VIO streams
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1590:07fa8c4493e4   15 years phi added first try of support for hwmixer flag
(edit) @1585:6072cefe7f97   15 years phi added flags: hwmixer (still meaning less, roard ignores this flag) and …
(edit) @1583:a06ebe83db1a   15 years phi added debug macros, fixed double configure bug, changed code in order to …
(edit) @1582:3d529689efaf   15 years phi link against libsndio in case we support it
(edit) @1581:485598ab37df   15 years phi don't close driver not opened
(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) @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) @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) @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) @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) @1518:5d7a197eceb6   15 years phi reordered a lot code within oss driver, should be more flexible now
(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) @1512:c6b548688545   15 years phi corrected info about roard's -sN and added new output stream options to …
(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) @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) @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) @1246:e0bd23bfaea9   15 years phi use vio close for raw driver
(edit) @1245:3fda0605065a   15 years phi do no unessesery close if driver allready closed the device
(edit) @1244:7846de2d687a   15 years phi use VIO close if driver does not have a specal close, change this for OSS …
(edit) @1243:741d7d9f165a   15 years phi use vio close for normal streams (non-driver)
(edit) @1242:86402240c209   15 years phi use vio close
(edit) @1239:bfbca4801c7b   15 years phi done the a bit cleanup
(edit) @1238:3c0eaf049201   15 years phi done a lot to support meta data updates on encoding vorbis streams with …
(edit) @1231:0d5af7a1225f   15 years phi added explizide casts (*size_t->int) to get compiler warning away
(edit) @1229:287c6c1a333e   15 years phi deleted useless driver_raw_pause(), added fdatasync() to …
(edit) @1228:fa46d78ceb29   15 years phi removed useless driver_roar_pause()
(edit) @1227:203ed239f616   15 years phi set sync and prim flag on output if only non-default driver is given but …
(edit) @1226:c14eba752b62   15 years phi moved code to cf_vorbis_encode_*() instaed of close/open/write…
(edit) @1224:d66ef0e2143d   15 years phi start of stream ctl implementation
(edit) @1223:29f5a58d63ce   15 years phi typo in 'streams_calc_delay' and added cf ctl, prototype for a stream …
(edit) @1222:260aca01b2af   15 years phi unified driver vio ctl to support setting of blocksize
(edit) @1221:8ab0332cd92b   15 years phi added support for flag primary as -oO flag, for flag cleanmeta, dummy for …
(edit) @1209:731db415c4df   15 years phi reduced the OSS fragment (buffer) size, latenys of 35ms!
(edit) @1208:3ed0b4a1da52   15 years phi added support to select a default codec for the default output driver
(edit) @1207:aa6872cc2c17   15 years phi moved ENV vars ROAR_DRIVER and ROAR_DEVICE to new driver interface
(edit) @1200:7ab8a2d1c9a5   15 years phi primary outputs are sync to there self
(edit) @1199:6eb25a4ffe7a   15 years phi added support to disable cmd codecfilter
(edit) @1198:de0782b28a73   15 years phi include needed files for gettimeofday()
(edit) @1197:7e5a7e4557e8   15 years phi hacked a bit to get cf_cmd back working, you SHOULD NOT use it…
(edit) @1186:b7ba4a4d62bd   15 years phi changed sources interface a bit: added support for an optional …
(edit) @1185:be5dce10bf4b   15 years phi only include vorbisfile.h if needed, should suppress some warnings
(edit) @1184:e4ed391d9135   15 years phi SNDCTL_DSP_GETODELAY is not defined on some old systems
Note: See TracRevisionLog for help on using the revision log.