Commit Graph

290 Commits

Author SHA1 Message Date
fduncanh
156cac57d6 fixes on revised CMakeLists.txt files 2021-11-25 00:06:24 -05:00
fduncanh
e355394556 more cleanups of CMakeLists.txt 2021-11-24 21:35:55 -05:00
fduncanh
f412d208ca README slight rewording about the OpenSSL license issue 2021-11-23 18:20:54 -05:00
fduncanh
24f2b6a46a improved lib/CMakeLists.txt for non-avahi installs (possible in FreeBSD) 2021-11-23 17:36:31 -05:00
fduncanh
1ffd870ae5 edit README instructions for FreeBSD 2021-11-23 04:35:59 -05:00
fduncanh
72aab72e0c dont look for dns_sd.h if avahi is absent and mdnsd is present 2021-11-23 04:06:20 -05:00
fduncanh
ac2d6e88df rework CMakeLists.txt to try to deal with case where mDNSResponder is used
(instead of avahi)
2021-11-23 01:00:12 -05:00
fduncanh
8d9fe57c33 reverted change to README about static linking to OpenSSL 2021-11-22 05:20:54 -05:00
fduncanh
ca622abf57 reworked (simplified) CmakeLists.txt, lib/CMakeLists.txt (thanks @swills ) 2021-11-22 04:42:15 -05:00
fduncanh
9092738a0b dont hard code /usr/local/lib as link_directory for *BSD 2021-11-22 00:44:14 -05:00
fduncanh
44ce05cc50 README cosmetic edit. 2021-11-21 16:13:45 -05:00
fduncanh
286e04d82b README: reworked section about OpenSSL-3.0.0 2021-11-21 16:10:12 -05:00
fduncanh
622b5e773e add STATIC_OPENSSL3 cmake option for static linking to
libcrypto.a from built-from-source OpenSSL-3.x
2021-11-21 15:04:30 -05:00
fduncanh
b1bfb68b66 README edits 2021-11-21 12:35:22 -05:00
fduncanh
a73bdf11f8 reworded OpenSSL discussion, 2021-11-21 12:33:42 -05:00
fduncanh
feefd1d384 edit README 2021-11-21 04:31:04 -05:00
fduncanh
4f13e58eeb update README with discussion of new openssl3 license. 2021-11-21 04:19:29 -05:00
fduncanh
1c78eda653 minor edit 2021-11-21 03:12:22 -05:00
fduncanh
e610de98e9 revisions to README; BSD and GStreamer tips. 2021-11-21 03:08:16 -05:00
fduncanh
881daf545a link library fixes for FreeBSD 2021-11-20 23:30:14 -05:00
fduncanh
6affac516a v 1.42 finalize 2021-11-20 04:42:13 -05:00
fduncanh
b9891513b2 README: edit changelog 2021-11-17 16:40:23 -05:00
fduncanh
8d6794abdb silence reports of supported audio types (now debug only) 2021-11-17 06:58: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
e993f6859d support for *BSD 2021-11-15 12:44:31 -05:00
fduncanh
785743ff1b fix for FreeBSD and other BSD's where endian.h becomes sys/endian.h 2021-11-15 03:30:46 -05:00
fduncanh
1fcc45aeb7 fix logic in test for TEARDOWN type 2021-11-14 01:10:46 -05:00
fduncanh
b9def41556 edits to READE (remove RPiPlay changelogh) 2021-11-14 00:47:27 -05:00
fduncanh
6da6ce2046 fix spelling error in README 2021-11-14 00:05:57 -05:00
fduncanh
853656eb35 typo in README 2021-11-13 19:39:17 -05:00
fduncanh
43f009ce55 typo in README 2021-11-13 19:35:59 -05:00
fduncanh
a5b4a3d7d3 updates to README 2021-11-13 19:32:07 -05:00
fduncanh
3507f84503 cosmetic fixes to last commit 2021-11-13 18:24:06 -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
ce0eaca665 revert previos 2 changes back to clean RPiPlay version of raop_buffer.c 2021-11-12 14:27:27 -05:00
fduncanh
c8ac7651da cosmetic cleanup of last commit 2021-11-12 12:59:41 -05:00
fduncanh
e0999f03d3 dont reallocate and free the AES-CBC context each time a frame is decrypted 2021-11-12 12:18:14 -05:00
fduncanh
7c79d031a3 restore RPiPlay's crypto implementation, now they have fixed the aes-cbc bug. 2021-11-11 19:32:41 -05:00
fduncanh
94f21e2a45 README: remove comment about /usr/include/netdb.h (may be incorrect) 2021-11-11 07:53:48 -05:00
fduncanh
eb572479ea updated manpage 2021-11-11 06:44:48 -05:00
fduncanh
9948bb842d update manpage 2021-11-11 06:32:50 -05:00
fduncanh
161d14511a UxPlay 1.41 separate RAOP and GStreamer startup. 2021-11-11 06:27:15 -05:00
fduncanh
d48cc2b271 update to README about use of audio-only mode 2021-11-09 07:17:34 -05:00
fduncanh
60007d9d02 update changelog in README 2021-11-09 07:02:32 -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
61ff750971 fix for placement of man file for different distributions 2021-11-07 19:36:47 -05:00
fduncanh
ca3ba5ebb9 bump version number reported by -v option to 1.39 2021-11-06 07:47:17 -04:00
fduncanh
672d4a9a6f edits to README 2021-11-06 06:34:27 -04:00
fduncanh
53f9ed64c0 edits to README 2021-11-06 06:31:57 -04:00
fduncanh
7bf22cf30c UxPlay 1.39 add support for Apple Lossless (ALAC) audio-only AirPlay 2021-11-06 06:22:58 -04:00