source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2248:1d8e0059b098   15 years phi also shut down ROAR_DIR_RAW_OUT streams, set SYNC flag on FILTER streams …
(edit) @2247:3e955f3af124   15 years phi read from stdIN, not stdOUT ;)
(edit) @2246:2637bdd1ce25   15 years phi open files with the correct flags
(edit) @2245:e32deb500781   15 years phi simple raw data subsystem
(edit) @2244:f5511e95789a   15 years phi delete stream on error
(edit) @2243:cc9b7b9210ef   15 years phi init the vars ;)
(edit) @2242:01acf25aaeb5   15 years phi added --rel-id from roarmon
(edit) @2241:1545a04f0255   15 years phi added --raw to roarcat/roarmon
(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) @2231:3425fc65acee   15 years phi added consts for RAW streams
(edit) @2230:94eadbb605eb   15 years phi corrected program names in the help texts
(edit) @2229:62c57b3537b3   15 years phi parse string
(edit) @2228:4447191f6703   15 years phi started a function to parse the server type
(edit) @2227:802529aa529d   15 years phi added theoretical esd support
(edit) @2226:a12e5565d870   15 years phi corrected program name
(edit) @2225:0c8e399f1041   15 years phi corrected return codes
(edit) @2224:d926d296b6fa   15 years phi done some clean up
(edit) @2223:cfb052005c84   15 years phi write $EXEC_HELPER to Makefile.conf
(edit) @2222:398cf495b414   15 years phi error on unknown protocol
(edit) @2221:ffabd16cc486   15 years phi added roarinterconnect to list of ignored files
(edit) @2220:572d471868b8   15 years phi only use strtok_r() states in case wie have strtok_r()
(edit) @2219:24f974256d95   15 years phi only include OSS driver if we have OSS support
(edit) @2218:de8d67085e0e   15 years phi use $(NETLIBS)
(edit) @2217:903e0d660b29   15 years phi in case we do not know a OSS default device
(edit) @2216:c66d36803466   15 years phi added roarinterconnect to Makefile
(edit) @2215:956f710f3279   15 years phi test for speex api version
(edit) @2214:ef2186cef85d   15 years phi don't link celt in case we do not have CELT ;)
(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) @2206:3cdb782b8696   15 years phi roarinterconnect addition
(edit) @2205:941e67a9fe02   15 years phi roarphone updates
(edit) @2204:ed8a8343e658   15 years phi changed CELT bitrate from 88.2 to 44.1 kbit/s per channel for 44.1kHz …
(edit) @2203:a4fc168618a0   15 years phi wrote decoder
(edit) @2202:4b4e0215cc48   15 years phi no need to check the frame size, this is done by roar_xcoder_proc_packet()
(edit) @2201:90107b320135   15 years phi first try of a encoder function
(edit) @2200:9e57bd72b8b4   15 years phi spacing
(edit) @2199:427ef0d4c622   15 years phi added handling of iobuffer
(edit) @2198:683e1836f397   15 years phi added iobuffer and size information
(edit) @2197:d79c0b1cd976   15 years phi added a lot debug lions, return framesize in byte
(edit) @2196:ff5e22978e4c   15 years phi ask the encoder for the optimal size, don't give any hint for the moment
(edit) @2195:75e6cd2a4f57   15 years phi it's in byte…
(edit) @2194:6c6781abdc41   15 years phi packet size is in frames
(edit) @2193:78e5b51e6117   15 years phi corrected magic writing code
(edit) @2192:ad44337f96f8   15 years phi basic checks, write magic…
(edit) @2191:2fa43472c538   15 years phi added init and uninit, need to write encoder and decoder code.
(edit) @2190:3398d76f0298   15 years phi added info on framesize
(edit) @2189:729a72d2fb09   15 years phi addedlinks to the CELT functions
(edit) @2188:e7fd12fd07b5   15 years phi added dummy functions
(edit) @2187:3aa9746560f4   15 years phi startetd with CELT support in libroardsp
(edit) @2186:f7714457be02   15 years phi added debug lions, wrote code for provide_buffer()
(edit) @2185:428bc7864999   15 years phi first try of transcoding code
(edit) @2184:429492a8c3b9   15 years phi added roar_bixcoder_packet_size()
(edit) @2183:eba09cc22a7a   15 years phi added encoder/decoder funcs in the global lookup table
(edit) @2182:e53a870b3f74   15 years phi spacing :)
(edit) @2181:05f340c5ea82   15 years phi wrote encoder/decoder functions
(edit) @2180:e4379f7af304   15 years phi check for backend to be connected in case of de/encoding
(edit) @2179:706d1683475f   15 years phi added transcode_mualaw.c and prototypes for alaw/mulaw xcoding
(edit) @2178:397f705a9564   15 years phi added roar_bixcoder_*() code
(edit) @2177:cfbac9984ea4   15 years phi check for packet size
(edit) @2176:c8fe291eaa53   15 years phi wrote basic codec
(edit) @2175:ece4b38a6d98   15 years phi singular
(edit) @2174:19a693a12053   15 years phi started with the basic codec, need to do a lot more ;)
(edit) @2173:b7dd35cce1b1   15 years phi use a single codec, not an array of codecs
(edit) @2172:da47d051c124   15 years phi prototypes some dummy funcs used by simple encoders
(edit) @2171:bd908e13fc8a   15 years phi corrected prototypes to represent encoder/decoder
(edit) @2170:ad2927da578b   15 years phi added all prototypes I think I need
(edit) @2169:6fafb169e3a2   15 years phi moved transcode.[ch] from roarclicnts to libroardsp
(edit) @2168:d8097d532def   15 years phi added transcode.[ch]
(edit) @2167:a72f8c925e4b   15 years phi start transcoding code
(edit) @2166:65339d91785c   15 years phi use g_conf.samples
(edit) @2165:01dcf9bdef54   15 years phi two commented out debug lions needed for later debugging
(edit) @2164:3f101805821b   15 years phi added simple roarinterconnect
(edit) @2163:0378feb5a7cb   15 years phi added --chans
(edit) @2162:b1fcd565d1b7   15 years phi only use 16 bit filter if we work in 16 bit mode
(edit) @2161:515f15a96755   15 years phi added antiecho flag
(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) @2157:58449796e7b5   15 years phi corrected prototypes
(edit) @2156:62c741edbdbc   15 years phi added roar_remove_so() and roar_remove_so16()
(edit) @2155:ad48aa7dd72c   15 years phi started support for antiecho flag
(edit) @2154:1f9fc07cd3fe   15 years phi added support for the 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()
Note: See TracRevisionLog for help on using the revision log.