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
notify dialog/handling cleanup
ljunkie
as Rob Reed
More... over 11 years ago
full grid max limit bumped to 5k
ljunkie
as Rob Reed
More... over 11 years ago
when loading all XML content for photos, break XML requests into 5k item chunks
ljunkie
as Rob Reed
More... over 11 years ago
lower cached photo limit to 5mb and 500 cached metadata items
ljunkie
as Rob Reed
More... over 11 years ago
limit 1k rows for a full grid
ljunkie
as Rob Reed
More... over 11 years ago
v3.1.7-DEV alpha Release
ljunkie
as Rob Reed
More... over 11 years ago
Photo Slide Show - better handle failures and next/prev buttons * allow user to quick hit or hold down the next/prev without loading next/prev image every time * move on to the next image when the requested image fails ( 500, 404, roku issue, etc ) * overylay should only show the image displayed ( not the curindex which could have failed )
ljunkie
as Rob Reed
More... over 11 years ago
add option to use a legacy remote -- has no back button or info(*) button
ljunkie
as Rob Reed
More... over 11 years ago
audio loop option missing from the 'more' button when no in the 'now playing' screen
ljunkie
as Rob Reed
More... over 11 years ago
nowPlaying audioMetadata updates
ljunkie
as Rob Reed
More... over 11 years ago
Now Playing row/notification updates * never include the local roky in the now playing row * some updates to allow audio in the now playing row ( needs more work to be enabled -- when someone enters it)
ljunkie
as Rob Reed
More... over 11 years ago
ShowPleaseWait image canvas constructed -- but doesn't look like it's usable in the grid yet (possible roku issue)
ljunkie
as Rob Reed
More... over 11 years ago
logging change
ljunkie
as Rob Reed
More... over 11 years ago
grid speed optizations: halt loading additional row items when we enter a new screen ( edge case: continue loading if < 500 left )
ljunkie
as Rob Reed
More... over 11 years ago
disable now playing notifications for now when a slideshow is playing
ljunkie
as Rob Reed
More... over 11 years ago
Photo Player changes (buffering/wait dialogs/verify context loaded) * buffer the first image before showing ( still loads the next ) * show wait dialogs when browsing photos and loading full context * verify context is loaded -- entering spring board, slideshows from non full grid rows
ljunkie
as Rob Reed
More... over 11 years ago
rfStripAPILimits added to clean up redundant areas
ljunkie
as Rob Reed
More... over 11 years ago
revert setting all unloaded items to loadingItem -- just set the first/last
ljunkie
as Rob Reed
More... over 11 years ago
verify the local cache file is readable and > 0 bytes.. otherwise we have to reload
ljunkie
as Rob Reed
More... over 11 years ago
buffer the next image for smoother transitions/manual switching ( fast clicking still has some issues )
ljunkie
as Rob Reed
More... over 11 years ago
more logging when retrieving photo Exif data
ljunkie
as Rob Reed
More... over 11 years ago
purge expired/stale metadata during the slideshow
ljunkie
as Rob Reed
More... over 11 years ago
photo lazy loading: more updates and fixes * reload after completion now works * all areas should be lazy loading ( unless it's a standard row ) * other misc fixes/changes to incorporate this
ljunkie
as Rob Reed
More... over 11 years ago
add ability to change Underscan/Overscan for slideshows -- Connected Display Type
ljunkie
as Rob Reed
More... over 11 years ago
Major Changes to the PhotoPlayer and getting context of photos from a full grid * Complete rewrite of how we load Photos from a Full Grid * PhotoPlayer (slideshow) can lazy load metadata and image content
ljunkie
as Rob Reed
More... over 11 years ago
* cleanup logging ( mainly excluding the custom thumb generation )
ljunkie
as Rob Reed
More... over 11 years ago
photo medatdata: append the accesstoken to the image URL if not transcoded
ljunkie
as Rob Reed
More... over 11 years ago
up button on a slide show needs to close the screen still.. we can't know what remote someone is using and old remotes have no back button
ljunkie
as Rob Reed
More... over 11 years ago
v3.1.6 alpha Release
ljunkie
as Rob Reed
More... over 11 years ago
bugfix (proper): potential huge speedup for the full grid, when loading > 500 or so items
ljunkie
as Rob Reed
More... over 11 years ago