Commit Graph

7761 Commits

Author SHA1 Message Date
Vicki Pfau 6e4b1333c6 Merge branch 'master' (early part) into medusa 2022-05-29 22:11:14 -07:00
Vicki Pfau 915d5fde37 Merge branch 'master' (early part) into medusa 2022-05-29 22:10:06 -07:00
Vicki Pfau 5efbf8dc66 DS GX: Basic cleanup 2021-12-25 03:04:53 -08:00
Vicki Pfau 4beb293ac1 DS GX: Add texformat enum 2021-12-25 03:03:07 -08:00
Vicki Pfau 517dfe12ee DS Audio: Defer mixer updates until needed 2021-09-05 13:58:14 -07:00
Vicki Pfau e107d90772 CMake: Small naming and packaging updates 2021-08-20 21:25:15 -07:00
Vicki Pfau ebc78cf3ea mGUI: Add margin to right-aligned menu text (fixes #871) 2021-08-19 18:22:59 -07:00
Vicki Pfau 7c57a5cc13 Updater: Fix MSVC build 2021-08-17 20:01:06 -07:00
Vicki Pfau 0d826bfba4 GBA Video: Swap priority and window rendering order 2021-08-17 16:24:59 -07:00
Vicki Pfau 9355def316 Libretro: Fix crash when using Game Boy codes (fixes #2281) 2021-08-17 16:16:23 -07:00
Vicki Pfau 2fec366076 CMake: Fix regression searching for localtime_r on Linux (fixes #2276) 2021-08-13 22:41:48 -07:00
Lothar Serra Mari 9ef2c88ed3 Qt: Update German GUI translation 2021-08-11 20:50:28 +02:00
Vicki Pfau 45e944e2b9 Qt: Update translations 2021-08-10 23:52:44 -07:00
Vicki Pfau de376a99bf Qt: Fix lupdate complaints 2021-08-10 23:52:08 -07:00
Hexaae cdf0d774ab Qt: Update translation (Italian)
Currently translated at 100.0% (1076 of 1076 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/it/
2021-08-10 23:49:24 -07:00
Sjouke Yntema b33d7c0361 Qt: Update translation (Dutch)
Currently translated at 0.1% (2 of 1070 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/nl/
2021-08-10 23:49:22 -07:00
Vicki Pfau 4552c9c33e Windows: Fix MSVC build 2021-08-10 23:14:45 -07:00
Vicki Pfau 399a58161b Qt: Add missing file 2021-08-10 22:13:59 -07:00
Vicki Pfau 2d5f6dd675 All: Add updater stub and hook it into the Qt frontend 2021-08-10 22:09:24 -07:00
Vicki Pfau 4a7feb66f9 Qt: Add update checking infrastructure 2021-08-10 22:04:46 -07:00
Adam Higerd 03e35cc7c6 Don't make the top-left square of the logging grid checkable 2021-08-10 20:11:20 -07:00
Vicki Pfau 4e4adf7a72 AppVeyor: Clean more directories 2021-08-10 16:25:40 -07:00
Vicki Pfau 5730b50ecb DS I/O: Mark BGCNT registers as readable 2021-07-30 15:57:53 -07:00
Vicki Pfau 858c9faedc DS GX: Implement POS test 2021-07-30 14:37:01 -07:00
Vicki Pfau 06318fbdd2 GB Video: Render SGB border when unmasking with ATTR/PAL_SET (fixes #2261) 2021-07-28 22:32:12 -07:00
Vicki Pfau c2f40b88ef GBA Video: Fix backdrop color if DISPCNT is first set to 0 (fixes #2260) 2021-07-27 19:14:53 -07:00
Vicki Pfau 9d3b4459ee GB Video: Fix memory leak when reseting SGB games 2021-07-23 18:13:43 -07:00
Vicki Pfau 37c4e08ba5 Qt: Update translation (Italian)
Currently translated at 99.0% (1066 of 1076 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/it/
2021-07-19 20:58:24 -07:00
Vicki Pfau 4ab0512874 CInema: Fix memory issues in 4-ups 2021-07-13 22:01:32 -07:00
Vicki Pfau 935b5e40d9 CMake: Fix build on BSD 2021-07-13 21:59:19 -07:00
Vicki Pfau 74758fc3c3 Util: Detect futimens/futimes instead of guessing 2021-07-13 21:35:17 -07:00
Vicki Pfau de4ea9284d CMake: Clean up function detection technical debt 2021-07-13 21:35:17 -07:00
Vicki Pfau d996633b12 Core: Remove dead code 2021-07-13 21:35:17 -07:00
Lothar Serra Mari 617bb0a093 Qt: Update German GUI translation 2021-07-11 15:32:41 +02:00
Vicki Pfau 9cccc5197e CHANGES: Update for 0.9.2 2021-07-10 20:00:35 -07:00
Vicki Pfau 3392f86dcb Qt: Fix bounded fast forward with enhancement OpenGL renderer 2021-07-10 16:39:12 -07:00
Vicki Pfau 9eefc85b64 Switch: Fix build on latest libnx 2021-07-09 22:22:21 -07:00
Vicki Pfau d202cddd1b Qt: Reuse timer when rescheduling missing frames 2021-07-09 02:47:13 -07:00
Vicki Pfau dbefc1cad6 Res: Update patrons for June 2021-07-04 17:11:35 -07:00
Vicki Pfau 7f151e64a7 GBA Video: Fix OBJ VRAM wrapping 2021-07-04 16:02:18 -07:00
Vicki Pfau fb68e4a5ce GBA Video: Fix fallout from mosaic medusa merge 2021-07-04 01:33:40 -07:00
Vicki Pfau fdaccc16f1 DS: Lengthen CPU timeslices if the ARM7 is halted 2021-07-04 00:52:46 -07:00
Vicki Pfau e4d9ade08e DS: Fix audio speed issues 2021-07-04 00:52:46 -07:00
Vicki Pfau 00f1229ea2 Qt: Fix merge issue 2021-07-04 00:52:19 -07:00
Vicki Pfau 877135a803 Merge branch 'master' into medusa 2021-07-03 20:34:45 -07:00
Vicki Pfau 3c4caecd4f CMake: Clean up binary name dependencies 2021-07-03 20:34:43 -07:00
Vicki Pfau 558f644fd3 CInema: Add 4-up diffs 2021-07-03 20:23:36 -07:00
Vicki Pfau 1c1d41a306 Merge branch 'master' into medusa 2021-07-01 23:25:28 -07:00
Vicki Pfau 5c6a3de915 DS Memory: Fix crash when overflowing misaligned WRAM jump 2021-07-01 23:25:26 -07:00
Vicki Pfau ed337c3de1 CInema: Add basic crash handling 2021-07-01 23:24:51 -07:00