From 2ef75bed9258c0e2bd0aa71c92fcec79c37e4321 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Wed, 16 Nov 2011 18:38:02 +0100 Subject: Import binaries. --- README | 11 +++++++++++ pianobar.cfg.example | 5 +++++ pianobar.exe | Bin 0 -> 478208 bytes 3 files changed, 16 insertions(+) create mode 100644 README create mode 100644 pianobar.cfg.example create mode 100644 pianobar.exe diff --git a/README b/README new file mode 100644 index 0000000..981cc14 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +pianobar for Windows - binaries +======== + +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 contains binaries for Windows build using Microsoft +Visual Studio 2008. + +axTLD, libao, libmad and pthreads-win32 were used to prepare this distributtion. diff --git a/pianobar.cfg.example b/pianobar.cfg.example new file mode 100644 index 0000000..98f843b --- /dev/null +++ b/pianobar.cfg.example @@ -0,0 +1,5 @@ +control_proxy = http://:@: +user = +password = +width = 220 +height = 60 diff --git a/pianobar.exe b/pianobar.exe new file mode 100644 index 0000000..cc59736 Binary files /dev/null and b/pianobar.exe differ -- cgit v1.2.3