index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
searchengine
/
searchengine.c
Age
Commit message (
Expand
)
Author
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2006-03-02
Fixed more pointer size vs. int size problems (64 bit sims)
Jens Arnold
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-08-31
Fake an USB connections to force reload of the file-tree after running these ...
Jonas Häggqvist
2005-04-29
fixes warning.
Michiel Van Der Kolk
2005-04-29
whoops.
Michiel Van Der Kolk
2005-04-29
*whistles*
Michiel Van Der Kolk
2005-04-29
hopefully fixes alignment and doesn't break anything..
Michiel Van Der Kolk
2005-04-29
Code policy...
Michiel Van Der Kolk
2005-04-28
dumb dumb dumb dumb dumb.....
Michiel Van Der Kolk
2005-04-28
Count hits... string searches appear to be broken for now, unsure why,
Michiel Van Der Kolk
2005-04-28
Read searchquery from a search "file" (search tokenstream)
Michiel Van Der Kolk
2005-04-28
No unneeded delays...
Michiel Van Der Kolk
2005-04-28
Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...
Michiel Van Der Kolk