The latest and greatest code. 30 of the most recent commits, in download form!
3DS/VITA: Fix touching on-screen keyboard button repeatedly typing their button character in
WIP on implementing entropy generation
Android: Fix wrong username/password not being handled properly, and instead proceeding to servers list without an active session
Launcher: Make JSON parsing more robust
Merge pull request #1307 from CiroZDP/dosbuild-incorrect-name
Change job name on file build_msdos.yml
Change job name on file build_msdos.yml
The name of the job shouldn't be called "build-mac-classic", it's confusing.
VITA: Auto detect whether to use circle or cross as primary button
PS3: Auto detect whether to use circle or cross as primary button
PS3: Increase controller sensitivity
Launcher: Allow using left/right for menu navigation
Fix 8 bit grayscale without alpha PNGs not being decoded correctly
Dreamcast: Fix FPS dropping to 10 when compiled against latest KOS commit
mac: Generate universal 32 bit build (both intel + powerpc)
Don't use obj directory, oops
Use APK signer for android build
Make it at least compile again
Update MainActivity.java
Better support compiling with modern NDK and then running on older android devices
Try to fix android signing for older android versions
NDS: Fix crashing when downloading resources fails
Change crash logging to use module relative instead of absolute addresses
On x64 at least, module addresses are subject to ASLR which requires an extra step when investigating crashes to calculate the module offset
Fix NDS workflow not upoading .elf files
webclient: Reduce initial stack size in makefile compiled builds
D3D11: Fix recent commits introducing some bluriness into UI textures (thanks 123DMWM)
UWP: Really fix launcher rendering