Commit Graph

17 Commits

Author SHA1 Message Date
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