diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-04-07 01:08:41 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-04-07 01:08:41 +0000 |
commit | de4cbf4e5f1fdddfead7a144d6458d4c97efe77f (patch) | |
tree | 81d28e2e22c57a73d4617034d46c856784023fba | |
parent | 28d774a38b3db8c04e95338fbc9c2e9c5b55bd60 (diff) | |
download | xine-lib-de4cbf4e5f1fdddfead7a144d6458d4c97efe77f.tar.gz xine-lib-de4cbf4e5f1fdddfead7a144d6458d4c97efe77f.tar.bz2 |
freetype2 and error reporting
CVS patchset: 4559
CVS date: 2003/04/07 01:08:41
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ xine-lib (1-beta10) * libdvdnav: PGC based positioning: seeking on DVDs now spans the entire feature * font encoding cleanup (xinefonts use unicode now) + * freetype2 support for OSD * ffmpeg sync (build 4663). WMV8 decoder enabled. * much more accurate time display with DVDs * xine health check fixes for non-mtrr machines @@ -13,6 +14,7 @@ xine-lib (1-beta10) * DVD title/part MRLs (dvd:/<title>.<part>) work much more reliable * OGM subtitles support * network controler improvements + * generic error reporting mechanism using events xine-lib (1-beta9) * implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be |