Recode filetypes.c to remove its need for a static string buffer.
commit8b7015aae5c0204917c0bcb01db432de94b3ca36
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Mar 2007 06:16:00 +0000 (29 06:16 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Mar 2007 06:16:00 +0000 (29 06:16 +0000)
treea3e2766c1424ded8a2de37ba28f0a709ee3d4ded
parentd3b6ba5fecbd365233e6c1260dd35f67fbf9d289
Recode filetypes.c to remove its need for a static string buffer.
Functional changes:
- filetypes.c handles the open with menu now instead of onplay.c
- automatic plugin registration no longer works (did anyone know about you could do this?)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12959 a1c6a512-1295-4272-9138-f99709370657
apps/filetypes.c
apps/filetypes.h
apps/gui/icon.h
apps/main.c
apps/onplay.c
apps/settings.h
apps/tree.c