aboutsummaryrefslogtreecommitdiff
path: root/sound
Commit message (Collapse)AuthorAge
...
* | madplay: Fix various build issuesTed Hess2015-08-28
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | mpd: Fix BUILD_NLS=y full language support (regression)Ted Hess2015-08-21
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | mocp: fix build with gcc5Dirk Neukirchen2015-08-19
|/ | | | | | | change in default CPP settings lead to build errors explicitly set flag to enable old behaviour Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* mpg123: add package with release 1.22.3Zoltan HERPAI2015-08-08
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* squeezelite: Import new packageTed Hess2015-07-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1494 from ejurgensen/masterSteven Barth2015-06-29
|\ | | | | forked-daapd: fix build problem after pr #1475
| * forked-daapd: fix build problem after pr #1475ejurgensen2015-06-28
| | | | | | | | | | | | | | The upgraded forked-daapd required some more pregenerated ANTLR3 files, but I forgot to add them to the patch. They are included here. Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | Merge pull request #1488 from thess/mpd-0.19-workTed Hess2015-06-26
|\ \ | | | | | | mpd: Upgrade to 0.19.10, refresh patches
| * | mpd: Upgrade to 0.19.10, refresh patchesTed Hess2015-06-26
| |/ | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #1460 from cjkoenig/update_mpcTed Hess2015-06-26
|\ \ | |/ |/| mpc: update to 0.27
| * mpc: update to 0.27Christoph König2015-06-24
| | | | | | | | Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
* | forked-daapd: update to 23.2ejurgensen2015-06-25
|/ | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* mocp: Fix musl compatibilityTed Hess2015-06-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* upmpdcli: Bump version to 0.11.0Petko Bordjukov2015-05-13
| | | | | | | | | upmpdcli 0.11 mainly improves on the Songcast support, in complement with the changes in sc2mpd. Especially, it now includes an utility (scctl) and web interface to set up multi-room Songcast. Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
* mpd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patchesTed Hess2015-05-12
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* pulseaudio: fix libjson dependencyPeter Wagner2015-04-24
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* pianod: Fix client build on buildbotTed Hess2015-03-25
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* pulseaudio: pulseaudio-daemon depends on libjson-cPeter Wagner2015-03-25
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Revert "debootstrap: bump version"Peter Wagner2015-03-25
| | | | This reverts commit e9072e50fe807ddd8c4f4b686be93794b28c94ea.
* pianod: Sync patches with upstream. Fix SNI supportTed Hess2015-03-24
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* debootstrap: bump versionDaniel Golle2015-03-24
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pianod: Add Pandora Radio player daemonTed Hess2015-03-21
| | | | | | | | | * 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>
* forked-daapd: update to 22.3ejurgensen2015-02-22
| | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #898 from thess/svox-workTed Hess2015-02-18
|\ | | | | svox: Add build output to package
| * svox: Add build output to packageTed Hess2015-02-11
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | pulseaudio: update to 6.0Peter Wagner2015-02-15
|/ | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* shine: add new packageNicolas Thill2015-02-09
| | | | | | savonet/shine is a super fast fixed-point MP3 encoder Signed-off-by: Nicolas Thill <nico@openwrt.org>
* shairplay: fix PKG_FIXUPNicolas Thill2015-02-08
| | | | | | PKG_FIXUP should be defined before including package.mk Signed-off-by: Nicolas Thill <nico@openwrt.org>
* shairplay: use generic autoreconf fixupJo-Philipp Wich2015-02-07
| | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Configure override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* Merge pull request #856 from thess/shairplay-moveÁlvaro Fernández Rojas2015-02-05
|\ | | | | shairplay: Move to sound menu and sub-directory
| * shairplay: Move to sound menu and sub-directoryTed Hess2015-02-04
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | upmpdcli: Move to sound menu and sub-directoryTed Hess2015-02-04
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport: Move to sound menu and sub-directoryTed Hess2015-02-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #809 from dmrlsn/masterchamptar2015-02-01
|\ | | | | | | svox: add package compile tested on ar71xx
| * svox: add packageAlessandro Di Marco2015-01-22
| | | | | | | | Signed-off-by: Alessandro Di Marco <dmr@ethzero.com>
* | forked-daapd: update to 22.2ejurgensen2015-01-29
| | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | shairport-sync: New package from MikeBradyTed Hess2015-01-25
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | madplay: Create Makefileprobonopd2015-01-24
|/ | | | Signed-off-by: Simon Peter <probono@puredarwin.org>
* avahi: Build 2 versions and allow selection of dbus vs non-dbusTed Hess2015-01-16
| | | | | | | shairplay: Fixup avahi dependency (select dbus version) forked-daapd: Fixup avahi dependency (select dbus version) Signed-off-by: Ted Hess <thess@kitschensync.net>
* moc: updgrade to released version 2.5.0Ted Hess2015-01-10
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpd: Update to latest (0.18.21)Ted Hess2015-01-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpd: Update to 0.18.20Ted Hess2014-12-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mpd: factor out avahi service fileMichael Heimpold2014-12-08
| | | | | | | | | | | | | | | As discussed in #543 provide the avahi service file within its own tiny package to allow the user to choose which services are announced. Signed-off-by: Michael Heimpold <mhei@heimpold.de> --- The former avahi service file was only installed for mpd-full. Does the mpd-mini does not support network functionality? Then we should adjust deps here...
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as ↵Ted Hess2014-11-01
| | | | | | pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* forked-daapd: Shorten title so it displaysTed Hess2014-11-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* add espeak, a compact open source software speech synthesizerNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* add portaudio, a portable cross-platform audio I/O libraryNicolas Thill2014-10-25
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* forked-daapd: fix libevent dependency problemejurgensen2014-10-22
| | | | | | | Switch to libevent2 which also enables configuring LastFM and removing special linker flags for libevent1 Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>