Commit Graph

148 Commits

Author SHA1 Message Date
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
fduncanh
4373552b60 cleaner version of previous fix for ZOOMFIX
bump version to 1.34
2021-08-27 17:58:59 -04:00
fduncanh
c47ddae378 whitespace cleanup 2021-08-27 08:07:50 -04:00
fduncanh
25b437a9b4 reworked the last fix to remove static variables. 2021-08-27 07:57:52 -04:00
fduncanh
09997f98aa white space cleanup from last commit 2021-08-26 22:31:49 -04:00
fduncanh
3f75041846 fix so ZOOMFIX persists when server is relaunched without stopping uxplay 2021-08-26 22:21:16 -04:00
fduncanh
fb110ada62 whitespace cleanup 2021-08-25 06:07:03 -04:00
fduncanh
d30c371367 lib/llhttp: bump to 6.0.4 (tracking RPiPlay)
cleanup recent committed pull request
bump version to 2.33
2021-08-25 06:02:42 -04:00
fduncanh
0d85c71e6a Merge pull request #4 from lolwat97/gstreamer-stop
Re-launch server on losing all connections
2021-08-25 05:28:36 -04:00
Sergey Sofeychuk
17dfed27ee Server now restarts on losing all connections 2021-08-24 18:17:29 +03:00
Sergey Sofeychuk
f01932ec4d Added .gitignore to ignore /build folder 2021-08-24 15:45:15 +03:00
fduncanh
9d56cecb9a minor cosmetic updates to README 2021-08-23 17:33:13 -04:00
fduncanh
7d26005452 missing part of commit improved the port selection option, added ability to choose videosink
@fduncanh
fduncanh committed yesterday
2021-08-23 00:44:04 -04:00