rockbox/apps/plugins/shortcuts
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
..
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
shortcuts.h Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
shortcuts_append.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00
shortcuts_common.c consolidate the 3 file_exists() functions into one; use the version that explicitly uses dircache; give dir_exists() the same treatment for consistency 2007-11-21 21:28:27 +00:00
shortcuts_view.c Plugin parameters should be const. 2008-05-13 09:57:56 +00:00