summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2004-09-26 23:02:41 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2004-09-26 23:02:41 +0000
commit1668a40fef87bed148e027c1adccd9f1a1bd04b9 (patch)
tree96f5a7ed632ac3cf42fe8ba72b0254b6e23858fa
parent9025bf7cc003e8e9981eaf2adc4c614d9bca765c (diff)
downloadxine-lib-1668a40fef87bed148e027c1adccd9f1a1bd04b9.tar.gz
xine-lib-1668a40fef87bed148e027c1adccd9f1a1bd04b9.tar.bz2
- finalize headers refactoring needed for MSVC frontends (and for other
poor platforms, of course) - fix a bug in generated xine-config for WIN32 and make it relocateable under Windows - MSVC port: update, fix some warnings, remove old unneeded files - improve function for getting runtime directory, it will need next fix yet (bug probably due to active volume drives) CVS patchset: 7002 CVS date: 2004/09/26 23:02:41
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e7655adb6..19a4196c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
- * build system improvements: replacement functions, better work with headers
+ * Build system improvements: replacement functions, better work with headers
* Set the codec name for Real Media even if we can't play the files
* Fix win32 playback on recent versions of Linux
* Added cropping capability to some video_out drivers (Xv, XvMC, vidix).
@@ -6,6 +6,7 @@
* Fixed displaying of mpeg2 files where width/height is not a multiple of 16
(these files required cropping after decoding)
* Fix crashes with some input plugins when no audio output was available
+ * Windows ports updates and cleanups
xine-lib (1-rc6)
* Moved win32 frontend into separate module.