Accept the last patch FS#10797 with a few changes by me (fixing side effects and...
commit1b2ce17ac3026d5af1df9281a064397375e27830
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
parent1ebd72126a5ae100109581595ffae57bb5518987
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