index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
searchengine
/
searchengine.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-21
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Fixed more pointer size vs. int size problems (64 bit sims)
Jens Arnold
2006-03-02
*
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-15
*
Fake an USB connections to force reload of the file-tree after running these ...
Jonas Häggqvist
2005-08-31
*
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-29
*
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
2005-04-28