blob: eb64908f7eaae39f975276f8a85a0c97e85081f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* $Id: ChangeLog,v 1.1 2005-10-04 02:12:44 matju Exp $ */
version 0.1.1 (2002.07.29):
* module Linux::SoundDSP renamed to Linux::SoundPCM (with alias)
* added installer (ruby extconf.rb && make install)
version 0.1 (2001.06.28):
* added module IoctlClass, Ioctl
* added module Linux::SoundDSP (4 accessors)
* added module Linux::SoundMixer (25 accessors)
* added module Linux::ParallelPort (2 readers, 2 writers)
|