Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo fix. | Greg Ward | 2002-12-12 | 1 | -1/+1 |
* | Add OSS mixer interface (from Nicholas FitzRoy-Dale <wzdd@lardcave.net>): | Greg Ward | 2002-12-11 | 1 | -0/+267 |
* | Prepare for the coming mixer support patch: change _do_ioctl_0() and | Greg Ward | 2002-12-11 | 1 | -14/+14 |
* | Finish expunging the 'linuxaudiodev' name: | Greg Ward | 2002-12-11 | 1 | -55/+55 |
* | Expunge any remaining mentions of linuxaudiodev -- it's ossaudiodev now! | Greg Ward | 2002-11-30 | 1 | -7/+7 |
* | Rename LinuxAudioError to OSSAudioError ('ossaudiodev.error'). | Greg Ward | 2002-11-30 | 1 | -25/+25 |
* | Added mode 'rw' for full-duplex (play and record at the same time) mode. | Greg Ward | 2002-11-30 | 1 | -21/+97 |
* | * Don't put the device in non-blocking mode at open() time; this makes | Greg Ward | 2002-11-30 | 1 | -46/+184 |
* | ossaudiodev -- Python interface to the OSS (Open Sound System) API. | Greg Ward | 2002-11-30 | 1 | -0/+524 |