Commit Graph

869 Commits

Author SHA1 Message Date
1hitsong
ca6e08b4ba
Merge pull request #964 from sevenrats/settings_again
improve settings menu, implement title hover and hide in griditem and musicartistgriditem
2023-02-02 09:07:29 -05:00
Jinho Kim
09045c32c8 Change subtitle visibility to follow Roku
Subtitle now follows Roku config

Subtitle now updates immediately when changing languages
2023-02-02 01:53:36 -05:00
candry7731
23fe95229c Move progressDialog to sceneManager Fix load bug 2023-02-01 23:20:19 -06:00
candry7731
b61580c77a Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into Add-Loading-ux-to-movies-details-screen 2023-02-01 21:12:29 -06:00
sevenrats
363d5d5669 return true after popscene 2023-02-01 19:03:12 -05:00
sevenrats
3a31cf7181 remove superfluous interface 2023-02-01 17:48:37 -05:00
sevenrats
6e8f476b02 fix ok presses 2023-02-01 17:26:33 -05:00
sevenrats
58457f8f18 unbreak fulldscrdlg 2023-02-01 16:46:51 -05:00
sevenrats
26afeae5ad restore border poster 2023-02-01 16:03:55 -05:00
sevenrats
8d56297a99 remove ineffective width change 2023-02-01 14:35:16 -05:00
sevenrats
2fb8d7fd12 fix focus 2023-02-01 13:46:54 -05:00
sevenrats
dd4073d9c3 fix button listener 2023-02-01 13:28:24 -05:00
sevenrats
e50b888279 remove debug prints 2023-02-01 04:26:35 -05:00
sevenrats
99d5968762 begin new persondetails view 2023-02-01 03:54:58 -05:00
sevenrats
bb3a7c42b7 squish title hover bug 2023-01-31 21:41:35 -05:00
Jinho Kim
0bcb779507 Remove font files from pkg
Now it downloads from the fallback folder if available. Defaults to LargeBoldSystemFont. Subtitles are displayed with an outline instead of a background rectangle

TODO : take captionstyle into account
2023-01-31 20:32:02 -05:00
sevenrats
c007bfde05 make title scrolling consistent 2023-01-31 12:27:00 -05:00
sevenrats
de240080d1 options button closes user settings menu 2023-01-30 20:48:24 -05:00
sevenrats
7783e7520e dont put buttons on playback failure dialogs 2023-01-30 20:07:51 -05:00
Jinho Kim
2b56ed5f8e remove "then" from if statements
The project should validate now
2023-01-29 19:52:10 -05:00
sevenrats
e70ad37245 scroll focused music title 2023-01-28 17:01:08 -05:00
sevenrats
9d1b4d3f79 dont muck up music presentation views 2023-01-28 15:27:32 -05:00
sevenrats
21de119ff7 implement hover and hide in musicartists 2023-01-28 12:37:57 -05:00
sevenrats
48545f1f1a implement hide and hover titles in griditem 2023-01-28 11:24:40 -05:00
1hitsong
6175d36046
Merge pull request #970 from candry7731/FasterHomeScreen
Move "Load Latest" to OnLibLoaded Sub
2023-01-27 08:05:31 -05:00
1hitsong
feab0a2d63
Merge pull request #969 from candry7731/OnNow-Poster
Updated "OnNow" home row to default to channel images if program images are not availible
2023-01-27 08:05:16 -05:00
1hitsong
6bcb940875
Merge pull request #930 from ApexArray/fix-option-menu-focus
Fix option menu focus if opened while library still loading
2023-01-27 08:04:57 -05:00
1hitsong
c702694fc7
Merge pull request #922 from ApexArray/fix-distorted-images
Fix distorted TV episode posters. Add client-side progress bar and played indicator.
2023-01-27 08:04:37 -05:00
Jinho Kim
ec1bc7e0a0 Fix playerState
JFVideo updates playerState for captionTask

