fduncanh
|
6b5d7afabc
|
whitespace
|
2022-02-06 19:59:41 -05:00 |
|
fduncanh
|
d5a9a2433b
|
completed -reset option using callback conn_reset
|
2022-02-06 12:23:36 -05:00 |
|
fduncanh
|
336996f36b
|
cleanups from last commit
|
2022-02-05 01:22:00 -05:00 |
|
fduncanh
|
ea4977fb7f
|
UxPlay 1.47. Added -FPSdata option, and revised video packet handling
|
2022-02-05 00:55:13 -05:00 |
|
fduncanh
|
c9b9b5c07f
|
raop_rtp_mirror.c detect ECONNRESET in raop_rtp_mirror_thread
|
2022-02-02 19:01:59 -05:00 |
|
fduncanh
|
3a9e396df9
|
fix to reset main_loop after streaming is stopped and window closed
|
2022-01-23 04:29:02 -05:00 |
|
fduncanh
|
d6f0384108
|
uxplay.cpp limit number of raop connections to 2
|
2022-01-21 04:21:37 -05:00 |
|
fduncanh
|
082d7abf14
|
whitespace fix
|
2022-01-19 14:54:02 -05:00 |
|
fduncanh
|
5642f5bf1d
|
v1.46 restore decodebin to video pipeline (revert change in 1.44)
replace with -avdec option to force software h264 decoding.
|
2022-01-19 14:46:50 -05:00 |
|
fduncanh
|
b6c3d5d7a3
|
Remove executable permission on non-executable files
|
2022-01-14 10:58:28 -05:00 |
|
fduncanh
|
ff115053f0
|
enforce -nc option in macOS, as a workaround for a gstreamer issue
|
2022-01-11 12:50:25 -05:00 |
|
fduncanh
|
536cf096bb
|
UxPlay 1.45: close video window when client stops mirroring;
-nc option for keeping previous behavior; (for future use) store
video frame width, height reported when streaming starts.
|
2022-01-10 19:08:48 -05:00 |
|
fduncanh
|
1528b82bf9
|
start timeout timer when uxplay starts (not after first closed connection)
|
2021-12-14 06:03:26 -05:00 |
|
fduncanh
|
f45af796b7
|
changes to support older protocol with no aeskey/ecdh_secret hashing.
|
2021-12-13 16:49:08 -05:00 |
|
Linus Hamster
|
26400da2d2
|
argument for not appending hostname
|
2021-12-10 00:29:54 +01:00 |
|
fduncanh
|
ba97a37eca
|
update to UxPlay 1.43
|
2021-12-07 13:53:51 -05:00 |
|
fduncanh
|
6995830386
|
whitespace
|
2021-12-07 01:19:13 -05:00 |
|
fduncanh
|
857d34c937
|
restore native render_logger; add audio decription failure message
|
2021-12-07 01:01:03 -05:00 |
|
fduncanh
|
0d671d46f8
|
new format in API for setting plist variables
|
2021-12-04 05:37:59 -05:00 |
|
fduncanh
|
1ceb6c9c4f
|
fix ZOOMFIX (broken by Nov 11 2021 commit 161d14511a )
|
2021-11-26 11:41:43 -05:00 |
|
fduncanh
|
6affac516a
|
v 1.42 finalize
|
2021-11-20 04:42:13 -05:00 |
|
fduncanh
|
6d42a0dcaf
|
update find_mac to work on modern Linux, as will as *BSD, macOS.
|
2021-11-17 06:53:30 -05:00 |
|
fduncanh
|
614228de81
|
add some infrastucture to monitor TEARDOWN requests for "type" (but dont yet use it)
|
2021-11-13 17:45:15 -05:00 |
|
fduncanh
|
161d14511a
|
UxPlay 1.41 separate RAOP and GStreamer startup.
|
2021-11-11 06:27:15 -05:00 |
|
fduncanh
|
389238ee69
|
UxPlay 1.40 cleaned up ALAC support, show SETUP request plists in debug mode.
|
2021-11-09 06:53:21 -05:00 |
|
fduncanh
|
ca3ba5ebb9
|
bump version number reported by -v option to 1.39
|
2021-11-06 07:47:17 -04:00 |
|
fduncanh
|
7bf22cf30c
|
UxPlay 1.39 add support for Apple Lossless (ALAC) audio-only AirPlay
|
2021-11-06 06:22:58 -04:00 |
|
fduncanh
|
7d622cd934
|
restore check for compression type
|
2021-11-05 06:22:56 -04:00 |
|
fduncanh
|
8b2856387a
|
whitespace fixes
|
2021-10-14 21:19:41 -04:00 |
|
fduncanh
|
187cf7aaac
|
revert last two changes, and instead add a callback to report audio format
|
2021-10-14 19:48:08 -04:00 |
|
fduncanh
|
3ee23bad57
|
UxPlay 1.38 added option -as to choose GStreamer audiosink
|
2021-10-08 04:15:58 -04:00 |
|
fduncanh
|
76a8157650
|
UxPlay 1.37
|
2021-09-29 20:17:37 -04:00 |
|
fduncanh
|
24f9b46b23
|
UxPlay 1.37 : append @hostname to AirPlay server name
|
2021-09-29 19:06:28 -04:00 |
|
fduncanh
|
a09a8065f1
|
slight reworking of last change
|
2021-09-29 15:18:41 -04:00 |
|
fduncanh
|
13e3d8cd04
|
UxPlay 1.36 use hostname of server as default server name.
(suggestion by @mrbesen and @PetrusZ).
|
2021-09-29 14:32:23 -04:00 |
|
fduncanh
|
635c9876e0
|
UxPlay 1.36 use hostname of server as default server name.
(suugestion by @mrbesen and @PetrusZ).
|
2021-09-29 14:22:16 -04:00 |
|
fduncanh
|
7c8ea00ffb
|
UxPlay 1.35.1. Add -vs 0 option for streaming audio without displaying video
|
2021-09-29 00:07:45 -04:00 |
|
fduncanh
|
2b68764c42
|
whitespace fix
|
2021-09-18 13:18: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
|
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
|
4373552b60
|
cleaner version of previous fix for ZOOMFIX
bump version to 1.34
|
2021-08-27 17:58:59 -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 |
|
Sergey Sofeychuk
|
17dfed27ee
|
Server now restarts on losing all connections
|
2021-08-24 18:17:29 +03:00 |
|
fduncanh
|
6570929c77
|
fix typo in -h text
|
2021-08-22 01:11:53 -04:00 |
|
fduncanh
|
20bcb8b619
|
small fix to port registered for airplay
|
2021-08-21 18:23:10 -04:00 |
|