ocarina/libsaria
Bryan Schumaker 67369e88a7 libsaria: Don't change audio pipeline state if no file loaded
I only want to change to gst.STATE_PLAYING or gst.STATE_PAUSED if the
pipeline currently has a file loaded.  Not doing this can cause an
exception in position() when get_state() returns gst.STATE_READY instead
of gst.STATE_NULL.
2011-05-15 10:23:24 -04:00
..
audio libsaria: Don't change audio pipeline state if no file loaded 2011-05-15 10:23:24 -04:00
path libsaria: Remove old threads.py module 2011-05-08 10:58:41 -04:00
sources libsaria: Add idea to playlist 2011-05-14 08:29:55 -04:00
storage libsaria: Set cache basedir when storage imported 2011-05-07 17:15:06 -04:00
__init__.py libsaria: Remove playlist startup() function 2011-05-13 08:27:59 -04:00
callbacks.py libsaria: Added queue_changed callback 2011-05-07 18:52:24 -04:00
controls.py libsaria: Generic next() in sources 2011-05-07 18:15:35 -04:00
plugin.py Quit plugins on exit 2010-12-03 08:29:16 -05:00
prefs.py libsaria: New preferences functions 2011-05-01 12:46:16 -04:00
trees.py libsaria: Remove old preferences code 2011-05-01 12:46:16 -04:00
version.py libsaria: Bump version 2011-05-11 22:31:28 -04:00
web.py libsaria: Move version information to new file 2011-05-07 15:58:33 -04:00
xm.py xml write node with attributes 2010-12-03 08:35:15 -05:00