| .. |
|
__init__.py
|
mpd: Added default_playlist_scheme to configuration
|
2015-10-29 15:03:41 +01:00 |
|
test_audio_output.py
|
core: get_mute() with no mixer returns None
|
2015-03-13 21:19:56 +01:00 |
|
test_authentication.py
|
autopep8: Add space after class signature/docstring
|
2015-04-03 00:05:26 +02:00 |
|
test_channels.py
|
autopep8: Add space after class signature/docstring
|
2015-04-03 00:05:26 +02:00 |
|
test_command_list.py
|
autopep8: Add space after class signature/docstring
|
2015-04-03 00:05:26 +02:00 |
|
test_connection.py
|
tests: Fix typo in mock usage
|
2015-07-16 21:33:02 +02:00 |
|
test_current_playlist.py
|
core, mpd: Start tlid/songid counting at 1
|
2015-09-24 22:35:59 +02:00 |
|
test_idle.py
|
mpd: Switch MpdSession to using on_event and re-use listener helper.
|
2015-12-04 21:20:24 +01:00 |
|
test_mount.py
|
mpd: Add mount/unmount/listmounts/listneighbors command skeletons
|
2015-07-21 14:50:51 +02:00 |
|
test_music_db.py
|
mpd: Faster playlist listing
|
2015-08-06 01:06:43 +02:00 |
|
test_playback.py
|
mpd: fix protocol for replay_gain_status
|
2016-05-31 16:36:37 +02:00 |
|
test_reflection.py
|
-Edited Test to reflect Idle bug fix
|
2017-01-26 21:07:54 -06:00 |
|
test_regression.py
|
mpd: Refresh mapping when name is not present (Fixes #1348)
|
2015-12-05 12:49:45 +01:00 |
|
test_status.py
|
Merge pull request #1288 from adamcik/feature/implement-gapless
|
2015-10-07 23:32:31 +02:00 |
|
test_stickers.py
|
autopep8: Add space after class signature/docstring
|
2015-04-03 00:05:26 +02:00 |
|
test_stored_playlists.py
|
Updated playlistclear to use playlist lookup helper and added save failure tests.
|
2018-04-15 21:19:01 +01:00 |