From 1668a40fef87bed148e027c1adccd9f1a1bd04b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 26 Sep 2004 23:02:41 +0000 Subject: - 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 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3