antimof
|
0213a7ed46
|
Merge pull request #154 from FDH2/master
Minor README updates
|
2024-01-27 20:04:43 +03:00 |
|
F. Duncanh
|
233ef7698e
|
README edits
|
2024-01-25 18:59:52 -05:00 |
|
fduncanh
|
b2136e73b0
|
Merge branch 'antimof:master' into master
|
2024-01-19 12:37:39 -05:00 |
|
F. Duncanh
|
b7984f848a
|
README edits
|
2024-01-19 12:33:55 -05:00 |
|
antimof
|
a416ee5f4e
|
Merge pull request #153 from FDH2/master
minor fixes (v1.68.2)
|
2024-01-19 18:44:28 +03:00 |
|
fduncanh
|
9c44d2ed47
|
Merge branch 'antimof:master' into master
|
2024-01-08 14:41:41 +08:00 |
|
fduncanh
|
d90a3c33bf
|
Update uxplay.spec
|
2024-01-08 14:20:07 +08:00 |
|
fduncanh
|
44c0ba7a36
|
uxplay.cpp default value of taper_volume should be false
|
2024-01-08 14:08:44 +08:00 |
|
antimof
|
7f58c5072e
|
Merge pull request #152 from FDH2/master
UxPlay 1.68
|
2024-01-02 13:08:57 +03:00 |
|
F. Duncanh
|
1b718405bc
|
cosmetic: typo in help text (uxplay.cpp)
|
2023-12-31 15:02:27 -05:00 |
|
F. Duncanh
|
682baa03c6
|
small cleanup of -db documentation
|
2023-12-31 10:38:47 -05:00 |
|
F. Duncanh
|
26d35dfd6a
|
edited manpage (remove reference to .pem file in FILES section)
|
2023-12-31 07:10:21 -05:00 |
|
F. Duncanh
|
a25f4c82cf
|
use C++ std::getline instead of C getline (for WIN32)
|
2023-12-30 08:32:55 -05:00 |
|
F. Duncanh
|
e0567bd923
|
update specfile
|
2023-12-29 05:21:53 -05:00 |
|
fduncanh
|
bb53239d84
|
Merge pull request #258 from FDH2/volume
rework -db option implementation; add -taper vol control option
|
2023-12-29 17:58:19 +08:00 |
|
F. Duncanh
|
52d134d596
|
rework -db option implementation; add -taper vol control option
|
2023-12-29 04:47:19 -05:00 |
|
fduncanh
|
8edadd262b
|
Merge pull request #255 from FDH2/pin
correct volume control to match airplay spec, add a -db l:h option
|
2023-12-27 10:34:23 +08:00 |
|
F. Duncanh
|
624fd41386
|
correct volume control to match airplay spec, add a -db l:h option
|
2023-12-26 20:13:44 -05:00 |
|
F. Duncanh
|
48f810c344
|
README updates
|
2023-12-26 15:03:15 -05:00 |
|
fduncanh
|
e63be544a5
|
Merge pull request #254 from FDH2/pin
pin-pairing improvements
|
2023-12-27 03:48:28 +08:00 |
|
F. Duncanh
|
471af21332
|
v1.68: improvements to pin-pairing
|
2023-12-26 14:41:50 -05:00 |
|
antimof
|
ff17dc4230
|
Merge pull request #148 from FDH2/master
UxPlay 1.67, with support for pin-code pairing
|
2023-12-17 12:02:05 +03:00 |
|
F. Duncanh
|
7406b000b1
|
client pin-paring register is working now
|
2023-12-12 08:11:34 -05:00 |
|
F. Duncanh
|
2d29b6b6d1
|
use base 64 to represent public key as string
|
2023-12-10 10:26:56 -05:00 |
|
F. Duncanh
|
93b389e414
|
http_response.c: fix missing "Content-Length: 0" in some cases
|
2023-12-09 11:05:16 -05:00 |
|
F. Duncanh
|
c54ca74135
|
uxplay.cpp add missing "static" keyword to some functions
|
2023-12-07 17:41:34 -05:00 |
|
F. Duncanh
|
b1c52a65b6
|
provide notice that new public key has been created and stored
|
2023-12-07 09:08:20 -05:00 |
|
F. Duncanh
|
40da5d25ad
|
uxplay.cpp check files referenced in -key etc for write access
|
2023-12-07 06:56:01 -05:00 |
|
F. Duncanh
|
ee3f67aa03
|
sprintf->snprintf to silence macOS compiler warnings
|
2023-12-06 14:00:28 -05:00 |
|
F. Duncanh
|
f5da0a8f63
|
comment out (#if 0 ... #endif) unused parts of srp library
|
2023-12-06 01:06:58 -05:00 |
|
F. Duncanh
|
b790a6fd47
|
README update (router issues with mDNS)
|
2023-12-05 21:21:39 -05:00 |
|
F. Duncanh
|
26c5779578
|
add option -dacp to export current client DACP info to file
|
2023-12-05 12:25:04 -05:00 |
|
F. Duncanh
|
597b807fea
|
README updates
|
2023-12-05 11:51:37 -05:00 |
|
F. Duncanh
|
bfec9dc811
|
uxplay.cpp: improved ascii art (from FIGlet) for pin display
|
2023-12-04 13:51:41 -05:00 |
|
F. Duncanh
|
bf5e94d996
|
uxplay.cpp: add explanation of DNS_SD error -65548 (NameConflict)
|
2023-12-03 12:29:57 -05:00 |
|
F. Duncanh
|
6c0c3cb287
|
Refactor for possible client registration data storage
|
2023-12-03 12:28:42 -05:00 |
|
F. Duncanh
|
3898c2d013
|
update llhttp to v 9.1.3
|
2023-12-02 11:48:09 -05:00 |
|
F. Duncanh
|
e9da98f428
|
README updates for 1.67
|
2023-12-02 11:47:02 -05:00 |
|
F. Duncanh
|
6dfcb12e98
|
remove the -rpi* options, add -m [mac] option to set macaddress
|
2023-12-01 18:54:36 -05:00 |
|
F. Duncanh
|
b3b7717ed5
|
downgrade some log messages for ERR to DEBUG or INFO
|
2023-11-30 07:41:51 -05:00 |
|
F. Duncanh
|
8854044e94
|
don't use ED25519 private key as SRP6 private key
|
2023-11-30 07:38:44 -05:00 |
|
F. Duncanh
|
9166ee979b
|
srp.c: add primes NG_3072 (HomeKit use), NG_6144 (from RFC 5054)
|
2023-11-29 09:28:50 -05:00 |
|
F. Duncanh
|
4e3a81731c
|
README + specfile updates for v1.67
|
2023-11-29 00:12:02 -05:00 |
|
F. Duncanh
|
58eb60ea54
|
make the private key persistent (store in %HOME/.uxplay.pem)
|
2023-11-28 22:40:07 -05:00 |
|
F. Duncanh
|
c2153d2af0
|
crypto.c: refactor extract_private_key to utils,c
|
2023-11-28 18:20:12 -05:00 |
|
F. Duncanh
|
a60d4d8f74
|
uxplay.cpp refactor to split off get_homedir()
|
2023-11-28 11:41:16 -05:00 |
|
F. Duncanh
|
ff7680881c
|
commenting out this allows pair-setup-pin clients to reconnect
|
2023-11-28 03:13:54 -05:00 |
|
F. Duncanh
|
a5a37b3acd
|
small rearrangements
|
2023-11-26 14:24:04 -05:00 |
|
F. Duncanh
|
cac5c431a5
|
raop.c raop_handlers.h: rename conn->pairing to conn->session
|
2023-11-26 10:17:24 -05:00 |
|
F. Duncanh
|
70774a87ff
|
raop.c, pairing.c: snprintf fixes to silence warnings
|
2023-11-25 11:41:52 -05:00 |
|