16 Commits

Author SHA1 Message Date
F. Duncanh
738866a625 improve audio progress report with 1 sec updating 2025-08-31 10:51:28 -04:00
F. Duncanh
f1e05045c2 raop_handlers, rtp, rtp_mirror: remove dead "use_udp" code 2023-09-02 12:39:52 -04:00
F. Duncanh
682175733c allow IPV6 clients (untested) 2023-09-02 05:02:31 -04:00
F. Duncanh
e2357bd687 add change statement: authorship, dates to LGPL v2.1 files 2023-02-09 11:01:58 -05:00
F. Duncanh
ad451b4c33 remove unnecessary "audio delay" feature. 2023-02-07 23:54:23 -05:00
F. Duncanh
c8025be711 v1.63: fix audio sync with client video in Audio-only mode 2023-02-06 17:44:47 -05:00
F. Duncanh
f6a18a5a37 use rtp_clock_rate instead of rtp_sync_scale 2023-02-05 14:15:07 -05:00
fduncanh
bdb949c6e2 activate resend in raop_rpt, add "compression type" ct to raop_rtp_t 2022-04-30 11:07:18 -04:00
fduncanh
b6c3d5d7a3 Remove executable permission on non-executable files 2022-01-14 10:58:28 -05:00
fduncanh
f45af796b7 changes to support older protocol with no aeskey/ecdh_secret hashing. 2021-12-13 16:49:08 -05: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
0cbe7b0b31 add connection parameters "audio_format" and "using_screen" to struct raop_rtp_t 2021-10-13 14:04:12 -04:00
fduncanh
c224966267 added infrastucture for getting audio format etc from client at connection 2021-10-13 13:31:40 -04:00
fduncanh
ea46323bae redo setting the control and data ports the "correct" way 2021-10-13 09:05:37 -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