A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 6d7828b946 libsaria: Store library path as a linked list of track tags
Lookup by id will be slighly slower, but now I will have one list for
each path that can be merged together and sorted to represent the
library.  This sounds like a good tradeoff to me, especially since I can
store an iterator to the current track when deciding what to play next.
This will give me much faster access to song for the current track.
2011-11-06 11:16:46 -05:00
images images: Flip thumbs down button 2011-05-01 11:59:50 -04:00
include libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00
libsaria libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00
ocarina Ocarina: Add a test menu item 2011-11-04 08:25:51 -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