xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

Remove "Suspend" and "Hibernate" from XBMC shutdown menu #302

Closed Koenkk closed 11 years ago

Koenkk commented 11 years ago

Because they do nothing

BartOtten commented 11 years ago

Maybe you can redirect those issues to skinners like MadMax so you can focus on your main business. Another example: https://github.com/xbianonpi/xbian/issues/296

Koenkk commented 11 years ago

Please revert this as this is now the best way to do this. (for example: the XBMC.Suspend() method should return false, that way other skins are also supported). https://github.com/xbianonpi/xbian-patches/blob/master/xbmc/PowerManager.patch

CurlyMoo commented 11 years ago

Aha, cool.

mad-max commented 11 years ago

Shall I provide a new PR with the mentioned method above?

EDIT: Just saw, you already provided this...

CurlyMoo commented 11 years ago

It was already secretly included by Koekk