source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2318:c08b61b1ac4d   15 years phi added file for RMS calcing
(edit) @2317:bb12fdc739f2   15 years phi added prototyps for RMS thingys
(edit) @2316:f44a26194be9   15 years phi added header files for RMS calcing
(edit) @2315:1907cbac71d4   15 years phi set rate :)
(edit) @2314:93120f7a0387   15 years phi don't set sample rate…
(edit) @2313:c7e67d200534   15 years phi of cause we also need libspeex
(edit) @2312:98d61c023ae8   15 years phi added a lot debug lions
(edit) @2311:883f5e3c33f0   15 years phi added a lot debug lions, commented out parts making the speex xcoder …
(edit) @2310:c5f2de11bee3   15 years phi added stereo support for encoder half
(edit) @2309:1ce4718ba988   15 years phi cleanup: ntohs() -> ROAR_NET2HOST16()
(edit) @2308:44151407644f   15 years phi wrote stereo support for decoder end
(edit) @2307:2af0ad655276   15 years phi added _nBIT consts
(edit) @2306:a22db9aad19a   15 years phi vars for stereo support
(edit) @2305:d0b7c9a6b499   15 years phi added support for stereo Speex
(edit) @2304:15bb24d807e2   15 years phi added callbacks header and stereo_state
(edit) @2303:cd829332976e   15 years phi update to what we really need
(edit) @2302:f9147317b974   15 years phi set sample rate
(edit) @2301:a3f4186896b3   15 years phi debug lion and missing break
(edit) @2300:a1f45451cd78   15 years phi wrote decoder part
(edit) @2299:f5c12281eca5   15 years phi completed encoder code
(edit) @2298:159cae76ee09   15 years phi wrote basic init and uninit and a bit of roar_xcoder_speex_packet_size()
(edit) @2297:402e9311a77e   15 years phi added entry for speex
(edit) @2296:1095b3511df4   15 years phi dummy funcs
(edit) @2295:63514c6b7348   15 years phi added transcode_speex.c
(edit) @2294:9adc96723874   15 years phi started with transcode_speex.h
(edit) @2293:53004b1eeaf5   15 years phi roard has a lot better antiecho now
(edit) @2292:0e4ee5724202   15 years phi simple patches, mostly by Simon Matter (trivial by german law so no (c) …
(edit) @2291:d3f351907764   15 years phi playback streams have set the meta flag by default now
(edit) @2290:ca4943a321fd   15 years phi yet another debug message
(edit) @2289:679f1bd20a6f   15 years phi another debug message
(edit) @2288:4240bd9158df   15 years phi void is all zeros ;)
(edit) @2287:3ebe6ada349f   15 years phi added support to save mixer settings over tracks
(edit) @2286:269c5b0f77dc   15 years phi added cdriver based sources, oss at the moment
(edit) @2285:3e05ea92950e   15 years phi added driver name to parameter list of new streams, corected flag name
(edit) @2284:516e757ea837   15 years phi corrected anti-double-include define
(edit) @2283:3bb5d0cbe6ff   15 years phi use libroareio
(edit) @2282:78f8feed27a9   15 years phi moved client drivers into libroareio
(edit) @2281:50e91573f912   15 years phi link libroareio into roarphone
(edit) @2280:ce78fad4b74d   15 years phi Also build libroareio
(edit) @2279:ac4d2befc576   15 years phi +libroareio
(edit) @2278:6a1b906aa6d4   15 years phi added libroareio to list of libs
(edit) @2277:677855c55b30   15 years phi added ROAR_LIBS_EIO
(edit) @2276:78aab80c4241   15 years phi started libroareio - Extended IO lib for RoarAudio
(edit) @2275:1a4c460c2aba   15 years phi converted Raw source to the new interface and use VIO for operation, also …
(edit) @2274:751c834d9763   15 years phi started with all basic operations for a new source
(edit) @2273:6793c3df45af   15 years phi added a stub function to open a source via the new interface
(edit) @2272:7fa0fd1e5a5d   15 years phi use a search loop :)
(edit) @2271:032c7af4d1e7   15 years phi some sources only exist on POSIX IO systems
(edit) @2270:168fb15223cf   15 years phi support to list sources
(edit) @2269:f53d05e56b17   15 years phi added table/list of sources
(edit) @2268:6f54ec202b43   15 years phi added source flags
(edit) @2267:cccf74c9dcdc   15 years phi added sources struct
(edit) @2266:5895d421650e   15 years phi added a lot warnings
(edit) @2265:69f3bc9da749   15 years phi spacing
(edit) @2264:b83ab846836d   15 years phi FILTER streams allways need to be /sync/
(edit) @2263:a4556a91e5f3   15 years phi added meta type HASH for crypto hashes
(edit) @2262:c1f785b92f65   15 years phi roarctl change
(edit) @2261:b134d3ed68f7   15 years phi more logical names
(edit) @2260:bf80036b2d54   15 years phi check for codecs
(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) @2257:353f6eafecc6   15 years phi TRHU streams
(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) @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
Note: See TracRevisionLog for help on using the revision log.