1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 19:05:33 +00:00
mpv/loader
diego f6031d6305 Remove unused DPRINTF__ macro.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25831 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-23 11:11:32 +00:00
..
dmo Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
dshow Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
qtx Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
wine Remove unused DPRINTF__ macro. 2008-01-23 11:11:32 +00:00
afl.c warning fixes: 2007-09-10 11:31:51 +00:00
com.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
debug.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
driver.c
driver.h cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. 2007-09-12 23:16:39 +00:00
elfdll.c Add missing #include, fixes the warning: 2008-01-19 15:04:33 +00:00
ext.c warning fix: 2007-09-10 12:54:32 +00:00
ext.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ldt_keeper.c
ldt_keeper.h
loader.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
Makefile Remove all test programs with 'make clean'. 2008-01-06 12:50:13 +00:00
module.c Surround variable declarations by preprocessor conditionals to avoid warnings: 2008-01-21 00:14:52 +00:00
pe_image.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
pe_resource.c
qt_comp.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
qt_fv.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
registry.c warning fixes: 2007-09-10 13:08:46 +00:00
registry.h consistency cosmetics 2008-01-01 20:05:36 +00:00
resource.c Comment out unused variables, fixes the warnings: 2008-01-21 00:10:51 +00:00
vfl.c
win32.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
win32.h cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. 2007-09-12 23:16:39 +00:00
wineacm.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
wrapper.h Remove leading underscores from multiple inclusion guards, 2007-09-13 08:50:21 +00:00
wrapper.S