Commit Graph

171 Commits

Author SHA1 Message Date
Charles Ewert
204c977f5c Merge 2.0.z branch 2024-02-19 21:58:11 -05:00
Charles Ewert
d5718501d4 Merge remote-tracking branch 'upstream/2.0.z' into update-master-bugfix 2024-02-08 21:45:39 -05:00
Charles Ewert
b2ee23ee6b
Merge pull request #1514 from cewert/only-show-logo-home 2024-02-08 17:48:45 -05:00
VTRunner
bee38aea6e Fix in-process recording playback 2024-02-08 11:50:05 -05:00
Charles Ewert
d5790e150a refactor to remove else clause 2024-02-03 17:42:34 -05:00
Charles Ewert
353fdf275e set default backdrop color to prevent crash 2024-01-13 21:04:46 -05:00
Charles Ewert
7527d405ed set default backdrop color to prevent crash 2024-01-12 20:55:48 -05:00
Charles Ewert
7b37ca11db update function definitions 2024-01-08 22:55:05 -05:00
Charles Ewert
b41e08f232 remove left seperator from overhang 2023-12-15 20:54:36 -05:00
Charles Ewert
b2b67ae923 hide overhang logo and user when viewing media 2023-12-15 20:54:36 -05:00
1hitsong
d0041745ac Don't recreate library row if it already exists 2023-12-07 12:01:17 -05:00
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