Commit Graph

  • c99e8a4eb6 cosmetic fduncanh 2021-09-12 16:39:10 -04:00
  • b885b432cb cosmetic fduncanh 2021-09-12 16:35:19 -04:00
  • a117e7046f cosmetic fduncanh 2021-09-12 16:33:29 -04:00
  • 56a009d822 cosmetic fduncanh 2021-09-12 16:30:43 -04:00
  • 2433a7f4dd cosmetic fduncanh 2021-09-12 16:25:13 -04:00
  • b2c47fb9fb small fix fduncanh 2021-09-12 16:12:15 -04:00
  • 6f3d8159ec grammar fix fduncanh 2021-09-12 16:10:32 -04:00
  • ddbc2105d4 minor improvement fduncanh 2021-09-12 15:35:09 -04:00
  • 6cf097eca6 minor improvement fduncanh 2021-09-12 15:06:26 -04:00
  • 56769ee51e cosmetic fduncanh 2021-09-12 13:45:21 -04:00
  • 18c0c04df8 GNU-Linux->GNU fduncanh 2021-09-12 13:42:05 -04:00
  • 59e1185005 cosmetic fix fduncanh 2021-09-12 13:38:18 -04:00
  • 45b53229b7 whitespace fix fduncanh 2021-09-12 13:33:35 -04:00
  • 201aa2c805 version now 2.35; updated to build on MacOs. Now uses a Glib MainLoop. fduncanh 2021-09-12 13:24:09 -04:00
  • 6d2471f8c1 tidy up freeing of render_logger fduncanh 2021-09-05 23:27:17 -04:00
  • 891bd740f7 stop_server was not freeing *render_logger; fixed. fduncanh 2021-09-04 17:22:25 -04:00
  • 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 fduncanh 2021-09-04 01:13:12 -04:00
  • ab77b5653c whitespace fduncanh 2021-09-03 15:56:12 -04:00
  • 0a3dcb086d tcp[2]-> tcp[3] fduncanh 2021-09-03 15:48:05 -04:00
  • 6cf9fb72c5 put back g_string_free(launch, TRUE) fduncanh 2021-09-03 15:45:15 -04:00
  • 518d657517 whitespace cleanup fduncanh 2021-08-30 18:15:50 -04:00
  • 3a3c4cab14 changes for v1.34 fduncanh 2021-08-27 18:59:07 -04:00
  • bf989aaf3a minor improvement of previous ZOOMFIX fix fduncanh 2021-08-27 18:14:08 -04:00
  • 4373552b60 cleaner version of previous fix for ZOOMFIX bump version to 1.34 fduncanh 2021-08-27 17:54:49 -04:00
  • c47ddae378 whitespace cleanup fduncanh 2021-08-27 08:07:50 -04:00
  • 25b437a9b4 reworked the last fix to remove static variables. fduncanh 2021-08-27 07:57:52 -04:00
  • 09997f98aa white space cleanup from last commit fduncanh 2021-08-26 22:31:49 -04:00
  • 3f75041846 fix so ZOOMFIX persists when server is relaunched without stopping uxplay fduncanh 2021-08-26 22:21:16 -04:00
  • fb110ada62 whitespace cleanup fduncanh 2021-08-25 06:07:03 -04:00
  • d30c371367 lib/llhttp: bump to 6.0.4 (tracking RPiPlay) cleanup recent committed pull request bump version to 2.33 fduncanh 2021-08-25 05:53:34 -04:00
  • 0d85c71e6a Merge pull request #4 from lolwat97/gstreamer-stop fduncanh 2021-08-25 05:28:36 -04:00
  • 17dfed27ee Server now restarts on losing all connections Sergey Sofeychuk 2021-08-24 18:17:29 +03:00
  • f01932ec4d Added .gitignore to ignore /build folder Sergey Sofeychuk 2021-08-24 15:45:15 +03:00
  • 9d56cecb9a minor cosmetic updates to README fduncanh 2021-08-23 17:33:13 -04:00
  • 7d26005452 missing part of commit improved the port selection option, added ability to choose videosink @fduncanh fduncanh committed yesterday fduncanh 2021-08-23 00:44:04 -04:00
  • 6570929c77 fix typo in -h text fduncanh 2021-08-22 01:11:53 -04:00
  • a7ce347ccb edits to README.md fduncanh 2021-08-21 19:16:59 -04:00
  • 968fad3ffe edits to README.md fduncanh 2021-08-21 19:05:57 -04:00
  • a91210cbb5 edit to README.md fduncanh 2021-08-21 18:55:46 -04:00
  • 814e47c3ba more edits of README.md fduncanh 2021-08-21 18:54:02 -04:00
  • c3a5fabcdc edits to README.md fduncanh 2021-08-21 18:51:11 -04:00
  • 20bcb8b619 small fix to port registered for airplay fduncanh 2021-08-21 18:23:10 -04:00
  • 30f32bd793 improved the port selection option, added ability to choose videosink fduncanh 2021-08-21 16:33:31 -04:00
  • c71ef0847a put back missed update to raop_ntp.c and add logger INFO when sockets initialized fduncanh 2021-08-15 17:20:26 -04:00
  • 59224feec7 fix historical bool/uint confusion in plist variables: Using what plistutil reports on original binary plist these values came from. There seems to have been some transcription in early RPiPlay developement. see RPiPLay commit 83c85cf May 7, 2019. fduncanh 2021-08-14 01:41:41 -04:00
  • 9beba1c044 cleanup option_has_value duplicate fduncanh 2021-08-13 16:31:45 -04:00
  • 46b82d3e7e cleaned up append videoflip fduncanh 2021-08-13 15:20:41 -04:00
  • 8101493f30 reworked get_display_settings, to avoid changing argv[] fduncanh 2021-08-13 13:00:49 -04:00
  • e512f921e5 another small fix to get_display_settings (restrict height to 4 digits) fduncanh 2021-08-12 13:55:22 -04:00
  • d9a8c2a768 missed a } in last commit fduncanh 2021-08-12 12:42:45 -04:00
  • c50b384e93 remove restriction that max_fps <= display_rate these are advisory only to the client. display_rate seems to ignored, max_fps is acted on. fduncanh 2021-08-12 12:37:54 -04:00
  • 3eaa4080d5 store the display plist data in raop_t as uint16_t and uint8_t types. fduncanh 2021-08-10 03:52:20 -04:00
  • 740e78cb2a reverse accidental overwrite of raop.h by raop.c in previous commit fduncanh 2021-08-10 01:45:01 -04:00
  • 743f92d114 should have been part of previous commit fduncanh 2021-08-10 01:19:39 -04:00
  • 6014548306 cleanups to the last commit; ensure max_fps and refresh_rate fit into 1 byte (values < 256) fduncanh 2021-08-10 00:54:56 -04:00
  • 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 fduncanh 2021-08-09 18:37:58 -04:00
  • 00865c9023 safer fix for avahi_compat startup warning fduncanh 2021-08-07 04:29:41 -04:00
  • ffe74137f4 fix typo fduncanh 2021-08-06 19:07:36 -04:00
  • b06f6a1244 remove default display values from uxplay.cpp (use those set in raop.c) fduncanh 2021-08-06 14:55:28 -04:00
  • 29f7ff3201 relaunch server when display window is closed fduncanh 2021-08-05 19:47:32 -04:00
  • d34cae3328 cosmetc changes to README.md fduncanh 2021-08-05 18:33:05 -04:00
  • affcde9a2f add Red Hat and Suse required packages fduncanh 2021-08-05 18:26:10 -04:00
  • 5a9d101f16 fix bug in network port input fduncanh 2021-08-05 12:15:31 -04:00
  • 0003ea167d fix typo fduncanh 2021-08-05 11:20:55 -04:00
  • 095d2d7678 fix http address (missing : ) fduncanh 2021-08-05 11:08:33 -04:00
  • 2ab8da1c59 updated with the RPIPlay author history and notes fduncanh 2021-08-05 11:05:29 -04:00
  • b1cab3f3a7 cosmetic fduncanh 2021-08-05 01:41:18 -04:00
  • 76f870f824 fix so ctrl-C still works, and split flip and 90deg rotations fduncanh 2021-08-05 00:08:37 -04:00
  • a8f5c78921 cosmetc fduncanh 2021-08-04 18:52:35 -04:00
  • 4b18df57e8 cosmetic fduncanh 2021-08-04 18:50:10 -04:00
  • 8e6a9ca795 listen to the gstreamer bus for errors, then terminate correctly fduncanh 2021-08-04 18:36:20 -04:00
  • 7a60e958b2 revert setting stop_server() as static, it should eventually be used non statically if the gstreamer display window is closed. fduncanh 2021-08-04 04:09:15 -04:00
  • 23db8faae7 add static descriptor to functions in uxplay.cpp fduncanh 2021-08-04 01:28:11 -04:00
  • c04eebc599 cosmetic change "display size" to "display resolution" in -h text fduncanh 2021-08-04 00:45:10 -04:00
  • 2be2a45878 clear std:string mac_address after use is finished, as it remains in scope fduncanh 2021-08-03 23:56:48 -04:00
  • a3ebb64d0c minor change to random_mac() fduncanh 2021-08-03 23:24:55 -04:00
  • d30bc46e00 cleaner implementation of random_mac{} fduncanh 2021-08-03 23:19:46 -04:00
  • dc7dfc81d0 cleare version of get_videoflip fduncanh 2021-08-03 21:26:29 -04:00
  • 9f47a9f5c3 add comment fduncanh 2021-08-03 19:24:13 -04:00
  • af83e7d82e add comment fduncanh 2021-08-03 19:21:56 -04:00
  • 792d2ec5dd whitespace fduncanh 2021-08-03 19:14:46 -04:00
  • b797bb6610 cleaner get_lowest_port() fduncanh 2021-08-03 19:11:07 -04:00
  • 97ed219330 whitespace cleanups fduncanh 2021-08-03 18:54:29 -04:00
  • f08fccf725 whitespace cleanups fduncanh 2021-08-03 18:50:11 -04:00
  • 18153f029f cleaner get_display_size(), + whitespace fixes fduncanh 2021-08-03 18:37:15 -04:00
  • 3efc10f637 cEdited README.md fduncanh 2021-08-03 16:35:30 -04:00
  • ba4552d3f7 edited README.md fduncanh 2021-08-03 16:33:36 -04:00
  • 35aff0f7b3 changes to README.md fduncanh 2021-08-03 16:18:21 -04:00
  • 4cc284ebb3 allow the changed display name = server_name behavior without applyiong ZOOMFIX fduncanh 2021-08-03 16:11:19 -04:00
  • 467d4c8500 cosmetic change fduncanh 2021-08-03 06:16:20 -04:00
  • 11ccb6ed12 html -http in discussion of lib llhttp fduncanh 2021-08-03 06:11:34 -04:00
  • 4a36d6ed0b finalizing documentation in README.md fduncanh 2021-08-03 05:53:02 -04:00
  • bb823c241b finalizing the documentation uodate fduncanh 2021-08-03 05:41:03 -04:00
  • 8009ed533d cosmetic cleanups fduncanh 2021-08-03 05:08:11 -04:00
  • b8d77ae71d comment out unused variables detected by -W_unused_variable type_d in raop_rtp.c payload_option, nalu_type in raop_rtp_mirror.c fduncanh 2021-08-03 03:32:11 -04:00
  • 01fcd1303d fix siwtch again fduncanh 2021-08-03 02:35:39 -04:00
  • 3d8d938940 fix compiler warning, misplaced static declaration fduncanh 2021-08-03 02:26:29 -04:00
  • 061391f04c update README.md fduncanh 2021-08-03 02:22:51 -04:00
  • e8524b55d2 fix compiler warning, misplaced static declaration fduncanh 2021-08-03 02:18:17 -04:00
  • 08fd2d6ace fix compiler warning in switch fduncanh 2021-08-03 02:03:01 -04:00