Playlist Viewer Changes to bring consistency:
commit1e7e12c06b6d85bc4242c65f99c31c10163e1b65
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
parent9709a511cdaf9cbebcc04a2f126f984d3355c579
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