dolphin/Source/Core
Léo Lam 0f028df6b2 DolphinWX: Shut down cleanly on signal
This makes DolphinWX shut down cleanly, just like it would with
File->Exit when it receives a SIGINT, SIGTERM (Unix) or some signals
on Windows.

The default signal handler will be restored after a first shutdown
signal so a second signal will exit Dolphin forcefully.
2016-07-08 23:11:27 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Jit: Remove unsafe MOV optimization 2016-07-01 01:43:35 +10:00
Core Merge pull request #3874 from dolphin-emu/revert-3873-argh 2016-07-05 12:07:53 +02:00
DiscIO Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
DolphinQt2 VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
DolphinWX DolphinWX: Shut down cleanly on signal 2016-07-08 23:11:27 +02:00
InputCommon Merge pull request #3943 from ShadowsFriend/nopch-fix 2016-06-26 02:13:47 -04:00
UICommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00