fduncanh
a6bebb30d8
Add missing LGPL headers
2022-10-01 18:16:50 -04:00
fduncanh
1d2bf6ec78
rename aac_decode_struct to audio_decode_struct and cosmetic fixes
2022-05-01 17:54:37 -04:00
fduncanh
2ac3e3ef8e
raop_rtp_mirror.c: add an error message when thread exits b/c running=false
2022-02-21 13:10:46 -05:00
fduncanh
249fcafa66
set ntp timeout limit to 5, add informative error message when reached
2022-02-09 13:56:19 -05:00
fduncanh
d5a9a2433b
completed -reset option using callback conn_reset
2022-02-06 12:23:36 -05:00
fduncanh
b0a04fa519
missed from last commit
2022-02-05 15:30:44 -05:00
fduncanh
ef4e6ee4fe
raop_rtp_mirror.c fix detection of ECONNRESET
2022-02-02 19:11:12 -05:00
fduncanh
b6c3d5d7a3
Remove executable permission on non-executable files
2022-01-14 10:58:28 -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
0d671d46f8
new format in API for setting plist variables
2021-12-04 05:37:59 -05:00
fduncanh
5e18df2d6a
change names of configurable plist items to their iOS names
2021-12-04 03:46:02 -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
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
187cf7aaac
revert last two changes, and instead add a callback to report audio format
2021-10-14 19:48:08 -04:00
fduncanh
30f32bd793
improved the port selection option, added ability to choose videosink
2021-08-21 16:33:31 -04:00
fduncanh
740e78cb2a
reverse accidental overwrite of raop.h by raop.c in previous commit
2021-08-10 01:45:01 -04:00
fduncanh
743f92d114
should have been part of previous commit
2021-08-10 01:19:39 -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
57e9287df1
extend API to allow choices for udp ports, tcp ports, display size
...
to writen into raop_t raop for later use when connections are made.
new functions : raop_set_udp_ports, raop_set_tcp_ports, raop_set_display_size
The behavior of the library is unchanged if these functions are not used.
2021-07-31 23:24:50 -04:00
Your Name
1946373e26
first commit
2020-04-15 16:24:10 +03:00