rockbox/apps/plugins/databox
Michiel Van Der Kolk c735ed7914 First runtime database support, self repairing, only playcount works for now,
which is still rather crude; playcount gets increased even if the song started playback but was skipped... track rating should be trivial to add, autorating also works since its based on playcount.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6969 a1c6a512-1295-4272-9138-f99709370657
2005-07-01 17:29:44 +00:00
..
databox.c Hristo Kovachev's keypad fixes for the H300 build 2005-06-29 12:47:24 +00:00
databox.h Databox: Added crude print() function, and enabled building on all targets. 2005-05-08 19:39:07 +00:00
editparser.c Starts with and ends with support (for strings), as requested. 2005-05-10 23:44:22 +00:00
editparser.h Databox! 2005-05-08 14:41:41 +00:00
edittoken.c I bet nobody enters more than 100 letters in search strings, and since there 2005-06-27 22:43:11 +00:00
edittoken.h First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
Makefile Whoops. it seems my makefile format was out of date compared to cvs. 2005-05-08 15:00:06 +00:00