Playlist Viewer Changes to bring consistency:
commit63f9daaec4b2586fd2d59d9cbcc65a8fa03237f6
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Feb 2010 19:06:39 +0000 (20 19:06 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 20 Feb 2010 19:06:39 +0000 (20 19:06 +0000)
tree18437a610ce91fe55bcca601cc0dbd21887bd839
parent97ad94d9a28424cdc497021e74eb961e439fdfee
Playlist Viewer Changes to bring consistency:
- combine its two context menus to one and
- make the ACTION_STD_MENU go to the main menu as it does in all other screens
- call playlist_viewer() via root_menu to reduce call depth and to be consistent with other screens (and for the above changes to be more flexible w.r.t to the following screen)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24791 a1c6a512-1295-4272-9138-f99709370657
apps/gui/wps.c
apps/menus/playlist_menu.c
apps/onplay.c
apps/onplay.h
apps/playlist_viewer.c
apps/playlist_viewer.h
apps/root_menu.c
apps/root_menu.h