Commit Graph

8001 Commits

Author SHA1 Message Date
Vicki Pfau b9b090c566 CHANGES: Fix ordering 2025-02-28 21:44:15 -08:00
Vicki Pfau 5e8c47ecb1 Util: Cap internal buffer size when unzipping files (fixes #3404) 2025-02-28 21:41:34 -08:00
Vicki Pfau 406a202157 GBA Cheats: Let VBA-style codes patch ROM (fixes #3423) 2025-02-28 21:41:34 -08:00
Vicki Pfau 332b1b8bc3 GB: Allow use of CGB-E and AGB-0 BIOS versions (closes #3427) 2025-02-27 02:39:07 -08:00
Vicki Pfau 7cfe792559 res: Add Game Boy/Color metadata to .desktop file 2025-02-23 23:24:23 -08:00
Vicki Pfau e19f35e7e4 ARM Debugger: Fix disassembly of ror r0 barrel shift (fixes #3412) 2025-02-11 05:17:02 -08:00
Vicki Pfau 56b59c767b CMake: Default macOS SDK version to OS version if not found 2025-02-11 05:15:34 -08:00
Vicki Pfau 0670687b86 FFmpeg: Use avcodec_get_supported_config when present 2025-02-11 05:14:03 -08:00
Vicki Pfau 196adf233c GB Core: Fix cloning savedata when backing file is outdated (fixes #3388) 2024-12-31 01:46:12 -08:00
Vicki Pfau dbae6e1eef macOS: Declare camera usage in Info.plist 2024-12-29 17:39:25 -08:00
Vicki Pfau 5e4b91c94f CMake: Fix entitlements plist filename 2024-12-29 17:39:08 -08:00
Vicki Pfau afdf3b0b88 Updater: Fix rewriting folders and files on Windows (fixes #3384) 2024-12-28 22:45:39 -08:00
Vicki Pfau f40ea09127 FFmpeg: Fix failing to record videos with CRF video (fixes #3368) 2024-12-24 18:54:35 -08:00
Vicki Pfau 7e1e7d2253 GBA Core: Fix booting into BIOS when skip BIOS is enabled 2024-12-20 02:16:04 -08:00
Vicki Pfau c9083715e6 GBA Savedata: Demote savegme time offset message to DEBUG level 2024-12-20 02:15:14 -08:00
Vicki Pfau eecdfd0c77 Qt: Skip processing QLocale::C if present 2024-12-20 02:15:09 -08:00
Vicki Pfau 20da804e65 Qt: Fix up how the language names get displayed 2024-12-20 02:15:04 -08:00
Vicki Pfau e4dc41df31 Qt: Rename LatAm Spanish to just "Spanish" 2024-12-20 02:14:58 -08:00
Vicki Pfau 9a1d2442a3 GBA Hardware: Fix loading states unconditionally overwriting GPIO memory 2024-12-11 16:29:44 -08:00
Vicki Pfau 6c2da7b621 CHANGES: Update for 0.10.4 2024-12-07 20:45:16 -08:00
Vicki Pfau 9a38ba4913 Qt: Fix installer updates if a version number is in the filename (fixes #3109) 2024-11-24 17:55:04 -08:00
Vicki Pfau 2f880b17ca CMake: Set both -mmacosx-version-min and CMAKE_OSX_DEPLOYMENT_TARGET 2024-11-24 17:05:09 -08:00
Bo He bbf601da02 associate windows with the owning application 2024-11-24 17:03:46 -08:00
Jan200101 b51e58640f Qt: Fix potential crash on Wayland with OpenGL (fixes #3276) 2024-11-01 02:13:47 -07:00
Vicki Pfau 30897fee62 Qt: Fix saving named states breaking when screenshot states disabled (fixes #3320) 2024-10-20 18:04:56 -07:00
Vicki Pfau c143851916 Core: Fix patch autoloading leaking the file handle 2024-10-08 04:44:35 -07:00
Vicki Pfau 10eb8c57d2 Core: Add sanity check for mDirectorySetOpenSuffix 2024-10-04 17:17:47 -07:00
Vicki Pfau 952c883755 Core: Check for null when autoloading/saving cheats 2024-10-04 17:14:17 -07:00
CasualPokePlayer 7ae9117930 GBA Serialize: Properly restore GPIO register state (fixes #3294) 2024-09-29 01:02:29 -07:00
Vicki Pfau 07ac520a9a 3DS: Fix build 2024-09-21 23:16:37 -07:00
Vicki Pfau f778cf4749 GBA I/O: Fix audio register 8-bit write behavior (fixes #3086) 2024-09-21 23:08:13 -07:00
Vicki Pfau 9271198f64 Qt: Make window corners square on Windows 11 (fixes #3285) 2024-09-21 23:01:16 -07:00
Vicki Pfau 16f7a05b1a Appveyor: Use Windows 11 SDK 2024-09-21 23:00:04 -07:00
Vicki Pfau a66ad9c2c8 Qt: Fix how LatAm Spanish is shown in settings 2024-09-16 02:53:46 -07:00
Vicki Pfau 3ae88949a3 Core: Extdata should not have a size < 0 2024-09-16 02:52:07 -07:00
Vicki Pfau ffe539343e No-Intro: Prevent database from being downgraded 2024-09-16 02:51:04 -07:00
Vicki Pfau 00426ad6d1 GB Serialize: Prevent loading invalid states where LY >= 144 in modes other than 1 2024-07-19 20:14:40 -07:00
Adam Higerd 7d8b029282 Don't try to load non-.sym files as ARMIPS symbols 2024-07-19 19:43:39 -07:00
Vicki Pfau 67b0a27d88 GBA Core: Fix crash after loading debug symbols (fixes #3254) 2024-07-11 14:09:46 -07:00
Vicki Pfau d2a8b43ae0 GBA I/O: Fix HALTCNT access behavior (fixes #2309) 2024-07-09 20:17:22 -07:00
Vicki Pfau ebad7a380b GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501) 2024-07-07 11:26:36 -07:00
Vicki Pfau a0f6255a0b Switch: Add bilinear filtering option (closes #3111) 2024-07-07 11:24:26 -07:00
Vicki Pfau 154fe6b344 GB: Fix uninitialized save data when loading undersized temporary saves 2024-07-07 11:24:26 -07:00
Vicki Pfau 5ac23cfe4f GBA Core: Fix loading symbols from ELF files if the file doesn't end with .elf 2024-07-07 11:24:26 -07:00
Vicki Pfau 2c2eab2b94 GB, GBA Core: Fix memory leak if reloading debug symbols
Also fix loading an ELF if the current seek is not 0
2024-07-07 11:24:26 -07:00
Vicki Pfau ee2533831d Util: Add THREAD_EXIT macro 2024-07-07 11:24:26 -07:00
Vicki Pfau b205537558 GBA Audio: Fix crash in audio subsampling if timing lockstep breaks 2024-06-25 04:09:36 -07:00
Vicki Pfau e0b0e45821 GBA Audio: Fix crash if audio FIFOs and timers get out of sync 2024-06-25 03:46:31 -07:00
Vicki Pfau 832c0aed27 Windows: Inno Setup fixes
Update minimum Windows version to 7, add DisableDirPage=no
2024-06-25 03:44:41 -07:00
Vicki Pfau f8ece1ed04 Third-Party: Cherry-pick rapidjson buildfix 2024-05-25 01:33:47 -07:00