Commit Graph

  • daa76183ed GCMemcard: Let ImportFile() take a Savefile instead of a direntry and a vector of blocks. Admiral H. Curtiss 2020-08-01 14:17:00 +02:00
  • c95f3cbb61 GCMemcard: Remove obsolete methods. Admiral H. Curtiss 2020-08-01 01:55:09 +02:00
  • 645cb2f3d1 GCMemcardDirectory: Rewrite migration logic without ExportGci(). Admiral H. Curtiss 2020-08-01 01:44:07 +02:00
  • e8b99d3afd GCMemcardManager: Rewrite file deleting logic to provide a better user experience. Admiral H. Curtiss 2020-08-01 01:27:15 +02:00
  • 6e96f95432 GCMemcardManager: Rewrite file copying logic to provide a better user experience. Admiral H. Curtiss 2020-08-01 01:05:48 +02:00
  • 08dccb8727 GCMemcardManager: Rewrite file importing logic to provide a better user experience. Admiral H. Curtiss 2020-07-31 20:56:52 +02:00
  • 3286d2df3d Common/VariantUtil: Add 'overloaded' helper struct for use with std::variant. Admiral H. Curtiss 2021-01-27 02:31:46 +01:00
  • 87ae7ccd75 GCMemcardManager: Rewrite file exporting logic to provide a better user experience. Admiral H. Curtiss 2020-07-18 15:42:02 +02:00
  • 7bb7aa16c2 GCMemcardManager: Relayout file table for a more compact design. Admiral H. Curtiss 2020-07-16 20:25:58 +02:00
  • ec4fc7171f GCMemcardUtils: Implement GenerateFilename() as a cleaner variant of GCMemcard::GCI_FileName(). Admiral H. Curtiss 2020-07-16 00:58:00 +02:00
  • 3e7f537a9d GCMemcard: Implement ExportFile() to get a file on a card with a single method call. Admiral H. Curtiss 2020-07-15 23:59:17 +02:00
  • 9b14cc8ea2 GCMemcard: Implement utility functions to read saves from and write saves to files, without involving a memory card. Admiral H. Curtiss 2020-07-11 02:04:40 +02:00
  • 2f661fec23 Merge pull request #9462 from trofi/master Léo Lam 2021-01-28 21:44:30 +01:00
  • a8adaa458e Merge pull request #9476 from shuffle2/cfmt Léo Lam 2021-01-28 21:43:58 +01:00
  • 8cfc41fb3b Externals/rangeset: use qualified 'size_t' Sergei Trofimovich 2021-01-21 22:52:26 +00:00
  • 9399e8b2bc require clang-format 10.0 Shawn Hoffman 2021-01-28 09:56:31 -08:00
  • b363962757 BreakpointWidget: Remove unnecessary code Sepalani 2021-01-27 21:01:10 +04:00
  • 289637f92f NetworkCaptureLogger: Move SSL logging Sepalani 2017-08-24 19:45:26 +01:00
  • 3e66db2fd7 Merge pull request #9479 from shuffle2/vshack JosJuice 2021-01-28 09:53:43 +01:00
  • 6829775fac msbuild: re-enable HAS_OPENGL and HAS_VULKAN Shawn Hoffman 2021-01-27 19:10:53 -08:00
  • c386c5acc2 Merge pull request #9366 from iwubcode/freelook_camera_quaternion Léo Lam 2021-01-28 01:34:09 +01:00
  • 9ca24ae8e0 Merge pull request #9092 from shuffle2/vshack Léo Lam 2021-01-28 01:33:46 +01:00
  • 586c689d63 VideoCommon: use Quaternion for Free Look orientation iwubcode 2020-10-22 23:09:14 -05:00
  • d35287b6e4 Common: update Quaternion to allow rotating pitch, yaw, and roll all at once iwubcode 2020-12-26 23:08:40 -06:00
  • 544692f96a Common: add convenience function to convert a Quaternion to a Matrix44 iwubcode 2020-10-22 22:48:22 -05:00
  • 4740c2a882 Merge pull request #9080 from SirMangler/debugger Léo Lam 2021-01-28 01:21:21 +01:00
  • 9f6d88880e MemoryWidget: Add 'Offset' and General Improvements SirMangler 2020-09-13 17:03:17 +01:00
  • 500a694ca8 msbuild: bundle all dolphin "core" code into single library Shawn Hoffman 2020-09-15 07:22:32 -07:00
  • 5770ff01f3 rename D3DCommon/Common to D3DCommon/D3DCommon Shawn Hoffman 2020-09-15 06:07:22 -07:00
  • 527b5a9761 normalize common filenames in VideoBackends/D3D12 Shawn Hoffman 2020-09-15 06:01:29 -07:00
  • a0aeb5b0b9 normalize common filenames in VideoBackends/D3D Shawn Hoffman 2020-09-15 05:50:34 -07:00
  • d7fd892fde normalize common filenames in VideoBackends/Vulkan Shawn Hoffman 2020-09-15 05:43:41 -07:00
  • ef70fe05bf normalize common filenames in VideoBackends/Null Shawn Hoffman 2020-09-15 05:24:28 -07:00
  • ff4f67492b normalize common filenames in VideoBackends/OGL Shawn Hoffman 2020-09-15 05:00:24 -07:00
  • 3193f3d5c4 rename Core/IOS/FS/FileSystem.cpp to FileSystemCommon.cpp Shawn Hoffman 2020-09-15 04:53:28 -07:00
  • 7e1df34735 rename InputCommon/ControllerInterface/Device to CoreDevice Shawn Hoffman 2020-09-15 04:34:41 -07:00
  • 0be1491ef0 rename ciface::Wiimote to ciface::WiimoteController Shawn Hoffman 2020-09-15 04:24:25 -07:00
  • 84128d9532 rename Common/File to Common/IOFile Shawn Hoffman 2020-09-15 03:29:41 -07:00
  • 07fd02f207 rename Core/Analytics to Core/DolphinAnalytics Shawn Hoffman 2020-09-15 03:13:10 -07:00
  • 96e3360f05 Merge pull request #9452 from JosJuice/android-wii-saves Léo Lam 2021-01-27 23:00:47 +01:00
  • 7290cd0032 Merge pull request #9478 from JosJuice/double-assert-attempt-2 Markus Wick 2021-01-27 20:20:59 +01:00
  • b1fdd14ed1 Merge pull request #9314 from smurf3tte/dcbx Markus Wick 2021-01-27 20:12:21 +01:00
  • 12aa1071cb Android: Re-implement a subset of CompletableFuture JosJuice 2021-01-18 13:06:40 +01:00
  • 347551a01d Android: Implement save overwrite confirmation JosJuice 2021-01-18 12:22:26 +01:00
  • cd4ccda51c Android: Add "Import Wii Save" JosJuice 2021-01-17 23:16:23 +01:00
  • b08306d0b8 Android: Refactor MainPresenter.installWad JosJuice 2021-01-17 22:18:31 +01:00
  • 4a394ffc9c Android: Merge launchInstallWad into launchOpenFileActivity JosJuice 2021-01-17 22:16:20 +01:00
  • 80b56b6575 Android: Move InstallWAD to a new WiiUtils class JosJuice 2021-01-17 22:15:13 +01:00
  • 2ada5b422d Merge pull request #9448 from JosJuice/blr-x30 Markus Wick 2021-01-27 20:07:24 +01:00
  • 8c127a612f Merge pull request #9416 from Filoppi/patch-9 Léo Lam 2021-01-27 19:54:20 +01:00
  • 6dc0f0dfe6 Merge pull request #9438 from shuffle2/add-shortcut-to-desktop Léo Lam 2021-01-27 19:41:09 +01:00
  • b597b16f63 Merge pull request #9439 from Darwin-Rist/master Léo Lam 2021-01-27 19:35:58 +01:00
  • 28cd6f6520 Merge pull request #9440 from lioncash/qt6 Léo Lam 2021-01-27 19:28:43 +01:00
  • 6086111566 Merge pull request #9467 from iwubcode/gamecube_controllers_widget Léo Lam 2021-01-27 19:24:06 +01:00
  • 84ad550c19 Merge pull request #9449 from Filoppi/patch-11 Léo Lam 2021-01-27 19:19:58 +01:00
  • 42b55e8fa3 Merge pull request #9450 from Filoppi/patch-12 Léo Lam 2021-01-27 19:18:51 +01:00
  • 780360b921 DolphinQt: Move gamecube controller ui logic to its own widget iwubcode 2021-01-23 12:44:21 -06:00
  • 920dd812ad Merge pull request #9468 from iwubcode/wiimote_controllers_widget Léo Lam 2021-01-27 18:54:29 +01:00
  • f3b6c9723c DolphinQt: Move wiimote controller ui logic to its own widget iwubcode 2021-01-23 13:05:04 -06:00
  • fb09acd01f Merge pull request #9453 from JosJuice/state-metadata-osd Léo Lam 2021-01-27 18:22:39 +01:00
  • 70447d0281 Merge pull request #9454 from JosJuice/android-ingame-settings-save Léo Lam 2021-01-27 18:17:27 +01:00
  • 5d19558623 JitArm64: Fix false positive "turned singles into doubles" asserts JosJuice 2021-01-27 15:57:42 +01:00
  • b886c70a43 Merge pull request #9456 from trevor403/breakpoint-loading Léo Lam 2021-01-27 15:53:24 +01:00
  • 4ba9bb26e9 Merge pull request #9455 from lioncash/traversal Léo Lam 2021-01-27 15:51:29 +01:00
  • bb121dc9a5 Merge pull request #9477 from shuffle2/asan Léo Lam 2021-01-27 15:47:55 +01:00
  • a02a629958 windows: fix unregistering VEH Shawn Hoffman 2021-01-27 04:43:44 -08:00
  • 305faa73ec Merge pull request #9436 from shuffle2/asan Léo Lam 2021-01-27 13:24:26 +01:00
  • 2537ea77ee Merge pull request #9460 from jordan-woyak/wiimote-dc-crash-fix Léo Lam 2021-01-27 13:14:52 +01:00
  • bc14e4a0f0 Merge pull request #9463 from Dentomologist/fix_CreateTempDir_calls Léo Lam 2021-01-27 13:12:05 +01:00
  • 093978b2e0 Merge pull request #9466 from iwubcode/common_controllers_widget Léo Lam 2021-01-27 13:06:20 +01:00
  • d8bea87aa3 Merge pull request #9469 from Stevoisiak/remove-redundant-inis Léo Lam 2021-01-27 12:43:51 +01:00
  • 2d75b0d2bc Merge pull request #9472 from JosJuice/jitarm64-unexpected-double Léo Lam 2021-01-27 12:43:11 +01:00
  • d00430470b JitArm64: Update registers last used before start of instruction JosJuice 2021-01-24 14:56:38 +01:00
  • f17cd3750a JitArm64: Remove default parameters from Arm64FPRCache::R/RW JosJuice 2021-01-24 14:27:07 +01:00
  • 88f3fec04e JitArm64: Add asserts for unexpected single to float conversions JosJuice 2021-01-24 14:10:04 +01:00
  • 6a51c1564f Jit64: addx revisited Sintendo 2021-01-22 23:41:22 +01:00
  • 2a6fffd60e Merge pull request #9475 from JosJuice/android-unit-tests LC 2021-01-26 13:52:33 -05:00
  • 838abd6536 Add script for running unit tests on Android device JosJuice 2021-01-26 19:01:39 +01:00
  • ee28abc88b Remove redundant INI settings Stevoisiak 2021-01-24 00:31:02 -05:00
  • 66b992cfe4 Jit: Fix correctness issue in dcbf/dcbi/dcbst smurf3tte 2021-01-23 15:17:09 -08:00
  • 67b9e94e4d DolphinQt: Move common controller interface logic to its own widget iwubcode 2021-01-23 12:16:56 -06:00
  • 67491979ab JitArm64: Avoid using X30 with BLR JosJuice 2021-01-16 12:39:14 +01:00
  • 83f912b58a UnitTests: Add setup error checking Dentomologist 2021-01-22 11:34:45 -08:00
  • 59058bae0a Breakpoint from string flag parsing using token Trevor Rudolph 2021-01-19 15:03:30 -05:00
  • caff472dbf Merge pull request #9459 from iwubcode/freelook_state_lock LC 2021-01-21 12:07:58 -05:00
  • bb2c50ac94 WiimoteReal: Fix crash on real Wii Remote disconnect on Windows caused by dangling pointer. Jordan Woyak 2021-01-20 17:23:56 -06:00
  • af7384002f FreeLookManager: acquire global input lock before accessing individual FreeLook control states iwubcode 2021-01-20 12:25:21 -06:00
  • b425250a7b TraversalClient: Make use of std::string_view with ConnectToClient() Lioncash 2021-01-19 14:26:04 -05:00
  • cb4ca7837a TraversalClient: Prevent uninitialized values from occurring in MakeENetAddress Lioncash 2021-01-19 14:21:04 -05:00
  • f0c6e696fd TraversalProto: Convert typedefs into using aliases Lioncash 2021-01-19 14:15:09 -05:00
  • d48b5615ae TraversalProto: Collapse version enum into a typed variable Lioncash 2021-01-19 14:13:08 -05:00
  • d2ea94195c TraversalProto: Convert TraversalPacketType into an enum class Lioncash 2021-01-19 14:11:39 -05:00
  • 2f0fb2056e TraversalProto: Convert TraversalConnectFailedReason into an enum class Lioncash 2021-01-19 14:05:16 -05:00
  • 2021175809 TraversalClient: Convert state enum into an enum class Lioncash 2021-01-19 14:00:01 -05:00
  • ebf3b5faf4 Merge pull request #9451 from Sintendo/jit64boolxrw JosJuice 2021-01-19 15:40:43 +01:00
  • 5978550b2f Android: Fix in-game settings changes not getting saved JosJuice 2021-01-18 15:23:36 +01:00
  • abd069ada3 Check return value when calling ReadArray for savestates JosJuice 2021-01-18 14:32:19 +01:00
  • 4597d53307 Android: Don't show OSD messages when opening savestate menu JosJuice 2021-01-18 14:28:43 +01:00
  • 04ccd4cb80 Merge pull request #9446 from Dentomologist/convert_shifttype_to_enum_class LC 2021-01-18 05:26:22 -05:00
  • e3237661ec Arm64Emitter: Convert ShiftType to enum class Dentomologist 2021-01-16 01:26:23 -08:00