summaryrefslogtreecommitdiff
path: root/apps/plugins/searchengine (follow)
Commit message (Expand)AuthorAge
* Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold2006-03-02
* prevent rockbox from using the wrong includesMarcoen Hirschberg2006-02-24
* "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid...Hristo Kovachev2006-02-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist2005-08-31
* entry *entryarray is static in the C source so it can't be extern hereDaniel Stenberg2005-07-07
* First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk2005-07-01
* New search capabilities; autorating, bitrate, track number, playtime, samplerateMichiel Van Der Kolk2005-06-06
* Database v3 support.. works with the new format, new fields aren't getting us...Michiel Van Der Kolk2005-06-05
* Autorating should work now. at least. it would. but there is no runtime data ...Michiel Van Der Kolk2005-05-11
* Starts with and ends with support (for strings), as requested.Michiel Van Der Kolk2005-05-10
* Same 'DLL' messages as the new plugin Makefile.Jens Arnold2005-05-07
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Better error messenging. less crashes. good.Michiel Van Der Kolk2005-04-29
* 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
* Alignment.Michiel Van Der Kolk2005-04-29
* Code policy...Michiel Van Der Kolk2005-04-29
* This should give some optimization when and-ing things....Michiel Van Der Kolk2005-04-28
* dumb dumb dumb dumb dumb.....Michiel Van Der Kolk2005-04-28
* Make searchengine compile for all targets; correct linking for archos.Jens Arnold2005-04-28
* Fixed stripping of \n..Michiel Van Der Kolk2005-04-28
* scanf sucks :/Michiel Van Der Kolk2005-04-28
* scanf sucks >.<;Michiel Van Der Kolk2005-04-28
* low level search query file maker, to be built on host, not target..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
* Better endian functions for reading longs/shortsMichiel Van Der Kolk2005-04-28
* Proper headers, simulator support should (emphasis on should) work.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