Commit Graph

1121 Commits

Author SHA1 Message Date
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
1hitsong
67f2e21421
Merge pull request #1513 from cewert/fix-playback-episode-list
Fix episode list bug where OK was triggering quickplay
2023-11-20 08:46:26 -05:00
Charles Ewert
b0521945bb
Merge pull request #1518 from 1hitsong/fixNextButtonFocus 2023-11-19 22:08:42 -05:00
Charles Ewert
491ef43fd5 refactor to remove else clause 2023-11-19 22:04:17 -05:00
Jimi
250e2244c8 Fix crash 2023-11-19 16:22:50 -07:00
1hitsong
1ce210f96b Don't show nextEpisode button if trickplay bar is shown
Fixes #1511
2023-11-19 17:42:42 -05:00
Charles Ewert
7be954dbca
Merge pull request #1516 from 1hitsong/returnToPauseMenu 2023-11-19 07:22:17 -05:00
1hitsong
3942636b7a Return to OSD on dialog close
Fixes #1504
2023-11-18 19:43:05 -05:00
Charles Ewert
388bd0a371 fix episode list bug where OK was triggering quickplay 2023-11-18 09:38:36 -05:00
Charles Ewert
312e6731e4 increase font size for unwatched episode count 2023-11-18 08:38:57 -05:00
1hitsong
cfa29eba6e Rename pauseMenu component to OSD 2023-11-16 09:26:20 -05:00
1hitsong
855d97ce8b Fix function definition name 2023-11-15 21:18:07 -05:00
1hitsong
959d07a266 Prevent pause menu if video isn't in a ready state
Fixes #1505
2023-11-15 20:46:14 -05:00
Charles Ewert
d9be2dd6bb turn random off when quickplaying photos + fix bug 2023-11-14 16:45:07 -05:00
Charles Ewert
eedb277409 add quickplay support for photos, photoalbums, and photo libraries 2023-11-14 11:57:00 -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
0ce789a04c make sure tasks are stopped when using PhotoDetails 2023-11-13 17:57:01 -05:00
Charles Ewert
88bc02b8b3 make photos work from homescreen 2023-11-13 09:16:00 -05:00
Charles Ewert
92cdeb4155 Merge remote-tracking branch 'upstream/unstable' into fix-photos-itemgrid 2023-11-12 15:19:12 -05:00
Charles Ewert
1037fe01eb
Merge pull request #1491 from 1hitsong/pauseMenuVideoPosition 2023-11-12 13:12:29 -05:00
1hitsong
9de99afa92 Add leading zero to minutes in pause bar 2023-11-12 12:30:53 -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
1hitsong
8f7b5f8054 Change font and position to match trickplay. Fix double trickplay bar 2023-11-12 07:58:11 -05:00
Charles Ewert
11608e6e2c fix bug with photos not working from itemgrid 2023-11-11 20:25:22 -05:00
1hitsong
3ccf9167b5 Add progress bar to pause menu 2023-11-11 17:30:06 -05:00
Charles Ewert
5d5d7842c8 remove unnecessary if statement 2023-11-11 11:05:21 -05:00
Charles Ewert
f9919be76c save credentials if asked when using quick connect 2023-11-11 11:00:53 -05: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
92101d8579 update recently merged code to use .bs 2023-11-10 19:42:33 -05:00
Charles Ewert
a592bd8f07 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-10 19:36:58 -05:00
1hitsong
ea16b6cd4d
Merge pull request #1462 from cewert/post-task-device-profile
Create and use generic PostTask to post device profile
2023-11-10 19:29:54 -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
1hitsong
d036abaa6b Return to previously selected button in group when regaining focus 2023-11-10 16:52:10 -05:00
1hitsong
1ede5fe362 Merge remote-tracking branch '1hitsong/unstable' into ChapterSkip 2023-11-08 19:54:26 -05:00
1hitsong
ffd3a3ee7b Remove unused images, hide menu on pause and playback, work with next ep 2023-11-08 19:51:17 -05:00
1hitsong
c91f452db1 Remove leftover initialfocus from clock 2023-11-07 10:23:57 -05:00
1hitsong
4de113db3a Fix button focus when closing chapter menu 2023-11-06 20:46:18 -05:00
1hitsong
7fdac1b489 Add play/pause, auto-hide, subtitle, video info, adjust pause logic 2023-11-06 14:05:21 -05:00
Charles Ewert
323b147401 Merge remote-tracking branch 'upstream/unstable' into rename-files 2023-11-04 21:01:11 -04:00
Seven Rats
0043c2ebc1
Refactor deviceCapabilities, fix vp9, and make 6 channel videos downmix if possible (#1366)
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-11-04 15:10:47 -04:00