pcsx2/plugins/cdvdGigaherz/src
Lioncash b2d8e7137f cdvdGigaherz: Remove an unnecessary macro define 2014-08-14 20:07:10 -04:00
..
Windows 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
CDVD.cpp cdvdGigaherz: Remove an unnecessary macro define 2014-08-14 20:07:10 -04:00
CDVD.h cdvdGigaherz: Use booleans instead of ints to represent conditionals in CDVD.cpp 2014-07-15 17:06:49 -04:00
FileStream.cpp Removes the usage of __LINUX__ define 2014-08-03 13:20:36 -05:00
FileStream.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
PlainIso.cpp pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
ReadThread.cpp cdvdGigaherz: Use booleans instead of ints to represent conditionals in CDVD.cpp 2014-07-15 17:06:49 -04:00
ReaderModules.cpp pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
ReaderModules.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
SectorConverters.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
TocStuff.cpp cdvdGigaherz: Get rid of a magic constant in TocStuff 2014-07-14 16:11:51 -04:00