Commit Graph

  • 6cd718163f Core: Convert logging over to fmt pt.4 Lioncash 2020-11-22 10:28:20 -05:00
  • 28c696fa74 Fix vertex ubershader GLES compile errors JosJuice 2020-11-23 11:42:41 +01:00
  • 17b11cf4a4 Merge pull request #9095 from JosJuice/android-reset-setting Léo Lam 2020-11-23 02:50:40 +01:00
  • b555f0fb93 Merge pull request #9265 from lioncash/core-log3 Léo Lam 2020-11-23 02:46:58 +01:00
  • b53127a1fa Merge pull request #9274 from JosJuice/av-register-all JosJuice 2020-11-22 12:45:59 +01:00
  • 79f50cd4fd IP/Top: Fix fallback IP address Sepalani 2020-09-20 18:56:31 +04:00
  • 5d9eb8f6ce Merge pull request #9271 from leoetlino/warnings Léo Lam 2020-11-22 02:04:53 +01:00
  • 118d056410 FrameDump: Re-add call to av_register_all JosJuice 2020-11-22 00:11:23 +01:00
  • d3537e68d1 Merge pull request #9273 from leoetlino/msvc-preprocessor-fix LC 2020-11-21 09:03:25 -05:00
  • f53a7a2b66 CMake: Pass various /Zc flags to MSVC for consistency with Base.props Léo Lam 2020-11-21 14:27:39 +01:00
  • cbbf044064 Core: Convert logging over to fmt pt.3 Lioncash 2020-11-20 06:47:28 -05:00
  • 41b79a66c7 Merge pull request #9270 from leoetlino/dtm-gameid-null LC 2020-11-21 01:53:15 -05:00
  • 608dd6a37b Merge pull request #9122 from Pokechu22/pr-4601-test Léo Lam 2020-11-21 02:55:50 +01:00
  • 9efc81ae98 Fix variable shadowing warnings Léo Lam 2020-11-21 01:58:22 +01:00
  • 7840f61524 Silence "missing switch cases" warnings Léo Lam 2020-11-21 01:54:44 +01:00
  • 6ab1ab1f12 Fix -Wmaybe-uninitialized warnings Léo Lam 2020-11-21 01:47:45 +01:00
  • 82f1e6204d Fix -Wsign-compare warnings Léo Lam 2020-11-21 01:05:01 +01:00
  • 4b7f784d1b Disable -Wstringop-truncation warnings Léo Lam 2020-11-21 01:44:15 +01:00
  • 83b9feff90 Core/Movie: Fix a likely out-of-bounds read for PanicAlertT Léo Lam 2020-11-21 01:30:02 +01:00
  • ade9f92a63 Enable extra warnings in Source CMakeLists, not in root CMakeLists Léo Lam 2020-11-21 00:59:17 +01:00
  • d6ce8eef36 Software: Use same logic for colors as hardware backends Stenzek 2017-01-31 15:41:12 +10:00
  • 51724c1ccd LightingShaderGen: Always calculate lighting for both color channels Stenzek 2017-01-29 22:38:48 +10:00
  • fa73b1a23f Merge pull request #9269 from JosJuice/fmt-positional-checks Léo Lam 2020-11-21 00:29:43 +01:00
  • 115dedec63 Android: Fix default values for GC/Wii controller 1 JosJuice 2020-10-20 16:54:10 +02:00
  • 0dcb6794d3 Android: Remove "Reset Paths to Default Settings" JosJuice 2020-10-20 14:56:23 +02:00
  • 064cde9774 Android: Long press a setting to reset it JosJuice 2020-09-18 18:53:01 +02:00
  • 33f15f22e2 Merge pull request #9266 from JosJuice/android-startup-illegalstate Léo Lam 2020-11-20 22:13:30 +01:00
  • e4ceed2bed Common: Assert that translatable strings use positional arguments JosJuice 2020-11-20 17:29:11 +01:00
  • e63b00e562 Fix translatable strings which contain non-positional arguments JosJuice 2020-11-20 19:53:53 +01:00
  • f82145d9dd EXI_DeviceMemoryCard: Use std::array Léo Lam 2020-11-20 19:41:23 +01:00
  • f81062f561 EXI_DeviceMemoryCard: Use enum class for Command Léo Lam 2020-11-20 19:10:03 +01:00
  • b2f00be637 EXI_DeviceMemoryCard: Fix member variable names Léo Lam 2020-11-20 19:07:21 +01:00
  • 1f15119f80 EXI_DeviceMemoryCard: Use override rather than virtual Léo Lam 2020-11-20 18:44:24 +01:00
  • 279197b278 EXI_DeviceMemoryCard: Use more efficient overload of find_last_of Léo Lam 2020-11-20 18:44:07 +01:00
  • 4ad88ce2e4 EXI_DeviceMemoryCard: Clean up casts and implicit conversions Léo Lam 2020-11-20 18:39:57 +01:00
  • e144d20dd6 EXI_DeviceMemoryCard: Remove unused include Léo Lam 2020-11-20 18:36:45 +01:00
  • 2631243379 EXI_DeviceMemoryCard: Rename variables to follow our naming conventions Léo Lam 2020-11-20 18:33:54 +01:00
  • 730f9cb7bd Android: Fix IllegalStateException on startup JosJuice 2020-11-20 17:52:45 +01:00
  • 17da28ff07 Merge pull request #9267 from leoetlino/fix-lambda-captures JosJuice 2020-11-20 18:32:47 +01:00
  • 542c49bab0 Core: Fix invalid lambda captures Léo Lam 2020-11-20 18:25:02 +01:00
  • f45a4a5916 Merge pull request #9263 from lioncash/core-log2 Léo Lam 2020-11-20 16:36:47 +01:00
  • 7f5cecf7ef Merge pull request #9264 from leoetlino/fix-fmt-log LC 2020-11-20 10:21:48 -05:00
  • 88cc1b7c8a DSP: Fix one DEBUG_LOG call Léo Lam 2020-11-20 16:19:51 +01:00
  • a0f9b041a0 Core: Convert logging over to fmt pt.2 Lioncash 2020-11-19 21:45:54 -05:00
  • 419dfe4be4 Merge pull request #9260 from leoetlino/fmt-checks Léo Lam 2020-11-20 16:05:25 +01:00
  • 1d4672455c Merge pull request #9130 from flto/master Léo Lam 2020-11-20 12:35:40 +01:00
  • a20e69ff51 Vulkan: fix validation error in bSupportsGeometryShaders=false case Jonathan Marek 2020-10-04 18:09:30 -04:00
  • c580a70a12 Merge pull request #9210 from Dentomologist/regions-show-hide-all Léo Lam 2020-11-20 11:35:22 +01:00
  • a4aec0556b Merge pull request #9212 from nf6429/master-diff Léo Lam 2020-11-20 11:10:52 +01:00
  • 7ded075561 DolphinQt: Add Show/Hide All options to gamelist region menu Dentomologist 2020-10-29 09:29:41 -07:00
  • 858d7612ef Merge pull request #9170 from JosJuice/android-extension-hack-2 Léo Lam 2020-11-20 02:47:23 +01:00
  • 30bffca5c3 Merge pull request #9193 from JosJuice/android-clear-motioncontrolsenabled Léo Lam 2020-11-20 02:37:51 +01:00
  • 7f7fd4d8d3 Merge pull request #9220 from jordan-woyak/ext-crypto Léo Lam 2020-11-20 02:28:17 +01:00
  • bca82bb942 Merge pull request #9239 from altimumdelta/FFDUMP_Separate_Logging Léo Lam 2020-11-20 02:21:57 +01:00
  • 5921a93d71 Merge pull request #9247 from Dentomologist/fix-updater-temporary-folder Léo Lam 2020-11-20 02:01:43 +01:00
  • eff566b318 Merge pull request #9258 from lioncash/core-log Léo Lam 2020-11-19 20:32:19 +01:00
  • 958cbf38a4 Core: Convert logging over to fmt pt. 1 Lioncash 2020-11-18 06:01:15 -05:00
  • e3247b567d Merge pull request #9185 from Losuc/skipEFBaccessHotkey Léo Lam 2020-11-19 17:28:45 +01:00
  • c724447f80 Merge pull request #9259 from Strum355/utf8-source Léo Lam 2020-11-19 17:23:00 +01:00
  • dde6090e98 Common/MsgHandler: Add compile-time format string checks Léo Lam 2020-11-19 12:56:46 +01:00
  • 62eeb05519 Common: Validate the number of {} fields in format strings Léo Lam 2020-11-19 02:51:56 +01:00
  • 47c91696ee Common/Log: Check format strings Léo Lam 2020-11-19 02:36:36 +01:00
  • 7e9a2dcc72 Merge pull request #9261 from AdmiralCurtiss/shop-logs Léo Lam 2020-11-19 16:49:34 +01:00
  • 83c235b7cb WiiUtils: Create Wii Shop log files when installing a WAD. Admiral H. Curtiss 2020-11-19 03:19:56 +01:00
  • 4d26f6ad95 Fixed non-UTF8 chars in PeakFinder.cpp Noah Santschi-Cooney 2020-11-18 19:50:40 +00:00
  • 59c362d002 Translation resources sync with Transifex JosJuice 2020-11-18 18:14:03 +01:00
  • 4eecb8fd11 Merge pull request #9248 from lioncash/video-fmt Léo Lam 2020-11-18 11:10:48 +01:00
  • 3d9b2aa005 VideoCommon: Migrate over to fmt Lioncash 2020-11-13 22:33:26 -05:00
  • eb1581bbcc Merge pull request #9246 from JosJuice/translation-eot Léo Lam 2020-11-18 02:31:13 +01:00
  • 31d7be521c Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel Léo Lam 2020-11-18 02:14:51 +01:00
  • 0339889806 Merge pull request #9251 from sepalani/sockopt Léo Lam 2020-11-18 02:10:37 +01:00
  • b8bc6c3c86 Merge pull request #9256 from JosJuice/android-keep Léo Lam 2020-11-18 01:01:34 +01:00
  • 8119318907 Merge pull request #9257 from JosJuice/redundant-i18n Léo Lam 2020-11-18 00:56:58 +01:00
  • 52c615f1b1 Remove a redundant i18n comment JosJuice 2020-11-17 18:23:27 +01:00
  • 07be82d64f Merge pull request #9253 from JosJuice/positional-arguments Léo Lam 2020-11-17 18:02:39 +01:00
  • a8d385c705 Android: Add @Keep annotation to things accessed using JNI JosJuice 2020-11-17 13:48:34 +01:00
  • 9a01c3fb9f Use positional arguments in all translatable fmt strings JosJuice 2020-11-16 13:28:11 +01:00
  • 4c9b226bd6 Merge pull request #9252 from JosJuice/fmt-version-requirement LC 2020-11-16 07:12:54 -05:00
  • 56e68e7b72 CMake: Bump fmt version requirement to 7.1.0 JosJuice 2020-11-16 13:05:29 +01:00
  • 6dcf7643e5 Fix updater not always cleaning up temp directory Dentomologist 2020-11-13 12:25:53 -08:00
  • 53da97208a DolphinQt: Don't return 0x04 bytes from tr JosJuice 2020-11-12 19:44:44 +01:00
  • 8a621c2d5e Merge pull request #9236 from lioncash/log-backend Léo Lam 2020-11-12 14:51:28 +01:00
  • ec5313fe24 Merge pull request #9204 from fbastos1/master Léo Lam 2020-11-12 14:43:35 +01:00
  • c991f00479 Merge pull request #9244 from lioncash/input-panic Léo Lam 2020-11-12 14:41:50 +01:00
  • d8e1921b57 InputCommon: Migrate over to fmt-capable panic alerts Lioncash 2020-11-12 02:29:21 -05:00
  • 93212049ac Merge pull request #9242 from lioncash/disc-panic LC 2020-11-12 02:22:21 -05:00
  • 161f8c3fad Android: Warn when path in config is unavailable JosJuice 2020-11-09 23:15:35 +01:00
  • 9e3e325add Merge pull request #9243 from JosJuice/android-input-overlay-null JosJuice 2020-11-11 11:22:41 +01:00
  • 32ad2dcec3 Android: Add null check for InputOverlay JosJuice 2020-11-11 10:38:49 +01:00
  • 689eec5304 DiscIO: Make use of fmt-capable panic alerts Lioncash 2020-11-11 01:06:33 -05:00
  • ae83685b0b Merge pull request #9237 from lioncash/msghandler LC 2020-11-11 00:34:45 -05:00
  • f44b13ffcd FrameDump Logging: Separate log type and migrate to fmt altimumdelta 2020-11-09 19:45:04 +01:00
  • 0a2564a89d Merge pull request #9234 from lioncash/rename-fmt LC 2020-11-09 22:08:42 -05:00
  • ff4b7ca7f4 Remove Android-specific settings from UISettings.cpp JosJuice 2020-10-19 17:55:13 +02:00
  • e260f9815c Android: Move orientation setting to main settings screen JosJuice 2020-09-16 18:09:56 +02:00
  • 7b21f7af2e Common/MsgHandler: Add fmt-capable variants of the alert macros Lioncash 2020-11-09 07:50:35 -05:00
  • 43e2f0e88f Merge pull request #9235 from lioncash/ui-log LC 2020-11-09 07:28:28 -05:00
  • 72997c17d0 Merge pull request #9229 from JosJuice/android-emulationactivity-finish JosJuice 2020-11-09 10:46:08 +01:00
  • 8181a7b3dd Android: Remove unnecessary ANativeWindow_release call JosJuice 2020-11-06 23:05:23 +01:00
  • d982afd1ef Android: Fix alert messages when EmulationActivity is being destroyed JosJuice 2020-11-06 22:35:37 +01:00