augustss
|
c397fa8357
|
Return audio buffer size in audio_info_t with ioctl() AUDIO_GETINFO.
Use the buffer size to implement one more OSS ioctl().
|
1997-05-07 19:24:25 +00:00 |
augustss
|
c4a52794f1
|
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings. The change to ioctl AUDIO_GETENC is
NOT backwards compatible.
|
1997-05-07 18:51:31 +00:00 |
augustss
|
91aba3ab34
|
Improve setting of record source.
|
1997-04-06 23:49:32 +00:00 |
augustss
|
32801cf383
|
* Move the Linux audio emulation into its own directory and rename it
OSS (aka VoxWare) audio emulation.
* Use the OSS audio emulation for Linux and FreeBSD.
* Add mixer emulation to the OSS emulator.
|
1997-04-04 15:35:54 +00:00 |
mycroft
|
b1a3eda88c
|
Copy back the format we set in SNDCTL_DSP_SETFMT.
|
1997-03-20 16:11:29 +00:00 |
mycroft
|
41bbc3f5b6
|
SOUND_PCM_WRITE_CHANNELS -> SNDCTL_DSP_CHANNELS, to match current Linux code.
|
1997-03-20 04:21:31 +00:00 |
mycroft
|
eb41ccd5fe
|
Emulate the SOUND_PCM_WRITE_CHANNELS ioctl. From PR 3356, by Lennart
Augustsson. Also add hooks for mixer ioctls.
|
1997-03-19 05:12:13 +00:00 |
fvdl
|
990f0ce9b7
|
Add RCS Id.
|
1996-10-17 19:46:39 +00:00 |
mycroft
|
6bc0baa1ce
|
Separate ioctl emulation by group. Add (minimal) audio emulation.
|
1996-03-08 04:55:59 +00:00 |