diff options
author | Michał Cichoń <michcic@gmail.com> | 2015-08-25 20:13:37 +0200 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2015-08-25 20:13:37 +0200 |
commit | 1e7b487813f1d8b99064d132df03b7105913c476 (patch) | |
tree | 95efa3e5075b5d833ca714d550d235fe9b19fa5b | |
parent | d70cc6c933df5b460481c06e95e8740a8eba93fd (diff) | |
download | pianobar-windows-build-1e7b487813f1d8b99064d132df03b7105913c476.tar.gz pianobar-windows-build-1e7b487813f1d8b99064d132df03b7105913c476.tar.bz2 pianobar-windows-build-1e7b487813f1d8b99064d132df03b7105913c476.zip |
Update README
-rw-r--r-- | README | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -12,14 +12,12 @@ 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
+Solution files for Microsoft Visual Studio 2015 are available and allow building
pianobar in clean environment.
Source code of included libraries:
- - PolarSSL
- - libao
- - libmad
- - pthreads-win32
+ - libcurl
- json-c
+ - vtparse - modified VT parser, UTF8 support was added
- blowfish - modified Paul Kocher sources, available at http://www.schneier.com/blowfish-download.html
|