source: roaraudio/roard/sources.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6052:d48765b2475e   9 years phi updated copyright headers
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5377:72f1d48ff502   12 years phi Removed legacy functions (Closes: #130): * roar_vio_init_calls(), * …
(edit) @5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
(edit) @5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
(edit) @5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
(edit) @5246:eae8bfcfa99d   12 years phi handle NULL options correctly.
(edit) @5242:97239101cee9   12 years phi some roard compiler warnings cleanup
(edit) @5210:8eb738dee9d4   12 years phi Updated ports to minimal, win32 and avr (pr2)
(edit) @5194:b40015b16ff2   12 years phi make more use of /extern/
(edit) @5162:85c55ccd12a9   13 years phi fixed some compiler warnings
(edit) @4964:bba084fba0fa   13 years phi avoide most external uses of roar_vio_init_calls()
(edit) @4920:b63e09585737   13 years phi replaced atoi()s with roar_str2*()
(edit) @4919:1b5c8bae01ec   13 years phi converted roaraudio source from old to new source interface, updataing to …
(edit) @4807:c29f46728c76   13 years phi Added source radionoise to roard. This is used to generate low energy …
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4606:a053eb81e578   13 years phi removed a old prototyoes
(edit) @4521:4277b6a0c8a1   14 years phi fixed a lot compiler warnings
(edit) @4419:f69bdc2096d0   14 years phi fixed bug that IO error in cf can segfaul roard.
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3061:381084b03fd1   14 years phi fixed NULL dereferencing, set default source to cf
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2507:946700cef0b8   15 years phi make cdriver support in roard optional, disable it on --minimal
(edit) @2485:1cbb82cde915   15 years phi make sources optional
(edit) @2290:ca4943a321fd   15 years phi yet another debug message
(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) @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) @1614:7d8deb4b9dfc   15 years phi do not double close a vio object
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1504:d00454bcfd80   15 years phi use fh=-2 as specal *read me* info
(edit) @1499:e5cd1b5eb592   15 years phi check for ROAR_HAVE_IO_POSIX, converted source cf to new vio interface
(edit) @1186:b7ba4a4d62bd   15 years phi changed sources interface a bit: added support for an optional …
(edit) @1031:e37fc903ebb8   15 years phi mark sources as sources
(edit) @1022:fe708cd3a6a6   15 years phi added roar source driver
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @644:aa47ced85ee7   16 years phi mark primary stream as primary and set socktype
(edit) @566:bbe262037cc9   16 years phi added obsoleted-warnings and set orginal codec in source type cf
(edit) @556:24413e9e6310   16 years phi added codec auto detection code for source cf and added …
(edit) @555:3e21244380f6   16 years phi removed CELT_PREFIX and added INCPATH
(edit) @542:c71495eebd20   16 years phi added sources_add_cf()
(edit) @67:9c8c096465ad   16 years phi added basic most-time-it-should-work RIFF/WAVE support to sources.c
(edit) @65:65d45c7144e1   16 years phi done some coding to support sources
(edit) @64:93c00fbc439a   16 years phi changed some basic things to support sources
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.