Pass the buffer length to the list_get_name callback functions instead of using hardc...
commitd87b906c253b6398b381c7fd20404a4f4052fefa
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Apr 2008 15:25:17 +0000 (9 15:25 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Wed, 9 Apr 2008 15:25:17 +0000 (9 15:25 +0000)
tree70d377348ab0694c356fffd9fe25f095ccbe88fe
parent52a1323c16ae75e213f68d1175cd0cc7c0b43426
Pass the buffer length to the list_get_name callback functions instead of using hardcoded MAX_PATH

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17049 a1c6a512-1295-4272-9138-f99709370657
22 files changed:
apps/bookmark.c
apps/cuesheet.c
apps/debug_menu.c
apps/filetypes.c
apps/gui/bitmap/list.c
apps/gui/charcell/list.c
apps/gui/list.c
apps/gui/list.h
apps/gui/option_select.c
apps/menu.c
apps/menus/main_menu.c
apps/playlist_catalog.c
apps/playlist_viewer.c
apps/plugins/chessbox/chessbox_pgn.c
apps/plugins/lib/oldmenuapi.c
apps/plugins/properties.c
apps/plugins/random_folder_advance_config.c
apps/plugins/shortcuts/shortcuts_view.c
apps/plugins/text_editor.c
apps/recorder/radio.c
apps/screens.c
apps/tree.c