dolphin-emulator/Source/Core
JosJuice 53da97208a DolphinQt: Don't return 0x04 bytes from tr
tr calls with more than one argument would have a 0x04 byte
in the returned string when no translation was found
(which always is the case when using Dolphin in English).
2020-11-12 19:44:44 +01:00
..
AudioCommon Merge pull request #9071 from orbea/cmake 2020-10-26 18:48:42 +01:00
Common Common/MsgHandler: Add fmt-capable variants of the alert macros 2020-11-09 08:48:17 -05:00
Core Android: Fix rotating EmulationActivity after boot fails 2020-11-09 10:38:49 +01:00
DiscIO Merge pull request #8782 from Pokechu22/missing-serial-version-data 2020-10-23 20:44:06 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt DolphinQt: Don't return 0x04 bytes from tr 2020-11-12 19:44:44 +01:00
InputCommon Virtual Notch settings and UI for octagonal stick 2020-11-03 22:06:27 +00:00
MacUpdater
UICommon UICommon: Migrate logging over to fmt 2020-11-09 02:39:55 -05:00
UpdaterCommon Merge pull request #8846 from nyanpasu64/fix-cmake-zlib 2020-10-22 01:11:27 +02:00
VideoBackends Common/LinearDiskCache: Replace std::fstream with File::IOFile 2020-11-05 00:31:17 +01:00
VideoCommon ShaderGenCommon: Rename WriteFmt() to Write() 2020-11-09 02:31:49 -05:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt