.. |
dmo
|
Change some printf calls to 'Debug printf' so as not to pollute stdout.
|
2008-12-11 21:29:01 +00:00 |
dshow
|
Replace double semicolon by single semicolon.
|
2009-02-16 02:00:29 +00:00 |
qtx
|
Merge svn changes up to r28641
|
2009-02-18 01:45:36 +02:00 |
wine
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
afl.c
|
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
|
2008-06-08 10:43:30 +00:00 |
com.h
|
Remove pointless #ifdef around the whole file, it is just a complicated #if 1.
|
2008-10-13 16:06:15 +00:00 |
debug.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
drv.c
|
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
2009-04-02 09:20:48 +00:00 |
drv.h
|
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
|
2008-06-08 10:43:30 +00:00 |
elfdll.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
ext.c
|
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
2009-04-02 09:20:48 +00:00 |
ext.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
ldt_keeper.c
|
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
|
2008-10-16 20:17:56 +00:00 |
ldt_keeper.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
loader.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
module.c
|
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
|
2008-06-08 10:43:30 +00:00 |
pe_image.c
|
Avoid u_ BSD type names.
|
2008-12-27 12:03:51 +00:00 |
pe_resource.c
|
Remove $Id$ tags, they make diffs between different versions
|
2008-01-27 12:15:27 +00:00 |
qt_comp.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
qt_fv.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
registry.c
|
#include the appropriate header instead of using local declarations.
|
2009-01-05 14:53:45 +00:00 |
registry.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
resource.c
|
Remove $Id$ tags, they make diffs between different versions
|
2008-01-27 12:15:27 +00:00 |
vfl.c
|
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
|
2008-06-08 10:43:30 +00:00 |
win32.c
|
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
2009-04-02 09:20:48 +00:00 |
win32.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
wineacm.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-23 14:50:55 +00:00 |
wrapper.h
|
Re-add "extern"s incorrectly removed in r28085
|
2008-12-04 15:07:15 +00:00 |
wrapper.S
|
.align -> .balign
|
2002-11-25 20:37:12 +00:00 |