Commit graph

37 commits

Author SHA1 Message Date
Florian Märkl
4eb90a7a65 Refresh switch to build again 2025-06-09 12:20:27 +02:00
Florian Märkl
d4a0603bf2 Fix switch host_addr regex for more arbitrary strings 2023-08-20 11:17:05 +02:00
Florian Märkl
4164255ef9 Update dependencies and fix CI
* nanopb 0.4.6.4 with PB_C99_STATIC_ASSERT to avoid depending on C11
* OpenSSL 1.1.1q on windows
* Switched from docker to podman in CI
* Appdir in appimage build container is now in /build/appdir to fix
  "Invalid cross-device link" errors in linuxdeploy when appdir is in
  mount
* Use python protobuf==3.19.5 in bionic image, which still supports
  python 3.6, and on windows where nanopb otherwise has issues
* Purge nanopb_pb2.py to force regeneration of it for possibly different
  python protobuf versions in subsequent builds
* FreeBSD needs py39 packages now
2022-09-24 15:18:53 +02:00
Florian Märkl
7d820bd4ab Update and fix CI
* appimage: switched to bionic
* android: updated container for nanopb changes
* switch: updated devkitpro and simpler cmake scripts
2022-03-26 18:33:15 +01:00
Florian Märkl
078e83ec70
Fix Regist on Switch 2021-01-24 10:11:46 +01:00
Florian Märkl
bb4e5398b2
Update Switch Metadata and Icons 2021-01-12 13:35:40 +01:00
Florian Märkl
0b6e479e0b
Fix some Double Free and uninitialized Memory in Switch 2021-01-12 12:59:04 +01:00
Florian Märkl
fc58e83e9c
Track Finger IDs on Switch 2021-01-12 12:23:02 +01:00
h0neybadger
1b8fa556f8
Fix switch touchpad resolution 2021-01-12 11:33:49 +01:00
Florian Märkl
12054a91c9
Fix Motion Data on Switch 2021-01-12 11:31:40 +01:00
h0neybadger
acf15480f2 Add switch rumble and motion feedbacks 2021-01-11 20:04:41 +01:00
h0neybadger
c5246541a9 Fix switch target chiaki.conf format 2021-01-04 23:07:16 +01:00
h0neybadger
0af3ae27d4 Use borealis keyboard for the nintendo switch 2021-01-04 23:07:16 +01:00
h0neybadger
b9a9ea497c
Fix switch audio delay with SDL_ClearQueuedAudio 2021-01-04 11:50:36 +01:00
h0neybadger
e531a90d26
Fix switch settings psn id regex 2021-01-04 11:50:36 +01:00
h0neybadger
d4dc0ffee1 Fix switch README info and nxlink push script 2021-01-02 13:23:14 +01:00
Florian Märkl
49d65ad14a
Minor Style Fixes 2021-01-01 15:31:39 +01:00
Florian Märkl
3a7ac73c9a
Do not show Private Keys in Switch GUI 2020-12-29 12:13:34 +01:00
Florian Märkl
c19c7869d5
Add Video Profile Auto Downgrade 2020-12-28 17:07:37 +01:00
h0neybadger
d31fb46ae8
Refactor IO class as singleton 2020-12-28 16:44:42 +01:00
h0neybadger
a1b081bfce
Fix switch GUI multiple hosts SetEventConnectedCallback 2020-12-28 16:44:41 +01:00
Florian Märkl
6fec401252
Update discovered state in DiscoveryManager 2020-12-28 16:44:41 +01:00
h0neybadger
ad9b0f3d19
Fix switch PS5 discovery & wakeup PORT 2020-12-28 16:44:41 +01:00
h0neybadger
05b22e15f1
Refactor switch Settings as singleton 2020-12-28 16:44:41 +01:00
h0neybadger
943e661af4
Update switch gui HostInterface class to inherit from brls::List 2020-12-28 16:44:41 +01:00
h0neybadger
7378b31bc1
Add switch PS5 ChiakiTarget config 2020-12-28 16:44:41 +01:00
h0neybadger
d5945f1420
Add switch #402 "add host" menu for remote connection
currently working on the "remove host" feature
https://github.com/natinusala/borealis/issues/75
2020-12-28 16:44:41 +01:00
h0neybadger
61823f7372
Remove PS4 references and use server or PlayStation names instead 2020-12-28 16:44:39 +01:00
Florian Märkl
8904c86a6d
Add Discovery and Wakeup for PS5 2020-12-28 16:43:11 +01:00
Florian Märkl
b7c7d87db6
Transition to Sourcehut 2020-12-28 13:50:29 +01:00
Florian Märkl
bf929cacd0
Relicense under AGPL v3 only + OpenSSL (#412) 2020-12-27 16:46:09 +01:00
H0neyBadger
4d3f2aadbf
Improve Switch Registration Logs and Audio Level (#409) 2020-12-23 18:43:22 +01:00
Florian Märkl
4da09f75f3
Make Borealis GUI more generic to build (#408) 2020-12-23 17:36:17 +01:00
Florian Märkl
a2ebf7e408
Disable Keyboard by default 2020-11-11 14:03:56 +01:00
H0neyBadger
6e055d3071
Fix Switch Dualshock 4 touchpad resolution (#355) 2020-10-27 09:08:18 +01:00
Florian Märkl
b70455d19b
Use SPDX Headers (#354) 2020-10-26 18:56:13 +01:00
H0neyBadger
f7c83e8416
Add Nintendo Switch Borealis GUI (#349) 2020-10-25 10:51:49 +01:00