summaryrefslogtreecommitdiff
path: root/apps/plugins/databox/edittoken.c (follow)
Commit message (Collapse)AuthorAge
* 1) Delete unused files from old database and old gui files 2) Remove ↵Nils Wallménius2006-12-11
| | | | | | unneccesary includes of the old database header 3) Delete the deprecated databox plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11715 a1c6a512-1295-4272-9138-f99709370657
* I bet nobody enters more than 100 letters in search strings, and since thereDaniel Stenberg2005-06-27
| | | | | | | are 70 of these, we gain 10K in one single step. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6902 a1c6a512-1295-4272-9138-f99709370657
* New search capabilities; autorating, bitrate, track number, playtime, samplerateMichiel Van Der Kolk2005-06-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6588 a1c6a512-1295-4272-9138-f99709370657
* Starts with and ends with support (for strings), as requested.Michiel Van Der Kolk2005-05-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6454 a1c6a512-1295-4272-9138-f99709370657
* Databox!Michiel Van Der Kolk2005-05-08
The frontend plugin for the searchengine, creates searchengine files (rsp) Its not pretty, but it works. Only compiling for recorder and iriver for now....since i don't know about players... Also, i'm hoping someone will beautify the interface someday. PS. Editing modes aren't fully operational yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6432 a1c6a512-1295-4272-9138-f99709370657