Commit Graph

  • 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
  • ad85012172 Merge pull request #8843 from Techjar/fastmem-ui Tilka 2020-06-14 14:54:32 +01:00
  • 9f5e6edc34 Merge pull request #8809 from Ebola16/ABB Tilka 2020-06-14 14:30:52 +01:00
  • 2a70d86d55 Replace some acronyms Ryan Meredith 2020-06-14 08:37:24 -04:00
  • bf83e3eea0 Merge pull request #8845 from Ebola16/DISC2 Tilka 2020-06-14 12:20:36 +01:00
  • 63c53ebc87 Merge pull request #8836 from Ebola16/REC Tilka 2020-06-14 12:16:08 +01:00
  • cb54fc7543 Merge pull request #8857 from JosJuice/qt-bounding-box-width Tilka 2020-06-14 12:10:33 +01:00
  • d9e05559c9 Merge pull request #8862 from tokumeiwokiboushimasu/master Tilka 2020-06-14 11:49:01 +01:00
  • 0ef9b998ce Merge pull request #8658 from orbea/glslang Tilka 2020-06-13 18:43:53 +01:00
  • 6fb6d16f0a Specify the system minizip's include directory tokumeiwokiboushimasu 2020-06-11 17:15:41 +09:00
  • bf11c2b74b Merge pull request #8842 from Tilka/dsp Markus Wick 2020-06-10 09:14:30 +02:00
  • 17498dbb4c DolReader: if data segment goes off end of file, treat it as zero-fill (bss) Shawn Hoffman 2020-06-08 02:36:00 -07:00
  • 70ce62adf7 Merge pull request #8854 from Ebola16/ASD2 Anthony 2020-06-09 10:40:19 -07:00
  • 87330ae524 DolphinQt: Use QFontMetrics::boundingRect instead of QFontMetrics::width JosJuice 2020-06-08 12:19:10 +02:00
  • 1c89e61d53 Android: Add option to disallow SD card writes Ryan Meredith 2020-06-08 03:45:59 -04:00
  • a56e6be999 DSPSpy: sync Makefile with current devkitPro template Tillmann Karras 2020-05-31 17:43:18 +01:00
  • fb041f75e5 DSPSpy: save and restore $sr properly Tillmann Karras 2020-06-02 01:50:02 +01:00
  • 3118a68246 DSPSpy: show register names instead of numbers Tillmann Karras 2020-05-31 22:24:06 +01:00
  • 595e1197b6 Rename existing BBA to BBA (TAP) to prepare for new BBA CrunchBite 2020-06-07 23:17:28 -04:00
  • 4c64e18b24 Merge pull request #8852 from Tilka/dsp2 Pierre Bourdon 2020-06-08 04:56:10 +02:00
  • 48f96491e8 docs/DSP: fix typos in 'S and 'SN and improve readability Tillmann Karras 2020-06-08 03:34:12 +01:00
  • d5c00b8909 DSPSymbols: fix off-by-one error Tillmann Karras 2020-06-08 03:33:31 +01:00
  • 162e3be82b Show an OSD message when running a disc image with a large block size JosJuice 2020-06-07 14:11:00 +02:00
  • 94f317010e Merge pull request #8847 from Techjar/faster-file-path Tilka 2020-06-06 22:56:38 +01:00
  • d89162c8ad Merge pull request #8848 from JosJuice/fix-build JosJuice 2020-06-06 15:46:32 +02:00
  • b4584abaa6 Fix build JosJuice 2020-06-06 15:09:48 +02:00
  • 9f7c72b7eb Merge pull request #8824 from Techjar/sd-read-only JMC47 2020-06-06 07:02:02 -04:00
  • fa208c4acd Qt/GameListModel: Use absolutePath for file path column Techjar 2020-06-06 05:22:55 -04:00
  • 3b1e6f3b7f Android: Display disc number instead of company if mulipart disc Ryan Meredith 2020-06-04 04:12:12 -04:00