|
|
|
|
|
by Logicwax
5550 days ago
|
|
Works great! Even supports multiple audio streams! For Debian/Ubuntu users, I had to do a few things to get it to compile:
1. sudo apt-get install libcrypt-openssl-rsa-perl libao2 libao-dev
2. comment out line 642 in hairtunes.c
3. 'make' |
|