1hitsong
fc8e80d999
Fix focus on library row
2023-12-07 08:12:42 -05:00
1hitsong
7e7ac107af
Create expected & processed counts. Hook short circuit to their values
...
Code by cewert
2023-12-04 12:18:59 -05:00
1hitsong
2832799c82
Create short circuit if content loads faster than wait time
2023-12-02 22:10:25 -05:00
1hitsong
687d51892b
Set row item size after removing row
2023-12-02 19:34:46 -05:00
1hitsong
685a623607
Add valid check to contentType
...
Value can be invalid for trailer libraries
2023-12-02 18:30:33 -05:00
1hitsong
551df567e7
Rename loading timer const
2023-12-02 08:47:35 -05:00
1hitsong
9cea33dbc7
Removed dead code. Fix Latest in TV Shows posters
2023-12-02 08:29:42 -05:00
1hitsong
383e61f230
Rewrite index tracking. Reduce/remove flicker.
2023-12-01 23:05:15 -05:00
1hitsong
d6b50440d4
Fix refresh delay
2023-11-29 19:49:53 -05:00
1hitsong
f1da07ea6e
Rename ImageSizes file to match actual use
2023-11-27 17:14:19 -05:00
1hitsong
40925199d4
Review Updates & Bug Fix
...
Fix Roku component reuse bug
Don't repeat loadingTimer
Move ImageSizes enum to source folder
Update setting text & translation
Check selectedRowItem is valid and not empty
2023-11-26 12:12:33 -05:00
1hitsong
867667f516
Add setting to match web's home sections
2023-11-24 13:44:11 -05:00
1hitsong
06af8b2030
Don't allow Roku's component reuse to mess up library fonts
2023-11-22 20:55:41 -05:00
1hitsong
a5af2555bf
Reset focus to selected item when returning to home view
2023-11-22 18:23:04 -05:00
1hitsong
142419ce66
Add sections to home view on update as needed
2023-11-22 15:01:41 -05:00
1hitsong
35dfa54a29
Rework how we keep track of row item sizes
2023-11-22 12:14:35 -05:00
1hitsong
0a7d74d291
Revert "Fix home image size"
...
This reverts commit ed55fafeb5
.
2023-11-22 11:05:20 -05:00
1hitsong
ed55fafeb5
Fix home image size
...
Fixes #1493
2023-11-22 09:34:25 -05:00
Charles Ewert
312e6731e4
increase font size for unwatched episode count
2023-11-18 08:38:57 -05:00
Charles Ewert
d51620c982
remove unneeded additional refresh check
2023-11-14 10:55:19 -05:00
Charles Ewert
7d31092853
reset itemTextExtra on every run, add album child count, remove debugging
2023-11-14 10:54:19 -05:00
Charles Ewert
97897902a5
only refresh home page when it reappears
2023-11-14 10:45:13 -05:00
Charles Ewert
c9c2a9283a
update subtext for photos on home screen
2023-11-13 17:57:58 -05:00
Charles Ewert
88bc02b8b3
make photos work from homescreen
2023-11-13 09:16:00 -05:00
Jimi
0e1cf6c664
Fix to aspect ratio
2023-11-12 07:45:13 -07:00
Jimi
fea0335d88
Use TV Show thumbnail instead of Channel logo
2023-11-12 07:21:05 -07:00
Charles Ewert
75aba6d79b
remove progressbar delay and speed up animation
2023-11-11 09:12:12 -05:00
1hitsong
02f6ec921c
Fix Home Refresh Crash
...
Fixes #1484
2023-11-10 23:34:19 -05:00
Charles Ewert
a592bd8f07
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-10 19:36:58 -05:00
Charles Ewert
e6c588655f
fix spelling
...
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-11-10 19:26:52 -05:00
Charles Ewert
323b147401
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-04 21:01:11 -04:00
Charles Ewert
ab3fd49a8c
Address reviewer feedback
2023-10-31 23:38:33 -04:00
Charles Ewert
3f24c8e255
rename emptyPostTask() to empty()
2023-10-30 20:15:05 -04:00
Charles Ewert
c3a8c2bfce
merge unstable
2023-10-30 18:04:09 -04:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay
2023-10-28 17:25:40 -04:00
1hitsong
e4f8523387
Review items
...
Now updates favorites, Live TV on now, and latest in library sections when returning to view. Code cleanup. Fire loaded beacon after 2 rows load.
2023-10-22 18:37:37 -04:00
1hitsong
bd5a2cd4c2
Respect Home Section settings from web
2023-10-13 21:55:17 -04:00
Charles Ewert
05ad3b6bed
use .brs when importing roku-log
2023-10-03 12:27:07 -04:00
Charles Ewert
a6a242e661
rename all brs files to bs and update import calls
2023-10-03 12:11:25 -04:00
Charles Ewert
d4b9510326
rename all files to use .bs file extension
2023-10-03 11:42:10 -04:00
Charles Ewert
1102f09b9b
remove debugging
2023-09-23 19:28:52 -04:00
Charles Ewert
080c8e87b0
add musicvideo support to home screen - use wide poster, show name and year made, open using movie detail group
2023-09-23 11:16:15 -04:00
Charles Ewert
1acec715b1
enable Quick Play for boxsets, series, seasons, albums, and music artists
2023-09-16 17:18:03 -04:00
Charles Ewert
464abddb2d
Stop auto converting user settings to int. Update codebase to convert to int as needed
2023-09-01 15:56:20 -04:00
Charles Ewert
bdfcac74e6
Implement global session var ( #1224 )
...
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -04:00
Charles Ewert
c107fa1933
Merge remote-tracking branch 'upstream/unstable' into reintroduce-api-sdk
2023-05-11 11:23:57 -04:00
1hitsong
6ef3d3fcfc
Move most video playback into global queue
2023-05-06 21:26:02 -04:00
Charles Ewert
897f3531d2
Update codebase to use the new api sdk
2023-05-05 13:45:53 -04:00
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements ( #1173 )
2023-05-03 17:21:04 -04:00
1hitsong
735672c201
Increase check size, work for Latest In
2023-04-24 20:58:43 -04:00