rockbox/apps/plugins/searchengine
Steve Bavin 6526577818 Plugin parameters should be const.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17492 a1c6a512-1295-4272-9138-f99709370657
2008-05-13 09:57:56 +00:00
..
dbinterface.c "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me 2006-02-18 20:51:34 +00:00
dbinterface.h "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me 2006-02-18 20:51:34 +00:00
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
parser.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
parser.h This should give some optimization when and-ing things.... 2005-04-28 21:28:42 +00:00
searchengine.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
searchengine.h Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
token.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
token.h First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00