Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.14 KB

pianobar for Windows - build environment

Build status

Binaries in the form of standalone executable ara available at: pianobar-windows/releases

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 github.com or 6xq.net

This project is a build environment for pianobar port for Windows. Port source code is at pianobar-windows repository.

Solution files for Microsoft Visual Studio 2015 are available and allow building pianobar in clean environment.

Source code of included libraries:

  • libcurl
  • json-c
  • vtparse - modified VT parser, UTF8 support was added
  • blowfish - modified Paul Kocher sources (www.schneier.com)