]> git.sesse.net Git - vlc/history - modules/video_output/msw
Don't include config.h from the headers - refs #297.
[vlc] / modules / video_output / msw /
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-06 Dennis van Amerongen* modules/video_output/msw/direct3d.c: typo adpater...
2007-06-05 Damien Fouilleul- direct3d: re-enabled YUV textures for Vista
2007-05-22 Damien Fouilleul- win32 vouts: fiex potential crash (SIGFPE) if the...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-17 Damien Fouilleul- direct3d: behave correctly when changing desktop...
2007-05-16 Antoine CellerierFix make distcheck and update po files.
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...