A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker ba90106588 ocarina/image.py
This adds two new classes.  Image() inherits from a gtk.Image, and adds
set_height(x) to scale an image so it is x pixels high.  AlbumArt()
inherits from Image, and will display the album art of the currently
playing song.
2010-10-26 22:45:59 -04:00
libsaria last.fm for album art 2010-10-26 22:44:09 -04:00
ocarina ocarina/image.py 2010-10-26 22:45:59 -04:00
plugins Multiple changes 2010-10-18 21:04:39 -04:00
tests Generic cache 2010-10-24 17:26:53 -04:00
.gitignore Added .gitignore file 2010-10-21 07:58:54 -04:00
Makefile Added makefile 2010-08-07 11:31:29 -04:00
ocarina.py Version strings 2010-10-24 17:22:24 -04:00
saria-test.py python2 for saria-test.py 2010-10-24 17:13:38 -04:00