[WIP] Multi Slideshow Screensaver
#48
Hi

I just updated the screensaver add-on and rebooted my HTPC etc.

Pressing backspace on the keyboard doesn't seem to exit the screensaver, after launching it from the Program add-ons area. However pressing Escape on the keyboard does exit.

I have a similar issue with the remote control, which is a Logitech Harmony remote setup in MCE mode.

Pressing the EXIT button (KEY_BACK) and also the CLEAR button (KEY_BACKSPACE) does not exit the screensaver.

However if I press the MENU button (KEY_ESC) on the remote control then the screensaver exits OK.

Code:
OpenELEC (official) Version: 3.2.4
XBMC01:~ # ir-keytable -t
Testing events. Please, press CTRL-C to abort.
1389345745.049209: event MSC: scancode = 200002a
1389345745.049209: event key down: KEY_BACK (0x009e)
1389345745.049209: event sync
1389345745.145200: event MSC: scancode = 200002a
1389345745.145200: event sync
1389345745.249192: event key up: KEY_BACK (0x009e)
1389345745.249192: event sync
1389345758.177114: event MSC: scancode = 2000029
1389345758.177114: event key down: KEY_BACKSPACE (0x000e)
1389345758.177114: event sync
1389345758.273116: event MSC: scancode = 2000029
1389345758.273116: event sync
1389345758.369120: event key up: KEY_BACKSPACE (0x000e)
1389345758.369120: event sync
1389345770.938025: event MSC: scancode = 800ff40d
1389345770.938025: event key down: KEY_ESC (0x0001)
1389345770.938025: event sync
1389345771.049054: event key up: KEY_ESC (0x0001)
1389345771.049054: event sync
1389345771.050029: event MSC: scancode = 800ff40d
1389345771.050029: event key down: KEY_ESC (0x0001)
1389345771.050029: event sync
1389345771.298428: event key up: KEY_ESC (0x0001)
1389345771.298428: event sync

I can also confirm that pressing the STOP button on the remote control works OK as well and exits.

Not a big issue as I can just use the MENU button instead to quit the screensaver, rather than the EXIT button which is what I would normally use to back out of things, but maybe its more natural to want to press the EXIT / BACK button.

I then proceeded to add the Multi SlideShow ScreenSaver program add-on as a favourite, then in Aeon MQ5 skin, I created a sub-menu item under the Pictures menu and added this favourite to the menu system. It launches OK from the menu and also I can now quit the screensaver using the MENU (KEY_ESC) button on my remote control, so much better, as before I was unable to exit the screensaver at all.

Thank you.Big Grin
Reply


Messages In This Thread
[WIP] Multi Slideshow Screensaver - by sphere - 2013-09-17, 21:47
RE: [WIP] Multi Slideshow Screensaver - by cw-kid - 2014-01-10, 11:37
Logout Mark Read Team Forum Stats Members Help
[WIP] Multi Slideshow Screensaver2