dolphin/Source/Core
JosJuice 7992c786b9 Fix references to CACHE_REVISION in DiscIO comments
The ISOFile.cpp one has been moved, and the GameFile.cpp one isn't
used for anything because DolphinQt2 doesn't support caching yet.
2017-06-27 21:32:14 +02:00
..
AudioCommon OpenALStream: remove commented-out ALC_REFRESH code 2017-06-27 00:06:14 -07:00
Common FileSearch: Use strcasecmp in non-std code 2017-06-27 21:32:07 +02:00
Core Merge pull request #5700 from leoetlino/title-key 2017-06-27 01:02:42 -07:00
DiscIO Fix references to CACHE_REVISION in DiscIO comments 2017-06-27 21:32:14 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Remove OpenAL DLL from Externals 2017-06-27 00:06:14 -07:00
DolphinWX GameListItem: Rename m_banner to m_volume_banner 2017-06-27 21:31:37 +02:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon UICommon: Move TriggerSTMPowerEvent() from Wx 2017-06-26 16:28:39 +02:00
VideoBackends AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
VideoCommon Change "blocking" BlockingLoop::Stop to give up and die after a timeout. 2017-06-25 20:47:30 -07:00
CMakeLists.txt