Commit Graph

1844 Commits

Author SHA1 Message Date
Vicki Pfau 5f762e68b8 GB Audio: Fix channels 1/2 staying muted if restarted after long silence 2023-04-28 19:35:45 -07:00
Vicki Pfau 2fb5545061 CHANGES: Update for 0.10.2 2023-04-23 21:15:24 -07:00
Vicki Pfau e15cca9623 GBA Video: Fix interpolation issues with OpenGL renderer 2023-04-18 21:42:40 -07:00
Vicki Pfau b0441cffd0 CHANGES: Update 2023-04-18 21:40:27 -07:00
Vicki Pfau d79a83321c Vita: Work around broken mktime implementation in Vita SDK (fixes #2876) 2023-04-12 03:35:42 -07:00
Vicki Pfau 8344efdccd Scripting: Return proper callback ID from socket.add 2023-04-12 03:35:33 -07:00
Vicki Pfau 5a642ae1f1 FFmpeg: Force lower sample rate for codecs not supporting high rates (fixes #2869) 2023-04-07 00:58:28 -07:00
Vicki Pfau 121376ccb0 Qt: Fix checked state of mute menu option at load (fixes #2701) 2023-03-27 01:10:07 -07:00
Vicki Pfau 7d9d71ef54 GBA Audio: Clear GB audio state when disabled 2023-03-26 23:59:39 -07:00
Vicki Pfau 7da48a7c7f Qt: Swap P1 and other player's save if P1 loaded it first (closes #2750) 2023-03-26 23:59:34 -07:00
Vicki Pfau 87295370f1 GBA Overrides: Fix saving in PMD:RRT (JP) (fixes #2862) 2023-03-24 23:48:13 -07:00
Vicki Pfau 5b52f0f277 Qt: Fix OSD on modern macOS (fixes #2736) 2023-03-17 02:38:51 -07:00
Vicki Pfau 5f6244556e Qt: Fix black screen when starting with a game (fixes #2781) 2023-03-05 23:55:54 -08:00
Vicki Pfau bd805dd720 Qt: Fix crash if loading a shader fails 2023-03-01 16:17:29 -08:00
Vicki Pfau 9132859b6f Qt: Fix full-buffer rewind 2023-03-01 16:00:00 -08:00
Vicki Pfau 081fe27e3a Qt: Automatically change video file extension as appropriate 2023-02-24 03:51:44 -08:00
Vicki Pfau 11d38a8317 CHANGES: Update 2023-02-22 20:22:45 -08:00
Vicki Pfau a473aeff2c Qt: Fix a handful of edge cases with graphics viewers (fixes #2827) 2023-02-14 23:14:02 -08:00
Adam Higerd 3f5fec4e4d hook frame callback in socket connect 2023-02-12 13:29:17 -08:00
Vicki Pfau 5558e469e0 Qt: Fix modifier key names in shortcut editor (fixes #2817) 2023-02-09 20:02:14 -08:00
Vicki Pfau 1164d5b470 Qt: Disable attempted linking betwen incompatible platforms (fixes #2702) 2023-02-09 00:20:21 -08:00
Vicki Pfau b9a950fee7 Qt: Properly cap number of attached players by platform (fixes #2807) 2023-02-09 00:20:20 -08:00
Vicki Pfau 7e624c6857 GBA SIO: Normal mode transfers with no clock should not finish (fixes #2811) 2023-02-09 00:19:12 -08:00
Vicki Pfau 395fa2da4c GBA SIO: Fix unconnected normal mode SIOCNT SI bit (fixes #2810) 2023-02-09 00:18:34 -08:00
Vicki Pfau 4738e558f2 GBA Timers: Cascading timers don't tick when disabled (fixes #2812) 2023-02-03 01:44:31 -08:00
Vicki Pfau 1331788b6e GBA SIO: Fix SIOCNT SI pin value after attaching player 2 (fixes #2805) 2023-01-30 20:50:34 -08:00
Vicki Pfau 7c4a7796f8 GBA Audio: Fix improperly deserializing GB audio registers (fixes #2793) 2023-01-30 00:21:48 -08:00
Vicki Pfau 5183edc3c6 Qt: Stop eating boolean action key events (fixes #2636) 2023-01-29 01:48:33 -08:00
Vicki Pfau b00a04099f CHANGES: Wrong bug report 2023-01-28 22:41:06 -08:00
Vicki Pfau d29e782789 Core: Allow sending thread requests to a crashed core (fixes #2785) 2023-01-28 22:39:06 -08:00
Vicki Pfau 31755ebb19 Qt: Disable sync while running scripts from main thread (fixes #2738) 2023-01-27 19:42:28 -08:00
Vicki Pfau f69853e8ba Qt: Include wayland QPA in AppImage (fixes #2796) 2023-01-26 07:18:42 -08:00
Vicki Pfau df6ae1883c Qt: Fix crash when attempting to use OpenGL 2.1 to 3.1 (fixes #2794) 2023-01-26 05:57:33 -08:00
Vicki Pfau 9c69b86d71 GBA Memory: Make VRAM access stalls only apply to BG RAM 2023-01-16 00:54:56 -08:00
Vicki Pfau b5b4271145 CHANGES: Oops 2023-01-12 15:10:47 -08:00
TheMechasaur a4b63e1db9
Correct year of release date of 0.10.1 to 2023 (#2783) 2023-01-11 21:59:17 -08:00
Vicki Pfau 456ac2222b CHANGES: Update for 0.10.1 2023-01-10 19:51:20 -08:00
Vicki Pfau f7acda6d64 Qt: Redo stable branch detection heuristic 2022-12-31 18:15:47 -08:00
Vicki Pfau 0da3498ee8 Qt: Fix initializing update revision info 2022-12-31 17:54:41 -08:00
Vicki Pfau d17b1da1b7 GB BIOS: Include timing in degenerate ArcTan2 cases (fixes #2763) 2022-12-27 20:39:30 -08:00
Vicki Pfau 0d52995877 GBA Cheats: Fix issues detecting unencrypted cheats (fixes #2724) 2022-12-22 16:02:22 -08:00
CasualPokePlayer 411b7dccb4 Check gba->mbVf for force skipping the BIOS (#2754) 2022-12-17 00:22:40 -08:00
Vicki Pfau 7ba3b40977 GB Audio: Fix updating channels other than 2 when writing NR5x 2022-12-11 19:17:24 -08:00
Vicki Pfau 3dbb90e574 GB Audio: Fix up boot sequence 2022-12-11 19:17:24 -08:00
Vicki Pfau c323ab384c GB Memory: Actually, HDMAs should start when LCD is off (fixes #2662) 2022-12-11 19:17:24 -08:00
Vicki Pfau 411741fba3 GB Audio: Fix channel 3 volume being changed between samples (fixes #1896) 2022-12-07 01:22:33 -08:00
Vicki Pfau 9f057e2719 GB Audio: Fix channels 1/2 not playing when resetting volume (fixes #2614) 2022-11-28 22:39:05 -08:00
Vicki Pfau 3866d74707 Qt: Improve handling of multiplayer syncing (fixes #2720) 2022-11-28 01:03:10 -08:00
Vicki Pfau aeaa40e373 GB SIO: Further fix bidirectional transfer starting 2022-11-28 01:03:10 -08:00
Vicki Pfau 8e58dcadb8 Qt: Don't re-enable sync if GBA link modes aren't the same (fixes #2044) 2022-11-28 01:03:10 -08:00