A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker d9e343895c libsaria: Clean up picking the next song from a playlist
I don't need to iterate through a linked list to find the track anymore.
Instead, I can access tracks directly using an index.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-11-03 15:36:09 -04:00
include libsaria: Clean up picking the next song from a playlist 2012-11-03 15:36:09 -04:00
libsaria libsaria: Clean up picking the next song from a playlist 2012-11-03 15:36:09 -04:00
ocarina libsaria: Remove name field from playlists 2012-11-03 15:34:13 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore build: Generate the PKGBUILD file during scons release 2012-06-02 12:42:05 -04:00
config.py Improve build scripts 2012-09-13 22:14:50 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl build: Improve PKGBUILD.tmpl 2012-06-02 13:21:21 -04:00
Sconstruct Improve build scripts 2012-09-13 22:14:50 -04:00