dolphin-emulator/Source/Core
EmptyChaos 97d570f0c9 DriveReader: Fix View > Show Drives
DriveReader::m_size was never initialized which was indirectly
causing CGameListCtrl to crash Dolphin when it tried to insert a
character at a negative index in a string.

Reading one sector at a time is very inefficient and appears to
be causing timing issues during boot so SectorReader has been
enhanced to support batching.

SectorReader has been given a working cache system.
2016-04-26 21:24:08 +10:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common ChunkFile: Handle bool in a stable way across platforms 2016-04-14 22:55:03 -04:00
Core VideoInterface: Fix registers not being initialized 2016-04-17 09:35:22 +10:00
DiscIO DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
InputCommon Improve stability of the Wii U Gamecube Controller adapter under Android. 2016-02-13 08:17:20 -06:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends D3D: Amend code to fix a new VS warning 2016-03-30 20:59:57 -04:00
VideoCommon Merge pull request #3748 from mimimi085181/partial-updates-paletted-textures 2016-04-11 21:47:24 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00