Accept the last patch FS#10797 with a few changes by me (fixing side effects and...
commit34d01bd053c37be9c936a4c24167da81232a5321
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 26 Jan 2010 20:14:42 +0000 (26 20:14 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 26 Jan 2010 20:14:42 +0000 (26 20:14 +0000)
tree1196849b9a02ebf39fa5d6c33df1db9334aeead2
parent3df54f63f77e0827540d1d5bb9f258859c84f92a
Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme.
This makes plugins show the menu backdrop in their backdrop so that they don't look like crap if you have an sbs and look more integrated. I've test about all plugins and all work fine.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24335 a1c6a512-1295-4272-9138-f99709370657
apps/gui/backdrop.c
apps/gui/backdrop.h
apps/gui/viewport.c
apps/gui/wps.c
apps/menu.c
apps/menu.h
apps/plugin.h
apps/plugins/pictureflow/pictureflow.c
apps/screen_access.c
apps/screen_access.h