ocarina/libsaria
Bryan Schumaker d5df6e134b libsaria: Build the substring index
This is an index of every substring in the (artist, album, title) tags
of the library.  This should be easier to work with than regular
expression based filtering since I don't need to compare every key with
every search term.
2011-11-13 09:48:50 -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: Build the substring index 2011-11-13 09:48:50 -05:00
path libsaria: Call a dummy index function for each TrackTag 2011-11-12 19:31:42 -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