log loader/win32.c @ 9057:99a3ab65891d

age author description
2003-01-05 arpi qt vs. voxware fixed (hopefully), also some qt speedup
2003-01-04 arpi voxvare audio fix
2002-12-30 arpi even more :)
2002-12-30 arpi more verbose...
2002-12-14 arpi compiler warning fixes
2002-12-07 arpi it seems that old CS is working better than newtype now... :)
2002-12-07 arpi support for *.qtx (scan for all .qtx files at quicktime init)
2002-11-26 arpi avifile sync (added only the new functions, all cosmetics ignored)
2002-11-25 alex fixed WaitForMultipleObjects and FindFile
2002-11-25 alex 10l to me and to apple too
2002-11-25 alex _qtx support_ and m3jpeg,mjpeg2k fixes (some cleanup and _lot of testing needed_)
2002-11-10 arpi use the more stable NEWTYPE critsect code
2002-10-12 alex fixed 2 10l bugs, ATI VCR2 dll now working
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-08-28 arpi mostly compiler warning fixes, some small bugfix
2002-06-09 arpi pncrt.dll used by realplayer8 codecs
2002-06-07 arpi warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-06-07 arpi new (cleaner, nore robust) critsect code by Zdenek Kabelac <kabi@informatics.muni.cz>
2002-04-27 arpi OpenBSD, NetBSD portability patches by
2002-04-23 alex workaround: force PF table setup in IsProcessorFeaturePresent
2002-04-21 alex fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for some new codecs
2002-04-21 alex RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM
2002-04-21 alex loading requested library if available, and try to find function there in LookupExternal, needed for Truespeech codec
2002-04-21 alex added SetEnvironmentVariableA for UCOD-ClearVideo DLL
2002-04-21 alex added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec works now
2002-04-20 alex 1l
2002-04-20 alex fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, cleaned up a bit the critisecs
2002-03-20 arpi some new funcs and fixes for quicktime
2002-02-05 arpi bad debug printf caused sig11 with divx audio
2002-01-27 pl avoids warnings
2002-01-01 pl applied "magic" Michael real fix ;)
2001-12-31 pl workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x
2001-12-23 arpi fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
2001-12-17 arpi CoTaskMemAlloc def should match prototyp in com.h
2001-12-12 arpi divx audio sig11 fixed
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-12-11 alex do not crash with 3ivx and vivo
2001-12-10 arpi SetThreadAffinityMask added, req. for vivo audio
2001-12-10 arpi kernel32 hack for vivo audio
2001-12-10 alex support in dbgprintf for mp_msg (mplayer only)
2001-12-09 alex updated for avifile compilance
2001-12-09 alex updated cpudetection
2001-11-26 arpi avifile sync again... :(
2001-11-26 arpi avifile sync... maybe broken, tell me if so.
2001-11-20 arpi expCoInitialize() added (requires for PIM1)
2001-11-14 jkeil Try to provide a vsscanf() implementation, if the system does not have
2001-11-09 arpi removed #define DETAILED_OUT
2001-11-09 arpi Eugene's fixes to work with QuickTime.qts
2001-11-04 alex fixed TlsAlloc
2001-11-04 arpi KERNEL32 fix for ivvideo and strncmp for U263
2001-11-03 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
2001-10-30 alex introduced new critical section handling
2001-10-30 alex support newly added PF defs (loader/wine/winnt.h)
2001-10-23 alex CoCreateFreeThreadedMarshaler stub added
2001-10-08 arpi changes merged back from avifile cvs
2001-10-04 arpi sync with avifile
2001-09-20 jkeil do_cpuid stored the results of the cpuid instruction in the wrong place
2001-08-24 jkeil Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)
2001-08-16 arpi UnregisterComClass added
2001-07-29 arpi partial avifile-CVS merge