Commit Graph

  • fdab9783c7 Externals: Add rangeset. Admiral H. Curtiss 2020-05-05 00:17:06 +02:00
  • 5b52b3e9cb x64Emitter: Check end of allocated space when emitting code. Admiral H. Curtiss 2020-05-02 00:42:29 +02:00
  • fcc8dfd189 Common/Assert: no longer needs special impl for msvc Shawn Hoffman 2020-08-21 18:59:51 -07:00
  • 89b6a4cbee DolphinQt: resolve Qt5.15 deprecations Shawn Hoffman 2020-08-21 18:09:04 -07:00
  • c629af6319 replace is_pod with is_standard_layout && is_trivially_copyable Shawn Hoffman 2020-08-21 18:08:16 -07:00
  • 2c2fd21d41 msbuild: silence warnings about deprecated codecvt items Shawn Hoffman 2020-08-22 02:07:33 -07:00
  • 12ea56a6b2 remove extraneous WIN32_LEAN_AND_MEAN definition Shawn Hoffman 2020-08-21 18:06:42 -07:00
  • 181e0dba21 apply if constexpr in a couple places Shawn Hoffman 2020-08-21 18:04:50 -07:00
  • ccbc4c2d99 fix possible dangling shared_ptr ptr in ios Shawn Hoffman 2020-08-17 17:32:58 -07:00
  • 3ee4c53d65 wiimotereal: add some error handling. replace malloc with make_unique Shawn Hoffman 2020-08-17 17:32:14 -07:00
  • 938fd4e438 use constexpr for some compile-time expressions Shawn Hoffman 2020-08-17 17:30:49 -07:00
  • 79f5ea0474 initialize some variables which need to be Shawn Hoffman 2020-08-17 17:30:06 -07:00
  • c22748dc38 windows: fix some incorrect string lengths Shawn Hoffman 2020-08-17 17:26:38 -07:00
  • b021573a70 GekkoDisassembler: fix rld* Shawn Hoffman 2020-08-17 17:24:46 -07:00
  • 49590c9a42 FileUtil: handle some error conditions Shawn Hoffman 2020-08-17 17:24:03 -07:00
  • 3bc8a26083 don't use std::move on const variables Shawn Hoffman 2020-08-17 17:23:28 -07:00
  • 1b1fc39f02 handle to GetFileVersionInfoW must be zero Shawn Hoffman 2020-08-17 17:21:20 -07:00
  • c36ae84b96
    Merge pull request #9044 from shuffle2/thread-names Jordan Woyak 2020-08-23 06:01:05 -05:00
  • 6ef9d70701 name some threads Shawn Hoffman 2020-08-22 02:55:31 -07:00
  • a769dff1d0 windows: additionally set thread name via SetThreadDescription Shawn Hoffman 2020-08-22 01:51:51 -07:00
  • 4a34b74e68
    Merge pull request #9035 from shuffle2/vs-pretty LC 2020-08-22 20:13:25 -04:00
  • f3431f3ff8
    Merge pull request #9043 from Ebola16/GS LC 2020-08-22 19:44:13 -04:00
  • a9c8f5424b
    Merge pull request #9041 from shuffle2/no-pch LC 2020-08-22 19:42:44 -04:00
  • cff4806d8d windows: fix build if pch were to be disabled Shawn Hoffman 2020-08-18 23:25:57 -07:00
  • 1104fcf807 msbuild: allow _WIN32_WINNT to be naturally defined by headers Shawn Hoffman 2020-08-21 18:59:19 -07:00
  • c88d832e05 msbuild: prettify include paths Shawn Hoffman 2020-08-21 18:05:43 -07:00
  • af55938538 msbuild: use the moc dispatcher from Qt's vstools The new method supports build parallelism and cleaner integration into msbuild dependency flows. Shawn Hoffman 2020-08-21 01:18:14 -07:00
  • 03a263db20 msbuild: fixup linking of discord-rpc Shawn Hoffman 2020-08-21 00:11:24 -07:00
  • 2f47f486af msbuild: re-enable standalone vcxproj processing Shawn Hoffman 2020-08-20 20:27:07 -07:00
  • 1f8cda6281 DolphinQt: sort the files in vcxproj Shawn Hoffman 2020-08-20 16:26:26 -07:00
  • 390f509bbf windows: disable C4200 directly in libusb.h Shawn Hoffman 2020-08-20 13:52:54 -07:00
  • 7705f7c1a3 msbuild: refactor stuff out of project files (for externals) Shawn Hoffman 2020-08-18 18:07:08 -07:00
  • 94bf48b67c msbuild: refactor stuff out of project files (for dolphin) Shawn Hoffman 2020-08-18 17:34:06 -07:00
  • 3a0d8c0208 msbuild: enable D3DCommon to use pch Shawn Hoffman 2020-08-17 12:37:35 -07:00
  • 36ace8eb52 prettify some constructs in vcxproj files Shawn Hoffman 2020-08-17 12:29:25 -07:00
  • f7f0fa2d85 DiscIO: Adjust WIA/RVZ header size heuristic JosJuice 2020-08-22 22:26:55 +02:00
  • 800b2480ec
    Merge pull request #9046 from AdmiralCurtiss/win-qt515 LC 2020-08-22 14:36:53 -04:00
  • f859da112e Update Windows build to use Qt 5.15.0. Admiral H. Curtiss 2020-08-22 20:08:38 +02:00
  • d5ea4b4b80 Android: Prevent getSetting ClassCastExceptions in ItemViews Ryan Meredith 2020-08-21 11:09:24 -04:00
  • fc6c1931fa VolumeVerifier: Adjust problem descriptions for new netplay check JosJuice 2020-08-19 17:21:38 +02:00
  • 225592a106 Translation resources sync with Transifex JosJuice 2020-08-19 10:48:38 +02:00
  • 905df6756b
    Merge pull request #9024 from JosJuice/android-wiimote-false LC 2020-08-17 15:25:23 -04:00
  • 24ff8b8d1e
    Merge pull request #9034 from JosJuice/android-menu-animation-rtl LC 2020-08-17 15:24:52 -04:00
  • ac17e49243 Android: Take RTL layout into account for menu animations JosJuice 2020-08-17 19:37:05 +02:00
  • d1439a1fa9
    IOS/USB: Move scan thread logic into a separate class Léo Lam 2020-08-17 14:41:35 +02:00
  • 55c931d624
    Merge pull request #8995 from Tilka/warnings Léo Lam 2020-08-17 14:49:28 +02:00
  • 6104018fe1
    Merge pull request #9020 from Tilka/usb Léo Lam 2020-08-17 12:15:26 +02:00
  • c9945670f0
    Merge pull request #9029 from shuffle2/vs-clean Léo Lam 2020-08-17 12:13:45 +02:00
  • fee6bef252
    Merge pull request #9032 from shuffle2/msbuild-unittests Léo Lam 2020-08-17 12:11:59 +02:00
  • d40ae8a84b UnitTests: expliticly list files to be compiled. Fixes VS warning / bad behavior. Shawn Hoffman 2020-08-16 14:30:06 -07:00
  • 9a5a705d01 Fix comparison to invalidated vector iterator. GetFstEntryForPath may modify the children vector, so do it before taking an iterator to the vector. Shawn Hoffman 2020-08-16 15:08:22 -07:00
  • 9d880c2db3 UnitTests: quiet warnings Shawn Hoffman 2020-08-16 14:28:49 -07:00
  • b5241d1c2c
    Merge pull request #9031 from shuffle2/msvc-overflow-workaround Jordan Woyak 2020-08-16 15:01:14 -05:00
  • deb73d0167 msvc: temporary workaround for C4789 false positive Shawn Hoffman 2020-08-16 12:49:00 -07:00
  • 0ad123bdbb BTEmu: Fix home menu inquiry assigning multiple wii remotes to wrong slots. Jordan Woyak 2020-07-26 14:10:37 -05:00
  • 6a6f1451ff Update state version. Jordan Woyak 2020-07-25 13:20:08 -05:00
  • 13ee6bd7bb BTEmu/Wiimote: Cleanups/Fixes. Jordan Woyak 2020-07-22 17:20:20 -05:00
  • 2c5920dccc
    Merge pull request #9028 from cristian64/netplaybrowser_deadlock_on_exit LC 2020-08-16 08:57:35 -04:00
  • ddeb2236ae Removed RunOnObject() usage to prevent deadlock on exiting the NetPlay Session Browser dialog. Christian Aguilera 2020-08-15 00:28:19 +01:00
  • 6fc7135047
    Merge pull request #8855 from shuffle2/dol LC 2020-08-16 06:02:39 -04:00
  • adf22c0728 vs/msbuild: fix the build generating log files in source dirs Shawn Hoffman 2020-08-16 00:01:22 -07:00
  • 89ca9b51ad Bluetooth/WiimoteDevice: Remove some silly comments. Jordan Woyak 2020-07-22 16:54:17 -05:00
  • 1cddf9c527 BTEmu: Remove a wrong INFO_LOG. Jordan Woyak 2020-07-22 15:09:51 -05:00
  • eee1589aa3 Restoring NetPlay Session Browser dialog's settings before connecting widgets, to prevent multiple refresh requests on change. Christian Aguilera 2020-08-15 22:29:07 +01:00
  • 07a0d44b36
    Merge pull request #8571 from Pokechu22/di-interrupts JosJuice 2020-08-11 20:03:41 +02:00
  • 32061c95d4
    Merge pull request #9026 from JosJuice/framedump-numerator LC 2020-08-11 05:39:51 -04:00
  • bd87285f3a FrameDump: Don't ignore the time base numerator JosJuice 2020-08-11 11:16:33 +02:00
  • c2de1d041a Fix builds with system LZMA when using versions of CMake before 3.14 cyrozap 2020-08-07 23:19:57 -05:00
  • bd9d0964cd Android: Fix defaults for WiimoteContinuousScanning/EnableSpeaker JosJuice 2020-08-11 09:18:15 +02:00
  • 655e92478a
    Merge pull request #9022 from JosJuice/android-getrendersurfacescale-java LC 2020-08-09 21:22:07 -04:00
  • 02fe1cdec4 Android: Rewrite GetRenderSurfaceScale in Java JosJuice 2020-08-09 21:07:22 +02:00
  • ca61b6c1ab DiscIO: make use of std::nullopt Tillmann Karras 2020-08-01 01:28:21 +01:00
  • d2b06f4786 Fix various -Wshadow warnings Tillmann Karras 2020-08-01 00:17:23 +01:00
  • ee0d4661ab IOS/USB: deduplicate scan thread stopping Tillmann Karras 2020-08-02 23:47:42 +01:00
  • 1f4b9adbf5 ISO/USB: fix potential race condition Tillmann Karras 2020-08-02 23:20:33 +01:00
  • a161e58591
    Merge pull request #8914 from JosJuice/jit64-low-dcbz Tilka 2020-08-08 21:19:16 +01:00
  • 8b236fc8f8
    Merge pull request #8986 from jordan-woyak/button-pressed-no-ext Tilka 2020-08-08 21:06:46 +01:00
  • c0fde32d80
    Merge pull request #9019 from JosJuice/verify-wad-split-tmd-ticket Tilka 2020-08-08 21:05:21 +01:00
  • 76228fa482 Jit64: Implement low DCBZ hack JosJuice 2020-06-29 18:17:19 +02:00
  • 3101d957b6
    Merge pull request #8886 from JosJuice/stack-check-instruction Tilka 2020-08-08 20:59:48 +01:00
  • 6356cc8b08
    Merge pull request #8910 from OatmealDome/os-deprecated-cleanup Tilka 2020-08-08 20:53:14 +01:00
  • f17b5dd41b
    Merge pull request #8804 from iwubcode/dsu-improvements Tilka 2020-08-08 20:45:57 +01:00
  • 7ef0bc0359 VolumeVerifier: Split TMD error from ticket error for WADs JosJuice 2020-08-08 19:38:50 +02:00
  • 76b955e090
    Merge pull request #8940 from RenaKunisaki/master Tilka 2020-08-08 19:46:10 +01:00
  • 6d0bc03e00
    Merge pull request #8992 from Sintendo/fselx-avx Tilka 2020-08-08 19:38:48 +01:00
  • d7a96f927c
    Merge pull request #9002 from OatmealDome/renderwidget-sheet Tilka 2020-08-08 19:18:32 +01:00
  • 4c64446afe
    Merge pull request #9005 from OatmealDome/macos-psn-arg Tilka 2020-08-08 19:11:39 +01:00
  • 340c08a88d
    Merge pull request #9008 from Sintendo/dspjitlea Tilka 2020-08-08 19:08:24 +01:00
  • 3201944208
    Merge pull request #9016 from JosJuice/jitarm64-fctiwzx-fcvt Tilka 2020-08-08 17:55:49 +01:00
  • 8b4f16a310 JitArm64: Avoid double rounding in fctiwzx JosJuice 2020-08-07 22:44:04 +02:00
  • a77977d0aa
    Merge pull request #8999 from AdmiralCurtiss/input-expression-math Jordan Woyak 2020-08-07 14:40:29 -05:00
  • 5ec65a20d6
    Merge pull request #9009 from JosJuice/android-settings-recreation LC 2020-08-06 19:46:16 -04:00
  • d8c0344ee8
    Merge pull request #9010 from JosJuice/android-settingsadapter-redundant-static LC 2020-08-06 19:45:54 -04:00
  • 7b3056fee0
    Merge pull request #9011 from JosJuice/android-settings-viewmodel LC 2020-08-06 19:45:17 -04:00
  • de5d0e54be
    Merge pull request #9013 from JosJuice/savescreenshot-wait-for-completion LC 2020-08-06 19:44:43 -04:00
  • 7385e9129c Remove wait_for_completion parameter from Renderer::SaveScreenshot JosJuice 2020-08-06 21:57:12 +02:00
  • 05e49b13ef Android: Fix SettingsActivity back stack behavior after stop+start JosJuice 2020-08-05 13:50:36 +02:00
  • a427eafa7b Android: Persist Settings using ViewModel JosJuice 2020-08-05 19:47:45 +02:00
  • e3911736c2 Android: Remove some static variables from SettingsAdapter JosJuice 2020-08-05 18:47:17 +02:00
  • c727f03590 Android: Properly restore state of SettingsActivityPresenter JosJuice 2020-08-05 13:21:07 +02:00