PTRCoder
babec1bb5c
Fixed kernel reference
2024-08-24 14:47:26 +02:00
PTRCoder
6238f52819
Fixed missing namespace
2024-08-24 14:47:26 +02:00
PTRCoder
c4a99ccbe9
Fixed missing argument
2024-08-24 14:47:26 +02:00
PTRCoder
916849691b
Fixed wrong mac
2024-08-24 14:47:26 +02:00
PTRCoder
7a997ea8ae
Potentially fixed calling NWM_INF
2024-08-24 14:47:26 +02:00
PTRCoder
320a82bb5d
Potential fix for calling NWM_UDS version
2024-08-24 14:47:26 +02:00
PTRCoder
0b0534400d
Added include for NWM_UDS
2024-08-24 14:47:26 +02:00
PTRCoder
d61dfdaf2e
Fixed cast to u32 and dummy value
2024-08-24 14:47:25 +02:00
PTRCoder
a14e398157
Added correct transition from INF to UDS
2024-08-24 14:47:25 +02:00
PTRCoder
54e4da1753
Initial full ScanAPs implementation
2024-08-24 14:47:25 +02:00
PTRCoder
aeb1e224f3
Fixed member reference
2024-08-24 14:47:25 +02:00
PTRCoder
c3b1beae1c
Readded NWM_UDS header
2024-08-24 14:47:25 +02:00
PTRCoder
6b03ca58a2
Updated include statements
2024-08-24 14:47:25 +02:00
PTRCoder
36c4adf431
Potential member reference fix
2024-08-24 14:47:25 +02:00
PTRCoder
6d28737856
Fixed missing void return type
2024-08-24 14:47:24 +02:00
PTRCoder
14eb312678
Using correct way to call UDS service
2024-08-24 14:47:24 +02:00
PTRCoder
2acc2a35a9
Updated API
2024-08-24 14:47:24 +02:00
PTRCoder
d204bfa05c
Initial NWM_INF::RecvBeaconBroadcastData implementation
2024-08-24 14:47:24 +02:00
PTRCoder
01baadf7a4
Included member type
2024-08-24 14:47:24 +02:00
PTRCoder
36f416469f
Coding style fixes
2024-08-24 14:47:24 +02:00
PTRCoder
4e73a1d057
Starting tests
2024-08-24 14:47:24 +02:00
OpenSauce04
8af024bddb
Fixed swapping screens on landscape displays forcing portrait layout
2024-08-23 15:31:17 +01:00
OpenSauce04
3188aa489f
Store frame_limit config value as a double
...
This allows fractional values to be used for the game speed
2024-08-22 00:45:26 +01:00
Jugurta
9298e1d237
Refactor Vulkan stream buffer memory type selection ( #384 )
...
This fixes an issue where devices using Vulkan <=1.2 would crash instantly
2024-08-21 23:58:38 +01:00
David Griswold
a319b81665
android: Refactor layout code to use LargeScreen layout instead of MobileLandscape
2024-08-21 21:51:45 +01:00
Reg Tiangha
7e938fcdd9
Replace all remaining Citra references with Lime3DS
...
Whereas previous efforts were focused on the user-facing side, this commit replaces Citra references which are present in the codebase itself. This should be the last time a change like this is ever necessary.
2024-08-21 21:02:46 +01:00
kleidis
14d0bb534e
Fix pause emulator button crashing the emulator
2024-08-21 20:48:56 +01:00
OpenSauce04
0a6bea8f0c
android: Removed Lime theme gave its values to the Green theme
2024-08-20 20:23:12 +01:00
OpenSauce04
3225aec595
android: Rebranded internal color- and theme-related values
2024-08-20 20:22:44 +01:00
kleidis
9fd53fd736
android: Add static color theme option
2024-08-20 20:21:18 +01:00
OpenSauce04
6ca44de7e6
Removed ENABLE_COMPATIBILITY_LIST_DOWNLOAD cmake option
...
Closes #360
2024-08-18 18:11:25 +01:00
privateemu
2b84c1f3b8
Added msvc vs msys2 explanation ( #365 )
2024-08-17 10:41:34 +00:00
OpenSauce04
b615d92541
android: Removed foreground service leftovers
2024-08-17 00:01:42 +01:00
OpenSauce04
dee80dab5e
Fixed invalid CI syntax
2024-08-15 15:33:37 +01:00
OpenSauce04
cf372d3e72
Updated language translations via Transifex
2024-08-15 15:21:15 +01:00
kleidis
e284607438
qt: Fix default languege not being set to the main one the system uses
2024-08-15 14:45:33 +01:00
OpenSauce
f004700127
Merge pull request #333 from OpenSauce04/global-hotkeys
...
Don't tie hotkeys to only the main window
2024-08-15 13:09:07 +01:00
OpenSauce
7b569b70d8
Merge branch 'master' into global-hotkeys
2024-08-15 12:34:02 +01:00
OpenSauce04
b8fb57e040
main.cpp: Fixed compilation failure on MSYS2
2024-08-14 15:30:51 +01:00
OpenSauce04
a573f0f036
Fixed incorrect applications directory path while using Flatpak build
2024-08-14 15:30:51 +01:00
OpenSauce04
3262515c89
Fixed shortcuts generated via Flatpak not working
2024-08-14 15:30:51 +01:00
OpenSauce04
2cd1ea1277
Removed Citra references from areas of shortcut generation code
2024-08-14 15:30:51 +01:00
OpenSauce04
1447c481c7
Fixed shortcut creation failing if icons directory structure doesn't already exist
2024-08-14 15:30:51 +01:00
OpenSauce04
b97e2f3d70
Re-added .aab builds for Android
2024-08-14 14:52:55 +01:00
OpenSauce04
282b22b784
Repurposed the Report Compatibility button
...
The button now redirects to Lime3DS's compatibility-list repository
This commit also removes the `CITRA_ENABLE_COMPATIBILITY_REPORTING` cmake option for obvious reasons
2024-08-14 13:54:15 +01:00
OpenSauce04
afe9ee8e26
SettingsAdapter.kt: Removed duplicate string
2024-08-13 23:14:44 +01:00
OpenSauce04
1e1a61ed2b
The emulator is called Lime3DS, not Lime
2024-08-13 23:13:55 +01:00
OpenSauce
5a5e4c9de1
SettingsAdapter.kt: Removed stray commented code
2024-08-13 21:49:59 +01:00
Gamer64
b825ba43bd
Android: Fix buttons scale reset
2024-08-13 20:03:24 +00:00
OpenSauce04
9a5fa363f2
The emulator is called Lime3DS, not Lime
2024-08-11 19:02:14 +01:00