Rafael Caetano
b47e264fb7
Fix incorrect XML formatting in Spanish translation
2023-10-30 15:27:37 +00:00
Rafael Caetano
8657c7b0f4
Merge branch 'master' of https://github.com/rafaelvcaetano/melonDS-android
2023-10-30 15:26:14 +00:00
Rafael Caetano
412a80e863
Merge pull request #1127 from 6lackmag3/patch-3
...
Update Russian translation
2023-10-30 15:25:59 +00:00
Rafael Caetano
262dd2c315
Merge branch 'master' into patch-3
2023-10-30 15:25:25 +00:00
Rafael Caetano
fa1a8c84ea
Merge pull request #1128 from BackpackXl/patch-2
...
Updated Spanish translation
2023-10-30 15:23:15 +00:00
Rafael Caetano
ec84fdee7c
Merge branch 'master' into patch-2
2023-10-30 15:22:23 +00:00
Rafael Caetano
6f4f4694dc
Merge pull request #1122 from SombrAbsol/master
...
Updated French translation
2023-10-30 15:19:24 +00:00
Rafael Caetano
2288534718
Enable state saving when RetroAchievements hardcore mode is enabled
2023-10-12 21:06:24 +01:00
Rafael Caetano
1b6739631d
Update target SDK API 34
2023-10-07 19:34:06 +01:00
Rafael Caetano
13b3181e1f
Track active open overlays in the emulator instead of relying on a single flag to check if the emulator should resume after returning from background
...
This fixes the emulator not resuming under certain circumstances after returning from background
2023-10-01 15:41:18 +01:00
Rafael Caetano
ea192f87dc
Add support for the OpenGL renderer
2023-09-24 17:18:57 +01:00
BackpackXl
5c0c48c109
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-12 20:15:27 -06:00
BackpackXl
ef5e746e0e
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:19:17 -06:00
BackpackXl
0e0142dc84
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:19:06 -06:00
BackpackXl
0600d37e9e
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:18:22 -06:00
BackpackXl
a4ff329b46
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:56 -06:00
BackpackXl
66eb87ca32
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:47 -06:00
BackpackXl
2bb499a14a
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:28 -06:00
BackpackXl
83007877d5
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:17:07 -06:00
BackpackXl
20bf4d5a54
Apply suggestions from code review
...
Co-authored-by: Ana <agaatem@outlook.com>
2023-09-11 20:16:52 -06:00
BackpackXl
2b7ada6ce4
Update strings.xml
...
Approved by the RAE :)
2023-09-10 21:17:12 -06:00
BackpackXl
2fbdc8eca6
Update strings.xml
2023-09-10 21:11:46 -06:00
BackpackXl
40c26b4511
Update strings.xml
2023-09-08 20:50:56 -06:00
BackpackXl
e4a3fd3747
Update strings.xml
2023-09-07 14:05:57 -06:00
BackpackXl
8d2b3e2b97
Update strings.xml
2023-09-07 14:03:54 -06:00
BackpackXl
b4fa7f4636
Update strings.xml
2023-09-07 14:01:52 -06:00
BackpackXl
e58d28ce02
Update strings.xml
2023-09-07 13:53:12 -06:00
BackpackXl
90e169d889
Update strings.xml
2023-09-07 13:52:13 -06:00
SombrAbsol
e6d85aac63
True final fixes for French translation (so far)
2023-09-05 15:31:18 +02:00
SombrAbsol
7e3a2002a8
Final fixes for French translation (so far)
2023-09-05 15:29:24 +02:00
SombrAbsol
2678970f02
Update French translation
2023-09-05 15:21:30 +02:00
bl@ck_m@ge
352dca58f9
Update strings.xml
2023-09-05 10:59:04 +03:00
BackpackXl
f930f94e8c
Update strings.xml
2023-09-04 18:32:31 -06:00
Rafael Caetano
f35de845e3
Show ROM path in dialog when ROM cannot be found
2023-09-04 21:51:59 +01:00
Rafael Caetano
23bebe9a1f
Prevent users from changing between RetroAchievements softcore and hardcore modes altogether while the emulator is running
...
This would require reloading the achievements while the session is running, which could cause some issues
2023-09-04 19:05:52 +01:00
Rafael Caetano
a4136f7543
Properly handle RetroAchievements login/out while the emulator is running
...
This allows achievements to be loaded if the user logs in while the emulator is running
2023-09-03 17:53:31 +01:00
Rafael Caetano
a1c6d69f01
Update README
2023-08-31 17:17:36 +01:00
Rafael Caetano
395be1de8b
Fix crashes on some games when JIT is enabled
2023-08-28 23:53:09 +01:00
Rafael Caetano
5ab28370b2
Fix crash when exiting the emulator while it is loading
2023-08-23 01:03:03 +01:00
Rafael Caetano
8ec196032a
Use safer runCatching alternative
2023-08-23 01:02:18 +01:00
Rafael Caetano
a24a99f05c
Add option to view achievement list while running a ROM
2023-08-20 11:50:25 +01:00
Rafael Caetano
d45e1a7763
Streamline usage of colours in Compose UIs
2023-08-19 00:29:23 +01:00
Rafael Caetano
80177801de
Fix "Firmware not bootable" error being shown when booting the DS firmware after running the DSi firmware
2023-08-14 00:02:16 +01:00
Rafael Caetano
16f87fc332
Fix screen going to sleep if the emulator was running
2023-08-13 23:56:32 +01:00
Rafael Caetano
4b8def8a9a
Fix error message when firmware cannot be booted
2023-08-13 23:37:29 +01:00
Rafael Caetano
41d342c743
Create generic JSON migration helper
2023-08-13 13:16:14 +01:00
Rafael Caetano
d440aa9717
Remove useless logs
2023-08-13 13:00:33 +01:00
Rafael Caetano
8a8b725ed2
Fix load of issues in release builds
...
R8's aggressive optimizations broke a lot of stuff, specially related to JSON serialization and deserialization. This disables R8 full-mode to prevent those issues and tries to make JSON (de)serialization less error-prone
2023-08-13 11:49:03 +01:00
Rafael Caetano
f8aba7986b
Fix occasional freeze during WFC communication
2023-08-12 13:11:36 +01:00
Rafael Caetano
c28766d7e5
Fix emulator reset fail message being shown even if no error occurred
2023-08-10 19:07:21 +01:00