Commit Graph

  • 670f34af60 Core: Update state to account for save system change iwubcode 2020-06-13 15:20:55 -05:00
  • 9bd4e0939e DolphinQt: Update mapping window device to use expanding size policy iwubcode 2020-06-13 15:18:26 -05:00
  • 9a744ab25b DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads iwubcode 2020-06-12 00:27:34 -05:00
  • 9ac6090c9a Core: Add Free Look controllers that are initialized at boot iwubcode 2020-06-12 00:25:06 -05:00
  • 27acba620c Core: Add new Free Look settings and config iwubcode 2020-07-22 19:19:35 -05:00
  • f6ab9a9b6f Core / VideoCommon: Remove old Free Look config iwubcode 2020-07-22 19:19:18 -05:00
  • e7ac095ba1 HotkeyManager: Remove Free Look functionality in preparation for replacement iwubcode 2020-06-12 00:23:14 -05:00
  • d5bc209eb6 VideoCommon: Change 'Zoom' to 'MoveForward' since it really isn't a zoom iwubcode 2020-06-12 00:21:50 -05:00
  • cb6ae6a4b1 VideoCommon: Add speed to Free Look camera iwubcode 2020-06-12 00:17:40 -05:00
  • d61c64684b Merge pull request #9357 from JosJuice/android-one-settings-entrypoint LC 2020-12-24 12:46:43 -05:00
  • 464bc80482 Merge pull request #9356 from JosJuice/android-save-ingame-change LC 2020-12-24 12:45:09 -05:00
  • 8c723d0584 Android: Only have one settings entrypoint per activity/dialog JosJuice 2020-12-24 14:55:10 +01:00
  • 8f475371b9 JitArm64: Call UpdatePerformanceMonitor JosJuice 2020-12-23 17:21:25 +01:00
  • 6f05c40013 Android: Correctly save in-game settings changes to disk JosJuice 2020-12-24 13:34:52 +01:00
  • 8c0f32e6be Interpreter: Call UpdatePerformanceMonitor JosJuice 2020-12-23 16:44:39 +01:00
  • 2dcd0b248f CachedInterpreter: Call UpdatePerformanceMonitor JosJuice 2020-12-23 16:32:03 +01:00
  • f8f3548ca9 CoreTiming: Call UpdatePerformanceMonitor on idle JosJuice 2020-12-23 16:06:52 +01:00
  • 28b82615a7 GameSettings: Patch for freezing in Gladius (GLSE64) smurf3tte 2020-12-21 12:03:30 -08:00
  • 1d489b3fd5 Merge pull request #9347 from JosJuice/fpr-utilization Markus Wick 2020-12-21 18:37:03 +01:00
  • 9460467e7c Jit64: Fix FPURegCache::GetRegUtilization JosJuice 2020-12-21 17:58:07 +01:00
  • 567357e12d JitArm64: srawix - Fix undefined behavior Sintendo 2020-12-21 11:05:22 +01:00
  • 97eb616719 JitArm64: srawx - Fix undefined behavior Sintendo 2020-12-21 11:01:42 +01:00
  • 4c8ccc63b5 Merge pull request #9345 from MerryMage/analytics LC 2020-12-20 18:55:34 -05:00
  • 7c81f0256c Merge pull request #9344 from MerryMage/HW_PHYSMEM64 LC 2020-12-20 18:53:46 -05:00
  • d109451ad5 Analytics: Add rarer OSes to analytics MerryMage 2020-12-20 22:32:07 +00:00
  • 29fceeb37f MemoryUtil: Use HW_PHYSMEM64 sysctl in MemPhysical MerryMage 2020-12-20 22:25:36 +00:00
  • c582fb098d Merge pull request #9342 from lioncash/system JosJuice 2020-12-20 13:57:15 +01:00
  • 399ede37a6 Android: Catch all exceptions in ContentHandler JosJuice 2020-11-08 20:37:56 +01:00
  • ae8de35105 Android: Use storage access framework for game list JosJuice 2020-11-08 18:41:01 +01:00
  • 2126f62111 Android: Add content provider support to File::ScanDirectoryTree JosJuice 2020-11-08 16:57:49 +01:00
  • 525268f043 Android: Fix opening games with extensionless URI JosJuice 2020-11-08 15:39:17 +01:00
  • e60665da94 Android: Use storage access framework for picking single games JosJuice 2020-11-05 19:29:13 +01:00
  • a7c05d7e84 Android: Add content provider support to File::FileInfo JosJuice 2020-11-05 19:47:23 +01:00
  • 99ffee9a0a Android: Add content provider support to File::OpenFStream JosJuice 2020-11-04 20:59:39 +01:00
  • 64afe97491 Android: Convert ISOPaths to INI settings Ryan Meredith 2020-10-29 15:06:55 -04:00
  • 142406f337 Core: Add initial System class Lioncash 2020-12-19 22:32:55 -05:00
  • 5493a86086 Merge pull request #9330 from leoetlino/tapserver-define LC 2020-12-19 21:46:01 -05:00
  • 0315ca5e37 Merge pull request #9332 from leoetlino/warning-fixes LC 2020-12-19 21:45:21 -05:00
  • 2097de603c Merge pull request #9339 from AdmiralCurtiss/utf8-libpng LC 2020-12-19 21:43:05 -05:00
  • 331738c882 Merge pull request #9337 from Avasam/game-settings-pitfall-the-lost-expedition-the-big-adventure LC 2020-12-19 21:31:51 -05:00
  • c08fab6f82 Merge pull request #9340 from AdmiralCurtiss/truncated-shadercache LC 2020-12-19 21:30:40 -05:00
  • 5bbd5fce2f Common: Write PNGs in two steps to allow Unicode target paths. Admiral H. Curtiss 2020-12-19 17:21:58 +01:00
  • f5170dc69b Common/LinearDiskCache: Handle truncated shadercache files. Admiral H. Curtiss 2020-12-19 18:19:40 +01:00
  • e91a347a07 Common/LinearDiskCache: Use unique_ptr instead of new/delete. Admiral H. Curtiss 2020-12-19 18:06:15 +01:00
  • eb6fd56c1d Merge pull request #9338 from iwubcode/tooltip-fix-gameid-text LC 2020-12-19 05:12:51 -05:00
  • e55342ae88 DolphinQt: Fix all instances of <gameid> in AdvancedWidget to use the appropriate html code instead iwubcode 2020-12-18 22:49:26 -06:00
  • 90ae9b81ac GameSettings: Set Safe Texture Cache for Pitfall: The Lost Expedition and Pitfall: The Big Adventure Avasam 2020-12-17 17:17:52 -05:00
  • ac25256156 Merge pull request #9331 from leoetlino/deprecation-fixes LC 2020-12-16 22:43:39 -05:00
  • 5eb64ccc51 Translation resources sync with Transifex JosJuice 2020-12-16 23:06:40 +01:00
  • 0ad2f3da45 Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings Léo Lam 2020-12-16 15:34:50 +01:00
  • eafe005672 Fix -Wclass-memaccess warnings Léo Lam 2020-12-16 15:01:20 +01:00
  • 6018525992 Qt: Fix deprecated use of MidButton Léo Lam 2020-12-16 14:44:25 +01:00
  • efdb620783 Qt/Config: Remove unused includes Léo Lam 2020-12-16 14:43:16 +01:00
  • c59372dbb0 EXI_Device: Always define EXIDEVICE_ETHTAPSERVER for consistency Léo Lam 2020-12-15 12:22:36 +01:00
  • 5a5c22dc6c Merge pull request #9329 from smurf3tte/ffcc JMC47 2020-12-15 04:25:19 -05:00
  • b7f6335ae3 GameSettings: Disable "Store EFB Copies to Texture Only" for Final Fantasy Crystal Chronicles smurf3tte 2020-12-14 22:03:08 -08:00
  • 2615da820d Merge pull request #9157 from jordan-woyak/wm-emu-tilt-wrap-around Léo Lam 2020-12-15 03:14:14 +01:00
  • 2feb5f204a Merge pull request #9117 from fuzziqersoftware/add-tapserver-bba Léo Lam 2020-12-15 03:08:26 +01:00
  • 4bb0a885d0 WiimoteEmu/DolphinQt: Fix tilt indicator for wrapped around angles. Jordan Woyak 2020-10-18 15:16:08 -05:00
  • a9486d087f Add tap-like fake Ethernet network interface for macOS Martin Michelsen 2020-09-27 13:15:14 -07:00
  • fffd005178 WiimoteEmu: Allow tilt to wrap around and simulate full 360 degree rotations. Jordan Woyak 2020-10-18 14:32:13 -05:00
  • dbf7c40886 Merge pull request #9309 from devnexen/netbsd_port Léo Lam 2020-12-15 02:41:05 +01:00
  • 2c355b81f2 Add NetBSD support David Carlier 2020-12-04 16:09:42 +00:00
  • ded7d1b23d Merge pull request #9285 from AdmiralCurtiss/libpng-1.6.37 Léo Lam 2020-12-15 02:24:16 +01:00
  • ed1564515b Merge pull request #9326 from Subject38/wiimote_deadlock Léo Lam 2020-12-15 01:16:59 +01:00
  • 2c2ec16b53 Merge pull request #9320 from JosJuice/remove-patch-crash Léo Lam 2020-12-15 00:01:07 +01:00
  • 214ea8ff18 Merge pull request #9328 from AdmiralCurtiss/memory-view-crash Léo Lam 2020-12-14 03:18:45 +01:00
  • 668b8d60c8 Core/AddressSpace: Return null accessors when no game is running to prevent out-of-bounds memory accesses. Admiral H. Curtiss 2020-12-13 06:08:45 +01:00
  • 3634508e46 Merge pull request #9311 from JosJuice/config-get-fast-2 Léo Lam 2020-12-13 03:55:39 +01:00
  • 3d8736f9d7 Update bundled libpng to version 1.6.37 Admiral H. Curtiss 2020-12-12 16:57:24 +01:00
  • 00ec25d520 InputCommon: Fix callback dispatch deadlock seth 2020-12-13 00:30:27 +00:00
  • d312495934 Merge pull request #9322 from jordan-woyak/fix-real-wm-delay LC 2020-12-12 16:08:50 -05:00
  • 0fa6bde374 HW/WiimoteReal: Drop stale data reports to prevent read queue from filling up and causing input delays. Jordan Woyak 2020-12-12 12:18:10 -06:00
  • fa0e5e36c7 Merge pull request #9316 from smurf3tte/monsterhigh_gs JosJuice 2020-12-12 13:59:18 +01:00
  • d8744e6db8 Add caching to Config::Info JosJuice 2020-12-05 18:24:41 +01:00
  • 3c6ad495b4 DolphinQt: Fix crash after removing extra patch line JosJuice 2020-12-11 22:10:36 +01:00
  • 91187905e8 GameSettings: Add patch for Monster High: Ghoul Spirit (SAOE78/SAOEVZ) smurf3tte 2020-12-11 12:22:13 -08:00
  • 633ab2dd7c Store pointers in Config::SYSCONF_SETTINGS JosJuice 2020-09-20 19:11:20 +02:00
  • b285991b88 Turn Config::Info into a class with getters JosJuice 2020-09-20 13:58:17 +02:00
  • 9bb8107a05 Merge pull request #9319 from JosJuice/default-enabled-no-propagate Léo Lam 2020-12-11 17:24:52 +01:00
  • 11e8783893 Core: Don't copy default _Enabled sections to user INIs JosJuice 2020-12-11 15:33:48 +01:00
  • 7d9276c340 Merge pull request #9317 from JosJuice/default-enabled-codes Léo Lam 2020-12-11 10:40:03 +01:00
  • fd5c69deca Merge pull request #9289 from AdmiralCurtiss/simple-png-api-write Léo Lam 2020-12-11 10:24:16 +01:00
  • 36ecfdd6b5 GameSettings: Enable compatibility patches by default JosJuice 2020-12-10 15:47:20 +01:00
  • d77a9ad1b6 Core: Save the disabling of default enabled codes JosJuice 2020-12-10 15:21:04 +01:00
  • 366cfd0f8c Core: Allow overriding the enabling of a code JosJuice 2020-12-10 12:58:27 +01:00
  • 2e63cc8313 Merge pull request #9307 from Dentomologist/add-deleted-file-missing-warning-flag Léo Lam 2020-12-11 02:06:28 +01:00
  • 75899b0e11 Merge pull request #9221 from JosJuice/android-saf-sd-card JMC47 2020-12-10 16:32:43 -05:00
  • cca04d36e2 Merge pull request #9272 from Ebola16/AWP JMC47 2020-12-10 16:29:37 -05:00
  • 760e7e664a Add File::Delete and File::DeleteDir tests Dentomologist 2020-12-03 13:23:50 -08:00
  • bd02caba4b Android: Expand WiimoteProfileSetting to more setting types Ryan Meredith 2020-12-01 17:15:37 -05:00
  • c9e83867a1 Merge pull request #9089 from JosJuice/android-orientation-setting JosJuice 2020-12-10 16:17:44 +01:00
  • 19324e6ed9 Merge pull request #9313 from leoetlino/check-content-hashes Léo Lam 2020-12-08 15:45:12 +01:00
  • 3328eb4523 Merge pull request #9293 from JosJuice/jitarm64-stack-pointer Markus Wick 2020-12-08 07:56:30 +01:00
  • 9f3ad58588 JitArm64: Properly set m_stack_pointer JosJuice 2020-11-28 17:08:55 +01:00
  • 1827a0738b Merge pull request #9299 from JosJuice/jitarm64-downcount Markus Wick 2020-12-08 00:14:32 +01:00
  • 0cebbb590e JitArm64: Call dispatcher_no_check after CompileExceptionCheck JosJuice 2020-12-07 15:08:09 +01:00
  • f7d7bbf55f WiiUtils: Check hashes to determine if a title is installed and up-to-date Léo Lam 2020-12-05 22:39:34 +01:00
  • 4a55511e18 Add warning flags to File deletion functions Dentomologist 2020-12-03 13:13:16 -08:00
  • 2952f99f69 Merge pull request #9312 from iwubcode/dynamic-input-textures-fix Léo Lam 2020-12-06 00:46:06 +01:00