blob: b26c169b38ff686fbaf92911f7683bab898dbd28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pianobar for Windows - build environment
========
pianobar is a console client for the personalized web radio pandora
(http://www.pandora.com). Source code of the original project can be found at
at http://github.com/PromyLOPh/pianobar/ or http://6xq.net/projects/pianobar/
This project is a build environment for pianobar port for Windows which can be
found at https://github.com/thedmd/pianobar-windows/
Solution files for Microsoft Visual Studio 2008 are available and allow building
pianobar in clean environment.
Source code of four libraries is included:
- axTLS - modified version, which generate SHA-1 fingerprint for certificates
- libao - unmodified, but stripped from unnecessary files
- libmad - unmodified, but stripped from unnecessary files
- pthreads-win32 - unmodified, but stripped from unnecessary files
Binaries of this project can be found at:
https://github.com/thedmd/pianobar-windows-binaries
|