diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2005-05-29 12:29:41 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2005-05-29 12:29:41 +0000 |
commit | 6a810cd8478bc874ce38ee809ceb730057648597 (patch) | |
tree | a42f758116444da44dd072bec1a8289e2417e280 /ChangeLog | |
parent | ecfafd848b19c3ffb8279b9c57753acc305c3a39 (diff) | |
download | xine-lib-6a810cd8478bc874ce38ee809ceb730057648597.tar.gz xine-lib-6a810cd8478bc874ce38ee809ceb730057648597.tar.bz2 |
- Send the XINE_MSG_FILE_EMPTY UI message when trying to play an empty
(zero-sized) file
CVS patchset: 7591
CVS date: 2005/05/29 12:29:41
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ xine-lib (1.0.2) * Fix LE_64/BE_64 macros on non-x86 plataforms. may fixes issues with some demuxers like avi, asf and ogg. * sputext improvements/workarounds + * add a new error message when a file we tried to play is an empty + (zero-sized) file xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] |