JD Layman
a7c6737e1f
Support MPEG2 codec when available
...
Support playing video using the MPEG-2 codec when supported by the device. Enabled
by option since MPEG-2 requires high bandwidth and some users report issues with
MPEG-2 decoding on some Roku models.
2021-08-31 19:56:49 -05:00
Neil Burrows
568e81c040
Support AEC3 in mp3 and direct audio containers
2021-08-01 12:33:07 +01:00
Neil Burrows
2224e08a10
Fix hvec transcoding when not required
2021-08-01 11:45:32 +01:00
Bronley
43b4ac3fc9
Format all brs files
2021-07-28 06:51:15 -04:00
Bronley
acdb635f7a
Fix lint issues.
2021-07-09 15:16:43 -04:00
Bronley
fa2452c037
Merge branch 'master' of https://github.com/jellyfin/jellyfin-roku into ssdp-scan
2021-07-09 06:53:16 -04:00
Bronley
ebd49cefb3
Finished with initial flow
2021-07-09 06:17:04 -04:00
Anthony Lavado
ec4177eaa3
Remove then from IF line
2021-06-28 20:17:34 -04:00
Anthony Lavado
ba1a8f649d
Merge branch 'master' into add-brightscript-linter
2021-06-28 20:15:34 -04:00
Neil Burrows
6d757653da
Linter: Consistent IF statement format
...
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
13c2391ba7
Linter Fixes: Use of unassigned variables
2021-06-26 14:51:19 +01:00
Neil Burrows
579475a34c
Linter: Code style: remove parenthesis around conditions
2021-06-26 11:24:38 +01:00
Neil Burrows
da54bc86fe
Linter: Change any function that doesn't return a value to a sub
2021-06-26 11:18:09 +01:00
Neil Burrows
38fa383b4d
Linter Warnings
...
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
Neil Burrows
2bc6c7923d
Correct typo in variable name
2021-06-26 08:09:59 +01:00
Neil Burrows
b4c09a6700
Fix incorrect selection when pressing back in subtitle dialog
2021-06-12 16:30:32 +01:00
Neil Burrows
2fd45dddc9
Move subtitle code to Subtitle.brs file
2021-06-12 16:09:41 +01:00
Neil Burrows
4a51923816
Remove unused functions
2021-06-12 16:04:21 +01:00
Neil Burrows
d8d1745720
Rework Subtitle Code
2021-06-12 16:03:47 +01:00
Kenny Wottrich
b6374f52dd
Fix issues identified by Eclipse Brightscript linter
2021-04-30 20:09:33 -05:00
Neil Burrows
96520c40c0
Enable basic deep linking
2021-04-14 08:03:15 +01:00
Neil Burrows
bf6a9090d2
Remove updated focus logic from all but TV Channel selections
2020-12-06 22:57:56 +00:00
Neil Burrows
e5a60414de
Revert change in #311 which causes loss of focus
2020-12-06 16:32:41 +00:00
Neil Burrows
f94d56ffd3
Live TV Schedule / Guide
2020-11-23 17:13:57 +00:00
Neil Burrows
10d0e9edcd
Ensure MaxAudioChannels is set to a string for updated API
2020-09-22 15:33:53 +01:00
Neil Burrows
6acb0e4f0e
Use CanDecodeAudio() instead of depreciated GetAudioDecodeInfo()
2020-07-22 20:30:13 +01:00
Neil Burrows
a4a98d3fba
Build Device Capability Dynamically
2020-07-11 08:52:52 +01:00
Neil Burrows
7cea54b489
Better way to check for supported Codecs
2020-06-06 08:32:36 +01:00
Neil Burrows
f2fad94158
Add mkv & h265 (if 4k) support to Device Profile
2020-06-05 12:44:42 +01:00
Neil Burrows
ea245d2abc
Initial LiveTV Support
...
Most of the work from Alex Gonzales (@Musi13)
2020-05-31 16:05:22 +01:00
Neil Burrows
f993b204ba
Register Roku Device Capabilities with JF Server on Login
2020-05-31 16:05:21 +01:00
Neil Burrows
b313d57515
Store release issues ( #180 )
...
* Remove TrackerTask
* Change deprecated BookmarkPosition to PlayStart
* Accept (print & ignore) roInput commands
* Updated icon image sizes
* Added InputData Task (Not hooked up)
* Added signal beacons for Roku Performance Measuring
* Reverting ineffective roInput code
* Manually recreated changed channel poster images
* Use app_loaded global variable to control when performance beacons are sent
* Sorting missed performance signal beacon
2020-04-29 12:26:12 -04:00
Neil Burrows
050aa0bcea
Display clock format in 12/24hr based on Roku Clock setting
2020-04-10 09:04:48 +01:00
thomabx
771106d59e
Sort subtitles and set initial display based on user prefernces from server.
2020-04-04 10:21:43 -07:00
thomabx
9c97eafaca
Fix formatting
2020-03-31 17:13:54 -07:00
thomabx
89937c0b28
Change focused item before making visible
2020-03-31 17:06:31 -07:00
thomabx
66ec80181a
Fix for backPress on subtitle selection
2020-03-29 07:56:48 -07:00
thomabx
eb11d837df
Fix for undefined language
2020-03-29 07:43:19 -07:00
thomabx
14f680fb71
Allow user to change subtitle track during playback
2020-03-28 13:04:57 -07:00
Charles Ewert
0b56a7547e
Merge pull request #151 from thomabx/transcode-subtitles
...
Start/Stop transcoding for subtitles settings changes during playback.
2020-03-11 22:02:43 -04:00
thomabx
9d78cc02c6
Removed debug printing.
2020-03-10 20:53:32 -07:00
thomabx
7e8c5beb62
Start/Stop transcoding for subitles settings changes during playback.
2020-03-10 20:50:47 -07:00
Charles Ewert
cf57f6393b
Theme JFScene on init, remove themeScene()
2020-03-10 13:27:01 -04:00
thomabx
4039cc5a16
Integrate dialog changes with continue watching changes.
2020-03-07 11:58:48 -08:00
thomabx
84f4baebd1
Reworked Dialog
2020-03-03 18:46:26 -08:00
thomabx
8155015e32
Fix for videos resuming after 1 hour mark
2020-02-21 18:00:08 -08:00
thomabx
d3bec19092
Ask user whether to start playback over or resume
2020-02-21 16:50:20 -08:00
Nick Bisby
b2a4bc8319
Make collections work, for movies at least
2019-10-17 20:52:26 -05:00
Charles Ewert
b59d13f1c9
Fix merge
2019-10-14 22:43:44 -04:00
Charles Ewert
567079b6c9
Merge branch 'master' into librarylist-images
2019-10-14 22:01:20 -04:00
Nick Bisby
ad4ffe326d
Move message dialog handling around
2019-10-14 20:55:29 -05:00
Nick Bisby
0ec2872093
So much reorganizing
2019-10-14 20:55:29 -05:00
Nick Bisby
52fc6ec193
Get video playing fully using single scene
2019-10-14 20:55:29 -05:00
Nick Bisby
47cdb0d47a
Begin drastically reworking towards a single scene
2019-10-14 20:55:29 -05:00
Charles Ewert
4e356e6030
Set overhang to 115, adjust logo, typo
2019-10-13 05:02:40 -04:00
Nick Bisby
411f2e219a
Merge pull request #29 from bisby/bisby/issue-17-logo-alignment
...
Offset the overhang, exactly value to be tweaked
2019-05-05 21:32:25 -05:00
Matthew Crowson
755d7fa55e
some comments
2019-04-29 12:44:37 -04:00
Nick Bisby
137872a4a1
Offset the overhang, exactly value to be tweaked
2019-04-28 18:18:17 -05:00
Nick Bisby
77f822ae82
Begin moving stuff around to better match API
2019-04-20 17:28:28 -05:00
Nick Bisby
5fd5c9eec2
Make things use Content rather than json
2019-04-14 19:19:06 -05:00
Nick Bisby
3c3960551e
Make libraries have a clearer interface
2019-04-14 18:34:50 -05:00
Nick Bisby
bdd4560660
More file renaming
2019-03-19 22:49:41 -05:00