Stein Magnus Jodal
0d16502da1
docs: Require Pykka for docs building ( fixes #1500 )
...
Pykka is a pure Python dependency, so we might as well depend on it for
docs building so that :autoclass: works on Pykka subclasses in the docs.
2016-08-07 09:03:21 +02:00
Stein Magnus Jodal
12e0c87c99
docs: Fix warnings about unknown options
2016-08-07 08:51:20 +02:00
Stein Magnus Jodal
02a2788da0
docs: Cleanup changelog
2016-08-07 08:37:44 +02:00
Thomas Adamcik
e594d560ff
audio: Make sure tags are never none ( Fixes #1449 )
2016-07-26 21:33:16 +02:00
Thomas Adamcik
ad4225d38d
audio: Make scanner handle media with not duration ( Fixes : #1526 )
2016-07-26 21:16:31 +02:00
Thomas Adamcik
242a771062
docs: Add sphinx_rtd_theme in docs/requirements.txt
2016-07-25 23:48:53 +02:00
Thomas Adamcik
c1679964ff
docs: Add PR#1525 and PR#1517 to changelog
2016-07-25 22:09:52 +02:00
Thomas Adamcik
44ff669744
Merge pull request #1534 from edran/fix-scrobbling
...
Get correct track position on change events
2016-07-25 22:08:41 +02:00
Thomas Adamcik
0c6be281df
doc: Add changelog entry for PR#1496 and PR#1522
2016-07-25 21:53:21 +02:00
Stein Magnus Jodal
227a660ecf
Merge branch 'fix/1345-file-crashes-on-non-ascii-media-dir' into release-2.0
2016-03-26 20:27:42 +01:00
Stein Magnus Jodal
095329ce82
docs: PR #1472 fixes #1469
2016-03-26 11:55:25 +01:00
Stein Magnus Jodal
8820a88e0c
file: Fix crash when media_dirs contains non-ASCII chars
...
Fixes #1345
2016-03-26 11:30:35 +01:00
Stein Magnus Jodal
aafcf8559d
docs: Add PR #1455 to changelog
2016-03-26 09:51:14 +01:00
Thomas Adamcik
accd6bd1a9
docs: Add duration fix to changelog.
2016-03-25 15:18:13 +01:00
Thomas Adamcik
3c535409ad
docs: Add buffer fix to changelog
2016-03-25 14:34:15 +01:00
Stein Magnus Jodal
1e8bef25d3
audio: Set soft-volume flag on playbin
2016-02-22 12:42:56 +01:00
Stein Magnus Jodal
6107254cb0
Merge branch 'master' into release-2.0
2016-02-15 23:45:02 +01:00
Stein Magnus Jodal
23098d7d93
docs: Fix broken link
2016-02-15 23:44:48 +01:00
Stein Magnus Jodal
0a4e1b15c8
docs: Add changelog section for 2.0.1
2016-02-15 22:15:18 +01:00
Stein Magnus Jodal
665eccda93
docs: Add v2.0.0 release date
2016-02-15 22:02:46 +01:00
Stein Magnus Jodal
9a6636a974
Merge pull request #1447 from adamcik/fix/1445-unify-stream-uri-handling
...
Make sure the stream backend playback/library handle URIs the same way
2016-02-15 20:58:42 +01:00
Thomas Adamcik
3f0d7b96d0
docs: Add stream backend to changelog
2016-02-15 20:53:05 +01:00
Nick Steel
5c1a4c66f2
docs: final pedantic changelog wording change.
2016-02-14 23:06:11 +00:00
Nick Steel
a0c0ab4cde
docs: changelog minor rewording
2016-02-14 22:34:03 +00:00
Stein Magnus Jodal
2d989c581d
docs: Summary of 2.0 release
2016-02-14 22:57:12 +01:00
Stein Magnus Jodal
f3c31538e6
audio: Remove unused 'capabilities' argument
2016-02-14 22:39:31 +01:00
Stein Magnus Jodal
cd4e3fa37b
docs: Tweak changelog
2016-02-14 22:36:38 +01:00
Stein Magnus Jodal
494e29ebaf
docs: Remove docs for deprecated local/ configs
2016-02-14 22:28:55 +01:00
Trygve Aaberge
08ebb3b699
docs: Library view is only slow with ncmpcpp <= 0.5
2016-02-14 16:46:08 +01:00
Thomas Adamcik
d20621c801
docs: Add changelog entry for tags_changed
2016-02-14 12:36:55 +01:00
Thomas Kemmer
6aef96a0d3
Fix #1428 : Add m3u/base_dir confval.
2016-02-14 12:07:22 +01:00
Trygve Aaberge
59dadc6535
docs: Link to config and clarify buffer size
2016-02-14 00:21:22 +01:00
Trygve Aaberge
0580a46688
audio: Add a config option for queue buffer size
...
It may help to increase this for users that are experiencing buffering
before track changes. Workaround for #1409 .
2016-02-13 23:37:22 +01:00
Stein Magnus Jodal
68add6cda9
audio: Workaround crash caused by race
...
Fixes #1430 . See #1222 for explanation and proper fix.
2016-02-10 23:03:36 +01:00
Stein Magnus Jodal
4691bf5ea6
process: Remove unused BaseThread class
2016-02-10 21:09:16 +01:00
Stein Magnus Jodal
6d856e88bb
docs: Add missing packages for Debian stable and Ubuntu < 15.10
...
Fixes #1434
2016-02-10 19:12:59 +01:00
Stein Magnus Jodal
4d0bc755a0
docs: Fix typo
2016-02-07 13:03:19 +01:00
Stein Magnus Jodal
78d10c4ab8
Reduce variation in Pykka imports
...
Which lets us reduce the amount of mocked modules when building docs
2016-02-07 12:55:13 +01:00
Stein Magnus Jodal
95b21599c7
docs: Update mocks for docs build without all deps
...
Fixes #1431
2016-02-07 12:45:16 +01:00
Stein Magnus Jodal
e7184cf0b3
Bump version to 2.0.0 because of GStreamer 1
...
Doing it right away instead of just before release for compat with
Mopidy-Spotify's develop branch.
2016-02-06 01:23:23 +01:00
Stein Magnus Jodal
ace7634804
gst1: Require GStreamer >= 1.2.3
2016-02-05 12:05:30 +01:00
Stein Magnus Jodal
0ac50ed499
docs: Update Arch source install to use new gst-python2 package
...
Thanks to Sergej Pupykin
2016-02-04 14:45:39 +01:00
Stein Magnus Jodal
d0783db422
docs: Fix link text
2016-02-04 00:12:19 +01:00
Stein Magnus Jodal
79cdc16d64
Merge pull request #1426 from adamcik/fix/1404-duplicate-seeks
...
audio: Prevent double seeks in appsrc (fixes : #1404 )
2016-02-03 23:40:31 +01:00
Stein Magnus Jodal
42a0f63ece
docs: Update Icecast streaming section
...
Fixes #1351
2016-02-03 23:37:07 +01:00
Stein Magnus Jodal
851c206d45
docs: Move advanced audio setups out of config page
2016-02-03 23:11:18 +01:00
Thomas Adamcik
0336b6077c
audio: Prevent double seeks in appsrc ( fixes : #1404 )
...
Sending the seek event to the playbin forwards it to all sinks. Which in turn
means on seek event per sink. To avoid this we inject the seek event in an
element before the tee.
2016-02-03 22:38:25 +01:00
Stein Magnus Jodal
30b50b64d3
docs: Update gst-{launch,inspect}-{0.10 => 1.0}
2016-02-03 22:24:20 +01:00
Stein Magnus Jodal
c749647a7b
deps: lamemp3enc replaces lame in Gst1
2016-02-03 22:10:11 +01:00
Trygve Aaberge
4e39f0969a
docs: Capitalize TCP in service docs
2016-02-03 13:41:04 +01:00