Commit Graph

2100 Commits

Author SHA1 Message Date
Vicki Pfau 1ec984f4fa Merge branch 'master' (early part) into medusa 2024-06-21 00:46:28 -07:00
Vicki Pfau faa0e49563 Merge branch 'master' (early part) into medusa 2024-06-21 00:42:31 -07:00
Vicki Pfau 295966ab50 Merge branch 'master' (early part) into medusa 2024-06-21 00:30:38 -07:00
Vicki Pfau 8718d034d4 Merge branch 'master' (early part) into medusa 2024-06-21 00:23:04 -07:00
Vicki Pfau 690f716df5 Merge branch 'master' (early part) into medusa 2024-06-21 00:22:10 -07:00
Vicki Pfau 4d104aeac1 Merge branch 'master' (early part) into medusa 2024-06-21 00:19:59 -07:00
Vicki Pfau 5d0dafbbb1 Merge branch 'master' (early part) into medusa 2024-06-21 00:16:40 -07:00
Vicki Pfau 8de9ac36d7 Merge branch 'master' (early part) into medusa 2023-05-03 02:43:29 -07:00
Vicki Pfau 407a338a0f Merge branch 'master' (early part) into medusa 2023-05-03 02:43:01 -07:00
Vicki Pfau 0e1054ac13 Merge branch 'master' (early part) into medusa 2023-05-03 02:41:29 -07:00
Vicki Pfau 56c8b35ef6 Merge branch 'master' (early part) into medusa 2023-05-03 02:41:03 -07:00
Vicki Pfau b1f9a98937 Merge branch 'master' (early part) into medusa 2023-05-03 02:30:16 -07:00
Vicki Pfau eb26b3c387 GBA BIOS: Fix clobbering registers with word-sized CpuSet 2023-04-28 22:48:01 -07:00
Vicki Pfau 65a0b63c82 GB Audio: Fix channels 1/2 staying muted if restarted after long silence 2023-04-28 22:48:01 -07:00
Vicki Pfau ba6865b570 mGUI: Enable auto-softpatching (closes #2899) 2023-04-26 01:05:11 -07:00
Vicki Pfau 4fdebd5dd5 CHANGES: Update for 0.10.2 2023-04-23 22:17:05 -07:00
Vicki Pfau 80a8074608 GBA Video: Fix interpolation issues with OpenGL renderer 2023-04-17 22:23:54 -07:00
Vicki Pfau 5bf048e380 GB Serialize: Add missing Pocket Cam state to savestates 2023-04-13 02:56:12 -07:00
Vicki Pfau e8ef801a3e Vita: Work around broken mktime implementation in Vita SDK (fixes #2876) 2023-04-12 03:33:53 -07:00
Vicki Pfau dfb6055ae4 FFmpeg: Force lower sample rate for codecs not supporting high rates (fixes #2869) 2023-04-07 00:58:41 -07:00
Vicki Pfau 832d0a7c05 Qt: Fix checked state of mute menu option at load (fixes #2701) 2023-03-27 01:09:51 -07:00
Vicki Pfau 3c353b572b Qt: Swap P1 and other player's save if P1 loaded it first (closes #2750) 2023-03-26 23:58:44 -07:00
Vicki Pfau cdb0c4193b GBA Audio: Clear GB audio state when disabled 2023-03-25 04:27:54 -07:00
Vicki Pfau 542792215e GBA Overrides: Fix saving in PMD:RRT (JP) (fixes #2862) 2023-03-24 15:45:21 -07:00
Vicki Pfau e3fbb55854 Scripting: Return proper callback ID from socket.add 2023-03-19 04:59:00 -07:00
Vicki Pfau eb7b90e5d9 Qt: Fix OSD on modern macOS (fixes #2736) 2023-03-17 02:29:47 -07:00
Vicki Pfau fc35395ab8 Core: Handle relative paths for saves, screenshots, etc consistently (fixes #2826) 2023-03-16 23:37:54 -07:00
Vicki Pfau a7c232b284 Qt: Fix black screen when starting with a game (fixes #2781) 2023-03-05 23:56:16 -08:00
Vicki Pfau 59ebf1c12d GB Video: Implement DMG-style sprite ordering 2023-03-03 01:00:26 -08:00
Vicki Pfau e504ac3665 Qt: Fix crash if loading a shader fails 2023-03-01 16:10:43 -08:00
Vicki Pfau ee21eed29c Qt: Fix full-buffer rewind 2023-03-01 15:59:46 -08:00
Vicki Pfau 47941aa0b0 Qt: Automatically change video file extension as appropriate 2023-02-24 03:51:07 -08:00
Vicki Pfau e07684e3ac CHANGES: Update 2023-02-22 20:23:44 -08:00
Vicki Pfau 47de096841 Merge branch 'master' (early part) into medusa 2023-02-15 01:50:55 -08:00
Vicki Pfau 2423772654 Merge branch 'master' (early part) into medusa 2023-02-15 01:45:35 -08:00
Vicki Pfau 909a8b46bf Merge branch 'master' (early part) into medusa 2023-02-15 01:39:14 -08:00
Vicki Pfau 9991729de5 Merge branch 'master' (early part) into medusa 2023-02-15 01:38:05 -08:00
Vicki Pfau 47952e3413 Merge branch 'master' (early part) into medusa 2023-02-15 01:35:47 -08:00
Vicki Pfau 67a1d089d8 Merge branch 'master' (early part) into medusa 2023-02-15 01:25:14 -08:00
Vicki Pfau 0b17a40d6b Qt: Fix a handful of edge cases with graphics viewers (fixes #2827) 2023-02-14 23:13:04 -08:00
Adam Higerd 033efff86e hook frame callback in socket connect 2023-02-12 13:28:34 -08:00
Vicki Pfau 1722fe4530 Qt: Fix modifier key names in shortcut editor (fixes #2817) 2023-02-09 19:59:55 -08:00
Vicki Pfau 3bacc33ebe Qt: Disable attempted linking betwen incompatible platforms (fixes #2702) 2023-02-09 00:17:55 -08:00
Vicki Pfau cade5eebde Qt: Properly cap number of attached players by platform (fixes #2807) 2023-02-09 00:08:45 -08:00
Vicki Pfau 123532ed6e Scripting: Add `callbacks:oneshot` for single-call callbacks 2023-02-08 19:14:36 -08:00
Vicki Pfau 0cc66867ca CHANGES: Add storage API mention 2023-02-08 02:38:37 -08:00
Vicki Pfau 527313bafc GBA SIO: Normal mode transfers with no clock should not finish (fixes #2811) 2023-02-03 03:55:04 -08:00
Vicki Pfau f046596ca7 GBA SIO: Fix unconnected normal mode SIOCNT SI bit (fixes #2810) 2023-02-03 03:55:04 -08:00
Vicki Pfau e470795258 GBA Timers: Cascading timers don't tick when disabled (fixes #2812) 2023-02-03 01:43:34 -08:00
Vicki Pfau 92d86af955 GBA SIO: Fix SIOCNT SI pin value after attaching player 2 (fixes #2805) 2023-01-30 20:48:39 -08:00