From 678b4e9cad47a6c176bb05de32aa0dd56742f15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 14 Nov 2005 12:34:45 +0000 Subject: *BUGFIX* Testsuite for M$ Windows: - init mutex in all video drivers ('none' for testsuite, fixes crashes), was OK for linux pthreads - use WaitForSingleObject for console file descriptirs in _x_io_select (fixes stdin:/) - workaround heavy debug messages in asf demuxer for some samples (fixes full disk :->) Fixed previous fix, s/gmtime/timgm/ :-) Aalib cross detection + udate docs CVS patchset: 7799 CVS date: 2005/11/14 12:34:45 --- win32/libxinesuppt.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'win32') diff --git a/win32/libxinesuppt.dsp b/win32/libxinesuppt.dsp index 01fac0f93..6dc368309 100644 --- a/win32/libxinesuppt.dsp +++ b/win32/libxinesuppt.dsp @@ -136,6 +136,10 @@ SOURCE=..\lib\strsep.c SOURCE=..\lib\strtok_r.c # End Source File +# Begin Source File +SOURCE=..\lib\timegm.c +# End Source File + # End Group # End Target -- cgit v1.2.3