dolphin/Source/Core
JosJuice e3b9e89f5a Move DVDRead from DVDInterface to Boot
It was previously an important part of DVDInterface,
but since its usage there was replaced with DVDThread,
the only remaining uses of it are in Boot and Boot_BS2Emu.
2015-11-16 23:22:53 +01:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
Core Move DVDRead from DVDInterface to Boot 2015-11-16 23:22:53 +01:00
DiscIO DiscIO: drop unused stuff 2015-11-10 17:03:08 +01:00
DolphinQt Merge pull request #3263 from JosJuice/isofile-gamefile-includes 2015-11-15 22:15:03 -05:00
DolphinWX ISOFile/GameFile: Clean up includes 2015-11-15 17:15:16 +01:00
InputCommon Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
VideoCommon TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
CMakeLists.txt