Commit Graph

  • e33c366502 GCMemcard: Remove byteswapping macros Lioncash 2019-11-27 22:54:50 -05:00
  • 1f1a02151e GCMemcard: Replace ByteSwap with std::swap Lioncash 2019-11-27 22:49:23 -05:00
  • c2c8a14966
    Merge pull request #8348 from JosJuice/mmu-setting Anthony 2019-11-27 16:04:40 -08:00
  • 9822a2d582
    Merge pull request #8465 from CookiePLMonster/d3d-common-cleanup Anthony 2019-11-27 16:03:44 -08:00
  • 66ca83e6af
    Merge pull request #8479 from nokturnusmf/master Anthony 2019-11-27 15:57:54 -08:00
  • 41563aed21
    Merge pull request #8491 from JosJuice/android-gc-adapter-crash Anthony 2019-11-27 15:53:07 -08:00
  • 6e0130351e Android: Fix crash on enabling GC adapter JosJuice 2019-11-24 20:42:21 +01:00
  • 155016531f
    Merge pull request #8439 from JosJuice/android-native-motion-controls Anthony 2019-11-27 15:40:43 -08:00
  • 34a1df1c68
    Merge pull request #8493 from JosJuice/android-audio-volume Anthony 2019-11-27 15:36:54 -08:00
  • 8d814baf79
    Merge pull request #8494 from JosJuice/android-checkbox-no-description Anthony 2019-11-27 15:35:29 -08:00
  • e33acc07f9
    Merge pull request #8332 from CookiePLMonster/dsp-lle-deadlock Anthony 2019-11-27 15:34:34 -08:00
  • 44f85bbc5e
    Merge pull request #8496 from JosJuice/volumewii-check-decrypted-order Anthony 2019-11-27 15:33:43 -08:00
  • f20c1c2f8d
    Merge pull request #8499 from JosJuice/volumeverifier-super-paper-mario Anthony 2019-11-27 15:31:05 -08:00
  • 66220d3ae5
    Merge pull request #8500 from JosJuice/export-wii-save-experimental Anthony 2019-11-27 15:29:07 -08:00
  • 59633f5309 VolumeVerifier: Detect broken Super Paper Mario JosJuice 2019-11-27 14:35:25 +01:00
  • 9938585702 DolphinQt: Remove "Experimental" from "Export Wii Save" JosJuice 2019-11-27 17:23:58 +01:00
  • cf8208ace9 Android: Add audio volume setting JosJuice 2019-11-24 21:34:50 +01:00
  • 23fc5f9e35 VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted JosJuice 2019-11-26 18:57:44 +01:00
  • 70ee5234ba
    Merge pull request #8188 from JosJuice/android-game-details JosJuice 2019-11-25 11:31:37 +01:00
  • 8339793918 Android: Fix displaying checkbox settings with no description JosJuice 2019-11-25 00:14:40 +01:00
  • ac77df9e90
    Merge pull request #8490 from vadosnaprimer/dumping Scott Mansell 2019-11-25 10:38:44 +13:00
  • 45ba745bc8
    Merge pull request #8320 from CookiePLMonster/cpu-lock-yield-fix JosJuice 2019-11-24 20:12:04 +01:00
  • cb6a632c60 fix missing frame when you start another dump without closing dolphin feos 2019-11-04 21:17:01 +03:00
  • 15e6e7ddd2 figure out new segment on the fly right in FrameDump::Start() feos 2019-11-02 17:39:54 +03:00
  • 17a0336b53
    Merge pull request #8489 from lioncash/ui-fmt Léo Lam 2019-11-24 12:08:58 +01:00
  • b28db1d4e6 UICommon: Make use of fmt where applicable Lioncash 2019-11-23 19:15:52 -05:00
  • ec895f544c
    Merge pull request #8486 from lioncash/dualshock Léo Lam 2019-11-24 00:46:19 +01:00
  • 3a2d3aa9d2
    Merge pull request #8488 from tinyredpanda/simplify-wstring-conversion Léo Lam 2019-11-24 00:17:32 +01:00
  • 6fbbc2683e VideoCommon: Make use of fmt outside of shader generators Lioncash 2019-11-22 17:10:41 -05:00
  • 9639dde114 Address review comments on old code JosJuice 2019-10-21 19:12:27 +02:00
  • 8e2b12e1ea GameDetailsDialog: Use labels instead of icons JosJuice 2019-10-21 15:10:39 +02:00
  • 2e13353201 GameDetailsDialog: Convert layout to ConstraintLayout JosJuice 2019-10-21 14:42:57 +02:00
  • 4f1511043c GameDetailsDialog: Fix banner placeholder JosJuice 2019-06-16 12:04:06 +02:00
  • ec91674d07 GameDetailsDialog: Show game ID and revision JosJuice 2019-06-16 11:55:11 +02:00
  • 84e616337d GameDetailsDialog: Remove the screenshot ImageView JosJuice 2019-06-16 11:14:30 +02:00
  • 100e7e2b3d GameDetailsDialog: Hide description if empty JosJuice 2019-06-16 11:06:01 +02:00
  • 100f032e2f GameDetailsDialog: Don't use CircleImageView for banners JosJuice 2019-06-16 10:37:15 +02:00
  • fcb96a179d GameDetailsDialog: Actually load the banner JosJuice 2019-06-16 10:23:05 +02:00
  • c2952c466f Bring back game banner loading code deleted in 3f21975 JosJuice 2019-06-16 10:00:04 +02:00
  • 5ed0cf8e0e Rename GameSettingsDialog to GamePropertiesDialog JosJuice 2019-06-15 20:14:35 +02:00
  • 00c4dad784 Android: Bring back the game details dialog JosJuice 2019-06-15 19:08:35 +02:00
  • 870912722e Revert "Android: Remove dead code and related lib <circleimageview>" JosJuice 2019-06-15 18:37:48 +02:00
  • 4305a9ac57
    Merge pull request #8482 from rafaeltoledo/rt/material-fix JosJuice 2019-11-23 16:56:39 +01:00
  • fe9e7d5578 Prefer MessageBoxW to MessageBoxA tinyredpanda 2019-11-23 13:03:37 +00:00
  • 8453277479 Moves AlertDialogs imports to AndroidX and fix tabs background color Rafael Toledo 2019-11-22 16:09:51 -03:00
  • 5dbabef355 Simplify wstring to QString conversion tinyredpanda 2019-11-23 09:12:26 +00:00
  • 334e2768f5 InputCommon/DualShockUDPClient: Use an alias for the clock type Lioncash 2019-11-22 16:49:43 -05:00
  • db9e592765 InputCommon/DualShockUDPClient: Use deduction guides for lock_guard Lioncash 2019-11-22 16:20:48 -05:00
  • 278d03f737 InputCommon/DualShockUDPClient: Make use of std::array where applicable Lioncash 2019-11-22 16:07:12 -05:00
  • 5be9505ab3
    Signal DSP thread after unlocking DSP mutex Silent 2019-11-22 22:41:11 +01:00
  • a06da596e5
    Merge pull request #8485 from lioncash/imu JosJuice 2019-11-22 22:31:57 +01:00
  • af37d09b0f
    Merge pull request #8484 from lioncash/input-func JosJuice 2019-11-22 22:31:31 +01:00
  • e30ff7c327
    DSPLLE: Put DSP thread in idle state if it's paused to prevent a deadlock Silent 2019-08-25 18:00:43 +02:00
  • 67097b4574 InputCommon/DualShockUDPClient: Relocate settings to top of source file Lioncash 2019-11-22 15:55:11 -05:00
  • 4488719a76 InputCommon/DualShockUDPClient: In-class initialize members where applicable Lioncash 2019-11-22 15:51:25 -05:00
  • 544d6cbe52 InputCommon/DualShockUDPClient: Add missing header guard Lioncash 2019-11-22 15:43:33 -05:00
  • 91993b46d9 InputCommon/IMU*: Remove unnecessary includes Lioncash 2019-11-22 15:19:45 -05:00
  • 814fd165af InputCommon/FunctionExpression: Use Yoda conditions, we do not Lioncash 2019-11-22 15:07:16 -05:00
  • 1f6077922b InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpression() Lioncash 2019-11-22 14:55:33 -05:00
  • 10fea99d80 InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::string_view Lioncash 2019-11-22 14:51:57 -05:00
  • ddf8abf507 InputCommon/FunctionExpression: Remove unused LOOP_MAX_REPS constant Lioncash 2019-11-22 14:50:37 -05:00
  • 64bc6f53fd InputCommon/FunctionExpression: Remove cyclical include Lioncash 2019-11-22 14:48:10 -05:00
  • cb8fbe872e InputCommon/FunctionExpression: Collapse namespaces Lioncash 2019-11-22 14:44:33 -05:00
  • 28f7c5fb2a
    Merge pull request #8483 from lioncash/input Léo Lam 2019-11-22 20:53:11 +01:00
  • 6586ecc7a8 InputCommon/FunctionExpression: include <algorithm> Lioncash 2019-11-22 14:41:10 -05:00
  • e8edc49bbe InputCommon: Make use of fmt where applicable Lioncash 2019-11-22 14:10:28 -05:00
  • 5b6e7aabcf Fixed 11874 (leading 0s ignored by debugger) Matthew Foulds 2019-11-19 18:47:00 +00:00
  • bc449fb98f
    Merge pull request #8480 from JosJuice/volumeverifier-block-future Mat M 2019-11-22 11:42:50 -05:00
  • abc14536b1
    Merge pull request #7864 from rafaeltoledo/master JosJuice 2019-11-22 17:29:37 +01:00
  • 2d1f32efb4 Bumps compile API to 29 (Q) removes unecessary casts and deprecated calls Rafael Toledo 2019-03-07 00:14:58 -03:00
  • 4e713238d9 VolumeVerifier: Fix a copypaste error JosJuice 2019-11-22 13:35:21 +01:00
  • 2d4a3f4597 Android: Add an option for disabling native motion controls JosJuice 2019-11-20 20:09:16 +01:00
  • a9cf8670e0
    Merge pull request #8224 from Pokechu22/wiimote-eeprom JosJuice 2019-11-20 22:03:53 +01:00
  • 9ef526c708
    Merge pull request #8471 from Simonx22/AndroidX JosJuice 2019-11-20 21:36:28 +01:00
  • c8b8a60033 Android: Let WiimoteEmu know whether we have accelerometer/gyroscope JosJuice 2019-11-20 19:40:47 +01:00
  • 4d838212e2 Android: Overhaul the orientation lock setting JosJuice 2019-11-04 00:15:35 +01:00
  • a548489aaf Android: Adjust accel/gyro data for screen orientation JosJuice 2019-11-01 17:03:05 +01:00
  • 4557901382 Android: Make "Horizontal Wii Remote" flip the motion controls JosJuice 2019-11-05 18:18:54 +01:00
  • 033eeda43b Android: Fix the whammy bar for emulated guitar controllers JosJuice 2019-11-05 09:43:01 +01:00
  • b143df91be Android: Native motion controls JosJuice 2019-10-28 16:40:14 +01:00
  • 6d193d3b5a Translation resources sync with Transifex JosJuice 2019-11-20 18:18:12 +01:00
  • d66050375c
    Merge pull request #8347 from hosaka-corp/frame-advance-alignment JosJuice 2019-11-19 19:26:35 +01:00
  • dae01b1a3b
    Merge pull request #8346 from DacoTaco/master Léo Lam 2019-11-18 23:37:11 +01:00
  • 9c5c3c055e Align frame advance and movies to full field boundaries meta 2019-11-18 15:05:06 -06:00
  • 162b7c2ca3
    Merge pull request #8477 from jordan-woyak/accel-indicator-flip Mat M 2019-11-17 18:35:49 -05:00
  • 282470e312 DolphinQt: Fix accelerometer mapping indicator flipped X axis. Jordan Woyak 2019-11-17 16:41:06 -06:00
  • 4d4a095c76 Reset Wiimotes on force stop and when starting MIOS Pokechu22 2019-11-11 18:05:53 -08:00
  • a23609562d Replace magic disconnect channel number with a constant Pokechu22 2019-11-10 12:55:29 -08:00
  • 5477409847 Write the entirety of the Wiimote EEPROM, in a per-Wiimote file Pokechu22 2019-06-28 13:24:01 -07:00
  • d6eb75b272 GCMemcardManager : Performance boost DacoTaco 2019-11-17 20:45:24 +01:00
  • 97f9f252cc
    Merge pull request #8464 from jordan-woyak/wm-emu-errorcode Léo Lam 2019-11-17 10:39:18 +01:00
  • bc1aa3640b
    Merge pull request #8302 from AdmiralCurtiss/gcmemcard-comments Léo Lam 2019-11-17 10:34:06 +01:00
  • 3b67d0d90a GCMemcard: Read icons according to logical data offsets instead of physical data offsets. Also gets rid of some undefined behavior. Admiral H. Curtiss 2019-10-19 17:10:41 +02:00
  • 110d6c1da3 GCMemcard: Read banners according to logical data offsets instead of physical data offsets. Also gets rid of some undefined behavior. Admiral H. Curtiss 2019-10-19 16:33:01 +02:00
  • 2f119bd206 GCMemcard: Move Icon and Banner constants to the GCMemcard header. Admiral H. Curtiss 2019-11-09 00:56:51 +01:00
  • 58f21830bd GCMemcard: Read file comments according to logical data offsets instead of physical data offsets. Admiral H. Curtiss 2019-10-19 16:06:02 +02:00
  • 770605bc80 GCMemcard: Add method to read an arbitrary block of bytes from a save file. Admiral H. Curtiss 2019-10-19 16:05:09 +02:00
  • a5a2771d86
    Merge pull request #8328 from Miksel12/ini-dualcore Léo Lam 2019-11-16 23:47:39 +01:00
  • b2cc3af350
    Merge pull request #8468 from CookiePLMonster/exit-dialog-fix Léo Lam 2019-11-16 20:12:55 +01:00
  • 85c2841643
    Make "Do you want to stop emulation?" application modal and disallow multiple instances at once Silent 2019-11-10 23:58:39 +01:00