source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2382:b47795155ee5   15 years phi updated comp libs to new Makefile.inc
(edit) @2381:4d9b6f1e72d4   15 years phi updated core libs and roard to use new Makefile.inc
(edit) @2380:95d281e27248   15 years phi changed LIBROAR* and LIBROAR*_NS
(edit) @2379:fbc7c125898c   15 years phi added include for makefiles with some basic macros
(edit) @2378:fffdfcfbf11b   15 years phi added support for --load and load libroar via PRELOAD
(edit) @2377:fe50d0673e08   15 years phi currently we do not handle additioal deps
(edit) @2376:2dcb1a8cc8ca   15 years phi continue building in any case…
(edit) @2375:7f8c3646bbc3   15 years phi call set-volume callback on stream start
(edit) @2374:1bb69e3360a3   15 years phi init mixer settings with sensfull values
(edit) @2373:a1204eac6898   15 years phi first try to convert sndio device names -> RoarAuidio?
(edit) @2372:39399989a0ee   15 years phi added a privarte function to convert sndio device names to names for roard
(edit) @2371:99f2b7cc707e   15 years phi test for $AUDIODEVICE and $MIDIDEVICE as stated in the manpage
(edit) @2370:20fe0615bbe9   15 years phi added MIDI support to sndio output driver
(edit) @2369:6c28f6f71c9d   15 years phi OSS->sndio
(edit) @2368:4128bea7fc3e   15 years phi set sstream if we have one at open time
(edit) @2367:bdbcf1c16820   15 years phi added server stream para to all drivers
(edit) @2366:fa21a0dba1f4   15 years phi cleanup of driver interface, hope we can drop sysio completly, soon
(edit) @2365:91dfc4ae9c11   15 years phi frist massive cleanup of old unused functions
(edit) @2364:4d2d1aa717b1   15 years phi added argument ss of vio open driver…
(edit) @2363:efcb005af16e   15 years phi its's driver#device, not driver:device as driver names can include the …
(edit) @2362:4db2ea920131   15 years phi added esdfw files to ignore file
(edit) @2361:6cd94216bb06   15 years phi only set nonblock in case sync really means nonblock
(edit) @2360:41c5ae9ee196   15 years phi two comments
(edit) @2359:72bb3b910149   15 years phi set parameters correct for MIDI streams
(edit) @2358:1a38bdcc3e4d   15 years phi set stream dir from hdl
(edit) @2357:9b4e7fe1368c   15 years phi changed check for stream mode the way that we can add support for other …
(edit) @2356:e03317567f73   15 years phi added parameter dir
(edit) @2355:6e0f9dabd648   15 years phi just aliases
(edit) @2354:37162cc76dc9   15 years phi define mio_hdl in all cases it is needed
(edit) @2353:c085b03ad123   15 years phi added prototypes
(edit) @2352:3cfa07f21ad8   15 years phi added midi.c
(edit) @2351:0f61e46837d9   15 years phi added new prototypes for MIDI support
(edit) @2350:94df573bc78b   15 years phi spaceing
(edit) @2349:a7ae5faa8058   15 years phi a bit of fuzzy matching
(edit) @2348:e93a2bb2082d   15 years phi add esdfw detected drivers
(edit) @2347:9bc831b75754   15 years phi also clean esdfw.a
(edit) @2346:c996e7ec8511   15 years phi added tests for ESDFW
(edit) @2345:5739d31d0f74   15 years phi added support to open a cdriver
(edit) @2344:aeef9b65785f   15 years phi updated order of default drivers
(edit) @2343:5a6703878771   15 years phi moved esd from first to last place in list of default drivers, oss from …
(edit) @2342:f68e7823bcd0   15 years phi typo
(edit) @2341:b4bff5863ff7   15 years phi sync default not for specific dirs but depending on the actual default
(edit) @2340:9c945a172612   15 years phi use ROAR_*_FLAG not new consts FOP_*
(edit) @2339:11e0b3d23f74   15 years phi added --stream-flags
(edit) @2338:b1d9b2ec61cf   15 years phi use lookup table for dir names
(edit) @2337:eb8ac38c43fc   15 years phi do not set streams async if they default to sync
(edit) @2336:cd19fd11f632   15 years phi corrected test for getobjectbyname()
(edit) @2335:9edb83fedcd1   15 years phi test for libraum
(edit) @2334:9c528367ad88   15 years phi added support to roar_buffer_set_len() to increment the buffer size
(edit) @2333:685d224f7d02   15 years phi added support to store not only a void pointer but also a 32 bit int in …
(edit) @2332:db87a76a0934   15 years phi added codec raum_flac
(edit) @2331:c32fe06a0481   15 years phi do simple /cleanmeta/
(edit) @2330:5ec217cd3801   15 years phi support to set meta data
(edit) @2329:e99a7b90dc2b   15 years phi use roar_simple_new_stream_obj() not roar_vio_simple_stream()
(edit) @2328:505a027b2cd5   15 years phi typo in meta name, added aliases for old version with typo
(edit) @2327:a0c8d8ddace7   15 years phi corret #ifdef -> #if
(edit) @2326:46be0f8309d9   15 years phi added macros for 64 bit host<->net conv
(edit) @2325:2854f65ae3e0   15 years phi added seektable block for RAUM project
(edit) @2324:7ed1fcb4ea77   15 years phi added support to display /virtual/ flag
(edit) @2323:f8f95aa84f7e   15 years phi added flag VIRTUAL
(edit) @2322:c1ae140b6ddc   15 years phi delay cuting data off
(edit) @2321:9df21a38f3af   15 years phi added basic threshold based /DTX/
(edit) @2320:990b50b4d2c0   15 years phi added roar_stack and roar_message
(edit) @2319:dd014ea34d3b   15 years phi added functions to calc RMS2()
(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
Note: See TracRevisionLog for help on using the revision log.