summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-11-26 01:08:39 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-11-26 01:08:39 +0000
commit00257396acc04c618fd81387293be5065752e094 (patch)
treefae14d20eed9198d872f6c933850006ddf9c5a80
parentf7c890258f736dc45ae81e2097df6c9658e93606 (diff)
downloadxine-lib-00257396acc04c618fd81387293be5065752e094.tar.gz
xine-lib-00257396acc04c618fd81387293be5065752e094.tar.bz2
* new unscaled overlay feature (using XShape extension)
text subtitles may now be rendered at full screen resolution * load xine fonts on demand - faster startup CVS patchset: 5781 CVS date: 2003/11/26 01:08:39
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 481b07962..2738184d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,10 @@ xine-lib (1-rc3)
* problem with long frame durations fixed
* seek timeout in RIP input plugin
* support for saved files bigger than 2 GB
-
+ * new unscaled overlay feature (using XShape extension)
+ text subtitles may now be rendered at full screen resolution
+ * load xine fonts on demand - faster startup
+
xine-lib (1-rc2)
* XvMC support for hardware accelerated mpeg2 playback (-V xvmc)
* Fix some errors in sound state when exiting xine and using alsa.