F. Duncanh
6d0ff39bf7
set cmake minimum version to 3.13 for all platforms
2026-03-19 03:47:48 -04:00
F. Duncanh
e4a47c38e8
install new HCI beacon module on Linux and *BSD
2026-03-15 01:01:07 -04:00
F. Duncanh
5a79fc3b5f
Fix for -ldbus-1 not found in /usr/local/lib in FreeBSD
2026-03-14 23:57:34 -04:00
F. Duncanh
07fa972de1
update CMakeLists.txt to install modularized uxplay-beacon
2026-03-09 02:14:35 -04:00
F. Duncanh
8602f86175
add BleuIO bluetooth LE beacon for macOS (also works on Linux/Windows)
2026-03-04 06:38:14 -05:00
F. Duncanh
5df5e56ac2
add uxplay-beacon.py for windows
2025-11-03 00:46:08 -05:00
F. Duncanh
63f62e9f74
add a python3 DBUs Bluetooth LE Service Discovery beacon controller
2025-10-28 18:59:46 -04:00
F. Duncanh
9d28d27702
added support for DBus-based screensaver inhibition
2025-08-12 16:08:23 -04:00
F. Duncanh
31309a316c
Add a user systemd script (from @deuchnord )
2025-05-14 11:07:12 -04:00
F. Duncanh
b1fb510333
fix Full vs Restricted color issue by conversion to sRGB
...
thanks to @PancakeTAS for this discovery
2024-12-20 18:19:20 -05:00
F. Duncanh
da7104fdc3
Bump cmake min version to 3.10 (to silence deprecation warning)
2024-12-13 12:08:07 -05:00
F. Duncanh
b7734c5b72
fix for issues with client sleep and gstreamer >= 1.24
2024-10-04 00:35:21 -04:00
F. Duncanh
50799326ca
test for GStreamer>= 1.24, define GST_124 if found
2024-04-22 01:43:15 -04:00
F. Duncanh
e475a61885
use gst_macos fix for "Official" GStreamer >= 1.22 packages
2023-09-26 19:28:28 -04:00
F. Duncanh
49cd0018ed
require cmake>=3.5 to silence deprecation warning
2023-09-05 23:58:57 -04:00
F. Duncanh
dd704bbb25
CMake adjustments for macOS
2023-01-29 19:02:44 -05:00
F. Duncanh
519016ea31
added cmake message that -DZOOMFIX=ON is no longer used
2022-12-15 12:43:46 -05:00
F. Duncanh
24f47dd943
CMakeLists.txt: update to use X_DISPLAY_FIX by default
2022-12-09 12:03:34 -05:00
fduncanh
b410d1a862
ignore ZOOMFIX request if GStreamer >= 1.20
2022-10-08 03:58:20 -04:00
fduncanh
532d84af51
modifiy RPATH setting for macOS
2022-04-17 02:19:48 -04:00
fduncanh
e61cd8cf7a
add @RPATH /Library/Frameworks for macOS GStreamer
2022-04-01 11:47:50 -04:00
fduncanh
05c37df05b
bump llhttp to v 6.0.6; install its LICENSE; remove executable flags
2022-01-17 15:50:16 -05:00
fduncanh
b6c3d5d7a3
Remove executable permission on non-executable files
2022-01-14 10:58:28 -05:00
fduncanh
156cac57d6
fixes on revised CMakeLists.txt files
2021-11-25 00:06:24 -05:00
fduncanh
e355394556
more cleanups of CMakeLists.txt
2021-11-24 21:35:55 -05:00
fduncanh
ac2d6e88df
rework CMakeLists.txt to try to deal with case where mDNSResponder is used
...
(instead of avahi)
2021-11-23 01:00:12 -05:00
fduncanh
ca622abf57
reworked (simplified) CmakeLists.txt, lib/CMakeLists.txt (thanks @swills )
2021-11-22 04:42:15 -05:00
fduncanh
9092738a0b
dont hard code /usr/local/lib as link_directory for *BSD
2021-11-22 00:44:14 -05:00
fduncanh
881daf545a
link library fixes for FreeBSD
2021-11-20 23:30:14 -05:00
fduncanh
61ff750971
fix for placement of man file for different distributions
2021-11-07 19:36:47 -05:00
fduncanh
ffa65ed84e
add make uninstall, and installation of manpage and README docs
2021-10-09 06:02:26 -04:00
fduncanh
5e79928016
version now 1.35; updated to build on MacOS. Now uses a GLib MainLoop
...
(corrects previous commit message)
2021-09-13 02:18:06 -04:00
fduncanh
201aa2c805
version now 2.35; updated to build on MacOs. Now uses a Glib MainLoop.
2021-09-12 13:24:09 -04:00
fduncanh
cdcfb88510
fixed incorrect framerate and missing maxfps plist settings in raop_handler.h
...
and added option to set these in the API through raop_set_display
(renamed from raop_set_display_size).. Updated uxplay.cpp to include these
new options. Moved version slightly to UxPlay-1.31
tested: confirmed to work using gstreamer videosink "fpsdisplaysink" to
explicitly show reduction of streaming fps when set below 30 fps.
2021-08-09 18:37:58 -04:00
fduncanh
00865c9023
safer fix for avahi_compat startup warning
2021-08-07 04:29:41 -04:00
fduncanh
b1cab3f3a7
cosmetic
2021-08-05 01:41:18 -04:00
fduncanh
4cc284ebb3
allow the changed display name = server_name behavior without applyiong ZOOMFIX
2021-08-03 16:11:19 -04:00
fduncanh
f0070c065d
add the -f videoflip option, modeled on flip and rotate in RPiPlay
2021-08-02 18:42:22 -04:00
fduncanh
5166d050ba
move David Venturas X code to x_display_fix.h
2021-08-02 05:59:22 -04:00
fduncanh
f70e47c5c3
silence avah_compat nag with AVAHI_COMPAT_NOWARN=1
...
uses putenv; conditional compilation set in CMakelists.txt
2021-08-01 17:11:43 -04:00
fduncanh
9780a7e259
Set _NET_WM_NAME (as server_name) so the window can be shared on screen-sharing software antimof#31
...
(should have been part of previous commi)
2021-08-01 16:58:48 -04:00
fduncanh
58e0a15f93
remove rpi features not valid for gstreamer, set application name
...
to server name, so this name appears in gstreamer window title bar
2021-08-01 13:51:12 -04:00
Your Name
1946373e26
first commit
2020-04-15 16:24:10 +03:00