Commit graph

26 commits

Author SHA1 Message Date
Florian Märkl
e14083c87c Update android target SDK to 33 and dependencies 2023-02-05 19:46:34 +01:00
Johannes Baiter
4c8209762c Add support for touchpad and sensor handling via SDL
This should enable support for more controllers besides the DS4 and
DualSense, basically any controller supported by SDL that has at least
one touchpad, an accelerometer and a gyroscope.

Older SDL versions have been tested down to 2.0.9. Versions older than
2.0.14 won't have sensors and touchpad support, though.

Setsu is deprecated and remains in-tree for now, but defaults to being
disabled if SDL2 is found and >= 2.0.14. If Setsu is enabled explicitly,
touchpad and sensors are not handled by SDL.
2022-12-14 20:22:40 +01: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
f8b34febbe
Fix FindFFMPEG.cmake for ancient cmake 2021-01-15 22:01:35 +01:00
Florian Märkl
4da09f75f3
Make Borealis GUI more generic to build (#408) 2020-12-23 17:36:17 +01:00
Blueroom VR
ea79836f0f
Add Raspberry Pi Decoder (Fix #126) (#360) 2020-11-14 19:51:08 +01:00
Florian Märkl
0d653def85
Remove stray Jerasure stuff in FindNanopb.cmake (#357) 2020-10-29 11:43:22 +01:00
Florian Märkl
cbfa49551d
Add option to use system Nanopb (#352) 2020-10-25 21:08:13 +01:00
H0neyBadger
f7c83e8416
Add Nintendo Switch Borealis GUI (#349) 2020-10-25 10:51:49 +01:00
Florian Märkl
03c82ea515 Optionally use system jerasure and add Bullseye CI 2020-10-22 23:43:07 +02:00
Florian Märkl
d5b220d7c3
Fix FindFFMPEG.cmake for older CMake (#344) 2020-10-21 11:59:36 +02:00
Florian Märkl
0df3ba69cd
Temporarily use local Switch Toolchain File 2020-05-30 15:26:27 +02:00
H0neyBadger
f35311bf61
Add Nintendo Switch chiaki-lib support (#233) 2020-05-15 11:06:54 +02:00
Florian Märkl
093cd6e443
Start Session on Android 2019-09-23 14:21:52 +02:00
Florian Märkl
7fb4c67f33
Add Chiaki Lib to Android 2019-09-23 14:21:51 +02:00
Florian Märkl
c9401aa4b2
Switch to Xenial for Releases (#29) (Fix #25) 2019-09-13 15:49:15 +02:00
Florian Märkl
6321f669cb
Fix CLI for FreeBSD 2019-08-25 16:38:14 +02:00
Florian Märkl
59a8f0168c
Use CONFIG_MODE in FindSDL2.cmake 2019-08-24 20:48:34 +02:00
Florian Märkl
43ddf619ed
Some Build Fixes 2019-08-20 18:36:58 +02:00
Florian Märkl
a8e0020e30
Fix FFMPEG Frameworks 2019-08-20 18:36:58 +02:00
Florian Märkl
d89b57cee0
FFMPEG vars fix 2019-08-20 18:36:58 +02:00
Florian Märkl
851593d5df
Fix SDL2 if Target unavailable 2019-08-20 18:36:57 +02:00
Florian Märkl
8fd2610941
Build own FFMPEG 2019-08-20 18:36:57 +02:00
Florian Märkl
76a3d67f5e
Very dirty Video Display 2019-08-17 14:38:28 +02:00
Florian Märkl
26b2d57fcb
Add QtAV Output 2019-08-17 14:38:27 +02:00
Florian Märkl
41cfefd5ae
Receive and decode Audio Frames 2019-08-17 14:38:21 +02:00