summaryrefslogtreecommitdiff
path: root/apps/plugins/searchengine/searchengine.c (follow)
Commit message (Expand)AuthorAge
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist2005-08-31
* fixes warning.Michiel Van Der Kolk2005-04-29
* whoops.Michiel Van Der Kolk2005-04-29
* *whistles*Michiel Van Der Kolk2005-04-29
* hopefully fixes alignment and doesn't break anything..Michiel Van Der Kolk2005-04-29
* Code policy...Michiel Van Der Kolk2005-04-29
* dumb dumb dumb dumb dumb.....Michiel Van Der Kolk2005-04-28
* Count hits... string searches appear to be broken for now, unsure why,Michiel Van Der Kolk2005-04-28
* Read searchquery from a search "file" (search tokenstream)Michiel Van Der Kolk2005-04-28
* No unneeded delays...Michiel Van Der Kolk2005-04-28
* Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...Michiel Van Der Kolk2005-04-28