diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2004-04-05 20:01:24 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2004-04-05 20:01:24 +0000 |
commit | 7c56dc4a7f9bcfa9b0a117e29deafe03193c52cd (patch) | |
tree | c4177ed332a9a7baa3ea8f9861550b240f509102 /ChangeLog | |
parent | 4eb1d7669e8322e74f468039cf76fe02287dd510 (diff) | |
download | xine-lib-7c56dc4a7f9bcfa9b0a117e29deafe03193c52cd.tar.gz xine-lib-7c56dc4a7f9bcfa9b0a117e29deafe03193c52cd.tar.bz2 |
- add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device is
busy.
CVS patchset: 6333
CVS date: 2004/04/05 20:01:24
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * guess codeset for OSD if nl_langinfo(CODESET) is missing or not working * new option - list of domains, where don't use proxy * fix possible crashes in front-ends that create and delete streams + * send a message to the front-end when the audio device is busy * revert changes to the DVD plugin that made it impossible to play mounted DVDs |