A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker b98373c0fa libsaria: Convert Playlist class to use a vector
Vectors are more straightforward than linked lists and they should allow
me to clean up the code a lot.  For now I just put in the straight
conversion, I'll clean things up in future patches.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-11-02 23:00:20 -04:00
include libsaria: Convert Playlist class to use a vector 2012-11-02 23:00:20 -04:00
libsaria libsaria: Convert Playlist class to use a vector 2012-11-02 23:00:20 -04:00
ocarina libsaria: Use [] to access track string properties 2012-10-31 17:42:57 -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