Commit Graph

986 Commits

Author SHA1 Message Date
Stein Magnus Jodal
0d3e970890 docs: Update changelog for v0.14.1 2013-04-28 23:45:40 +02:00
Stein Magnus Jodal
82f191939c docs: Update changelog for v0.14.0 2013-04-28 21:49:23 +02:00
Stein Magnus Jodal
c81c563c0f spotify: Fix for #387 fixes #425 too 2013-04-28 10:06:39 +02:00
Stein Magnus Jodal
44cf8a0099 spotify: Fix crash when a playlist is added (fixes #387) 2013-04-28 10:04:57 +02:00
Stein Magnus Jodal
42f6ce6437 docs: Add some stats to the changelog 2013-04-28 01:28:51 +02:00
Stein Magnus Jodal
263ecc3da7 docs: Add missing words to changelog 2013-04-28 01:18:54 +02:00
Thomas Adacmik
3e911ef41c docs: Changelog improvements 2013-04-28 01:09:24 +02:00
Stein Magnus Jodal
4efb1f8071 docs: Add note on 'python setup.py develop' to changelog 2013-04-27 23:58:30 +02:00
Stein Magnus Jodal
4828d9cfba docs: Add note on new extensions to changelog 2013-04-27 23:58:15 +02:00
Stein Magnus Jodal
b6844a1e99 docs: A word about codestyle and conventions in extensions 2013-04-26 22:21:57 +02:00
Stein Magnus Jodal
03e5dfd05b docs: Fix syntax error in example 2013-04-26 22:06:09 +02:00
Stein Magnus Jodal
7e85a0cc37 docs: Add ImmutableObject.copy() example 2013-04-26 21:08:19 +02:00
Stein Magnus Jodal
1647ea73d1 docs: Split web client list by transport (HTTP or MPD) 2013-04-26 21:03:08 +02:00
Stein Magnus Jodal
b95e76a0a6 docs: Document default mixer and its behavior 2013-04-26 20:14:37 +02:00
Stein Magnus Jodal
b4d7afe190 docs: Remove Spotify from Rygel example output 2013-04-26 20:10:43 +02:00
Stein Magnus Jodal
a7a1a23b6d docs: Encurage use of pastebins when getting help 2013-04-26 20:08:55 +02:00
Stein Magnus Jodal
e7d2a5f384 docs: Remove config API inheritance diagrams 2013-04-25 22:39:28 +02:00
Stein Magnus Jodal
3e37ac1e4a docs: Change wording for proxy config values 2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
acbfbca864 docs: AUR package installs from master 2013-04-25 22:39:27 +02:00
Stein Magnus Jodal
8ff740ee04 docs: Update copyrights to include 2013 2013-04-25 22:39:27 +02:00
Thomas Adamcik
b7232797ea config/ext: Accept unicode defaults 2013-04-24 23:31:39 +02:00
Stein Magnus Jodal
eb18d8d4e3 docs: Remove indications of non-specific issues 2013-04-23 23:00:52 +02:00
Stein Magnus Jodal
9c7ad2bf2d docs: Remove speculations about sound quality on Raspi 2013-04-23 22:57:21 +02:00
Stein Magnus Jodal
5864b56a04 docs: Remove Debian 6 on Raspberry Pi instructions
Debian 7/wheezy is due for release in a couple of weeks.
2013-04-23 22:56:27 +02:00
Stein Magnus Jodal
babd47b37a docs: Fix duplicate links 2013-04-23 22:45:08 +02:00
Stein Magnus Jodal
3e0793250c docs: serial no longer needs to be mocked 2013-04-23 22:34:18 +02:00
Stein Magnus Jodal
ccde21298f docs: Fix typos 2013-04-22 23:21:03 +02:00
Stein Magnus Jodal
88ba70a460 docs: mopidy-convert-config usage 2013-04-22 23:15:44 +02:00
Stein Magnus Jodal
7c293f58a2 docs: Add Mopidy-Beets extension 2013-04-21 22:56:03 +02:00
Stein Magnus Jodal
5150b0bb53 docs: Extensions should have a MANIFEST.in and ext.conf 2013-04-20 23:08:23 +02:00
Thomas Adamcik
18ebb56b3e config: Add logging/config_file 2013-04-17 23:47:18 +02:00
Stein Magnus Jodal
c6490afc2d docs: Update installation guide 2013-04-17 23:37:06 +02:00
Stein Magnus Jodal
466cf3ba33 deps: Rename --list-deps to --show-deps 2013-04-16 23:07:38 +02:00
Stein Magnus Jodal
ada697fbf3 docs: Remove duplicate link label 2013-04-16 10:50:59 +02:00
Stein Magnus Jodal
3e366efb20 Move NAD mixer to an external extension 2013-04-16 10:46:57 +02:00
Stein Magnus Jodal
a9a789aa8a conf: Rename logging.levels to loglevels
Part of #280
2013-04-15 20:40:01 +02:00
Stein Magnus Jodal
ee915fbf7a docs: Add command line options 2013-04-15 18:51:58 +02:00
Stein Magnus Jodal
90067a2128 docs: Mark command line options with :option: 2013-04-15 18:28:12 +02:00
Stein Magnus Jodal
8939167e88 Merge pull request #414 from adamcik/feature/config-value-kwargs
Make config value init kwargs strict.
2013-04-15 09:15:08 -07:00
Stein Magnus Jodal
a7035063c2 docs: Note on debugging GStreamer 2013-04-15 11:58:54 +02:00
Thomas Adamcik
0ede12f050 ext: Update and fix extensiondev docs with respect to config 2013-04-15 00:08:48 +02:00
Stein Magnus Jodal
4c08a5dfab docs: Include Backend class in API docs 2013-04-14 14:27:53 +02:00
Stein Magnus Jodal
0ae356f581 docs: Add note about using virtualenv 2013-04-14 14:19:29 +02:00
Stein Magnus Jodal
61e0f941e0 docs: Don't number lists explicitly in rST 2013-04-14 14:19:20 +02:00
Stein Magnus Jodal
96d6badfd7 docs: More reasons for running 'python setup.py develop' 2013-04-14 14:05:19 +02:00
Stein Magnus Jodal
2d0e5ac117 docs: Document config API 2013-04-14 13:58:37 +02:00
Stein Magnus Jodal
6df42299b4 docs: Remove b'' usage in setup.py example 2013-04-14 13:15:42 +02:00
Stein Magnus Jodal
b42fa02195 docs: Fix typo 2013-04-14 13:14:15 +02:00
Stein Magnus Jodal
c481c2fe52 docs: Update changelog 2013-04-14 13:12:16 +02:00
Stein Magnus Jodal
209c8d979a docs: Document API of Extension class 2013-04-14 13:12:14 +02:00