1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 15:52:25 +00:00
mpv/loader
diego 26b29f4f2d Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
We were using an inconsistent mix of the three variants and 'volatile' should
be the most correct and portable variant.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27791 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-16 20:17:56 +00:00
..
dmo Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
dshow Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can 2008-06-08 10:43:30 +00:00
qtx Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
wine Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +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
drv.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +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
ext.c
ext.h
ldt_keeper.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
ldt_keeper.h
loader.h
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
pe_resource.c
qt_comp.h
qt_fv.h
registry.c
registry.h
resource.c
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 Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
win32.h
wineacm.h
wrapper.h
wrapper.S