Commit Graph

7897 Commits

Author SHA1 Message Date
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
Vicki Pfau ece0e168ef mGUI: Pressing confirm should only advance valid states if the data is a string 2021-07-01 22:15:29 -07:00
Vicki Pfau 801033020a GBA I/O: Fix deserializing audio on big endian 2021-07-01 22:15:29 -07:00
Vicki Pfau b98ad200a8 Qt: Remove files that were accidentally not deleted 2021-06-30 22:41:24 -07:00
Vicki Pfau a16ed6dbe8 Merge branch 'master' into medusa 2021-06-30 20:24:18 -07:00
Vicki Pfau 0352125cad GBA Video: Backport many rendering changes from medusa 2021-06-30 00:03:41 -07:00
Vicki Pfau bf97b7b52e Merge branch 'master' into medusa 2021-06-29 20:59:21 -07:00
Vicki Pfau a6231276e4 Merge branch 'master' (early part) into medusa 2021-06-29 20:55:09 -07:00
Vicki Pfau c78e62d894 Merge branch 'master' (early part) into medusa 2021-06-29 20:48:53 -07:00
Vicki Pfau cff95f3213 Merge branch 'master' (early part) into medusa 2021-06-29 20:43:48 -07:00
Vicki Pfau f19d086d15 Merge branch 'master' (early part) into medusa 2021-06-29 20:38:22 -07:00
Vicki Pfau 2c35ccfdfe Merge branch 'master' (early part) into medusa 2021-06-29 20:34:29 -07:00
Vicki Pfau d026a5af75 Merge branch 'master' (early part) into medusa 2021-06-29 20:33:01 -07:00
Vicki Pfau f7943aaa98 Merge branch 'master' (early part) into medusa 2021-06-29 20:26:03 -07:00
Vicki Pfau de16ea49c7 Qt: Redo sensor binding to be less fragile 2021-06-28 22:38:25 -07:00