From 6e8e94faf64728ff0124b0ccbe67071264153ec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sat, 13 Dec 2003 11:35:07 +0000 Subject: Update win32 MSVC build: * internal names cleanup * http input plugin uses http_helper.c * fix change in audio_directx * MSVC stoped compile xineui because of 'this', mysterious * change non-constand array lengths to malloc/free, it good for such old compilers as my MSVC 6.0 * change lprintf macro for MSVC to compile again (I don't know, how use variable number of macro arguments in MSVC...) * merge compiling of xine-utils and xine-engine CVS patchset: 5902 CVS date: 2003/12/13 11:35:07 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99eed55a7..8d2a5c24d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ xine-lib (1-rc3) * realaudio demuxer improvements including support for 14.4 codec and reading meta info * post plugin for ffmpeg libpostprocess (pp) - * updated win32 port + * updated win32 MSVC port * default to menu button 1, if an invalid button is set (fixes main menu of "Alice in Wonderland" RC2) * fix yuy2 output on mga_vid vidix driver -- cgit v1.2.3