Stein Magnus Jodal
|
e18ee4798f
|
gst1: Fix docs typo
|
2016-02-02 15:00:57 +01:00 |
|
Stein Magnus Jodal
|
7df7b9d5f9
|
gst1: Add Audio API changes to changelog
|
2016-02-02 10:43:45 +01:00 |
|
Stein Magnus Jodal
|
efbfb39e86
|
docs: Update changelog
|
2016-01-31 21:07:17 +01:00 |
|
Stein Magnus Jodal
|
adb260af05
|
Merge branch 'release-1.1' into develop
Fixes #1400
|
2016-01-31 07:47:47 +01:00 |
|
jcass
|
2b8cd9f24f
|
fix:add reference to PR in changelog.
|
2016-01-21 05:59:57 +02:00 |
|
jcass
|
2fcbc691c0
|
fix:add changelog entry and fix line indentation.
|
2016-01-21 05:55:37 +02:00 |
|
Stein Magnus Jodal
|
6d0e3ec698
|
docs: Update changelog for 1.1.2
|
2016-01-18 22:54:32 +01:00 |
|
Trygve Aaberge
|
0c9618da14
|
Merge pull request #1397 from jodal/feature/mpd-volume-cmd
MPD: Add volume command
|
2016-01-18 22:49:49 +01:00 |
|
Stein Magnus Jodal
|
b09e667127
|
mpd: Fix review comments
|
2016-01-18 22:44:11 +01:00 |
|
Stein Magnus Jodal
|
77e2e088fd
|
docs: Cleanup changelog
|
2016-01-18 22:34:10 +01:00 |
|
Stein Magnus Jodal
|
14444fe24f
|
mpd: Add volume command
|
2016-01-17 22:28:23 +01:00 |
|
Thomas Kemmer
|
60b071dbbd
|
m3u: Update changelog for PR #1386.
|
2016-01-10 20:08:20 +01:00 |
|
Stein Magnus Jodal
|
70b4851a29
|
docs: Add fix for bad event crash to changelog
Fixes #1383
|
2016-01-10 07:52:21 +01:00 |
|
Stein Magnus Jodal
|
38307a5717
|
docs: Add PR#1371 to changelog
|
2016-01-05 21:18:57 +01:00 |
|
Stein Magnus Jodal
|
7589d37f15
|
docs: Cleanup changelog
|
2016-01-03 23:41:46 +01:00 |
|
jcass
|
4e63e4280c
|
Merge remote-tracking branch 'upstream/release-1.1' into fix/1378
|
2016-01-04 00:04:42 +02:00 |
|
jcass
|
aa140beda4
|
Fix changelog merge conflict.
|
2016-01-02 15:56:04 +02:00 |
|
Stein Magnus Jodal
|
f2194e9d5e
|
fix: skip uplayable tracks when the next track is selected while in a paused state.
|
2016-01-02 15:51:17 +02:00 |
|
Stein Magnus Jodal
|
094a874055
|
core: Make lookup() ignore tracks without URI
Fixes #1340
|
2016-01-01 23:44:26 +01:00 |
|
Stein Magnus Jodal
|
19726832e7
|
docs: Add PR ref to changelog
|
2016-01-01 23:41:53 +01:00 |
|
Stein Magnus Jodal
|
6afd5b0c70
|
Fix tests and update changelog
|
2016-01-01 23:13:42 +01:00 |
|
Thomas Adamcik
|
92bb9b9b77
|
logging: Catch errors when loading logging/config_file
(cherry picked from commit ede5b8abff)
|
2016-01-01 22:54:41 +01:00 |
|
Stein Magnus Jodal
|
5462f0e319
|
Merge pull request #1369 from tkem/m3u-fix-1364
m3u: Derive track name from file name for non-extended M3U playlists.
|
2015-12-29 02:02:48 +01:00 |
|
Thomas Kemmer
|
22690ee5a9
|
m3u: Derive track name from file name for non-extended M3U playlists.
|
2015-12-23 18:14:19 +01:00 |
|
Thomas Kemmer
|
ef1468d8d6
|
core: Add PlaylistsController.get_uri_schemes().
|
2015-12-13 19:02:33 +01:00 |
|
jcass
|
fb7b466bee
|
Result of prepare_change no longer affects whether a track is added to the history.
Update changelog and test cases.
|
2015-12-07 07:53:34 +02:00 |
|
jcass
|
139634b93b
|
Update changelog.
|
2015-12-06 19:27:02 +02:00 |
|
jcass
|
2b00e83179
|
Mark track as playing and add to history if changing track while paused.
|
2015-12-06 19:16:20 +02:00 |
|
Thomas Adamcik
|
ede5b8abff
|
logging: Catch errors when loading logging/config_file
|
2015-12-05 22:44:39 +01:00 |
|
Thomas Adamcik
|
22ec9d9060
|
mpd: Add missing seeked event handling for idle
Fixes #1331
(cherry picked from commit 19daa89e15)
|
2015-12-05 22:19:29 +01:00 |
|
Stein Magnus Jodal
|
3e259f1c00
|
Merge pull request #1347 from adamcik/feature/mpd-idle-cleanup
MPD idle cleanup
|
2015-12-05 21:36:11 +01:00 |
|
Thomas Adamcik
|
1c2850bc3e
|
docs: Use :issue: instead of :pr:
|
2015-12-05 21:24:18 +01:00 |
|
Thomas Adamcik
|
8c6bb63963
|
docs: Improve changelog PR#1346 per review comments
|
2015-12-05 11:34:15 +01:00 |
|
Thomas Adamcik
|
da84c0f59c
|
docs: Update changelog for MPD idle fixes
|
2015-12-05 11:22:33 +01:00 |
|
Thomas Adamcik
|
438b4b7a35
|
docs: Update changelog with seek related changes
|
2015-12-04 23:09:48 +01:00 |
|
Thomas Adamcik
|
a086857dd7
|
docs: Update changelog with MPD idle fixes
|
2015-12-04 22:16:35 +01:00 |
|
Stein Magnus Jodal
|
e495e382e7
|
docs: Update changelog and authors
|
2015-11-28 23:54:44 +01:00 |
|
Stein Magnus Jodal
|
e48ac186f0
|
models: Deprecate Album.images
Fixes #1325
|
2015-11-18 15:03:13 +01:00 |
|
Stein Magnus Jodal
|
8aeb9841c5
|
mpd: Final cleanup of PR #1187, #1308 and #1322
Fixes #1014, fixes #1322
|
2015-10-29 20:50:23 +01:00 |
|
kozec
|
cb20958e48
|
mpd: Added line about stored playlists modifying commands to changelog
|
2015-10-29 15:03:41 +01:00 |
|
Stein Magnus Jodal
|
20efdbfc20
|
Merge pull request #1317 from ghallberg/develop
Run sphinx linkcheck in tox. Fixes for a bunch of broken links.
|
2015-10-27 08:14:44 +01:00 |
|
Gustaf Hallberg
|
8ebe9f59fd
|
Run sphinx linkcheck in tox. Fixes for a bunch of fixes for such.
|
2015-10-21 21:32:21 +02:00 |
|
Stein Magnus Jodal
|
b1a2d14439
|
docs: Order releases in changelog
|
2015-10-08 09:00:19 +02:00 |
|
Stein Magnus Jodal
|
93899c8599
|
Merge pull request #1288 from adamcik/feature/implement-gapless
Gapless part 1
|
2015-10-07 23:32:31 +02:00 |
|
Thomas Adamcik
|
efeac2dba8
|
docs: Add changelog placeholder for gapless
|
2015-10-06 23:35:38 +02:00 |
|
Stein Magnus Jodal
|
8dabdd7287
|
Merge branch 'release-1.1' into develop
|
2015-10-06 11:49:37 +02:00 |
|
Cadel Watson
|
525019d03e
|
Exit with error if clear or scan attempts to load nonexistent library
Fixes #1298
(cherry picked from commit 1e037adfc1fbecaebcd6173a2bcda7ce6d436c37)
(cherry picked from commit 44eb668ff957fae42d3ddcab9a3acda56d9ecc8c)
(cherry picked from commit bf318fb1ea09108d9b0c32de2d70383f9f740c4b)
|
2015-10-06 11:49:22 +02:00 |
|
Thomas Adamcik
|
4c5e80a279
|
Merge pull request #1293 from jodal/feature/tlid-starts-at-1
core, mpd: Start tlid/songid counting at 1
|
2015-10-04 23:46:52 +02:00 |
|
Stein Magnus Jodal
|
0093eeffe2
|
Merge branch 'release-1.1' into develop
|
2015-10-04 23:44:48 +02:00 |
|
Stein Magnus Jodal
|
6f32bdc083
|
stream: Don't parse as playlist if playable
|
2015-10-04 23:08:07 +02:00 |
|