lynxnb
b03f624191
Add kotlinx.serialization-json
dependencies
2022-08-06 22:00:19 +05:30
MCredstoner2004
a9ee06914d
Add ByteBufferSerializable
...
This allows sending C-like structs between Kotlin and C++ without struct-specific code
2022-06-30 01:17:32 +05:30
Willi Ye
30cf1c4b6a
Keep member names in pro guard
2020-11-12 22:19:55 +05:30
◱ PixelyIon
a5fece8020
NVDRV IOCTL Refactor
...
Buffer -> Span + All buffers as arguments + Return -> NvStatus + Print Service Names + Function Names
2020-09-20 20:07:33 +00:00
Willi Ye
4076d84efc
NCA decryption ( #99 )
...
* NCA decryption
* Remove unnecessary new lines
* Remove loader error dialog
* Always show ROMs
* Address CRs
* Add subtitle padding in grid mode
2020-09-14 19:23:40 +05:30
◱ PixelyIon
4d787c904e
Improvements to UI/UX
...
This commit makes a few improvements to the UI/UX:
* Crop Game Icons to ImageView
* Controller Support for Game List
* EmulationActivity is fullscreen now
2020-04-24 17:09:13 +05:30
◱ PixelyIon
c5dce22a8c
Fix JNI Race Condition, Fix Release Builds and Fix Searching
...
This commit fixes JNI race conditions by usage of a mutex, fixes a bug in release builds due to ProGuard member obfuscation and fix searching by fixing the HeaderAdapter filter.
2019-12-11 17:31:12 +00:00
◱ PixelyIon
e4dc602f4d
Migrate to SAF APIs for file access
...
This commit moves from conventional file access to using URIs and such provided by the SAF APIs.
2019-12-11 17:31:12 +00:00
Starlet Leonhart
2e5d107f5d
add files, cannot figure out why native lib is broken
2019-06-28 20:35:14 -04:00