source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2264:b83ab846836d   15 years phi FILTER streams allways need to be /sync/
(edit) @2259:65cf4e1360e9   15 years phi also support THRU streams for output streams
(edit) @2258:bfd54866c1b8   15 years phi only send data when stream is ready
(edit) @2256:bad661b44e28   15 years phi use streams_thru_num
(edit) @2255:2d6fc1309356   15 years phi fill streams_thru_num
(edit) @2254:8ddc1cd77f97   15 years phi added var for a thru stream counter
(edit) @2253:74ebb81c6353   15 years phi got THRU support working again
(edit) @2252:8860b2075ca5   15 years phi moved THRU stream support from individual stream types to the general …
(edit) @2251:d555bf49b46d   15 years phi wrote streams_get_dir()
(edit) @2250:1d6f167a7483   15 years phi test pos_rel_id on new ROAR_DIR_RAW_IN streams
(edit) @2249:683ef7c63b5d   15 years phi added prototype for streams_get_dir()
(edit) @2248:1d8e0059b098   15 years phi also shut down ROAR_DIR_RAW_OUT streams, set SYNC flag on FILTER streams …
(edit) @2244:f5511e95789a   15 years phi delete stream on error
(edit) @2240:3e47106d192e   15 years phi write to (RAW_OUT) output streams
(edit) @2239:a4ad4c745c19   15 years phi also delete RAW_IN streams in case the real stream is deleted
(edit) @2238:db97337a1757   15 years phi added a const in order to set read() size
(edit) @2237:6880d26ceeb9   15 years phi call raw_check_stream()
(edit) @2236:26cf90e71244   15 years phi added raw.h
(edit) @2235:425fd1c45d74   15 years phi added raw.c
(edit) @2234:5c84620cf44d   15 years phi make it possible to set subsystem=raw
(edit) @2233:4111857c764a   15 years phi raw driver supports subsystem RAW
(edit) @2232:458701ebb718   15 years phi added const for subsystem RAW
(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.
Note: See TracRevisionLog for help on using the revision log.