dolphin/Source/Core
JosJuice 88e0a5e418 Don't call Movie::SetTitleId from ES
Movie basically just wants to get the title ID of
the initally booted game, so let's set the title ID in
ConfigManager at boot like we do with the regular game ID.

Aside from being cleaner, this should make the approach to
title IDs compatible with booting non-disc software (WADs).
2017-02-03 19:52:25 +01:00
..
AudioCommon cmake: Change endif(.*) to endif() 2017-01-25 15:07:32 +01:00
Common Jit64: Enable branch following. 2017-01-28 02:48:56 +01:00
Core Don't call Movie::SetTitleId from ES 2017-02-03 19:52:25 +01:00
DiscIO Merge pull request #4746 from JosJuice/volumedirectory-sort-case-insensitive 2017-01-27 18:23:14 +13:00
DolphinQt2 OpenAL: Move Windows binaries to lib folder and fix CMake detection 2017-02-03 04:54:54 +01:00
DolphinWX CMake: actually call deploy-mac.py, don't just echo it 2017-02-03 09:22:30 -08:00
InputCommon Merge pull request #4726 from ligfx/addingwindowsheaders 2017-01-24 13:47:36 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends D3D: Add CommonTypes include to D3DTexture.h 2017-02-03 12:07:53 -05:00
VideoCommon ShaderGenCommon: Remove unnecessary includes 2017-02-01 12:19:55 -05:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00