rockbox/apps/plugins/searchengine
2006-10-27 21:48:06 +00:00
..
dbinterface.c "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me 2006-02-18 20:51:34 +00:00
dbinterface.h "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me 2006-02-18 20:51:34 +00:00
Makefile Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +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 Fixed more pointer size vs. int size problems (64 bit sims) 2006-03-02 01:37:54 +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