diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-03-23 21:35:05 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-03-23 21:35:05 +0000 |
commit | 0a5f0492a2aff7ed55f9027d98edd86cb26b6ada (patch) | |
tree | 465a0e09daf131c2ed8595305e6930745b3eec5c /ChangeLog | |
parent | 9c9ce227f50302379f9cb0d0af517e1a9f1e2b64 (diff) | |
download | mpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.tar.gz mpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.tar.xz mpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.zip |
git-svn-id: https://svn.musicpd.org/mpd/trunk@422 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ ver 0.10.2 (2004/3/25) 5) Pause now closes the music device, and reopens it on resuming 6) Fix unnecessary big endian byte swapping 7) If locale is "C" or "POSIX", then use ISO-8859-1 as the fs charset +8) Fix a bug where alsamixer wasn't detect volume changes +9) For alsa and software mixer, show volume to be the same as it was set (even +if its not the exact volume) ver 0.10.1 (2004/3/7) 1) Check to see if we need to add "-lm" when linking mpd |