Attached is an updated version of the piCorePlayer applet for JiveLite
which adds an "Adjust Backlight Brightness" option for v1.1 official
Raspberry Pi displays.

This applet is tested with piCorePlayer 2.0x and a v1.0 (no real use)
and v1.1 official Raspberry Pi display connected to a Raspberry Pi 2, a
FLIRC adapter with Ralphy's FLIRC configuration loaded and the official
Squeezebox Classic and Touch remotes. Other remote options, such as
LIRC, are untested and there's no guarantee this will work with your
specific configuration!

20036

Short description:

    
- Brightness can be adjusted with the touch slider or via remote.
  Touch the lower part of the display to exit.
- Remote volume button up/down or cursor button up/down
  increase/decrease brightness value by 1 unit. The 1, 2 .. 0 buttons on
  the remote adjust the brightness to 10%, 20% .. 100% of the maximum
  value.
- Remote home button (sleep button on the Classic remote) or rewind
  button exit to the piCorePlayer menu.
- Save brightness setting with the Save Settings to SD Card option
  from the piCorePlayer applet menu.
- Brightness setting is stored in and retrieved from
  /home/tc/.jivelite/userpath/settings/piCorePlayer.lua, so no need to
  adjust bootlocal.sh or other startup scripts.
  

If you want to update manually, you can use the following commands from
an SSH connection (copy piCorePlayer directory to /home/tc/)


Code:
--------------------
    cd piCorePlayer/
  sudo su
  cp -R * /home/tc/.jivelite/userpath/applets/piCorePlayer/
  pcp bu
--------------------


Restart JiveLite with the Quit option on the home screen to load the new
version.

@Steen and Greg: please feel free to incorporate this new version in
piCorePlayer.

Regards,

Arie


+-------------------------------------------------------------------+
|Filename: piCorePlayer_v4.zip                                      |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20037|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
kolossos4730's Profile: http://forums.slimdevices.com/member.php?userid=63988
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to