dolphin/Source/Core
JosJuice 5642772ec4 Movie: Fix 83b9fef regressions
1. Comparing string_views does not behave the same as strncmp
   in the case where SConfig's game ID is longer than 6 chars.
2. DTMHeader::GetGameID wasn't excluding null bytes for game IDs
   shorter than 6 chars.
3. == was accidentally used instead of !=.
2020-11-28 23:35:55 +01:00
..
AudioCommon Merge pull request #9071 from orbea/cmake 2020-10-26 18:48:42 +01:00
Common Merge pull request #9283 from JosJuice/config-get-speedup 2020-11-27 02:36:33 +01:00
Core Movie: Fix 83b9fef regressions 2020-11-28 23:35:55 +01:00
DiscIO Use positional arguments in all translatable fmt strings 2020-11-16 13:28:11 +01:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Frontends: Migrate logs over to fmt 2020-11-25 21:19:08 -05:00
InputCommon Merge pull request #9232 from AdmiralCurtiss/show-result-value-in-expression-editor 2020-11-26 01:30:12 +01:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Frontends: Migrate logs over to fmt 2020-11-25 21:19:08 -05:00
UpdaterCommon Fix updater not always cleaning up temp directory 2020-11-13 12:25:53 -08:00
VideoBackends Software: Use same logic for colors as hardware backends 2020-11-20 15:54:06 -08:00
VideoCommon Core: Remove commented out logs 2020-11-26 07:49:37 -05:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00