0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2024 — May 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed contextIndex issue when cleaning context ( removing directories/invalid content from context )
ljunkie
as Rob Reed
More... over 11 years ago
photoContextMenu move (recreated) -- shuffleButtons added (do not function yet)
ljunkie
as Rob Reed
More... over 11 years ago
fwd/rwd buttons now skip audio track in a slideshow ( if audio is playing )
ljunkie
as Rob Reed
More... over 11 years ago
start audio in the background if a slideshow is playing (remote control)
ljunkie
as Rob Reed
More... over 11 years ago
switched to async http calls to save image -- should fix failure attempts to reach server. Added code to handle/show failures. Lots of cleanup
ljunkie
as Rob Reed
More... over 11 years ago
* reload slideshow after complete ( if set in prefs ) allow every 300 seconds * remote control updates ( should work ) * other misc slideshow cleanup
ljunkie
as Rob Reed
More... over 11 years ago
* slideshow overlay ( show or hide based on prefs ) * slideshow overlay timer (auto hide based on prefs) * keep state when one toggles the overlay * auto resume on re-activation (from Dialog and Now Playing screens)
ljunkie
as Rob Reed
More... over 11 years ago
fix image scaling for smaller images ( transcoder already sizes down -- but fix images smaller than 1280x720 )
ljunkie
as Rob Reed
More... over 11 years ago
* Cropping fixed -- there will no longer be options for "photo display mode" in this * cache images for slideshow * purge cache when needed ( to much or closing the screen ) -- still need to work on centering the image now
ljunkie
as Rob Reed
More... over 11 years ago
more functionality and some cleanup
ljunkie
as Rob Reed
More... over 11 years ago
imagecanvas slideshow audio context update
ljunkie
as Rob Reed
More... over 11 years ago
converting to a roImageCanvas for the slideshow
ljunkie
as Rob Reed
More... over 11 years ago
cleanup
ljunkie
as Rob Reed
More... over 11 years ago
Cast & Crew bugfix due to cleaning the XML container (regression in DEV)
ljunkie
as Rob Reed
More... over 11 years ago
change logic of remember the last section used: key of a user ENTERING the section and not just focusing it
ljunkie
as Rob Reed
More... over 11 years ago
add Date options to Home Screen ( independent of the clock ) -- format options too
ljunkie
as Rob Reed
More... over 11 years ago
added 24 hour clock option
ljunkie
as Rob Reed
More... over 11 years ago
log ignoring the fallback server
ljunkie
as Rob Reed
More... over 11 years ago
Always use myPlex servers if it's up -- however, we can now fall back to the last known servers we learned through myPlex if it's down or returns invalid info
ljunkie
as Rob Reed
More... over 11 years ago
do not reload sections/shared sections or channels when there are multiple servers -- things get shuffled around if we do
ljunkie
as Rob Reed
More... over 11 years ago
Home Screen BoB (popout) toggle didn't work -- used others
ljunkie
as Rob Reed
More... over 11 years ago
removed zip
ljunkie
as Rob Reed
More... over 11 years ago
some possible memory cleanup (roku mentioned XML leaks)
ljunkie
as Rob Reed
More... over 11 years ago
server_tokens registry sections needs to be user unique
ljunkie
as Rob Reed
More... over 11 years ago
set screensaver background (canvas) black
ljunkie
as Rob Reed
More... over 11 years ago
rare bug: focus on the second row, if a 3 row grid screen has less than 4 rows ( we normall focus on the 3rd row )
ljunkie
as Rob Reed
More... over 11 years ago
shortcut for the Home Screen -- from a dialog (remote * key)
ljunkie
as Rob Reed
More... over 11 years ago
notes
ljunkie
as Rob Reed
More... over 11 years ago
add myPlex found servers to the server registry. It allows non-GDM and shared servers to function while myPlex is offline -- or if the internet is down and the PMS is local
ljunkie
as Rob Reed
More... over 11 years ago
only use AuthToke for valid machineID - h/t Schuyler
ljunkie
as Rob Reed
More... over 11 years ago