index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
loader
/
wine
Commit message (
Expand
)
Author
Age
*
Remove win32/qt/xanim/real binary codecs loading
wm4
2012-08-16
*
cleanup: Silence compilation warnings on MinGW-w64
wm4
2012-03-01
*
loader: Remove __ptr32 and __ptr64 typedefs
reimar
2011-01-29
*
Silence a gcc warning about char trying to be packed.
cehoyos
2010-05-13
*
Mark parameterless function declarations as (void). Fixes the warnings:
diego
2010-04-04
*
loader: Remove commented-out extra_ld_library_path cruft.
diego
2010-03-23
*
Add public function VideoForWindowsVersion() to the appropriate header file.
diego
2010-02-21
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
Directly mark structs as WINE_PACKED where all members are marked as packed.
diego
2010-02-14
*
Remove pointless egcs #ifdefs; that compiler was never supported.
diego
2010-02-11
*
Remove extern "C" declarations from loader code.
diego
2010-02-11
*
Use ARCH_X86_32 instead of the compiler-specific __i386__
reimar
2010-01-12
*
Add required header #includes to satisfy 'make checkheaders'.
diego
2010-01-04
*
Several hacks to fix compilation of tvi_dshow on MinGW64.
reimar
2010-01-02
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
cosmetics: Remove pointless parentheses from return statements.
diego
2008-05-16
*
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
diego
2008-03-02
*
Fix illegal identifiers starting with _ and capital letters.
diego
2008-03-01
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-23
*
Remove misplaced #endif comment.
diego
2008-02-21
*
Get rid of redundant dbg_printf redefinition. Fixes some warnings:
diego
2008-01-28
*
Remove $Id$ tags, they make diffs between different versions
reimar
2008-01-27
*
Remove unused DPRINTF__ macro.
diego
2008-01-23
*
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
diego
2008-01-20
*
Consistently use just the name of the #ifdef directive in preprocessor comments.
diego
2008-01-01
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
add comment to endif
compn
2007-10-18
*
Add Coinitialize function to vfw encoder and win32 loader.
compn
2007-10-17
*
Remove leading underscores from multiple inclusion guards,
diego
2007-09-13
*
Fix include path.
diego
2007-09-13
*
Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.
diego
2007-09-12
*
Remove useless #ifndef, __WINE_WINGDI_H is never defined.
diego
2007-09-12
*
Remove redundant multiple inclusion guard.
diego
2007-09-12
*
Consistently use path as multiple inclusion guard.
diego
2007-09-12
*
Revert r24424.
voroshil
2007-09-10
*
Fix for a lot of
voroshil
2007-09-10
*
cosmetics: Add comments to some #endif preprocessor directives.
diego
2007-09-10
*
Get rid of superfluous __WINE__ #define, it was always enabled and
diego
2007-06-02
*
fix compilation for win32 dll codec support for intel osx
nplourde
2006-11-27
*
CVS --> Subversion in copyright notices
diego
2006-06-22
*
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
reimar
2005-10-02
*
Remove stray MSDOS linebreaks
ivo
2005-08-10
*
mingw and maybe other system define the __int* types to char, short..., so th...
faust3
2005-06-07
*
Mark modified imported files as such to comply with GPL ยง2a.
diego
2005-04-15
*
icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
diego
2005-01-14
*
loader gcc warning fixes and avifile sync
rathann
2004-08-28
*
Better protection against double definition of MPEGLAYER3WAVEFORMAT
wight
2004-08-09
[next]