English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/mt-daapd/Config.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3743 - (show annotations) (download)
Sun May 4 13:24:22 2008 UTC (5 years, 9 months ago) by tg
File size: 1234 byte(s)
fix dependency, Closes: #393

1 config FWRT_PACKAGE_MT_DAAPD
2 prompt "mt-daapd.......................... A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
3 tristate
4 default n
5 select FWRT_PACKAGE_LIBGDBM
6 select FWRT_SHOW_HOWL
7 select FWRT_PACKAGE_LIBHOWL
8 select FWRT_PACKAGE_LIBID3TAG
9 select FWRT_PACKAGE_LIBPTHREAD
10 help
11 mt-daapd is a program which acts as an iTunes (DAAP) server for Linux and
12 other POSIX unixes. It may eventually support Win32 as well.
13
14 Some random features that it supports:
15
16 * Supports the Roku SoundBridge (query/browse/index support)
17 * Supports periodic rescans of the database
18 * Can advertise shoutcast streams
19 * Supports password-protected shares
20 * Is web-configurable and managable
21 * Support dynamic playlists, like iTunes "Smart playlists"
22 * Probably other things I've forgotten
23
24 All is not perfect, however. Currently, there are several drawbacks to it:
25
26 * database is indexed by inode, so all music must be on one filesystem
27 * browse by artist is slow on Roku, times out (with large databases ~10K songs)
28 * Probably other things I've forgotten
29
30 http://www.mt-daapd.org/
31
32 Depends: libgdbm, libhowl, libid3tag, libpthread

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20