mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
Changelog for 1.59, add initial terminal message with uxplay version
This commit is contained in:
10
README.md
10
README.md
@@ -827,11 +827,11 @@ The "features" code and other settings are set in `UxPlay/lib/dnssdint.h`.
|
||||
|
||||
# Changelog
|
||||
|
||||
1.59 2022-12-10 remove "ZOOMFIX" compile option and make compilation with X11-dependence the
|
||||
default if X11 development libraries are detected (this now provides fullscreen mode
|
||||
with a F11 or Alt+Enter key toggle); ZOOMFIX is automatically applied
|
||||
for GStreamer < 1.20. The cmake option -DNO_X11_DEPS allows compilation with no
|
||||
dependence on X11. Reworked internal handling of metadata.
|
||||
1.59 2022-12-12 remove "ZOOMFIX" compile option and make compilation with X11-dependence the
|
||||
default if X11 development libraries are detected (this now also provides
|
||||
fullscreen mode with a F11 or Alt+Enter key toggle); ZOOMFIX is now automatically
|
||||
applied for GStreamer < 1.20. New cmake option -DNO_X11_DEPS compiles uxplay without
|
||||
X11 dependence. Reworked internal metadata handling. Fix segfault with "-vs 0".
|
||||
|
||||
1.58 2022-10-29 Add option "-nohold" that will drop existing connections when a new client connects.
|
||||
Update llhttp to v8.1.0.
|
||||
|
||||
Reference in New Issue
Block a user