Commit Graph

  • 18a4afb053 Android: Use touch emulation of IR by default JosJuice 2020-04-07 15:04:14 +02:00
  • 1ca682e6a1
    Merge pull request #8723 from seanyeh/fix-confirm-dialog-enter Léo Lam 2020-04-27 17:00:58 +02:00
  • 71f409dac4
    Merge pull request #8726 from xperia64/dns_improvements Léo Lam 2020-04-27 16:43:24 +02:00
  • 9d44af4c31
    Merge pull request #8696 from howard0su/cleanup_shadow Léo Lam 2020-04-27 15:33:01 +02:00
  • bab04155b6
    Merge pull request #8745 from AdmiralCurtiss/savestate-load-callback-qt Léo Lam 2020-04-27 15:29:55 +02:00
  • b175e9e6ac
    Merge pull request #8748 from Ebola16/WAD Léo Lam 2020-04-27 15:15:39 +02:00
  • 75e79ece73
    Merge pull request #8751 from jordan-woyak/point-fix Léo Lam 2020-04-27 14:55:19 +02:00
  • 03c569ac16
    Merge pull request #8762 from degasus/ext_lib Léo Lam 2020-04-27 12:18:05 +02:00
  • f2f8168966
    Merge pull request #8764 from JosJuice/volumeverifier-dual-layer-desync Léo Lam 2020-04-27 12:04:45 +02:00
  • 85c01fc576
    Don't defer EFB Copies to RAM - PMTTYD Issues teconmoon 2020-04-25 21:38:38 -07:00
  • bacf0d629d VolumeVerifier: Show desync warning for dual layer discs too JosJuice 2020-04-25 19:47:08 +02:00
  • 9fd03cda9d Externals: Add libLZMA. degasus 2019-12-30 15:07:54 +01:00
  • 4385afdb0a Externals: Add bzip2. degasus 2019-12-30 14:01:05 +01:00
  • 99c8ce9d8d DolphinQt: Add info about formats in convert dialog JosJuice 2020-04-11 14:43:47 +02:00
  • 466b2d7202 DolphinQt: Make block size configurable in convert dialog JosJuice 2020-04-10 15:14:03 +02:00
  • acd00723ad DolphinQt: Make scrubbing configurable in convert dialog JosJuice 2020-04-11 13:06:45 +02:00
  • 6ffcbcee70 DiscIO: Move scrubbing code out of ConvertToGCZ JosJuice 2020-04-10 17:40:07 +02:00
  • 04c7892b93 DiscIO: Add GameCube disc scrubbing support JosJuice 2020-04-10 15:53:14 +02:00
  • cefc2a7baa DiscIO: Fix edge case where blocks could get scrubbed accidentally JosJuice 2020-04-10 16:21:51 +02:00
  • dae2c14f7f DolphinQt: Turn the compress/decompress action into a dialog JosJuice 2020-04-04 23:18:15 +02:00
  • 42f6913bcc Move DiscIO::ConvertToPlain to FileBlob.cpp JosJuice 2020-04-04 21:47:28 +02:00
  • 8a9597e32e DiscIO: Allow converting from formats other than ISO and GCZ JosJuice 2020-04-04 20:56:20 +02:00
  • 0a71dda8a0
    Merge pull request #8591 from JosJuice/wii-reencryption Markus Wick 2020-04-24 15:01:04 +02:00
  • 432f342bc8 DiscIO: Use a struct for Wii hashes JosJuice 2020-01-30 21:29:11 +01:00
  • da9e0fb598 DiscIO: Parallelize the re-encryption code JosJuice 2020-01-25 14:03:11 +01:00
  • 319c508978 DiscIO: Implement re-encryption of Wii partition data JosJuice 2020-01-23 16:47:49 +01:00
  • a4c7100bcc DiscIO: Use partition data offset for ReadWiiDecrypted parameter JosJuice 2019-12-27 22:04:51 +01:00
  • 7e94d6ed37
    Merge pull request #8740 from JosJuice/fix-decompress Markus Wick 2020-04-24 10:42:46 +02:00
  • 703f7d4fc0
    Merge pull request #8755 from Sintendo/jit64intopts Markus Wick 2020-04-24 07:40:07 +02:00
  • dcc2a2b7d6
    Merge pull request #8761 from Sintendo/fixquirk Connor McLaughlin 2020-04-24 11:53:41 +10:00
  • 523954e03a Analytics: Report correct quirk for mismatched xf/bp colors Sintendo 2020-04-24 02:22:51 +02:00
  • c5c080b235 Android: Run installWAD on separate thread Ryan Meredith 2020-04-23 19:31:41 -04:00
  • 2d6d0c86cc Android: Add Install WAD to menu_game_grid Ryan Meredith 2020-04-17 05:25:08 -04:00
  • c9aab4f809
    Merge pull request #8752 from TheRealPSV/master JosJuice 2020-04-22 10:33:10 +02:00
  • f83addee68
    Merge pull request #8718 from JosJuice/android-tv-long-press JMC47 2020-04-22 04:25:44 -04:00
  • 2673280614
    Merge pull request #8389 from sepalani/fix-so Léo Lam 2020-04-22 07:19:25 +02:00
  • 5ec80a554c Socket: Abort pending operations on close Sepalani 2019-10-06 18:43:01 +04:00
  • a5bd263dfb
    Merge pull request #8714 from JosJuice/progress-dialog-thread JMC47 2020-04-21 23:59:37 -04:00
  • 19dda51a0d Jit64: subfx - Use LEA when possible Sintendo 2020-04-19 23:53:56 +02:00
  • 89646c898f Jit64: addx - Skip ADD after MOV when possible Sintendo 2020-04-19 23:47:47 +02:00
  • 50f7a7d248 Jit64: addx - Prefer smaller MOV+ADD sequence Sintendo 2020-04-19 23:25:09 +02:00
  • 2481660519 Jit64: addx - Emit MOV when possible Sintendo 2020-04-19 23:13:02 +02:00
  • 1c25e6352a Jit64: addx - Emit nothing when possible Sintendo 2020-04-19 23:02:13 +02:00
  • f1c3ab359d Jit64: addx - Deduplicate branches part 2 Sintendo 2020-04-19 22:55:43 +02:00
  • 72fbdf1a6b Jit64: addx - Deduplicate branches part 1 Sintendo 2020-04-19 22:38:58 +02:00
  • c33565295d
    Merge pull request #8713 from sepalani/dbg-printf Mat M 2020-04-21 12:58:34 -04:00
  • d845b31579
    Merge pull request #8717 from stenzek/mismatched-xf-bp JMC47 2020-04-21 10:07:36 -04:00
  • 3cff3478e0
    Remove unnecessary EFB to Texture disabling for Spider-Man 2 Parthiv Vora 2020-04-19 04:45:00 -04:00
  • d6dfb3a553 WiimoteEmu: Rename some variables from "cursor" to "point". Jordan Woyak 2020-04-18 13:20:50 -05:00
  • bd067875e7 WiimoteEmu: Apply "Tilt" rotations separately and before those of "Point" and "Swing" for proper tilted pointing. Jordan Woyak 2020-04-18 13:15:52 -05:00
  • 2d8758daaa
    Merge pull request #8750 from leoetlino/close-before-rename JMC47 2020-04-18 06:50:59 -04:00
  • b2cf106ae9 IOS/FS: Fix FST write failure on some platforms Léo Lam 2020-04-18 11:40:27 +02:00
  • 21e3e14d8a Translation resources sync with Transifex JosJuice 2020-04-17 09:42:34 +02:00
  • cf67b2093e
    Merge pull request #8735 from Ebola16/INIT JosJuice 2020-04-17 11:31:18 +02:00
  • 9de3717c50
    Merge pull request #8340 from stenzek/max-res JMC47 2020-04-16 21:01:14 -04:00
  • ba4438f08d
    Merge pull request #8746 from Ebola16/ASD JMC47 2020-04-16 19:38:35 -04:00
  • 096e63d3f9 Android: Set Insert SD Card default setting to true Ryan Meredith 2020-04-16 19:11:19 -04:00
  • 935b12d785
    Merge pull request #8730 from JosJuice/frame-advance-duplicate-frame JMC47 2020-04-16 18:29:16 -04:00
  • 85a8325701
    Merge pull request #8733 from JosJuice/di-baten-kaitos JMC47 2020-04-16 18:28:09 -04:00
  • 19fc43f190
    Merge pull request #8708 from Ebola16/Wii JMC47 2020-04-16 18:27:51 -04:00
  • 55ed980620
    Merge pull request #8711 from Ebola16/SDDE JMC47 2020-04-16 18:25:47 -04:00
  • 3629e75dd2
    Merge pull request #8716 from Pokechu22/properties-leak JosJuice 2020-04-16 13:53:37 +02:00
  • 19e9a9c945 DiscIO: Clean up decompression size calculation JosJuice 2020-04-15 22:11:31 +02:00
  • 330c80055d Qt/Debugger: Refresh windows on savestate load. Admiral H. Curtiss 2020-04-15 00:12:35 +02:00
  • 744abab478
    Merge pull request #8741 from cristian64/add_checkbox_to_filter_ingame_netplay_sessions JMC47 2020-04-13 08:52:23 -04:00
  • c0ae9cbc45
    Merge pull request #8584 from jordan-woyak/widescreen-heuristic-fix JMC47 2020-04-13 05:57:19 -04:00
  • 39f107f360
    Merge pull request #8742 from Techjar/netplay-usbhost-hang JMC47 2020-04-12 23:53:47 -04:00
  • bb99062f18 IOS/USBHost: Skip starting threads when determinism is enabled Techjar 2020-04-12 23:44:53 -04:00
  • dab4f8b36e DolphinQt: Added checkbox to filter out NetPlay sessions that are already in-game. Christian Aguilera 2020-04-13 00:37:32 +02:00
  • 3aa463cdae DiscIO: Fix decompressing writing too much sometimes JosJuice 2020-04-12 21:47:10 +02:00
  • 26b21e3186 DiscIO: Fix decompressing writing too little sometimes JosJuice 2020-04-12 21:45:55 +02:00
  • 013e0528d5
    Merge pull request #8736 from Pokechu22/dsp-lle-no-thread-hang Mat M 2020-04-10 18:10:49 -04:00
  • d3dc81ba74 Fix bug 11920 Pokechu22 2020-04-10 11:51:57 -07:00
  • 0b66310957 Android: Reload Wii Remote settings upon saving them Ryan Meredith 2020-04-10 10:23:32 -04:00
  • d8d620ef0e
    Merge pull request #8734 from JosJuice/movie-update-comment Mat M 2020-04-09 19:52:19 -04:00
  • b2c9149cf8 Remove outdated comment from Movie::FrameUpdate JosJuice 2020-04-10 00:18:53 +02:00
  • 94f83db2b5 Adjust s_DIMAR/s_DILENGTH behavior (fixes Baten Kaitos music) JosJuice 2020-04-09 21:44:45 +02:00
  • 812ad4257c Core: Skip duplicate frames when using frame advance JosJuice 2020-04-07 19:37:32 +02:00
  • 1a42355f96 Core: Clarify Callback_VideoCopiedToXFB and FrameUpdate JosJuice 2020-04-09 00:21:04 +02:00
  • 9a2d8a9623
    Merge pull request #8715 from JosJuice/panic-alert-deadlock Mat M 2020-04-08 17:20:32 -04:00
  • 960ba4fe5e
    Merge pull request #8728 from stenzek/update-mvk Connor McLaughlin 2020-04-08 00:30:40 +10:00
  • a2f4fafe86 Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() Stenzek 2020-04-07 18:49:40 +10:00
  • 52d4756679 Externals: Update MoltenVK to SDK version 1.2.131.2 Stenzek 2020-04-07 18:46:04 +10:00
  • b4e49dc656
    Respect Core::WantsDeterminism for DNS on Linux xperia64 2020-04-06 15:45:43 -04:00
  • 74d8697ea3 Qt/GameList: Use KeyPress instead of KeyRelease Sean Yeh 2020-04-03 22:47:29 -05:00
  • 55f787b898 Remove unused function Host_UpdateProgressDialog JosJuice 2020-03-30 19:17:02 +02:00
  • c6ee767851 DolphinQt: Run tasks that use progress dialogs on separate threads JosJuice 2020-03-30 00:28:16 +02:00
  • e11a2bda56 Delete properties dialog on close Pokechu22 2020-03-31 14:02:00 -07:00
  • 163b176bab Android: Use the newly added style for all dialogs JosJuice 2020-04-02 15:02:41 +02:00
  • ff0c36b21a Android: Use the newly added style for the analytics alert too JosJuice 2020-04-02 10:29:50 +02:00
  • 4fd42d994e Android TV: Fix crash when long pressing a game JosJuice 2020-04-01 15:21:37 +02:00
  • 4ff855921e
    Merge pull request #8720 from webgeek1234/master JosJuice 2020-04-02 09:46:59 +02:00
  • ff7180cac4 Analytics: Add quirk for mismatched xf/bp texgens/colors Stenzek 2020-04-01 17:32:18 +10:00
  • a9c1dcf656 VertexManagerBase: Skip drawing objects with mismatched xf/bp stages Stenzek 2020-04-01 13:16:07 +10:00
  • 85ac06a57d Android: Force an AppCompat theme in the analytics AlertDialog Paul Keith 2020-04-01 17:43:54 -05:00
  • bb27da06ae
    AudioPane: Do not enable DPL II quality slider with HLE audio on init Silent 2020-04-01 22:40:45 +02:00
  • ee98042b81 Translation resources sync with Transifex JosJuice 2020-03-31 23:14:12 +02:00
  • ef778723a2 DolphinQt: Fix the panic alert deadlock (a.k.a. "Question" issue) JosJuice 2020-03-31 20:51:34 +02:00
  • a3ff20a5f9 Android: Add Insert SD Card and update description Ryan Meredith 2020-03-31 14:58:00 -04:00
  • 85cd59c585 HLE: Add more debug functions Sepalani 2020-03-30 14:07:02 +04:00