rockbox/apps/plugins/searchengine
Daniel Stenberg 11d7cb9126 entry *entryarray is static in the C source so it can't be extern here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7050 a1c6a512-1295-4272-9138-f99709370657
2005-07-07 08:07:05 +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 entry *entryarray is static in the C source so it can't be extern here 2005-07-07 08:07:05 +00:00
Makefile Same 'DLL' messages as the new plugin Makefile. 2005-05-07 23:40:45 +00:00
parser.c Starts with and ends with support (for strings), as requested. 2005-05-10 23:44:22 +00:00
parser.h
searchengine.c
searchengine.h
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