aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* Merge svn changes up to r30595Gravatar Uoti Urpala2010-03-09
|\
* \ Merge svn changes up to r30550Gravatar Uoti Urpala2010-03-09
|\ \
* \ \ Merge svn changes up to r30529Gravatar Uoti Urpala2010-03-09
|\ \ \
* \ \ \ Merge svn changes up to r30514Gravatar Uoti Urpala2010-03-09
|\ \ \ \
* \ \ \ \ Merge svn changes up to r30494Gravatar Uoti Urpala2010-03-09
|\ \ \ \ \
* | | | | | Restore collapsed whitespace in output messagesGravatar Uoti Urpala2010-03-07
| | | | | * Directly mark structs as WINE_PACKED where all members are marked as packed.Gravatar diego2010-02-14
| | | | |/
| | | | * Explain WIN32_LOADER definition hack.Gravatar diego2010-02-12
| | | | * Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.Gravatar diego2010-02-12
| | | | * Fix linking of loader test programs when loader is disabled.Gravatar diego2010-02-12
| | | | * Add win32 loader support for OS/2Gravatar komh2010-02-12
| | | | * Remove pointless egcs #ifdefs; that compiler was never supported.Gravatar diego2010-02-11
| | | | * Remove extern "C" declarations from loader code.Gravatar diego2010-02-11
| | | | * Add stubs for several functions, needed for CineForm codec.Gravatar reimar2010-02-09
| | | |/
| | | * Remove disabled AVIFILE-specific preprocessor code.Gravatar diego2010-02-08
| | | * Merge some preprocessor conditionals where appropriate.Gravatar diego2010-02-08
| | | * Release pin enumerator after we are done using it.Gravatar reimar2010-02-05
| | |/
| | * Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.Gravatar komh2010-02-05
| | * Remove '.section' causing the following assembler error on OS/2.Gravatar komh2010-02-05
| |/
| * Add missing license headers to test programs for external libraries.Gravatar diego2010-02-03
* | Merge svn changes up to r30375Gravatar Uoti Urpala2010-01-25
|\|
* | Merge svn changes up to r30322Gravatar Uoti Urpala2010-01-25
|\ \
* \ \ Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\ \ \
* \ \ \ Merge svn changes up to r30268Gravatar Uoti Urpala2010-01-25
|\ \ \ \
* \ \ \ \ Merge svn changes up to r30264Gravatar Uoti Urpala2010-01-25
|\ \ \ \ \
| | | | | * Hack to avoid a GUID_NULL clash on 64 bit MinGW.Gravatar reimar2010-01-17
| | | | |/
| | | | * Document some of the ext_stub magic.Gravatar reimar2010-01-16
| | | | * 100l, forgot to change the "magic" value in the stub also in the place replac...Gravatar reimar2010-01-16
| | | |/
| | | * Use ARCH_X86_32 instead of the compiler-specific __i386__Gravatar reimar2010-01-12
| | |/
| | * Place a volatile at a more appropriate place.Gravatar reimar2010-01-10
| | * Change dummy value to fit into int.Gravatar reimar2010-01-10
| | * Remove return statement from function that has no return value.Gravatar reimar2010-01-10
| |/
| * Avoid excessive fflush in dbgprintf if we didn't even print anything.Gravatar reimar2010-01-10
| * Fix RegCloseKey to not return an error on success.Gravatar reimar2010-01-10
* | Merge svn changes up to r30216Gravatar Uoti Urpala2010-01-08
|\|
* | Merge svn changes up to r30173Gravatar Uoti Urpala2010-01-08
|\ \
| | * Add required header #includes to satisfy 'make checkheaders'.Gravatar diego2010-01-04
| | * Drop -Iloader from CPPFLAGS for the loader subdirectory.Gravatar diego2010-01-04
| | * Add missing header #includes to fix 'make checkheaders'.Gravatar diego2010-01-04
| |/
| * Several hacks to fix compilation of tvi_dshow on MinGW64.Gravatar reimar2010-01-02
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarit...Gravatar reimar2009-10-10
* | Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\|
| * add YAXPAX and YAPAXI exports to msvcr80Gravatar compn2009-09-16
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04