Mike
880292592c
Log the contents of the General Purpose Registers when an unrecoverable exception occurs ( #66 )
...
This information is valuable for individuals utilizing Lime3DS to assist in debugging processes.
2024-04-10 17:35:50 -03:00
gperrio
b57dc53d93
Android haptic feedback ( #56 )
...
* Android: Add haptic feedback to overlay controls
* Android: Add haptic feedback to overlay controls
---------
Co-authored-by: João Vitor Polverari <polverari.jv@gmail.com>
2024-04-10 12:26:39 -03:00
gperrio
15c9e3e007
Android: new overlay button to swap screens ( #51 )
...
Co-authored-by: gperrio <guillaume.perrio@ingenico.com>
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2024-04-07 22:31:28 +01:00
OpenSauce04
a62fd26fca
Fixed the Exit hotkey not working correctly
2024-04-07 20:53:59 +01:00
OpenSauce04
7864eb6bab
Fixed formatting
2024-04-07 19:04:59 +01:00
OpenSauce04
9ee8c76603
Fixed some message window titles displaying "Lime" instead of "Lime3DS"
2024-04-07 18:40:49 +01:00
OpenSauce04
3bc0312b45
Ported GPUCode's Android Vulkan stability fixes
...
Thanks!
2024-04-07 15:58:50 +01:00
OpenSauce04
127244a1d0
Rebranded default system settings
2024-04-06 00:01:01 +01:00
OpenSauce04
ff46656809
Android drawer is now locked by default
2024-04-04 21:04:08 +01:00
OpenSauce04
5913d8342f
Corrected MacOS bundle identifier
2024-04-04 16:30:29 +01:00
OpenSauce04
b7d8373b2f
Fixed formatting
2024-04-04 15:51:27 +01:00
OpenSauce04
0929a9ada9
Updated Android package ID to io.github.lime3ds.android
2024-04-04 15:47:52 +01:00
OpenSauce04
c42304c66d
Updated default mobile portrait touch layout to be more ergonomic
2024-04-03 23:23:45 +01:00
OpenSauce04
7d581c4b63
Fixed MacOS branding
2024-04-03 22:04:06 +01:00
OpenSauce04
ecb2e8ff35
Discord presence is now greyed out instead of invisble when unavailable to avoid the tab being potentially empty
2024-04-03 21:56:34 +01:00
OpenSauce04
4e7fa95751
Gutted Web tab code for Web Service and Telemetry options
2024-04-03 21:56:34 +01:00
OpenSauce04
14a4825b65
Re-show Web tab in the UI
2024-04-03 21:56:34 +01:00
Reg Tiangha
fd6ab2da95
Restore Web tab
2024-04-03 21:56:34 +01:00
OpenSauce04
f9c96d1b76
nit: Removed blank line after function definition
2024-04-03 21:56:34 +01:00
Reg Tiangha
6be3af71d4
Remove telemetry
2024-04-03 21:56:34 +01:00
OpenSauce04
013c75d600
Fixed inconsistent indentation
2024-04-02 17:28:45 +01:00
OpenSauce04
c3a921385e
Corrected Lime3DS being referred to as Lime in the about page
2024-04-02 15:27:48 +01:00
Riley Hawksworth
d151807600
Update the about UI and FAQ button in QT frontend ( #36 )
...
Co-authored-by: OpenSauce <opensauce04@gmail.com>
2024-04-02 11:26:01 +01:00
OpenSauce04
6180458221
logDeviceInfo now references Lime3DS instead of Citra
2024-04-02 10:51:46 +01:00
João Vitor Polverari
c159332e55
Revert changes from both 17e3644
and 1b84ae9
on the native.cpp file (hopefully fixing clang)
2024-04-01 22:34:24 -03:00
João Vitor Polverari
1b84ae961f
Fix native.cpp not being compliant to coding style (fixes clang-format)
2024-04-01 22:26:40 -03:00
OpenSauce04
17e364428e
Removed a couple of Citra references
2024-04-01 23:03:47 +01:00
OpenSauce04
2740e688b6
Updated Android notification icons
2024-04-01 20:28:27 +01:00
OpenSauce04
5694b06bd5
Corrected several instances of Lime3DS being referred to as "Lime"
2024-04-01 20:19:40 +01:00
OpenSauce04
6875f8d564
Fixed broken Lime logo images in Android
2024-04-01 19:51:33 +01:00
OpenSauce04
7b0e2d718a
Rebranded Android strings for non-English languages
2024-04-01 19:32:44 +01:00
OpenSauce04
39c64c25da
Updated Android in-app links for non-English languages
2024-04-01 19:08:56 +01:00
OpenSauce04
cce75da51f
"setup" --> "set up" in Android welcome message
2024-04-01 19:02:40 +01:00
OpenSauce04
3b59fa9f21
The emulator is called Lime3DS, not Lime
2024-04-01 18:58:32 +01:00
OpenSauce04
c0c2e00c39
Android logo rebrand
2024-04-01 18:56:41 +01:00
Riley Hawksworth
292c5724da
Update Discord RPC impl. Changes the icon name to be same as name in Discord dev portal.
2024-03-31 23:57:13 +01:00
João Vitor Polverari
97974a265c
Rebranding in some messages inside of the app
2024-03-31 19:41:31 +01:00
OpenSauce04
a0db384339
Fixed clang skill issue
2024-03-31 19:35:50 +01:00
OpenSauce04
f12b649194
Android fixes + codebase rebranding
2024-03-31 19:27:55 +01:00
Riley Hawksworth
bacd935a90
Update Discord RPC so that it does not show Lime3DS version.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
72c41f92e2
Update Discord RPC to Show the buildname instead of desc of Lime3DS.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
6c315bd716
Improvements to Discord RPC.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
3fb620eee0
This time coding style should be fixed.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
5bc9211c90
Hopefully fixed clang-format errors.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
99fd9c68a0
Fix clang-format errors.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
6b34041b06
Fix bug where game is still displayed in window title when stopped playing.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
cc11adbdea
Update discord rpc to use long game title rather than short game title.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
1e22b780ae
Update qt window title to use the long game title rather than short game title.
2024-03-31 17:20:47 +01:00
Riley Hawksworth
5873e292e7
Update app loader to have a function for getting the long variant of the game title.
2024-03-31 17:20:47 +01:00
OpenSauce
6cf2c37392
The big rebrand commit
...
- Rebranded executable files to reference Lime instead of Citra
- Rebranded many files in the source tree to reference Lime instead of Citra
- Rebranded many resource files to reference Lime instead of Citra
- Rebranded all instances of Citra's reverse DNS to Lime's reverse DNS
- Other small misc rebrands
2024-03-31 16:50:40 +01:00