dolphin-emulator/Source/Core
mathieui bb622836b2 Traversal: Add a read-only text for server:port with a "reset to default" button
Clicking it will set the config file back to stun.dolphin-emu.org with
port 6262.
2015-05-11 01:10:27 +02:00
..
AudioCommon (Visual Studio) Categorize SoundStream.h with other SoundStream files 2015-04-03 14:37:03 -04:00
Common Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
Core Fix DOL crash caused by VolumeHandler removal 2015-04-30 13:29:09 +02:00
DiscIO DiscIO: Add a missing header to Volume.h 2015-04-20 21:10:31 -04:00
DolphinQt Qt: Check if game filename is null before loading. 2015-04-26 11:13:16 -05:00
DolphinWX Traversal: Add a read-only text for server:port with a "reset to default" button 2015-05-11 01:10:27 +02:00
InputCommon InputCommon/Core: Get rid of some virtual destructor warnings 2015-04-27 21:41:59 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2301 from lioncash/const 2015-04-16 23:13:39 -04:00
VideoCommon Merge pull request #2319 from comex/linted-fix-qualcomm-fail 2015-04-29 17:09:56 -04:00
CMakeLists.txt