dolphin/Source/Core
Léo Lam adcfefecde DolphinWX: Fix booting from DVD
OnBootDrive used the "drives" member std::vector for drive paths, but
since PR #4363, this vector is not populated anymore, so we were
accessing it out of bounds.

Actually, drives was not needed in the first place, since we can
get the wxMenu from the event, and from there, get the label directly.
2016-12-19 10:45:33 +01:00
..
AudioCommon AudioCommon: Remove unnecessary headers 2016-12-11 06:11:37 -05:00
Common Merge pull request #4419 from degasus/master 2016-12-12 10:58:16 +01:00
Core TrampolineCache: Make constant constexpr 2016-12-14 04:43:32 -05:00
DiscIO Common: Add alignment header 2016-12-06 20:33:53 +01:00
DolphinQt2 DolphinQt2: InfoWidget: explicit type for std::min 2016-12-02 21:26:18 -08:00
DolphinWX DolphinWX: Fix booting from DVD 2016-12-19 10:45:33 +01:00
InputCommon Merge pull request #4362 from ligfx/osxhotplug 2016-12-01 00:29:56 -06:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4505 from hthh/macos-likes-pbos 2016-12-19 09:47:40 +01:00
VideoCommon PixelShaderGen: Fix incorrect indexing of tevLerpBias 2016-12-13 00:03:25 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00