Thomas Adamcik
|
2c0f2ab82c
|
Typo fix
|
2011-07-24 19:48:41 +02:00 |
|
Thomas Adamcik
|
e233fe1d14
|
Merge branch 'develop' into feature/mpd-idle-support
|
2011-07-24 16:23:09 +02:00 |
|
Thomas Adamcik
|
2a0646cc43
|
Merge branch 'feature/less-verbose-logging' into develop
|
2011-07-24 16:22:42 +02:00 |
|
Thomas Adamcik
|
6bd3918706
|
Add idle addition to changelog
|
2011-07-24 12:03:30 +02:00 |
|
Thomas Adamcik
|
451b52fde5
|
Make sure we prevent timeouts when in idle mode
|
2011-07-24 01:59:32 +02:00 |
|
Thomas Adamcik
|
9895f5197c
|
Test via on_receive instead of on_line_received to ensure timeout code is also tested
|
2011-07-23 14:48:52 +02:00 |
|
Thomas Adamcik
|
b33e66b0c8
|
Add comment to idle filter
|
2011-07-23 14:47:35 +02:00 |
|
Thomas Adamcik
|
0e58d771cd
|
Make tests check that response only has values once, fixes double OK bug
|
2011-07-23 03:58:26 +02:00 |
|
Thomas Adamcik
|
63dba5553f
|
Move idle code from dispatcher to protocol.status module
|
2011-07-23 03:32:45 +02:00 |
|
Thomas Adamcik
|
e4ce31a438
|
Ensure that empty command does not get added to command list
|
2011-07-23 03:28:29 +02:00 |
|
Thomas Adamcik
|
171137504f
|
Move subscriptions and events into context object
|
2011-07-23 02:30:13 +02:00 |
|
Thomas Adamcik
|
08d486785d
|
Basic working version of idle command
|
2011-07-23 02:23:20 +02:00 |
|
Thomas Adamcik
|
37d5509a62
|
Merge branch 'develop' into feature/mpd-idle-support
|
2011-07-21 01:59:26 +02:00 |
|
Stein Magnus Jodal
|
54b226eda4
|
Merge pull request #124 from adamcik/feature/higher-level-protocol-testing
|
2011-07-20 15:55:59 -07:00 |
|
Thomas Adamcik
|
b5a32a1dc3
|
Migrate authentication_test
|
2011-07-20 20:35:27 +02:00 |
|
Thomas Adamcik
|
df66a4234b
|
Migrate command_list_test
|
2011-07-20 20:30:50 +02:00 |
|
Thomas Adamcik
|
15e6f1a6ca
|
Cleanup imports and dispatcher assignment in protocol.BaseTestCase
|
2011-07-20 20:27:38 +02:00 |
|
Thomas Adamcik
|
f88a0a0090
|
Migrate connection_test and support any number of blanks as empty command
|
2011-07-20 20:23:14 +02:00 |
|
Thomas Adamcik
|
b445af7cfb
|
Migrate reflection_test
|
2011-07-20 20:09:58 +02:00 |
|
Thomas Adamcik
|
730368dbeb
|
Migrate regression_test
|
2011-07-20 20:00:25 +02:00 |
|
Thomas Adamcik
|
5d18c64bf9
|
Migrate stored_playlists_test
|
2011-07-20 19:44:06 +02:00 |
|
Thomas Adamcik
|
ec69ce2044
|
Partially migrate status_test
|
2011-07-20 19:36:03 +02:00 |
|
Thomas Adamcik
|
c3a498e62b
|
Migrate stickers_test
|
2011-07-20 18:00:59 +02:00 |
|
Thomas Adamcik
|
93d2aa8240
|
Migrate music_db_test.py
|
2011-07-20 17:53:24 +02:00 |
|
Thomas Adamcik
|
c4a1692d92
|
Migrate current_playlist_test
|
2011-07-20 17:38:05 +02:00 |
|
Thomas Adamcik
|
523f5eb03a
|
Migrate audo_output_test
|
2011-07-20 16:29:39 +02:00 |
|
Thomas Adamcik
|
6d444362a1
|
Cleanup imports in playback_test
|
2011-07-20 16:25:16 +02:00 |
|
Thomas Adamcik
|
3d1c47586e
|
Match assertIn behaviour and rename helper to assertInResponse
|
2011-07-20 16:14:43 +02:00 |
|
Thomas Adamcik
|
da9b6470ba
|
Switched playback test over to testing via MpdSession slightly higher level testing
|
2011-07-19 23:57:26 +02:00 |
|
Thomas Adamcik
|
e050c13251
|
Remove most of pykka logging which we don't need unless debuging
|
2011-07-19 21:08:14 +02:00 |
|
Thomas Adamcik
|
da3b4c4b93
|
Add changed event for volume and updated MpdSession to regcognise it.
|
2011-07-19 11:07:36 +02:00 |
|
Thomas Adamcik
|
8ae0381cd8
|
Start adding idle to frontend, mpd-session and dispatcher
|
2011-07-19 03:45:40 +02:00 |
|
Thomas Adamcik
|
4f124480c3
|
Add an options wrapper to magically pick up changes
|
2011-07-19 03:44:50 +02:00 |
|
Thomas Adamcik
|
ce1a0118d8
|
Add event that indicates playlist whenever version is changed
|
2011-07-19 03:44:50 +02:00 |
|
Thomas Adamcik
|
1e5a5fb7d0
|
Add playback state changed event
|
2011-07-19 03:44:50 +02:00 |
|
Thomas Adamcik
|
215ed61b0b
|
Update existing listener events to reflect that they only notify about track changes
|
2011-07-19 03:44:46 +02:00 |
|
Thomas Adamcik
|
e919dcf627
|
Create helper for sending events to BackendListeners
|
2011-07-19 00:49:43 +02:00 |
|
Thomas Adamcik
|
0ccb5dec23
|
Add debug tool that inspects MPD's idle behaviour
|
2011-07-19 00:13:39 +02:00 |
|
Stein Magnus Jodal
|
2ec9570a4c
|
Formatting
|
2011-07-18 10:17:59 +02:00 |
|
Stein Magnus Jodal
|
f72513efd4
|
Merge pull request #123 from adamcik/feature/xdg-folders
|
2011-07-18 01:09:09 -07:00 |
|
Thomas Adamcik
|
0479adf7fc
|
Fix s/_FOLDER/_PATH/, move cache to mopidy instead of spotify folder and fix docs.
|
2011-07-18 00:15:58 +02:00 |
|
Thomas Adamcik
|
728fbe7fe3
|
Merge branch 'develop' into feature/xdg-folders
|
2011-07-17 23:58:42 +02:00 |
|
Thomas Adamcik
|
6cf5deb216
|
Typo fix :)
|
2011-07-17 23:52:32 +02:00 |
|
Thomas Adamcik
|
1727a73f5f
|
Merge branch 'develop' into feature/glib-loop
Conflicts:
docs/changes.rst
|
2011-07-17 23:45:20 +02:00 |
|
Thomas Adamcik
|
23775dfe1a
|
Fix up last comments regarding typo and more logging
|
2011-07-17 23:44:00 +02:00 |
|
Thomas Adamcik
|
292d0e26cf
|
Fix minor issue in get_class bug caused by bad user input.
|
2011-07-17 04:18:24 +02:00 |
|
Thomas Adamcik
|
bc6162ca05
|
Remove outdated refrence to mopidy.utils.process.GObjectEventThread
|
2011-07-17 03:16:48 +02:00 |
|
Thomas Adamcik
|
83ccee0bf5
|
Set metadata to ' ' when data is mising (fixes: #122)
|
2011-07-17 03:11:02 +02:00 |
|
Thomas Adamcik
|
0f976fe4e0
|
Add changes notes about network code changes
|
2011-07-17 02:38:41 +02:00 |
|
Thomas Adamcik
|
c5b7d5a35e
|
Note XDG change in changes file
|
2011-07-17 02:33:21 +02:00 |
|