diff options
author | Avuton Olrich <avuton@gmail.com> | 2009-04-01 05:27:43 -0700 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2009-04-01 06:05:35 -0700 |
commit | c59ca49e6ace8ab6277467334abaf674101da7cc (patch) | |
tree | 8b9bbda869ce3ee2b2d403fdb3e8713784cfa783 | |
parent | 8c1465c67cf9226c177022e2838a5cfde526a899 (diff) | |
download | mpd-c59ca49e6ace8ab6277467334abaf674101da7cc.tar.gz mpd-c59ca49e6ace8ab6277467334abaf674101da7cc.tar.xz mpd-c59ca49e6ace8ab6277467334abaf674101da7cc.zip |
news: add pulseaudio mixer
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -39,7 +39,9 @@ ver 0.15 (200?/??/??) - added "consume" command which removes a song after play - added "single" command, if activated, stops playback after current song or repeats the song if "repeat" is active. -* Rewritten mixer code to support multiple mixers +* mixers: + - rewritten mixer code to support multiple mixers + - new pulseaudio mixer * Add audio archive extraction support: - bzip2 - iso9660 |