Commit Graph

7982 Commits

Author SHA1 Message Date
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
Vicki Pfau 95c2e2fbe6 GBA SIO: Remove erroneous RCNT setting 2024-05-24 22:28:55 -07:00
Vicki Pfau 40dcea36c0 Updater: Fix build 2024-05-24 20:34:16 -07:00
Vicki Pfau 21d76adf66 Updater: Fix existing directory update logic 2024-05-24 20:32:47 -07:00
Vicki Pfau 8f648b6808 Updater: Fix overwriting files with directories 2024-05-24 20:32:47 -07:00
Vicki Pfau b342ecb76f Updater: Fix MSVC build 2024-05-24 20:32:09 -07:00
Vicki Pfau 63c0bedf44 Qt: Fix LCDC background priority/enable bit being mis-mapped in I/O view 2024-05-12 02:51:23 -07:00
Vicki Pfau ff00fed81c Qt: Better fix for I/O viewer 2024-05-12 02:51:23 -07:00
Vicki Pfau a2493a7bf3 GBA Memory: Let raw access read high MMIO addresses 2024-05-11 21:50:57 -07:00
Vicki Pfau b1c7c6d14a Qt: Fix crash when applying changes to GB I/O registers in I/O view 2024-05-11 21:41:37 -07:00
Vicki Pfau 16a565dc6b Debugger: Actually handle parseLexedExpression returning false 2024-04-24 23:21:02 -07:00
Vicki Pfau 0ca0ea47d4 Qt: Update translation (Chinese (Simplified))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
2024-04-08 15:48:23 -07:00
Vicki Pfau 455d424685 CMakeLists: Fix strtof_l detection logic 2024-04-08 02:11:31 -07:00
Vicki Pfau 99bae2dc06 GBA GPIO: Fix gyro read-out start (fixes #3141) 2024-04-05 00:24:28 -07:00
Vicki Pfau 34b1f0b3a4 Core: Add missing defines to flags.h 2024-04-01 16:46:38 -07:00
Vicki Pfau c2907e8286 CMake: Bump version 2024-03-19 00:15:20 -07:00
Vicki Pfau 557a3b67db GB Audio: Fix audio envelope timing resetting too often (fixes #3164) 2024-03-17 20:02:30 -07:00
TuxSH 950e576f09 Fix menu bug that allowed the selection of invalid states when wrap=true 2024-03-17 20:02:13 -07:00
Vicki Pfau 2ab7500e3e Qt: Fix uninitialized variable 2024-03-17 20:02:13 -07:00
Vicki Pfau 5aa7c955f1 Updater: Fix updating appimage across filesystems 2024-03-17 20:01:44 -07:00