patch-1.3.18 linux/drivers/sound/CHANGELOG
Next file: linux/drivers/sound/Readme
Previous file: linux/drivers/sound/.version
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sat Aug 12 21:55:01 1995
- Orig file:
v1.3.17/linux/drivers/sound/CHANGELOG
- Orig date:
Tue Jul 11 10:02:51 1995
diff -u --recursive --new-file v1.3.17/linux/drivers/sound/CHANGELOG linux/drivers/sound/CHANGELOG
@@ -1,5 +1,14 @@
-Changelog for version 3.0
--------------------------
+Changelog for version 3.0.1
+---------------------------
+
+Since 3.0
+- Some important bug fixes.
+- select() for /dev/dsp and /dev/audio (Linux only).
+(To use select() with read, you have to call read() to start
+the recording. Calling write() kills recording immediately so
+use select() carefully when you are writing a half duplex app.
+Full duplex mode is not implemented yet.) Select works also with
+/dev/sequencer and /dev/music. Maybe with /dev/midi## too.
Since 3.0-beta2
- Minor fixes.
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this