source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1858:a519d0669921   15 years phi buffer midi_in data
(edit) @1857:039b11dd6c39   15 years phi we do not need a filter chain anymore
(edit) @1855:60ee58430f49   15 years phi there need to be a function for midi called before mixing and one after …
(edit) @1853:345470a7b87b   15 years phi added struct g_midi_cb with all CB things
(edit) @1852:17b9a386a02c   15 years phi started with header structure for midi messages
(edit) @1851:176edc9e3957   15 years phi let clock tick
(edit) @1850:ac565cd518e6   15 years phi started grouping g_midi_*_* to g_midi_*.* structs
(edit) @1849:a289c8ef6ae0   15 years phi corrected casts
(edit) @1848:eaba1872ebfd   15 years phi start of midi clock bridge
(edit) @1847:f2ec50e745af   15 years phi also set HWMIXER flag on cb stream
(edit) @1846:8bb3ab33869b   15 years phi wrote some error checking
(edit) @1845:387a865620c1   15 years phi added subs: midi_check_stream() and midi_send_stream(), corrected a …
(edit) @1844:5454eaa259aa   15 years phi corrected DMX512 codec filter to always write in 512 byte blocks
(edit) @1843:cc60d60e3d67   15 years phi warp midi_cb_*() functions in midi_*() functions, added bridge for CB
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1841:44115c02a317   15 years phi added prototypes
(edit) @1840:704916b77c41   15 years phi of cause it need to be source_stream not source_info where to take …
(edit) @1838:416e81b73dbc   15 years phi added support for THRU streams with src on a DMX512 stream
(edit) @1837:658124707d22   15 years phi support thru streams for waveform streams without a codecfilter
(edit) @1836:e544e1fdbb76   15 years phi in case a stream is deleted another stream refres to as rel id delete the …
(edit) @1835:de6419b4e172   15 years phi don't access a stream no longer existing
(edit) @1834:3335435e4427   15 years phi do not start to read data in the same cycle as a stream is execed
(edit) @1831:dc25362e22ae   15 years phi use basic vio calls to access file
(edit) @1830:3a678ce28438   15 years phi added some default devices
(edit) @1829:dd307b7cfdc0   15 years phi set streamed codec
(edit) @1828:ef3f35738ee6   15 years phi added driver_dmx_ctl() as needed to set stream direction
(edit) @1827:4bdb185f92a3   15 years phi added basic DMX512 driver, still need to set stream direction
(edit) @1826:494fd7083a9e   15 years phi corrected header anti-double-include defines
(edit) @1825:ad9c6ddb22b4   15 years phi corrected file name and copyright
(edit) @1824:c099802e4670   15 years phi added header for dmx driver
(edit) @1823:1b46a189e6a4   15 years phi wrote code for light_check_stream()
(edit) @1822:d2c299cb9a27   15 years phi support for DMX512
(edit) @1821:09e0eed94c03   15 years phi added function subs: light_check_stream() and light_send_stream()
(edit) @1819:2604692f2a5b   15 years phi init and free light control subsystem
(edit) @1818:e0e78980a31d   15 years phi added basic light functions
(edit) @1817:e219db0975fb   15 years phi added global struct and prototypes
(edit) @1816:4f814a7c9131   15 years phi added light.[ch]
(edit) @1815:f2409a48add8   15 years phi test if the rel_id is sensful
(edit) @1812:d46222e215af   15 years phi copy stream info from source stream in case of thru stream
(edit) @1809:4c4b1838d099   15 years phi in case of light streams set ch/bits/rate to zero
(edit) @1804:fcbd866258e7   15 years phi removed unused struct fiealds
(edit) @1787:ed6218aaa6ba   15 years phi set socket to "" in case of not listen instad of *server=0
(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 …
Note: See TracRevisionLog for help on using the revision log.