Commit Graph

160 Commits

Author SHA1 Message Date
fduncanh
2b68764c42 whitespace fix 2021-09-18 13:18:18 -04:00
fduncanh
256294764f README: add that AirPlay streaming from MacOS clients is also supported 2021-09-18 13:06:09 -04:00
fduncanh
1d83096571 minor improvement to README.md 2021-09-18 12:31:10 -04:00
fduncanh
70420b8f4b minor README improvement 2021-09-18 03:13:03 -04:00
fduncanh
0daf36201d improved README (lock ipad screen rotation when using MacPorts gstreamer) 2021-09-17 12:41:07 -04:00
fduncanh
cf014751b1 small fix 2021-09-17 12:33:11 -04:00
fduncanh
b73740ef1f README: add troubleshooting and compiling hints 2021-09-17 11:21:47 -04:00
fduncanh
a30a2c3f41 minor update 2021-09-14 19:18:54 -04:00
fduncanh
1c8b294e4e more improvements 2021-09-14 01:41:40 -04:00
fduncanh
9c60b403b0 fix typo 2021-09-14 01:34:07 -04:00
fduncanh
7118f21396 improved text 2021-09-14 01:32:11 -04:00
fduncanh
0029246089 improve text 2021-09-14 00:44:47 -04:00
fduncanh
7f4f5a2e93 cosmetic fix 2021-09-14 00:10:49 -04:00
fduncanh
581a4e5a50 cosmetic edit 2021-09-14 00:07:11 -04:00
fduncanh
81f2b9a24b cmake [options] . is needed for newer cmake 2021-09-13 21:09:59 -04:00
fduncanh
8eda4f974c cosmetic change 2021-09-13 19:24:05 -04:00
fduncanh
9c69606d2c improvements 2021-09-13 19:21:36 -04:00
fduncanh
850e987758 minor improvement 2021-09-13 18:52:42 -04:00
fduncanh
6e2dff6a31 minor improvement 2021-09-13 18:45:54 -04:00
fduncanh
ce4a83a809 simplify build instructions : no "build" directory 2021-09-13 18:35:33 -04:00
fduncanh
291fcd25dc clarification that ZOOMFIX is for X11 2021-09-13 17:23:07 -04:00
fduncanh
b32a9f4416 added build troubleshooting note 2021-09-13 17:10:36 -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
5ffb494f31 clarification in instructions. 2021-09-13 02:06:11 -04:00
fduncanh
1bf841c06c Current version is UxPlay-1.35 (not 2.35); update README.md 2021-09-12 19:04:03 -04:00
fduncanh
7d25577e61 UxPlay version is 1.35 (not 2.35) 2021-09-12 18:42:23 -04:00
fduncanh
3fba8e79e7 note about weird cmake behavior reported by @isapir 2021-09-12 17:59:40 -04:00
fduncanh
c99e8a4eb6 cosmetic 2021-09-12 16:39:10 -04:00
fduncanh
b885b432cb cosmetic 2021-09-12 16:35:19 -04:00
fduncanh
a117e7046f cosmetic 2021-09-12 16:33:29 -04:00
fduncanh
56a009d822 cosmetic 2021-09-12 16:30:43 -04:00
fduncanh
2433a7f4dd cosmetic 2021-09-12 16:25:13 -04:00
fduncanh
b2c47fb9fb small fix 2021-09-12 16:12:15 -04:00
fduncanh
6f3d8159ec grammar fix 2021-09-12 16:10:32 -04:00
fduncanh
ddbc2105d4 minor improvement 2021-09-12 15:35:09 -04:00
fduncanh
6cf097eca6 minor improvement 2021-09-12 15:06:26 -04:00
fduncanh
56769ee51e cosmetic 2021-09-12 13:45:21 -04:00
fduncanh
18c0c04df8 GNU-Linux->GNU 2021-09-12 13:42:05 -04:00
fduncanh
59e1185005 cosmetic fix 2021-09-12 13:38:18 -04:00
fduncanh
45b53229b7 whitespace fix 2021-09-12 13:33:35 -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
6d2471f8c1 tidy up freeing of render_logger 2021-09-05 23:27:17 -04:00
fduncanh
891bd740f7 stop_server was not freeing *render_logger; fixed. 2021-09-04 17:22:25 -04:00
fduncanh
0c619f5700 Add macOS-specific TCP variables
(from github.com/Loxodromics/ludimus 5c2e40f)
SOL_TCP and TCP_KEEPIDLE are defined in Linux but not MacOS
If they are undefined, replace SOL_TCP by IPPROT0_TCP and
replace TCP_KEEPIDLE by TCP_KEEPALIVE
2021-09-04 01:13:12 -04:00
fduncanh
ab77b5653c whitespace 2021-09-03 15:56:12 -04:00
fduncanh
0a3dcb086d tcp[2]-> tcp[3] 2021-09-03 15:48:05 -04:00
fduncanh
6cf9fb72c5 put back g_string_free(launch, TRUE) 2021-09-03 15:45:15 -04:00
fduncanh
518d657517 whitespace cleanup 2021-08-30 18:15:50 -04:00
fduncanh
3a3c4cab14 changes for v1.34 2021-08-27 18:59:07 -04:00
fduncanh
bf989aaf3a minor improvement of previous ZOOMFIX fix 2021-08-27 18:14:08 -04:00