summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2011-11-15 22:48:17 +0100
committerMichał Cichoń <michcic@gmail.com>2011-11-15 22:48:17 +0100
commitb98c9aa287a87910ca57cf82500d1c7370ef8144 (patch)
treec1baabfc039ce8eeba7b7f5783df709d23d15837
parent84d38182331a28dba735f49bec2a17cccdb6034b (diff)
downloadpianobar-windows-build-b98c9aa287a87910ca57cf82500d1c7370ef8144.tar.gz
pianobar-windows-build-b98c9aa287a87910ca57cf82500d1c7370ef8144.tar.bz2
pianobar-windows-build-b98c9aa287a87910ca57cf82500d1c7370ef8144.zip
Add README file.
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
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
+