|
daphile shairtunes 已出到1.4.0 版本
最近作者的動手效率很快速
我在用1.3.5 , 起碼能很穩定接IOS 的AIRPLAY
現在上到1.4.0 , 但也不敢升級
change log 如下................................
note:
- Playback will fail if PCM is used and target device requires MP3 conversion (eg it is a bridge)
because the lame conversion rule expects a wav file which means a header.
- BEWARE OF VERSION NUMBER FOR PERL LIBS
- to create perl libs
perlbrew install --multi --64int --thread --notest -j 4 perl-x.yy.z (add -Dcc=gcc on solaris)
source ~/perl5/perlbrew/etc/bashrc
perlbrew switch perl-x.yy.z
cpan -T Crypt::OpenSSL::RSA
cpan -T Crypt::Ed25519
cpan -T CryptX
with version number:
cpan -T MLEHMANN/Crypt-Ed25519-1.04.tar.gz
cpan -T TODDR/Crypt-OpenSSL-RSA-0.30.tar.gz
cpan -T MIK/CryptX-0.060.tar.gz
(on Solaris and a few debian - arm & aarch64 now, need to specify mirror -M https://cpan.metacpan.org before the lib name)
- on FreeBSD, use cshrc instead of bashrc or launch bash before "sourcing"
1.4.0
- proper fix of HTTP get frames & fill
1.3.6
- libraop icy resend was sending a 1 instead of a 0 at each icy interval - good grief !!!
1.3.5
- really fix it because 1st NTP can be received after 1st RTP
1.3.4
- fix http_fill mode
|
|