From b98c9aa287a87910ca57cf82500d1c7370ef8144 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 15 Nov 2011 22:48:17 +0100 Subject: Add README file. --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..662151b --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +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 + -- cgit v1.2.3