regwrite for first_playback_timestamp was the wrong order |
|
More...
|
about 11 years ago
|
fast-user switching icon didn't work. Regression due to exit channel confirmation |
|
More...
|
about 11 years ago
|
v3.1.34-DEV release - public |
|
More...
|
about 11 years ago
|
Playback Options: Shuffle, Continuous Play and Continuous [context] Play - all part of the same toggle now * this includes a new playback optins (Continuous [context] Play) -- need a better name * continuous play: will use next episode if available * continuous [context] play: uses the existing context for the next videos * if AutoEpisodeAdvance is disabled: continuous play reverts original [context] play |
|
More...
|
about 11 years ago
|
list screen sub lsAppendValue() can not take a description [ShortDescriptionLine2] |
|
More...
|
about 11 years ago
|
home movies type was not set for mixed content [Global Recently Added/On Deck] |
|
More...
|
about 11 years ago
|
ContinuousPlay/ShufflePlay: only get full grid context if parent screen is a full grid |
|
More...
|
about 11 years ago
|
v3.1.33-DEV release - public |
|
More...
|
about 11 years ago
|
convert Description dialog to a Text Screen |
|
More...
|
about 11 years ago
|
v3.1.32-DEV zip |
|
More...
|
about 11 years ago
|
v3.1.32-DEV release - public |
|
More...
|
about 11 years ago
|
unnecessary refreshing of an item on a full grid -- queried the wrong item index |
|
More...
|
about 11 years ago
|
AutoEpisodeAdvance: better handling [fixes] * next video in context may already be the next episode * add next episode to the existing context after current (instead of replacing) |
|
More...
|
about 11 years ago
|
right/left on preplay screen from full grid broke - affected continuous play and advance episode features. New ability to check if parent screen is full grid instead of any screen |
|
More...
|
about 11 years ago
|
Advance to Next item - changed to - Auto Episode Advance. This will ONLY be for TV shows |
|
More...
|
about 11 years ago
|
v3.1.31-DEV release - public |
|
More...
|
about 11 years ago
|
diabled preplay screen if playing NON library content (channels) from poster/grid screen. If played from the preplay screen, it will still advance to th enext |
|
More...
|
about 11 years ago
|
removed GenidleTime print when reset (debugging) |
|
More...
|
about 11 years ago
|
advanceToNext changes for episodes - always check the grandparent(show) for next episode |
|
More...
|
about 11 years ago
|
v3.1.30-DEV release - public |
|
More...
|
about 11 years ago
|
WOL keep alive packets -- utilizes the existing WOLtimer and a new general idle timer |
|
More...
|
about 11 years ago
|
remainingSeconds() added to timer functions |
|
More...
|
about 11 years ago
|
possible to have pending requests to other connectionUrls [local IP(s) vs Public] -- continue if different |
|
More...
|
about 11 years ago
|
v3.1.29-DEV release - internal |
|
More...
|
about 11 years ago
|
do not query every item missing a duration - it's only needed if it's playing, for the timeline -- https://github.com/ljunkie/rarflix/issues/215 |
|
More...
|
about 11 years ago
|
initial lastImageEpoch vairable needs to be attached the right object |
|
More...
|
about 11 years ago
|
full grid loader modified * 10 rows to start (used to be 20) * smarter when it need to load rows ( verify the rows up/down are loaded instead of total loaded count ) * 2 rows load up/down if focused row is not loaded instead of 20 ( background timer will take care of others ) * background timer:cancel background loader if pending requests exists (instead of waiting for completion) * background loader: use focused row as the start row, now the last loaded row |
|
More...
|
about 11 years ago
|
make sure we can't send an invalid row to the loader |
|
More...
|
about 11 years ago
|
playing directly from grid: only set refreshOnActivate on the preplay screen before close the videoPlayer - otherwise it might refresh too early and cause flashes if a video has a resume point |
|
More...
|
about 11 years ago
|
do not go to preplay screen if resume point is prompted and one clicks back |
|
More...
|
about 11 years ago
|