mopidy/tests
Thomas Adamcik e00b590ae9 Detangle EOT and EOS.
This commit tries to detangle EOS from EOT which we have incorrectly
intermingled. EOS events should only be happening at the end of the playlist
when we are about to stop. EOT handling has been removed / broken in this
change, and will need to be re-added with proper tests.
2012-12-12 22:57:19 +01:00
..
audio audio: Add AudioListener.on_event() 2012-12-01 11:20:44 +01:00
backends Detangle EOT and EOS. 2012-12-12 22:57:19 +01:00
core core: Add CoreListener.on_event() 2012-11-30 22:39:37 +01:00
data Updated find files to ignore hidden files and folders. 2012-09-16 18:14:11 +02:00
frontends mpd: Use file:// URIs in tag_cache 2012-12-11 10:29:43 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils utils: Include ws4py in --list-deps 2012-12-01 09:58:21 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
__main__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
help_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
models_test.py models: Change serialized type marker from '__type__' to '__model__' 2012-11-20 00:21:26 +01:00
scanner_test.py scanner: Test invalid date 2012-12-02 15:48:02 +01:00
version_test.py Bump version number to 0.9.0 2012-11-21 01:42:51 +01:00