Commit Graph

61 Commits

Author SHA1 Message Date
ejurgensen ab6f599973 [docs] Adjust libwebsockets info in INSTALL 2017-09-16 09:19:56 +02:00
chme 4c9d94300a [doc] Update INSTALL 2017-09-15 18:49:04 +02:00
ejurgensen bf55e0f205 [docs] More info in INSTALL about init files and system users (closes #126) 2017-07-10 20:05:00 +02:00
ejurgensen 0c30cab557 [docs] Update README and INSTALL with info about Apple TV device verification 2017-06-19 22:15:48 +02:00
sshambar 297de6d86c [osx] Added INSTALL instructions for macports (#344)
Also fixed antlr3_install.sh to handle missing /usr/local/bin
2017-01-23 22:13:50 +01:00
ejurgensen 13b7bbb480 [pulseaudio] Add install instructions 2016-08-28 22:53:40 +02:00
ejurgensen 1cd983b485 [docs] Update INSTALL with precise names for the optional Debian packages 2016-08-22 21:19:33 +02:00
ejurgensen ad01d65047 [alsa] Let the user configure an offset to sync audio if required 2016-04-14 09:48:48 +02:00
ejurgensen e99eeec48d [chromecast] Documentation 2016-02-11 22:30:48 +01:00
ejurgensen ea184a2844 [config] Include systemd service file (closes #213) 2016-01-10 18:44:26 +01:00
Herb Jellinek 1e8224c00e INSTALL: You can't run the script before you clone the repo. Also updated the
name of the script.
Fixed typo in README_SMARTPL.md.
2015-12-29 14:13:27 -08:00
ejurgensen 4ec8bddd90 Update INSTALL to reflect libav and antlr changes 2015-10-19 19:50:06 +02:00
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