| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PR: 280114
|
| |
|
|
|
|
|
|
|
| |
In addition to maintainers patch fix REINPLACE_CMD for docs/README.pod
Changelog:
https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.2
PR: 276144
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*Security fixes:
Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801
From: https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.1
*Optimize the experience of grabing the keyboard.
Now,Exclusive grab keyboard is the default behavior.But maybe it doesn't work on the Wayland WM.
Use Alt+Ctrl+Shift+Z to grab or ungrab keyboard.
*Optimize the experience of using the gamepad on FreeBSD.
Replace the libevdev drive gamepad with SDL to ensure maximum compatibility.
The rumble on the gamepad may not work.
*Update man page.
Explanation for changed patch files:
*patch-src_config.c:
*patch-src_config.h:
*patch-src_main.c:
*patch-src_input_sdl.c:
*patch-src_input_sdl.h:
Add -nosdl option and replace the libevdev drive gamepad with SDL.
*patch-src_input_evdev.c:
*patch-src_input_x11.c:
*patch-src_video_x11.c:
Add the way to ungrab the keyboard for x11* platform.
*patch-src_sdl.c:
*patch-src_sdl.h:
*patch-src_input_sdl.c:
Add the way to ungrab the keyboard for SDL platform.
PR: 274452
MFH: 2023Q4
Security: f8c2f741-6be1-11ee-b33a-a04a5edf46d9
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed "video decode buffer too small" errors
- Fixed keyboard no response on platform x11*
- Fixed no sound on platform x11*
- Fixed fixed pin code
- Update man page for moonlight
- Fixed too slow network response
In addition, we now ship a number of patches to improve the experience
on FreeBSD:
- fix slow host response times
- add OSS sound support
- handle keyboard more strictly, avoiding unresponsive keyboards
- default to SDL for gamepad handling
- add a grab/ungrab keyboard shortcut for X11
- add a -nosdl option to switch between libsdl and libevdev on X11
- disable HDR, as it is not supported on FreeBSD.
Submitter becomes maintainer.
PR: 274026
|
| |
|
|
| |
Enable compiling a discover feature.
|
| |
|
|
| |
Enable udev, evdev and platform selection features.
|
| |
|
|
|
|
|
| |
Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.11
Notes:
svn path=/head/; revision=528613
|
| |
|
|
|
|
|
| |
Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.8
Notes:
svn path=/head/; revision=500426
|
| |
|
|
|
|
|
|
|
|
| |
- Use static release tarballs that upstream has provided since 2.4.6
- Rebase patches
Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.7
Notes:
svn path=/head/; revision=476985
|
| |
|
|
|
|
|
| |
Changes: https://github.com/irtimmer/moonlight-embedded/releases/tag/v2.4.4
Notes:
svn path=/head/; revision=453474
|
|
|
Moonlight Embedded is an open source implementation of NVIDIA's
GameStream, as used by the NVIDIA Shield.
Moonlight Embedded allows you to stream your full collection of games
from your powerful Windows desktop to your FreeBSD system.
WWW: https://github.com/irtimmer/moonlight-embedded
Notes:
svn path=/head/; revision=447284
|