aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* updatedGravatar arpi2001-11-10
* still sig11Gravatar arpi2001-11-10
* removed #define DETAILED_OUTGravatar arpi2001-11-09
* Eugene's fixes to work with QuickTime.qtsGravatar arpi2001-11-09
* fixes?Gravatar arpi2001-11-09
* videocodec and component selectors (function IDs)Gravatar arpi2001-11-09
* struct->typedefGravatar arpi2001-11-09
* for testingGravatar arpi2001-11-08
* loads .qtsGravatar arpi2001-11-08
* fixed TlsAllocGravatar alex2001-11-04
* KERNEL32 fix for ivvideo and strncmp for U263Gravatar arpi2001-11-04
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)Gravatar arpi2001-11-03
* MPEGLAYER3WAVEFORMAT addedGravatar arpi2001-11-02
* hm, non-working :)Gravatar alex2001-10-30
* fixed some miscoding :)Gravatar alex2001-10-30
* introduced new critical section handlingGravatar alex2001-10-30
* support newly added PF defs (loader/wine/winnt.h)Gravatar alex2001-10-30
* new Processor FeaturesGravatar alex2001-10-30
* fixed, rotfl :pGravatar alex2001-10-27
* develGravatar alex2001-10-27
* CoCreateFreeThreadedMarshaler stub addedGravatar alex2001-10-23
* changes merged back from avifile cvsGravatar arpi2001-10-08
* using ldt_keeper.c insteadGravatar arpi2001-10-04
* iosteram included for cout/cerrGravatar arpi2001-10-04
* stdlib.h addedGravatar arpi2001-10-04
* killed unneeded dependency on c++ headersGravatar arpi2001-10-04
* (solaris x86) C++ style variable declaration not at the start of a block doesGravatar jkeil2001-10-04
* sync with avifileGravatar arpi2001-10-04
* using ldt_keeper instead of setup_fs, includes changedGravatar arpi2001-10-04
* setup_FS.c -> ldt_keeper.c (avifile sync)Gravatar arpi2001-10-04
* do_cpuid stored the results of the cpuid instruction in the wrong placeGravatar jkeil2001-09-20
* removed unused buggy shitGravatar arpi2001-09-02
* GUID fixGravatar arpi2001-09-02
* added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGSGravatar arpi2001-09-02
* Fix two memory accesses to unallocated memory (detected by electric fence)Gravatar jkeil2001-08-31
* small fixGravatar arpi2001-08-27
* Add a few ifdefs, so that the code compiles on old solaris releases (2.6 and 7)Gravatar jkeil2001-08-24
* Commented out annoying printfs with -autoq.Gravatar atmos42001-08-20
* exception stuff fixedGravatar arpi2001-08-16
* fixesGravatar arpi2001-08-16
* error handlingGravatar arpi2001-08-16
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...Gravatar arpi2001-08-16
* big avifile sync - from now we have common codeGravatar arpi2001-08-16
* updatedGravatar arpi2001-08-16
* UnregisterComClass addedGravatar arpi2001-08-16
* fixed BITMAPINFO struct length truncation (WMV8)Gravatar arpi2001-08-15
* SetCodecPath -> win32_codec_nameGravatar arpi2001-08-12
* debug printf() removedGravatar arpi2001-08-04
* partial avifile-CVS mergeGravatar arpi2001-07-29
* Pre-allocate some stack space to work around a problem with DLL alloca() codeGravatar jkeil2001-07-29