Add play/pause audio support.

This commit is contained in:
Johns
2012-02-12 20:14:43 +01:00
parent 24a065e5de
commit 0a2a221fa9
6 changed files with 133 additions and 32 deletions

2
Todo
View File

@@ -80,7 +80,7 @@ audio:
Combine alsa+oss ringbuffer code.
Make alsa thread/polled and oss thread/polled output module runtime
selectable.
software volume support
software volume support (could be done with asound.conf)
add pause support for replay pause
Mute should do a real mute and not only set volume to zero.
Starting suspended and muted, didn't register the mute.