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
1hitsong
4c394dc7e7
Make no chapter data text translatable.
2023-11-02 09:29:49 -04:00
1hitsong
189172cecf
Give position check a 15 second buffer
2023-10-31 12:40:17 -04:00
1hitsong
bce1211d1c
Show pause menu when video is paused using OK button
2023-10-31 10:21:30 -04:00
1hitsong
def3eba8b5
Create pause menu
...
Fixes #445
2023-10-31 10:02:39 -04:00
Charles Ewert
2fbf968901
use opacity for next episode check and hide button before it reaches 0
2023-10-29 14:49:55 -04:00
Charles Ewert
21b3fce266
Only show the "Next Episode" button for episodes
2023-10-29 11:06:28 -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
1hitsong
6069a7fc3c
Use global user setting. Add function definitions
2023-09-16 15:26:30 -04:00
1hitsong
dfde501c87
Copy over crash fixes from #1133
2023-09-13 22:02:50 -04:00
1hitsong
34770a5ee0
Add custom subs to new video player
2023-09-13 17: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
1hitsong
ef568b2ba8
Merge pull request #1273 from 1hitsong/globalQueueDeepLink
...
Convert deeplink to global queue & add error dialog to video player
2023-05-22 09:13:16 -04:00
1hitsong
8eaedd165f
Make error messages more specific
2023-05-21 18:12:59 -04:00
1hitsong
704a3b7815
Remove duplicate invalid check
2023-05-20 09:33:46 -04:00
1hitsong
7a9e7938f5
Save task content
2023-05-20 09:15:46 -04:00
Charles Ewert
5dbbc98c0f
Merge pull request #1247 from cewert/reintroduce-api-sdk
2023-05-19 22:14:49 -04:00
1hitsong
00b3923693
Convert deeplink to global queue & add error dialog to video player
2023-05-18 06:59:34 -04:00
1hitsong
7f070bef7e
Make continue playback work
2023-05-13 13:01:58 -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
a58a87cce0
Remove unneeded RunTime property
...
Fixes #1190
2023-04-11 20:33:28 -04:00
Charles Ewert
d34002cc3d
save userConfig to global var + check userConfig before showing "next episode" popup
2023-03-22 14:10:07 -04:00
1hitsong
a33ce8bd57
Playlist support & TV Shuffle ( #986 )
...
* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Popup working
* Get Resume/Restart popup working
* Playlist poster, bug fixes
* Remove commented out code
* Start from beginning if playing queue
* Fix Playback Info issue
* Remove optional chaining to fix formatter
* Fix playlist content list. Code cleanup.
* Remove commented out code
2023-02-25 11:43:36 -05:00