rockbox/apps/plugins/searchengine
Michiel Van Der Kolk c735ed7914 First runtime database support, self repairing, only playcount works for now,
which is still rather crude; playcount gets increased even if the song started playback but was skipped... track rating should be trivial to add, autorating also works since its based on playcount.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6969 a1c6a512-1295-4272-9138-f99709370657
2005-07-01 17:29:44 +00:00
..
Makefile Same 'DLL' messages as the new plugin Makefile. 2005-05-07 23:40:45 +00:00
dbinterface.c First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
dbinterface.h First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
parser.c Starts with and ends with support (for strings), as requested. 2005-05-10 23:44:22 +00:00
parser.h This should give some optimization when and-ing things.... 2005-04-28 21:28:42 +00:00
searchengine.c fixes warning. 2005-04-29 23:40:52 +00:00
searchengine.h Code policy... 2005-04-29 21:02:17 +00:00
token.c New search capabilities; autorating, bitrate, track number, playtime, samplerate 2005-06-06 19:34:35 +00:00
token.h First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00