Commit Graph

  • 502ab789d9
    Merge pull request #8813 from nbouteme/master JMC47 2020-06-25 08:20:56 -04:00
  • c9edfa0eaa Replace Windows CMake lambda constexpr capture workaround JosJuice 2020-06-25 13:11:29 +02:00
  • 265e0d00d6 DolphinQt: Add columns with file format details JosJuice 2020-06-25 12:49:36 +02:00
  • 2a3aa7a1f6 Android: Wrap game details dialog in ScrollView JosJuice 2020-06-25 12:23:56 +02:00
  • 26ed3b318c
    Merge pull request #8891 from JosJuice/file-details Tilka 2020-06-25 11:00:49 +01:00
  • 22a678601c Libraries now compile Tom Bebbington 2020-06-25 03:23:02 +01:00
  • 7f3c4b19b9 GCMemcard: Rename unknown field to m_dtv_status Sepalani 2020-06-24 23:17:00 +04:00
  • c17319dfd4 Fix OpenSL warning Tom Bebbington 2020-06-24 18:25:14 +01:00
  • 08261821bc default fastmem core option OFF for Android hunterk 2020-06-24 12:06:56 -05:00
  • 88a2408598 Initial commit: cmake paths setup Tom Bebbington 2020-06-24 17:39:58 +01:00
  • b68ab560dc Make SO_POLL complete asynchronously nbouteme 2020-05-17 01:00:35 +02:00
  • a1a107dc08
    Merge pull request #7396 from Techjar/store-sram-in-savestate Tilka 2020-06-24 08:49:43 +01:00
  • 0eb9ac7777 Include SRAM in savestates Techjar 2018-09-03 17:10:22 -04:00
  • cf36877608
    Merge pull request #8879 from AdmiralCurtiss/gci-folder-savestates Pierre Bourdon 2020-06-24 08:36:58 +02:00
  • eb278b61ca Translation resources sync with Transifex JosJuice 2020-06-23 11:17:46 +02:00
  • f463eb1d9a
    Merge pull request #8892 from JosJuice/wia-rvz-added-version Tilka 2020-06-21 20:31:35 +01:00
  • 8c205ef8f3 DolphinQt: Show version number for WIA/RVZ introduction JosJuice 2020-06-21 21:16:10 +02:00
  • d494e0230c Show file format details in game properties JosJuice 2020-06-21 20:41:50 +02:00
  • 8ce25769d7
    Merge pull request #8803 from Ebola16/ANDROID JosJuice 2020-06-21 13:49:56 +02:00
  • 08c93adde2
    Merge pull request #8739 from Ebola16/GCOVERLAY JosJuice 2020-06-21 13:49:45 +02:00
  • 9982251899
    Merge pull request #8538 from JosJuice/wia Tilka 2020-06-21 11:40:58 +01:00
  • 660d81a10b RVZ: Bump version number to 1.0 JosJuice 2020-06-21 12:38:03 +02:00
  • 9eb36afeb0 Core: Call Movie::FrameUpdate per field, not per line JosJuice 2020-06-20 19:06:33 +02:00
  • 03e0d2c820
    Merge pull request #8885 from delroth/spr-thrm Pierre Bourdon 2020-06-19 03:48:30 +02:00
  • ebd08c82db
    Merge pull request #8796 from sepalani/so-econn Pierre Bourdon 2020-06-19 03:48:13 +02:00
  • dc2733ce24 Socket: Fix ENOTCONN error code Sepalani 2020-05-07 00:03:03 +04:00
  • 364ef76ba1 PatchEngine: Attempt to fix crash in IsStackSane JosJuice 2020-06-18 11:44:02 +02:00
  • dd1fc711c7
    PowerPC: partially implement thermal related SPRs Pierre Bourdon 2020-06-18 07:37:44 +02:00
  • d6341c4117
    Merge pull request #8883 from iwubcode/freelook_clean_state Tilka 2020-06-17 18:51:55 +01:00
  • a65ef35f1a VideoCommon: Clean freelook camera dirty state when getting the new view iwubcode 2020-06-17 12:07:40 -05:00
  • 53ccc7a2d1 Android: Make last platform tab selection an INI setting Ryan Meredith 2020-06-17 13:00:48 -04:00
  • 224c6e799d RVZ: Extend GroupEntry JosJuice 2020-05-17 15:50:41 +02:00
  • f2c38c0e67 RVZ: Make m_rvz a template parameter JosJuice 2020-05-17 15:34:50 +02:00
  • ca4e4a6207 WIA/RVZ: Move (de)compression to a different file JosJuice 2020-05-17 15:21:34 +02:00
  • 39caac925a RVZ: Add documentation JosJuice 2020-05-13 19:38:31 +02:00
  • 2ec608f059 DolphinQt: Set block size to 128 KiB by default JosJuice 2020-05-13 16:43:59 +02:00
  • 3f753fc87d RVZ: Detect junk data in the same block as a file JosJuice 2020-05-13 15:35:36 +02:00
  • 4b74993374 RVZ: Store pseudorandom junk data efficiently JosJuice 2020-05-10 19:21:05 +02:00
  • 1e92b54bf5 WIA/RVZ: Skip some memory allocations when reusing chunks JosJuice 2020-05-10 20:20:08 +02:00
  • f5ef70fc76 RVZ: Don't store redundant exceptions when chunk size is < 2 MiB JosJuice 2020-05-05 14:41:46 +02:00
  • b06c50ed2e RVZ: Support chunk sizes between 32 KiB and 2 MiB JosJuice 2020-05-05 00:43:32 +02:00
  • 0d433baeb5 RVZ: Remove PURGE support JosJuice 2020-05-04 18:21:49 +02:00
  • 1f7c0b636f RVZ: Add Zstandard as a compression method JosJuice 2020-05-04 16:01:56 +02:00
  • e2ae2b3b0b Add new file format RVZ based on WIA JosJuice 2020-05-04 12:41:14 +02:00
  • f21a254042 WIA: Implement multithreaded compression JosJuice 2020-04-22 09:50:27 +02:00
  • 9dea8169e0 WIA: Write all headers at the start of the file JosJuice 2020-04-19 23:13:51 +02:00
  • e5b9e1ba1f WIA: Reuse groups when writing JosJuice 2020-04-19 15:34:02 +02:00
  • 40e46aee57 WIA: Store all-zero data efficiently JosJuice 2020-04-19 13:39:10 +02:00
  • e8b019ac29 WIA: Implement compression JosJuice 2020-04-17 20:38:33 +02:00
  • e936c4acd8 WIA: Write hash exceptions JosJuice 2020-04-15 21:15:08 +02:00
  • 3b8c44fd0e WIA: Decrypt Wii data when writing JosJuice 2020-04-14 11:40:32 +02:00
  • 115edea34e WIA: Add early support for WIA writing JosJuice 2020-04-13 22:04:16 +02:00
  • 791e363c9a WIA: Make use of the exception lists JosJuice 2020-01-27 16:12:56 +01:00
  • 47067f661a WIA: Properly check for overlapping data JosJuice 2020-01-27 14:26:12 +01:00
  • 04089f24f9 WIA: Implement re-encryption of Wii partition data JosJuice 2020-01-23 16:47:49 +01:00
  • e3d291a529 WIA: Check the internal WIA hashes JosJuice 2020-01-12 00:54:00 +01:00
  • 827437c036 WIA: Fix the handling of chunk sizes larger than 2 MiB JosJuice 2020-01-07 19:28:11 +01:00
  • 0b407228b7 WIA: Add documentation JosJuice 2020-01-06 22:34:11 +01:00
  • 01a77ae8a1 WIA: Implement caching and partial decompression JosJuice 2020-01-05 22:26:28 +01:00
  • b59ef81a7e WIA: Implement bzip2, LZMA, and LZMA2 decompression JosJuice 2019-12-31 17:17:11 +01:00
  • 1579e061a3 WIA: Correctly handle data with size not divisible by chunk size JosJuice 2020-01-03 23:57:35 +01:00
  • 3c373c8aa8 WIA: Treat groups with size 0 as containing only zeroes JosJuice 2020-01-03 23:27:39 +01:00
  • 36991e2dde WIA: Implement PURGE decompression JosJuice 2019-12-29 23:29:51 +01:00
  • 3672bd79f3 WIA: Implement ReadWiiDecrypted JosJuice 2019-12-27 22:26:00 +01:00
  • 2a5fcc9c25 WIA: Add reading raw data JosJuice 2019-01-02 22:24:18 +01:00
  • 8da5d0c4fe Add an early version of WIABlobReader JosJuice 2018-09-28 17:04:16 +02:00
  • 0bc7dcd172
    Merge pull request #8882 from JosJuice/convert-dropdown-one-option Tilka 2020-06-17 12:38:19 +01:00
  • b45f2c2ad3 DolphinQt: Disable convert dialog dropdowns when they have one option JosJuice 2020-06-17 12:47:49 +02:00
  • 3411802fd1
    Merge pull request #8881 from JosJuice/convert-same-format Tilka 2020-06-17 11:56:49 +01:00
  • ec3ea6c1df DolphinQt: Allow converting to same format JosJuice 2020-06-17 12:44:16 +02:00
  • 864dcd40b5 Revert "DolphinQt: Disable converting from TGC" JosJuice 2020-04-28 19:32:11 +02:00
  • 31ecc6c214 Revert "DolphinQt: Actually disable converting from TGC" JosJuice 2020-06-17 12:31:54 +02:00
  • 75d032161f DiscIO: Rework the implementation of TGC reading JosJuice 2020-02-23 20:56:18 +01:00
  • 476c95900d EXI: When loading a savestate with a mismatching GCI folder memory card, reinizialize it with the header from the savestate to let a game still recognize it as the same card. Admiral H. Curtiss 2020-06-16 19:11:00 +02:00
  • 8b13e1882a EXI: Store data for regenerating a GCI folder memory card header in EXI_Channel and pass it down to the memory card device. Admiral H. Curtiss 2020-06-16 02:10:14 +02:00
  • e810d492f2 GCMemcard: Split off HeaderData from Header to have a compact block of data for consistent initialization. Admiral H. Curtiss 2020-06-16 00:33:25 +02:00
  • cc52558c0e GCMemcard: Assert struct requirements in header. Admiral H. Curtiss 2020-06-17 01:17:24 +02:00
  • 07bd200596 GCMemcard: Remove dependency on g_SRAM and force the caller to provide the relevant values instead. Admiral H. Curtiss 2020-06-15 22:11:02 +02:00
  • 7cdd0e2430
    Merge pull request #8817 from Tilka/cmake Markus Wick 2020-06-16 22:55:46 +02:00
  • fba5ff5ea5 Translation resources sync with Transifex JosJuice 2020-06-16 22:51:59 +02:00
  • 1f505870a9
    Merge pull request #8873 from AdmiralCurtiss/gcmemcard-namespace Tilka 2020-06-16 19:55:06 +01:00
  • 506ae2f6b1 Externals/zstd: fix CMake project name Tillmann Karras 2020-05-18 00:00:41 +01:00
  • 24eee74937 CMake: support using system-wide zstd library Tillmann Karras 2020-05-17 09:06:36 +01:00
  • de5941d6f8
    Merge pull request #8878 from JosJuice/actually-disable-tgc-conversion Tilka 2020-06-16 19:39:40 +01:00
  • a2b7627d66
    Merge pull request #8860 from Ebola16/Emu Tilka 2020-06-16 19:38:55 +01:00
  • 914ebdf0dd GCMemcard: Move from global namespace into a Memcard namespace. Admiral H. Curtiss 2020-06-15 02:09:37 +02:00
  • 2e1bfe073c GCMemcard: Split out MemoryCardBase into its own header, which is the base class for the raw and folder memory cards and has little to do with the actual memory card data structures. Admiral H. Curtiss 2020-06-15 01:37:17 +02:00
  • ea3c3fd952 Android: Separate GameCube overlay refresh logic Ryan Meredith 2020-06-16 13:27:13 -04:00
  • 851b438419
    Merge pull request #8844 from Ebola16/RGL JosJuice 2020-06-16 18:08:48 +02:00
  • 1e6925e423 Android: Disallow multiple launcher activities Ryan Meredith 2020-06-16 11:52:58 -04:00
  • c236d89f64 DolphinQt: Actually disable converting from TGC JosJuice 2020-06-16 11:21:44 +02:00
  • d4418a2b43
    Merge pull request #8877 from JosJuice/convert-fail-message Tilka 2020-06-16 09:59:03 +01:00
  • 26789163e2
    Merge pull request #8876 from JosJuice/multiselect-crash Tilka 2020-06-16 09:50:30 +01:00
  • 20a3119d7a DolphinQt: Make conversion error messages actually show up JosJuice 2020-06-16 10:39:40 +02:00
  • 2b25e1d6b9 DolphinQt: Don't show success message when converting missing file JosJuice 2020-06-16 10:35:00 +02:00
  • 349cdd5136 DolphinQt: Fix crash on right-clicking multiple games JosJuice 2020-06-16 10:29:52 +02:00
  • 6b0476b101
    Merge pull request #8839 from Miksel12/ini-changes-3 Tilka 2020-06-14 23:19:02 +01:00
  • bebeb935a5 Android: Android INI section Ryan Meredith 2020-06-14 10:54:08 -04:00
  • f7f23637d1 INI changes Miksel12 2020-06-01 17:20:46 +02:00
  • f9f4734237
    Merge pull request #8850 from JosJuice/block-size-warning Tilka 2020-06-14 15:03:32 +01:00