Commit graph

8 commits

Author SHA1 Message Date
Richard Goedeken
d6b9b90507 update text files for upcoming 2.0 release 2013-06-24 22:44:01 -07:00
casualjames casualjames
135d83c346 From the changelog:
- Bugfix: Don't assume OSS is installed in all linux systems.
 - Bugfix: Some combinations of VolumeSetLevel and VolumeMute caused VolumeGetString to return Mute when not muted
 - Make SDL volume handling the default, since OSS is no longer included in the kernel.
 - Minor refactoring of volume handling code.

Personally, I would drop OSS support altogether, since it's deprecated (and some 'user-friendly' distros don't have it enabled by default, e.g. Ubuntu), and it changes the master volume level and 'remembers' it when muted (what if two programs did this?).
2012-08-27 22:46:18 +02:00
Richard Goedeken
28b533bf84 updating version and release info for v1.99.5 tag 2012-03-10 09:51:51 -08:00
Richard Goedeken
6724acf8ab updated version and RELEASE info for 1.99.4 tag 2010-11-22 21:12:17 -05:00
Richard Goedeken
f131bb1f67 updated RELEASE file and version info for 1.99.3 tag 2010-02-13 12:10:29 -05:00
Richard Goedeken
0b80ba7aa4 Updated RELEASE and version info for 1.99.2 tag 2010-01-06 23:12:33 -05:00
Richard Goedeken
5a3a29da8d updated RELEASE file for date 2009-12-14 21:20:42 -05:00
Richard Goedeken
6271aa8762 copied old README file to new RELEASE file, added change info for v. 1.99.1 2009-12-12 23:27:18 -05:00
Renamed from src/README (Browse further)