Moved pkg:/fonts to pkg:/components/fonts
2023-01-26 21:36:11 -05:00
Jinho Kim
2fc121fc50 Subtitle rendering using a task node
Crude subtitle renderer piggybacking on the JFVideo component
2023-01-26 19:03:09 -05:00
1hitsong
f10f6e749d
Merge pull request #976 from sevenrats/update-node-version-in-ci
Update ci ubuntu version and node version
2023-01-26 17:58:58 -05:00
1hitsong
890dc5d1e2 Fix formatting 2023-01-26 17:45:20 -05:00
1hitsong
835135892a
Merge branch 'unstable' into FasterHomeScreen 2023-01-26 17:42:00 -05:00
1hitsong
a0979b930c
Merge pull request #955 from 1hitsong/SpeedUpHomeViewLoad
Make Home View load faster
2023-01-26 17:35:38 -05:00
sevenrats
58f43f5353 lowercase mod to satisfy bsfmt 2023-01-25 12:44:38 -05:00
1hitsong
d498c38a94
Merge branch 'unstable' into revert605 2023-01-25 08:35:30 -05:00
candry7731
9d61199347 Move "Load Latest" to OnLibLoaded Sub 2023-01-18 20:14:23 -06:00
candry7731
82c1561a37 Updated "OnNow" home row to default to channel images if program images are not availible 2023-01-18 19:52:11 -06:00
sevenrats
53958fa8cc unbreak grid view setting 2023-01-15 20:08:19 -05:00
sevenrats
7c72385ba4 improve settings menu 2023-01-15 19:49:29 -05:00
1hitsong
8a4759ee49 Make Home View load faster 2023-01-09 19:38:50 -05:00
1hitsong
aee0eda4ab
Merge branch 'unstable' into MovieGridTitleOptions 2023-01-07 18:16:46 -05:00
Jimi
3c850dcab0
Merge pull request #939 from jimdogx/JF-501-Crash-when-watching-inprogress-recording
Don't crash when viewing in progress recording.
2023-01-05 06:36:59 -07:00
1hitsong
77d813f58d Fix issue Hover Title First Load 2023-01-05 06:36:46 -05:00
1hitsong
855ca0877d Add Recording to LoadItemsTask 2023-01-04 13:54:22 -05:00
1hitsong
d9a2b22b08
Merge branch 'unstable' into musicGridView 2023-01-02 10:18:24 -05:00
1hitsong
1abdc4a600
Merge branch 'unstable' into musicGridView 2023-01-02 10:06:51 -05:00
1hitsong
45ec59e43c Check m.view is valid 2023-01-02 09:48:45 -05:00
1hitsong
4efb87b646
Merge branch 'unstable' into FixTVGenres 2023-01-02 09:39:32 -05:00
Jimi
6b370f2b23 Fix formatting (my bad) 2023-01-02 06:14:39 -07:00
Desmond Chai
faf9f17896
Update components/tvshows/TVListDetails.brs
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-01-01 16:50:19 -08:00
1hitsong
8db4527feb Fix Title display issue if Item Count setting enabled 2023-01-01 19:04:18 -05:00
Desmond Chai
18f57cbc60 disableCommunityRating for TV shows (fix spacing) 2023-01-01 06:24:07 -08:00
1hitsong
ad66045c60
Merge pull request #921 from ApexArray/fix-crash-on-invalid-optionsAvailable
Fix crash when pressing options button during initial video buffering
2022-12-31 08:41:42 -05:00
1hitsong
cbf49f43f4 Add new text to translations 2022-12-30 22:45:58 -05:00
1hitsong
fb090d6575 Create Music Grid View 2022-12-30 21:59:19 -05:00
1hitsong
30b5b64c51 Create new Movie Grid Title option 2022-12-30 13:09:27 -05:00
1hitsong
29d5f42203
Merge pull request #911 from 1hitsong/MovieGridView
Create Movie Grid View and new default setting
2022-12-30 12:16:26 -05:00
1hitsong
7af27a5488 Update genre view for TV series 2022-12-30 11:59:56 -05:00
Alex Wardle
554bcd1ae9 increase checkmark font size to 35 2022-12-29 15:56:18 -07:00
1hitsong
4f0ddb0037
Merge branch 'unstable' into WhatsNewPopup 2022-12-29 12:30:56 -05:00
1hitsong
083622ec22 Hide any loaded movie data if filter returns no results 2022-12-29 08:43:58 -05:00
1hitsong
8e17e87d81 Add resumable filter to movies 2022-12-29 08:43:58 -05:00
1hitsong
0c51357a71
Merge pull request #893 from 1hitsong/UnwatchedFilter
Filter Movies & Series by Played/Unplayed status
2022-12-29 08:36:23 -05:00
1hitsong
ee3b389c7a
Merge pull request #882 from 1hitsong/ShowUnwatchedCount
Show unwatched count
2022-12-29 08:30:03 -05:00
1hitsong
e7466d2e4a
Merge pull request #877 from 1hitsong/fixEpisodeFocus
Fix TV Episode focus issues
2022-12-29 08:25:07 -05:00
1hitsong
e045d378de
Merge pull request #881 from 1hitsong/musicGenreView
Update music library view & add genre view
2022-12-29 08:24:26 -05:00
1hitsong
c14ca81847
Merge pull request #862 from 1hitsong/GlobalPlayQueue
Create Queue Manager and use for Music
2022-12-29 08:23:56 -05:00
Alex Wardle
dc33ccd6dd improve checkmark alignment 2022-12-28 15:35:50 -07:00
Alex Wardle
e4e942fa74 slight resizing 2022-12-28 15:31:17 -07:00
Alex Wardle
50f20685aa use rectangle and label for playback indicator 2022-12-28 15:26:50 -07:00
Alex Wardle
7bf4d8e1ac fix progress bar pixel calculation 2022-12-28 13:25:10 -07:00
Alex Wardle
d39ec5c31a add client-side progressBar and playedIndicator
render these client side to ensure they fit in custom image size
2022-12-28 13:13:03 -07:00
Alex Wardle
4afb42535a return focus to option menu if visible 2022-12-28 09:52:31 -07:00
1hitsong
7250c6a253 Revert "Merge pull request #605 from jimdogx/fixes/flickering-items"
This reverts commit 9b47ed6685.
2022-12-26 15:42:50 -05:00
Alex Wardle
6b109273e7 set poster loadDisplayMode="scaleToZoom"
prevents distoring images in episode listing
2022-12-24 13:23:29 -07:00
1hitsong
aa7571f943 Fix loop functionality 2022-12-23 16:48:59 -05:00
Alex Wardle
d360defb02 convert <> invalid to isValid() 2022-12-23 10:37:44 -07:00
Alex Wardle
07bc24b51a add validation check for group.optionsAvailable
fixes crash when pressing back during initial video buffering
2022-12-23 10:23:52 -07:00
1hitsong
ca2a56bca3
Merge pull request #914 from ApexArray/pause-vid-on-ok-button-press
pause video when ok button is pressed
2022-12-22 07:53:18 -05:00
Alex Wardle
2dfc5370af fix behavior when trickplay is visible or seeking 2022-12-21 15:05:06 -07:00
1hitsong
a4962648f3 Create What's New popup
Demo: 
https://social.linux.pizza/@tgpo/109553679336510552
2022-12-21 17:01:44 -05:00
Alex Wardle
f1b433195d fix trickplay check and remove debug code 2022-12-20 19:38:26 -07:00
Alex Wardle
9277bf0556 pause video when ok button is pressed 2022-12-20 16:55:25 -07:00
1hitsong
41b1c978f9 Fix resume popup showing twice 2022-12-20 17:39:06 -05:00
1hitsong
3d1ec33379 Fix return to top animation 2022-12-20 07:46:15 -05:00
1hitsong
277f2cb137 Prevent ratings from disappearing 2022-12-20 07:22:59 -05:00
1hitsong
946a33e8b3 Fix TV List Crash
Fixes #910
2022-12-19 21:21:09 -05:00
1hitsong
545c91ef58 Create default movie view setting 2022-12-19 21:03:35 -05:00
1hitsong
303014d9c3 Create Movie Grid View 2022-12-19 19:33:02 -05:00
1hitsong
d3d94d0e4c Add placeholders & move title down 2022-12-14 20:55:03 -05:00
1hitsong
54975e1841 Restrict unplayed count on home view to Series only 2022-12-14 20:09:59 -05:00
1hitsong
31e6f01c08 Add unplayed count to homepage 2022-12-14 20:09:59 -05:00
1hitsong
b97c98c7b5 Add unplayed count to tv show list 2022-12-14 20:08:52 -05:00
1hitsong
53b53661aa Add unplayed count to season poster 2022-12-14 20:08:52 -05:00
1hitsong
077b96df9c Add unplayed count to row of seasons 2022-12-14 20:08:52 -05:00
1hitsong
32e5582a02 Add unplayed count to Show Poster 2022-12-14 20:08:52 -05:00
1hitsong
5fdc97a98b Filter by Played/Unplayed status 2022-12-14 18:55:46 -05:00
1hitsong
233d981c05 Create music genre view 2022-12-10 14:05:55 -05:00
1hitsong
e183ddc894 Draw percent complete bar instead of using image api
Fixes #691
2022-12-09 21:53:00 -05:00