scribam
|
71982eda7a
|
miniupnp: add support for api version 18
|
2024-06-25 14:02:31 +02:00 |
scribam
|
80cf4406a7
|
cleanup include headers
|
2023-01-26 10:06:51 +01:00 |
Flyinghead
|
a6248905a0
|
ggpo: report UDP bind error. Better error reporting for net init
fix ggpo lib warnings
|
2021-09-30 17:24:51 +02:00 |
Flyinghead
|
badcace987
|
ggpo: analog axes support. Fix right trigger. use miniupnp.
Analog stick X/Y support
Right trigger was ignored
Forward UDP port 19713 with miniupnp before starting ggpo session
Use recursive_mutex for ggpo
|
2021-09-11 18:50:11 +02:00 |
Flyinghead
|
e3e3229612
|
iOS: multiple controller/rumble support. GL: fix black screen after RTT
iOS:
* multiple controllers support. Rumble support.
* fix audio recording
* declare CHD/GDI/CUE/CDI content types
* start game when opening file URL
* Use safe area for UI and virtual gamepad
* Better icons
|
2021-08-23 14:02:12 +02:00 |
Flyinghead
|
4fa89c4a45
|
switch: build with miniupnp. set correct window size
organize header
remove unneeded switch-specific code
|
2021-07-15 12:19:11 +02:00 |
Flyinghead
|
c68f3bcc42
|
network: hide miniupnpc behind a #def. use static buffer for udp data
|
2021-05-21 12:51:29 +02:00 |
scribam
|
af0c267d96
|
clang-tidy: run modernize-use-emplace
|
2021-03-13 17:28:32 +01:00 |
Flyinghead
|
cc7a292591
|
macOS: link sdl statically, hide vulkan. naomi: use miniupnp for server port
macOS doesn't need volk or glslang
link sdl statically
add GameController.framework (Xcode)
|
2020-12-29 11:53:00 +01:00 |