mopidy/tests
Stein Magnus Jodal 6238f55ae2 core: Add CoreListener.on_event()
The `on_event()` method is called on all events. By default, it forwards the
event to the specific event handler methods. It's also a convenient method to
override if you want to handle all events in one place.
2012-11-30 22:39:37 +01:00
..
audio audio: Maintain state and trigger events based on GStreamer state changes 2012-11-14 01:49:17 +01:00
backends core: Don't fail when adding tracks after end of tracklist 2012-11-20 22:36:39 +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 http: Remove empty test file for the WebSocket 2012-11-27 23:25:16 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils jsonrpc: Give explicit error if calling method without object path 2012-11-25 21:51:59 +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 Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
version_test.py Bump version number to 0.9.0 2012-11-21 01:42:51 +01:00