A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 136f12bc7c libsaria: Created a SourceModel class
The source model class is used to more tightly control how songs are
inserted into the UI.  I provide an insert() function that the library's
for_each() function can take advantage of.  This allows me to directly
insert songs into the UI rather than having to use a static function as
the "middle man"
2011-10-29 15:19:45 -04:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
include libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
libsaria libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
ocarina ocarina: Rearrange the now playing panel 2011-10-29 04:46:42 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
.gitignore Change final program name 2011-09-03 09:13:38 -04:00
Sconstruct Remove config system 2011-10-28 14:17:59 -04:00