source: roaraudio/roard/driver.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @5274:3905f033f790   12 years phi syntax error in wiki syntax
(edit) @5244:e97aa5907fa2   12 years phi fully removed driver "raw"
(edit) @5044:95b04c57ae49   13 years phi cdriver API supports driver=NULL
(edit) @5012:b263759832f1   13 years phi Updated drivers to use new sync stream selection logic correctly (Closes: …
(edit) @4975:1b8be0a0ba5f   13 years phi removed more usages of system's malloc()/free() calles.
(edit) @4955:5a13f6cdde6e   13 years phi patch to add support to list drivers in diffrent formats
(edit) @4815:df2ef6edb97f   13 years phi added support to roard for record streams.
(edit) @4812:01f1c4b328b6   13 years phi improved driver listing
(edit) @4811:8d0d713ca0c1   13 years phi Removed old -d and friends from roard (Closes: #122)
(edit) @4809:5eeb1a175740   13 years phi * Added aRts (artsc) driver to roard.
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4572:e0ba0ba778a8   13 years phi disable unmerged jack driver
(edit) @4490:3bf316842494   13 years phi added some dummy files for jack
(edit) @4148:5c70b7f357f5   14 years phi patch to work without ROAR_DRIVER_DEFAULT being #defined
(edit) @3840:4eb8482610be   14 years phi added more space because of PA Simple
(edit) @3839:6a585b91275c   14 years phi added driver for pulseaudio-simple
(edit) @3838:533d385df0da   14 years phi made OSS driver fh save
(edit) @3751:72bad5b1f1f3   14 years phi added portaudio driver to roard
(edit) @3725:35622f6adcee   14 years phi added RSound driver
(edit) @3693:0e3a49914ebb   14 years phi added ALSA driver
(edit) @3602:26da60465e66   14 years phi driver pwmled requires dstr, too
(edit) @3601:784cd723915c   14 years phi dstr driver requires dstr support in libroar
(edit) @3593:81af1674e14f   14 years phi done cleanup for roar driver
(edit) @3591:5519fe5c1e85   14 years phi updated ESD driver
(edit) @3589:702473d502ab   14 years phi updated driver shout
(edit) @3588:182c4557f9f6   14 years phi updated libao driver
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3262:e067ddcb93e0   14 years phi added DSTR driver
(edit) @2779:bbc1d711c495   15 years phi seems that the WMM driver finaly works
(edit) @2682:0d514cd79f5f   15 years phi the raw driver does not only handle PCM data
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2508:49c691225a30   15 years phi enable roar driver to use light and MIDI subsystem
(edit) @2507:946700cef0b8   15 years phi make cdriver support in roard optional, disable it on --minimal
(edit) @2503:714b0d78bb4b   15 years phi added support to disable simple DMX512 (DMX for Linux) driver
(edit) @2502:6e79ef338c39   15 years phi make it possible to disable pwmled driver
(edit) @2370:20fe0615bbe9   15 years phi added MIDI support to sndio output driver
(edit) @2367:bdbcf1c16820   15 years phi added server stream para to all drivers
(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) @2345:5739d31d0f74   15 years phi added support to open a cdriver
(edit) @2233:4111857c764a   15 years phi raw driver supports subsystem RAW
(edit) @2209:9f5f14311465   15 years phi only if we have gettimeofday() we also have sysclock driver
(edit) @2207:9b8b76143681   15 years phi added stub for sysclock driver
(edit) @1974:3cfe906b214f   15 years phi added very simple PWM LED driver
(edit) @1951:b3aa890e87cd   15 years phi corrected list of drivers
(edit) @1921:6fbea8d4c8f3   15 years phi raw driver is quite universal
(edit) @1918:7ce15e2fdc76   15 years phi added info about subsystem
(edit) @1916:6c43fff8e526   15 years phi DMX driver is fhsec, too
(edit) @1915:559d6db65d5d   15 years phi added flags to driver array
(edit) @1827:4bdb185f92a3   15 years phi added basic DMX512 driver, still need to set stream direction
(edit) @1590:07fa8c4493e4   15 years phi added first try of support for hwmixer flag
(edit) @1543:b65c858c38b9   15 years phi started a new driver: OpenBSD sndio
(edit) @1478:8b72a771afd4   15 years phi updated driver list
(edit) @1246:e0bd23bfaea9   15 years phi use vio close for raw driver
(edit) @1244:7846de2d687a   15 years phi use VIO close if driver does not have a specal close, change this for OSS …
(edit) @1243:741d7d9f165a   15 years phi use vio close for normal streams (non-driver)
(edit) @1228:fa46d78ceb29   15 years phi removed useless driver_roar_pause()
(edit) @1143:252903e35adc   15 years phi added :port to device info
(edit) @975:27cae7f09bc7   15 years phi print headlions on driver list
(edit) @958:06746d10d7a9   15 years phi ported libao driver to new vio interface :)
(edit) @951:308d35d9dc08   15 years phi updated driver.c to use new interface and driver
(edit) @947:edb7ba2fe666   15 years phi changed raw driver to use vio interface and display sysio vs. vio in …
(edit) @944:64b819ce2b96   15 years phi ported null driver to vio
(edit) @937:56653b49352d   15 years phi added driver_closevio() to close a driver_openvio()ed driver
(edit) @931:f0583968c304   15 years phi added driver_openvio()
(edit) @930:62b20281af8d   15 years phi added a addition argument fh to vio driver open rutine, added var to save …
(edit) @924:7f4183d013fa   15 years phi fixed handling of case the system has OSS support but we found no OSS …
(edit) @919:0d97efb0782c   15 years phi wrote working(!) OSS driver
(edit) @912:e0480ffcba74   15 years phi got esd driver working via vio, changed driver interface a bit to get a …
(edit) @911:9cb4e9e891ad   15 years phi added support for vio drivers, juhu :)
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @10:6f6b9d9f73fd   16 years phi added simple raw driver. do not habe any sync infos
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.