dolphin/Source/Core
Jasper St. Pierre 3bad4bcfdb PPCSymbolDB: Don't show any messages in the status bar
These don't really help anybody. We don't even have a status bar
in MainNoGUI -- status bar text should be controlled by the UI, not the
core code!
2014-08-19 10:09:33 -04:00
..
AudioCommon Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
Common Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units). 2014-08-17 21:52:40 -07:00
Core PPCSymbolDB: Don't show any messages in the status bar 2014-08-19 10:09:33 -04:00
DiscIO Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
DolphinWX Add back X11 support to EGL 2014-08-19 10:06:26 -04:00
InputCommon GLInterface: Destroy GLWin 2014-08-19 10:06:25 -04:00
VideoBackends Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
VideoCommon Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00