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
|
99e80f3f7b
|
Merge branch 'develop' into feature/mpris-frontend
|
2011-07-18 10:22:59 +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 |
|
Stein Magnus Jodal
|
a8459c1d9b
|
Merge branch 'develop' into feature/mpris-frontend
|
2011-07-17 23:57:32 +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
|
b2ccdec960
|
Rip out rest of code that supported simulatnous outputs
|
2011-07-17 04:21:04 +02:00 |
|
Thomas Adamcik
|
f912164d39
|
Quick rewrite to tee-less design
|
2011-07-17 04:19:16 +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 |
|
Thomas Adamcik
|
a0c62f8245
|
Use glib.get_user_special_dir(USER_DIRECTORY_MUSIC) to try and determine LOCAL_MUSIC_PATH
|
2011-07-17 02:25:13 +02:00 |
|
Thomas Adamcik
|
c112e6d5df
|
Fix conversion of spotify backend to xdg locations
|
2011-07-17 02:19:18 +02:00 |
|
Thomas Adamcik
|
3468feb1a9
|
Switch local backend over to xdg_data_dir
|
2011-07-17 02:16:44 +02:00 |
|
Thomas Adamcik
|
aa2c68d88e
|
Add simply check for old .mopidy folder
|
2011-07-17 02:12:55 +02:00 |
|
Thomas Adamcik
|
f483908761
|
Switch to using SETTINGS_FOLDER and SETTINGS_FILE derived from xdg
|
2011-07-17 02:12:55 +02:00 |
|
Thomas Adamcik
|
f365786c9d
|
Switch to get_user_config_dir() instead of .mopidy
|
2011-07-17 02:12:55 +02:00 |
|
Thomas Adamcik
|
ee856dd06e
|
Switch to using xdg cache folder for spotify cache
|
2011-07-17 02:12:54 +02:00 |
|
Thomas Adamcik
|
6f268cd491
|
Merge branch 'develop' of github.com:mopidy/mopidy into develop
|
2011-07-17 02:12:03 +02:00 |
|
Thomas Adamcik
|
e2597ab23f
|
Fix minor bug in settings subsystem that prevented _FILE/PATH settings to be set to None
|
2011-07-17 02:11:06 +02:00 |
|
Thomas Adamcik
|
d07a758f68
|
Update tests to reflect that server's socket errors should simply not be handeled
|
2011-07-17 00:42:37 +02:00 |
|
Thomas Adamcik
|
d2a9e3d1ec
|
Make send_callback respect flags from gobject
|
2011-07-17 00:33:15 +02:00 |
|
Thomas Adamcik
|
c773998fd8
|
Stop actor if decode or encode fails
|
2011-07-17 00:26:50 +02:00 |
|
Thomas Adamcik
|
ffd4ae5045
|
Some more test cleanup and improvement
|
2011-07-17 00:06:10 +02:00 |
|
Thomas Adamcik
|
91b450bd6b
|
Add tests for line protocol host and port properties
|
2011-07-16 22:56:43 +02:00 |
|
Thomas Adamcik
|
a1c382666f
|
Split up tests into multiple files
|
2011-07-15 01:08:29 +02:00 |
|
Thomas Adamcik
|
1b46dade83
|
Note why source_remove return values are ignored
|
2011-07-15 00:54:14 +02:00 |
|
Thomas Adamcik
|
e6781135ba
|
Doubled checked most network.Server/Connection/LineProtocol tests
|
2011-07-15 00:48:47 +02:00 |
|
Thomas Adamcik
|
805a6fefd0
|
Lint fixing
|
2011-07-14 23:14:51 +02:00 |
|
Thomas Adamcik
|
e23476cc6f
|
Cleanup some tests
|
2011-07-14 23:05:08 +02:00 |
|
Thomas Adamcik
|
96ebb4eed4
|
Indicate connection type in log message
|
2011-07-14 14:02:36 +02:00 |
|
Thomas Adamcik
|
fe6e4a65f5
|
Fix syntax error
|
2011-07-14 11:09:04 +02:00 |
|