A GTK+ / GStreamer based music player
Go to file
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
bin Added launcher 2010-11-03 21:41:36 -04:00
html web server: Load songs from the library browser 2011-05-01 11:05:55 -04:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
libsaria libsaria: Don't change audio pipeline state if no file loaded 2011-05-15 10:23:24 -04:00
ocarina ocarina: I don't need to call save after resetting playlist 2011-05-12 22:36:17 -04:00
plugins plugins: Web radio drop down selector 2011-05-01 11:54:40 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
scripts Ocarina: Start through a function call 2011-05-07 15:54:26 -04:00
.gitignore add ocarina.py to .gitignore 2011-05-01 12:04:41 -04:00
Makefile makefile: Remove ocarina.py as part of clean 2011-05-11 22:34:31 -04:00