dolphin/Source/Core
Léo Lam 58b7350562 SettingsHandler: Fix generated serial numbers
Must be 9 characters at most; otherwise the serial number will be
rejected by SDK libraries, as there is a check to ensure the string
length is strictly lower than 10.
2017-08-08 23:25:40 +08:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common SettingsHandler: Fix generated serial numbers 2017-08-08 23:25:40 +08:00
Core Merge pull request #5892 from leoetlino/sysmenu-emu-fixes 2017-08-08 01:33:05 +08:00
DiscIO Filesystem: Declare FileInfo iterator's move constructor and assignment operator noexcept 2017-08-05 12:29:02 -04:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 ElidedButton: Make constructor explicit 2017-08-06 17:31:29 -04:00
DolphinWX Merge pull request #5837 from leoetlino/auto-pause 2017-08-07 13:21:54 +08:00
InputCommon Merge pull request #5860 from jturcotte/fix-macos-nswitch-axis 2017-08-07 13:44:07 +12:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends TransformUnit: Get rid of pointer casting in TransformColor() where applicable 2017-08-06 19:04:31 -04:00
VideoCommon Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00