dolphin/Source/Core/Core
JosJuice cbd539eb3d Use official names for GameCube controller sticks
Main Stick is changed to Control Stick and C-Stick is changed to C Stick.

A new ui_name variable is added to ControlGroup so that the UI strings
in DolphinWX can be updated without breaking backwards compatibility
with config INIs and other things that use names as IDs.
2015-09-12 22:45:06 +02:00
..
Boot Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
DSP MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
Debugger Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
FifoPlayer FifoPlayer: Don't check efb copy hashes when plaing back a broken dff 2015-09-07 05:20:25 +12:00
HLE HLE_Misc: Remove unnecessary headers 2015-09-06 02:27:04 -04:00
HW Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
IPC_HLE Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
PowerPC Merge pull request #3009 from phire/depth_tested_pokes 2015-09-12 22:20:59 +12:00
ARDecrypt.cpp Core: Pass several parameters by const reference 2015-06-04 14:19:25 -04:00
ARDecrypt.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ActionReplay.cpp General: Toss out PRI macro usage 2015-09-05 16:02:35 -04:00
ActionReplay.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BootManager.cpp Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
BootManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt ZeldaHLE: Rip out the whole voice processing code. Still boots games, but no sound at all. 2015-08-14 15:20:29 +02:00
ConfigManager.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
ConfigManager.h Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
Core.cpp Core: Don't return true on IsRunning() when stopping emulation. 2015-07-25 13:04:37 +02:00
Core.h Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before." 2015-07-25 13:04:22 +02:00
Core.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Core.vcxproj.filters ZeldaHLE: Rip out the whole voice processing code. Still boots games, but no sound at all. 2015-08-14 15:20:29 +02:00
CoreTiming.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
CoreTiming.h CoreTiming: remove unused functions 2015-08-26 15:40:15 +02:00
DSPEmulator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPEmulator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCode.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
GeckoCode.h GeckoCode: Remove GetAddress function prototype 2015-07-28 22:10:39 -04:00
GeckoCodeConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GeckoCodeConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Host.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HotkeyManager.cpp Merge branch 'stable' 2015-07-25 14:09:02 +02:00
HotkeyManager.h Add missing override specifiers 2015-09-05 22:40:19 -04:00
MachineContext.h Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
MemTools.cpp CMakeLists: Bump C++ compilation from gnu++0x to c++1y 2015-09-06 04:10:40 -04:00
MemTools.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Movie.cpp Movie: Add the PAL60 setting to Movie files. 2015-06-14 17:10:34 +02:00
Movie.h Movie: Add the PAL60 setting to Movie files. 2015-06-14 17:10:34 +02:00
NetPlayClient.cpp NetPlay: Return mapping arrays and player list vectors directly 2015-08-17 21:56:25 -04:00
NetPlayClient.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
NetPlayProto.h NetPlay: Use std::array for the pad mappings 2015-08-16 00:08:09 -04:00
NetPlayServer.cpp Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
NetPlayServer.h Add missing override specifiers 2015-09-05 22:40:19 -04:00
PatchEngine.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
PatchEngine.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
State.cpp VI: derive field timing from VI registers 2015-09-01 20:24:40 +08:00
State.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ec_wii.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
ec_wii.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00