Vicki Pfau
|
cc739bb369
|
CMake: Move epoxy GL defines to the right list (fixes #1792)
|
2021-03-05 02:15:41 -08:00 |
Vicki Pfau
|
dd1d1a0a9d
|
GBA Memory: Fix masking of misaligned jumps
|
2021-03-03 04:17:05 -08:00 |
Vicki Pfau
|
7d672a2215
|
All: Fix various build failure fallout
|
2021-02-26 02:02:25 -08:00 |
Vicki Pfau
|
de5ee8cb30
|
CMake: C is a bad programming language
|
2021-02-26 00:42:41 -08:00 |
Vicki Pfau
|
d42c6e6ba5
|
VFS: Clean up minizip usage
|
2021-02-26 00:34:18 -08:00 |
Vicki Pfau
|
ba0b7d9157
|
GB: Fix memory leak unloading masked savedata
|
2021-02-25 23:43:04 -08:00 |
Vicki Pfau
|
b966d71a2c
|
GB: Clean up BIOS unmapping
|
2021-02-25 23:42:45 -08:00 |
Vicki Pfau
|
003e181add
|
GB: Clean up cartridge removal codepath (fixes #398)
|
2021-02-24 20:18:13 -08:00 |
Vicki Pfau
|
66672cd6b6
|
Qt: Update translations
|
2021-02-24 19:55:02 -08:00 |
Vicki Pfau
|
c198dd3c6c
|
Qt: Select newly added cheat set after adding it
|
2021-02-24 19:53:49 -08:00 |
Vicki Pfau
|
910089b514
|
GB Cheats: Fix Game Genie check code (fixes #2055)
|
2021-02-24 19:36:25 -08:00 |
Vicki Pfau
|
1e017ade23
|
GBA Memory: Fix AGBPrint writing past 16MB ROMs
|
2021-02-24 18:44:41 -08:00 |
Vicki Pfau
|
938f2a4924
|
GB: Fix crash when changing ROM while in banked address space
|
2021-02-24 01:35:37 -08:00 |
Vicki Pfau
|
67475a6da8
|
GBA Memory: Improved AGBPrint emulation of edge cases (fixes #1867)
|
2021-02-24 01:20:48 -08:00 |
Vicki Pfau
|
4827daf5a6
|
Core: Fix some cheats API change fallout (fixes #2053)
|
2021-02-23 22:36:23 -08:00 |
Vicki Pfau
|
c21f9e81bb
|
GBA Video: Fix typing mismatch in modes 3, 4 and 5 renderer (fixes #2047)
|
2021-02-23 22:12:56 -08:00 |
Vicki Pfau
|
817e4d950f
|
Qt: Add utility for IP address conversion to internal format
|
2021-02-22 18:25:36 -08:00 |
Vicki Pfau
|
9877c1bf1e
|
Qt: Refactor out duplicated named view setup
|
2021-02-22 18:18:15 -08:00 |
Vicki Pfau
|
06e6e1a27d
|
Qt: Misc minor cleanup
|
2021-02-22 18:18:15 -08:00 |
Vicki Pfau
|
a10800d7e7
|
Qt: Clean up unused private vars
|
2021-02-22 18:18:15 -08:00 |
Vicki Pfau
|
bb71c72bf8
|
Qt: std::move cleanup
|
2021-02-22 18:18:15 -08:00 |
Vicki Pfau
|
8926aeea01
|
ARM: Optimize PC-write functions
|
2021-02-21 12:27:07 -08:00 |
Liu Tao
|
708d8f6bc3
|
Qt: Update translation (Chinese (Simplified))
Currently translated at 88.5% (927 of 1047 strings)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
|
2021-02-18 13:32:12 -08:00 |
Vicki Pfau
|
49ec1ed702
|
ARM: Fix long and accumulate multiply timing
|
2021-02-15 23:40:49 -08:00 |
lightmanLP
|
232aab5a08
|
Qt: Update translation (Russian)
Currently translated at 3.8% (40 of 1047 strings)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/ru/
|
2021-02-14 17:23:38 -08:00 |
Vicki Pfau
|
7a3f2b12b5
|
GBA SIO: Fix Normal mode transfer start timing (fixes #425)
|
2021-02-13 04:03:03 -08:00 |
Vicki Pfau
|
e12ca74d1e
|
GBA Timers: Fix toggling timer cascading while timer is active (fixes #2043)
|
2021-02-13 01:15:19 -08:00 |
Lothar Serra Mari
|
2a35f0689a
|
Qt: Update German GUI translation
|
2021-02-10 21:40:03 +01:00 |
Vicki Pfau
|
3309892657
|
GB, GBA Serialize: Attempt to fix MSVC build
|
2021-02-09 01:28:21 -08:00 |
Vicki Pfau
|
b92bb30a72
|
GBA SIO: Clean up lockstep cycle counting
|
2021-02-08 23:06:00 -08:00 |
Vicki Pfau
|
32a8a47de6
|
GBA SIO: Fix hanging on starting a second multiplayer window (fixes #854)
|
2021-02-07 15:07:27 -08:00 |
Vicki Pfau
|
7408ee9c56
|
Qt: Fix build on older Qt
|
2021-02-04 01:04:28 -08:00 |
Vicki Pfau
|
9d1eb3dedb
|
Qt: Fix outdated copyright translation strings
|
2021-02-04 00:26:50 -08:00 |
Vicki Pfau
|
1a0a2848d6
|
Qt: Update translations
|
2021-02-04 00:16:52 -08:00 |
Vicki Pfau
|
217d1b238b
|
Qt: Add save converter tool
|
2021-02-04 00:00:31 -08:00 |
Vicki Pfau
|
1089285b45
|
Qt: Add linked library info to report generator
|
2021-02-03 21:10:25 -08:00 |
Vicki Pfau
|
2498f85cda
|
VFS: Fix build with minizip
|
2021-02-03 21:08:52 -08:00 |
Vicki Pfau
|
517aa353ca
|
Qt: Add creating a VFileDevice from a QByteArray
|
2021-02-01 01:55:06 -08:00 |
Vicki Pfau
|
df082b46d9
|
Utils: Make sure to seek to start of file when doing PNG check
|
2021-02-01 01:54:19 -08:00 |
Vicki Pfau
|
28504b308e
|
Qt: Cleaner byte size formatting
|
2021-02-01 01:53:55 -08:00 |
Vicki Pfau
|
88212fc2de
|
Core: Allow deserializing PNG savestates with ignoring extdata
|
2021-02-01 01:53:20 -08:00 |
Vicki Pfau
|
80fb86a930
|
Qt: Flesh out VFileDevice more, to avoid leak
|
2021-01-30 16:01:06 -08:00 |
Vicki Pfau
|
5b8d64b0b5
|
Qt: Better initial shortcut editor column sizes
|
2021-01-27 21:23:45 -08:00 |
Vicki Pfau
|
b1a06ed52b
|
Cheats: Fix indirect write cheats (fixes #2026)
|
2021-01-27 20:24:26 -08:00 |
Vicki Pfau
|
6154ed91cb
|
Qt: Don't use a static QFont
|
2021-01-26 02:14:53 -08:00 |
Vicki Pfau
|
40c3fc63cc
|
Qt: Fix mgba-it translation
|
2021-01-23 20:45:18 -08:00 |
StarFang208
|
b60bb5776b
|
Translated using Weblate (Italian)
Currently translated at 99.4% (929 of 934 strings)
Translation: mGBA/mGBA Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/it/
|
2021-01-23 20:35:19 -08:00 |
Moucalune
|
302b1570fa
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (910 of 934 strings)
Translation: mGBA/mGBA Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt_BR/
|
2021-01-23 20:32:22 -08:00 |
Vicki Pfau
|
561c253ff8
|
Qt: Clean up memory model in ConfigController
|
2021-01-23 20:25:19 -08:00 |
Vicki Pfau
|
3b1b890f3e
|
GBA Memory: Fix Matrix memory bounding
|
2021-01-23 19:06:04 -08:00 |