pcsx2/plugins/cdvdGigaherz/src/Windows
Miguel A. Colón Vélez a1de0614d7 Remove vs2012 files.
It does not support several things from C99/C++11 that are
used in the project.
2015-08-18 01:15:51 -04:00
..
rosddk cdvdGigaherz: Some improvements to smooth out the "experience" when playing from CDs. A keepalive thread polls the drive every 30 seconds to prevent it from spinning down. When the plugin starts, it now tries to limit the spindle speed so it is less noisy and doesn't wear out as much (32x speed for CD games, 8x speed for DVD games). 2014-05-26 14:28:56 +02:00
IOCtlSrc.cpp cdvdGigaherz: Some improvements to smooth out the "experience" when playing from CDs. A keepalive thread polls the drive every 30 seconds to prevent it from spinning down. When the plugin starts, it now tries to limit the spindle speed so it is less noisy and doesn't wear out as much (32x speed for CD games, 8x speed for DVD games). 2014-05-26 14:28:56 +02:00
PlainIso.cpp pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
cdvdGigaherz.rc Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
cdvdGigaherz.vcxproj Rename files. 2015-08-18 00:44:35 -04:00
cdvdGigaherz.vcxproj.filters Rename files. 2015-08-18 00:44:35 -04:00
config.cpp pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
plugin.def Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
resource.h Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00