ocarina/libsaria
Bryan Schumaker fc50ceb34f libsaria: Format each tag as it is read in
I lowercase everything, strip out some characters, and create a linked
list of each word for each tag.
2011-11-12 19:21:41 -05:00
..
audio libsaria: Only load song if string is not empty 2011-11-09 08:33:40 -05:00
idle libsaria: Create an idle namespace 2011-10-27 15:18:03 -04:00
library libsaria: Create an IdleTask for indexing the library 2011-11-12 14:25:32 -05:00
path libsaria: Format each tag as it is read in 2011-11-12 19:21:41 -05:00
callback.cpp Remove callbacks from libsaria class 2011-09-10 13:46:09 -04:00
controls.cpp libsaria: Implement a next() function 2011-11-06 19:17:15 -05:00
current.cpp libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00
libsaria.cpp libsaria: Choose the next song based on the random setting 2011-11-07 18:33:15 -05:00
model.cpp libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
prefs.cpp libsaria: Check stream status before reading 2011-11-09 17:28:19 -05:00
print.cpp libsaria: New print functions 2011-09-17 13:48:09 -04:00
track.cpp libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00