source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2213:7a2733bb4ae8   15 years phi got it working!
(edit) @2212:de532e283c21   15 years phi wrote open and close, need to write write()
(edit) @2211:5b9c2424dca7   15 years phi prototypes for needed funcs
(edit) @2210:e8fa1b582bcf   15 years phi added inst struct
(edit) @2209:9f5f14311465   15 years phi only if we have gettimeofday() we also have sysclock driver
(edit) @2208:87fe958de77c   15 years phi added stub for sysclock driver
(edit) @2207:9b8b76143681   15 years phi added stub for sysclock driver
(edit) @2204:ed8a8343e658   15 years phi changed CELT bitrate from 88.2 to 44.1 kbit/s per channel for 44.1kHz …
(edit) @2200:9e57bd72b8b4   15 years phi spacing
(edit) @2165:01dcf9bdef54   15 years phi two commented out debug lions needed for later debugging
(edit) @2160:39b8ea65bfe6   15 years phi set antiecho flag per default on BIDIR streams
(edit) @2159:2ab138cbc626   15 years phi clear buffers in case they are new
(edit) @2158:ff6ea5302c60   15 years phi calc echo removal thingys.
(edit) @2155:ad48aa7dd72c   15 years phi started support for antiecho flag
(edit) @2153:ba4ad75b819d   15 years phi write input data to output buffer in case ROAR_FLAG_ANTIECHO is set
(edit) @2152:486dfc9b4b05   15 years phi use stream_outputbuffer_request to get a buffer
(edit) @2151:1871577d2258   15 years phi added stream_outputbuffer_request() and stream_outputbuffer_destroy(): …
(edit) @2150:8809a7d0167c   15 years phi added support to change software volume on a output stream
(edit) @2149:3ccece948dfd   15 years phi added need_vol_change()
(edit) @2148:8da163d161ec   15 years phi use a seperated input pointer for multi-strage conversions
(edit) @2147:085a272b4e2b   15 years phi seperated things a bit
(edit) @2146:da70b6692089   15 years phi updated streams_send_mon() to use a roar_buffer
(edit) @2120:7f67d164a05d   15 years phi added support to CELT cf for BIDIR streams
(edit) @2115:16ddc6566cb2   15 years phi added support to set name for output streams
(edit) @2113:bf205e0da6f5   15 years phi support pidfile based --shutdown/--restart
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2111:db1452dc98ea   15 years phi added support to kill by pidfile at least for --stop
(edit) @2109:0b8deb4a879d   15 years phi added --start/--stop/--shutdown (socket/protocol based)
(edit) @2107:2dafbf9739f2   15 years phi added support for 8/16/32 bit vorbis encoding
(edit) @2106:0e025903532b   15 years phi of cause only write a pidfile if requested by the user ;)
(edit) @2104:4140ab350dda   15 years phi added pidfile support
(edit) @2102:7dc6de74943a   15 years phi added debug lion and set indata buffer for bufbuf usage case correctly
(edit) @2095:619c14fd0823   15 years phi use roar_conv2()
(edit) @2091:d988fc5c90d8   15 years phi use a additioal buffer if max(in,out) > max(insize,outsize)
(edit) @2090:4f37bdba1b06   15 years phi added new macro ROAR_OUTPUT_CALC_OUTBUFSIZE_MAX()
(edit) @2089:a6470068db32   15 years phi change of volume now only once for both, converted and non converted …
(edit) @2088:1933b0b8cb8e   15 years phi added missing kommata
(edit) @2087:30d3653999b9   15 years phi added some debug outputs and got setting of quality for vorbis working :)
(edit) @2086:f9e6c813eea0   15 years phi added some debug lions
(edit) @2085:4194fe29d77a   15 years phi added support for a output option 'q=...'
(edit) @2084:3efbf2e6e779   15 years phi added support for new ROAR_STREAM_CTL_TYPE_* and for …
(edit) @2083:db651f413235   15 years phi added CTLs for setting encoder quality
(edit) @2082:94bd96f9cca8   15 years phi some types
(edit) @2079:1f7b34848f37   15 years phi added support for volume change in new fillmixbuf function
(edit) @2062:ccb0a81398e3   15 years phi added support to convert data type (this currently only work if inlen < …
(edit) @2061:a9543462cad6   15 years phi started with a new mixbuffer filler: streams_fill_mixbuffer2()
(edit) @2056:798e1d6d2443   15 years phi disabled warning
(edit) @2055:d2ccdc7f304e   15 years phi added some debug lions
(edit) @2034:47fdcec46b5c   15 years phi use 18 states from no data to 0xFFFF for 16 bit LED PWM
(edit) @2030:7e228760c81f   15 years phi make libslp optional
(edit) @2028:e5bfbf9b184e   15 years phi only use OpenSLP if it is present.…
(edit) @2021:9f8951a93401   15 years phi do not crach on invalide stream meta data
(edit) @2017:419fb879b9e3   15 years phi added support to annouce a location
(edit) @2016:615c005ab476   15 years phi use symbolic constant
(edit) @1995:57b72f44b4ab   15 years phi send some attributes
(edit) @1994:31e1d8c4f3c1   15 years phi we now support to deregister :)
(edit) @1993:735317524c03   15 years phi added support to *REGISTER* to SLP, need to write code to deregister ;)
(edit) @1991:92666322b25e   15 years phi added stream options channel and universe to roard
(edit) @1990:d49c7ea8b561   15 years phi of cause we need a self in case we use it ;), It's late…
(edit) @1988:5f758246fb84   15 years phi check for valide parameter
(edit) @1987:32d935a33fca   15 years phi accept ROAR_VIO_CTL_SET_DMXSCHAN
(edit) @1985:ce95743a54be   15 years phi of cause it is self->channel not only channel
(edit) @1984:f09f6e89ca59   15 years phi use self->channel, first start of use of self->rate
(edit) @1983:1e47933ac3c8   15 years phi we need to save our channel and the rate
(edit) @1981:62fd1e3d0daf   15 years phi optimize a bit
(edit) @1980:b43e4f60bc52   15 years phi use inst struct
(edit) @1979:c77a7e4c7d67   15 years phi inst struct
(edit) @1978:8501a4e5fb9a   15 years phi got driver basicly working
(edit) @1974:3cfe906b214f   15 years phi added very simple PWM LED driver
(edit) @1968:ca3b6d6306d8   15 years phi added RoarDMX support for outputs
(edit) @1967:801f10400cda   15 years phi detect changes
(edit) @1966:472ef4b721c7   15 years phi added a array for to mark changes
(edit) @1965:3a0678019008   15 years phi added input support for roardmx code
(edit) @1964:331ef590817a   15 years phi include headers from libroarlight
(edit) @1952:ad803dbb7be1   15 years phi update of cvsignore files
(edit) @1951:b3aa890e87cd   15 years phi corrected list of drivers
(edit) @1934:8f5e40cc3520   15 years phi link -lroarmidi -lroarlight into roard
(edit) @1928:4d3ccb700daf   15 years phi updated stream interface to handle mmap flag.
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
(edit) @1925:71a2f7a932f5   15 years phi buffer is unsigned
(edit) @1924:4b8f87ffd0b0   15 years phi make midi subsystem a bit configurable
(edit) @1923:cd3072dcde5f   15 years phi added option --light-channels
(edit) @1922:f8ecafac6034   15 years phi test for unrealstic values
(edit) @1921:6fbea8d4c8f3   15 years phi raw driver is quite universal
(edit) @1920:f06218b2705e   15 years phi typo
(edit) @1919:ab6c76b94351   15 years phi make it possible to set subsystem (dir)
(edit) @1918:7ce15e2fdc76   15 years phi added info about subsystem
(edit) @1917:4b3dc18ab7d5   15 years phi added IDs for subsystems
(edit) @1916:6c43fff8e526   15 years phi DMX driver is fhsec, too
(edit) @1915:559d6db65d5d   15 years phi added flags to driver array
(edit) @1914:00d1fd3f4417   15 years phi only send data to ready monetoring clients
(edit) @1913:b4b824af799b   15 years phi added stream attribute 'ready'
(edit) @1912:56ee96cd3d99   15 years phi added new socket types to socket shutdown list
(edit) @1911:ab25e8a5ecdc   15 years phi corrected text
(edit) @1910:f0eecb1db11b   15 years phi typo
(edit) @1909:5693a37bf8f4   15 years phi only send clock on outputs if sync flag is set
(edit) @1908:5173a6908526   15 years phi for some stream types the sync flag is used diffrently
(edit) @1907:3be1f0e73ed2   15 years phi try to set dir again
(edit) @1906:879e3a0312a6   15 years phi added some debug lions
(edit) @1905:d1b263433b19   15 years phi updated debug lions a bit
Note: See TracRevisionLog for help on using the revision log.