pianod: Add Pandora Radio player daemon 1060/head
authorTed Hess <thess@kitschensync.net>
Fri, 20 Mar 2015 18:05:22 +0000 (14:05 -0400)
committerTed Hess <thess@kitschensync.net>
Sat, 21 Mar 2015 22:05:02 +0000 (18:05 -0400)
commit1ba6028cc1efcfc3eeeaa7120caa3d6bd77aac77
tree79716c0c344cbc89028b31759a841a7bf99de9eb
parent3536375fbc07c5e8685a5b105ffa6e7e0d2449af
pianod: Add Pandora Radio player daemon

   * Integrate as OpenWrt daemon
   * Build with PolarSSL (replaces GNUTLS)
   * Add optional client WebUI
   * Fix some socket failure handling and segfaults

Signed-off-by: Ted Hess <thess@kitschensync.net>
sound/pianod/Makefile [new file with mode: 0644]
sound/pianod/files/pianod.init [new file with mode: 0644]
sound/pianod/patches/005-Fix_IPV6_socket_handling.patch [new file with mode: 0644]
sound/pianod/patches/010-Configure_add_SSL_options.patch [new file with mode: 0644]
sound/pianod/patches/020-Use_package_config_h_for_all_modules.patch [new file with mode: 0644]
sound/pianod/patches/030-Waitress_add_polarssl_variant.patch [new file with mode: 0644]