Commit Graph

49 Commits

Author SHA1 Message Date
ejurgensen 19fd413cac Update INSTALL - remove enable-flac and enable-musepack 2015-07-31 14:42:02 +02:00
ejurgensen fa4496c729 Begin removing support for libevent 1 2015-04-24 22:11:08 +02:00
ejurgensen c8158805e3 Merge pull request #64 from chme/mpdprotocol
Add support for the mpd protocol
2015-02-20 22:39:03 +01:00
ejurgensen 29d851e365 Add install instructions for Fedora (issue #73) 2015-02-15 12:36:44 +01:00
ejurgensen df9bcade5a Embed libavl (v0.3.5), it is no longer available upstream and the dependency is a hassle 2015-02-14 20:58:01 +01:00
chme a71b71324a README and INSTALL updated 2015-02-14 08:50:18 +01:00
ejurgensen 3aa5a4df30 Update INSTALL 2015-02-12 23:06:35 +01:00
ejurgensen 3cd7b27bac Remove FreeBSD/OSS4 hacks and add FreeBSD 10.1 install and startup helper scripts (issue #94) 2015-02-11 22:59:57 +01:00
ejurgensen 6d8e4c67aa Support for LastFM scrobbling (issue #19) 2014-08-15 23:36:54 +02:00
ejurgensen 6a8f93b7df INSTALL update to reflect compability with libevent 2.0 2014-06-02 21:18:26 +02:00
ejurgensen 85fdceedf5 Additional quick install info 2014-05-20 22:44:57 +02:00
ejurgensen 065bec6eee Adjust INSTALL info for Debian 2014-03-14 00:10:20 +01:00
ejurgensen 687f349927 Let configure check libevent version and include according to version 2014-03-13 23:33:35 +01:00
ejurgensen 7ed6cc98c3 Add support for Spotify (squashed commit), and:
- Try to not return items which a client can't play
    - Remove inotify subscription to IN_MODIFY and IN_CREATE
    - Fix crash on unknown codec type in transcode.c
    - Probably added some new bugs...
2014-03-11 23:20:29 +01:00
ejurgensen 01f290cc2a Replace AirTunes with AirPlay in doc and log messages 2014-02-07 22:10:40 +01:00
ejurgensen 4cd0364534 Update install instructions and add quick version for Debian 2014-02-03 23:03:43 +01:00
ejurgensen 54fa5b9104 Update artwork documentation and misc doc improvements 2014-01-09 22:58:58 +01:00
ejurgensen c0fbab150f More precise info in INSTALL about supported libav/ffmpeg versions 2013-12-31 00:01:00 +01:00
ejurgensen 82e550d6ec Some documentation updates 2013-12-21 18:24:48 +01:00
Julien BLACHE e4f38e856a Mark libav 0.7 as supported 2011-06-02 22:16:53 +02:00
Julien BLACHE d8685846d0 Update documentation and build system for libav
We are using libav after the ffmpeg/libav fork during the 0.6 series.
2011-06-02 22:06:44 +02:00
Julien BLACHE b2afcc9b91 Document gperf version requirements (3.x) 2011-04-12 19:42:33 +02:00
Julien BLACHE fc90acbc17 Add gperf to the requirements 2011-04-02 09:52:18 +02:00
Julien BLACHE be566f50a1 List both FFmpeg 0.5 and 0.6 2011-03-12 12:21:13 +01:00
Julien BLACHE 1f3e79d2c2 Document ffmpeg 0.5.1+ requirement 2010-09-15 18:22:07 +02:00
Julien BLACHE e5ec6c7c4f Add download URLs and a note about binary packages 2010-09-06 19:39:57 +02:00
Julien BLACHE 441a689765 Rephrase the sqlite3 unlock notify API note 2010-09-06 18:54:26 +02:00
Julien BLACHE 1ef02084ed Fix thinko: s/update notify API/unlock notify API/ 2010-09-06 18:51:19 +02:00
Julien BLACHE 6b851d6af6 libavl is now available alongside the release tarballs 2010-09-06 18:49:11 +02:00
Julien BLACHE 17a0750b8b Add a note about ffmpeg 2010-09-06 18:44:43 +02:00
Julien BLACHE 32a307df2f Expand installation instructions 2010-09-04 16:20:00 +02:00
Julien BLACHE c4cadd3a09 Recommend libunistring >= 0.9.3 2010-08-29 15:58:22 +02:00
Julien BLACHE 59c464e409 Add gettext to the required tools
The autotools macros for iconv are shipped with gettext.
2010-07-17 07:54:58 +02:00
Julien BLACHE bedc8fb68c Change ANTLR version recommendation 2010-06-24 18:31:03 +02:00
Julien BLACHE 9186ebaa89 Add libunistring to the requirements
Non-glibc systems will also need libiconv, as it's used by libunistring for
conversion routines.
2010-06-21 17:50:09 +02:00
Julien BLACHE 6867ae4c16 Add zlib to the requirements 2010-05-04 12:03:58 +02:00
Julien BLACHE 6528b64fc8 Document ALSA/OSS requirements 2010-05-02 11:45:16 +02:00
Julien BLACHE 262dec9daa Document the SQLite3 update notify API requirements 2010-05-02 08:23:21 +02:00
Julien BLACHE f2cf59c26c Raise SQLite3 version requirement to 3.5.0
Needed for per-process (!= per-thread) shared-cache support.
2010-05-02 08:22:41 +02:00
Julien BLACHE 2f385bff2c Add libgcrypt, check for it and perform global initialization 2010-02-05 18:38:39 +01:00
Julien BLACHE 5867821ed7 Documentation update 2010-01-10 11:27:19 +01:00
Oren Held c59df96e48 Add pkg-config to the list of required tools 2010-01-05 18:27:30 +01:00
Julien BLACHE 3cb9e147fe Lower autoconf requirement to 2.63+ 2009-12-20 14:35:57 +01:00
Julien BLACHE 8ec1fa389b Clarify what optional libraries are for 2009-12-13 09:55:19 +01:00
Julien BLACHE fb20be467e Bump minimal libplist version, matching configure.in 2009-12-13 09:54:04 +01:00
Julien BLACHE 57a3e4448c Add a note about autotools 2009-12-13 09:51:48 +01:00
Julien BLACHE 2bc48222ed Recommend ANTLR 3.1.3 to build forked-daapd 2009-12-13 09:49:43 +01:00
Julien BLACHE 93287e8259 Update documentation for iTunes XML support 2009-11-28 11:05:29 +01:00
Julien BLACHE fab023085b Add documentation 2009-06-12 13:02:39 +02:00