candry7731
|
654c0b8aaf
|
Merge branch 'Add-Loading-ux-to-movies-details-screen' into candry-loadingux
|
2023-02-04 21:53:50 -06:00 |
|
Jimi
|
9d91ea942b
|
Updates based on PR comments.
|
2023-02-04 07:21:27 -07:00 |
|
Jimi
|
dbf5bc8dcb
|
Allow user to set a max bitrate
|
2023-02-04 06:54:39 -07:00 |
|
sevenrats
|
b54b5bdcc4
|
unbreak details spinners
|
2023-02-04 01:15:40 -05:00 |
|
sevenrats
|
3b00d3ab28
|
simpler spinner
|
2023-02-04 00:26:55 -05:00 |
|
Jimi
|
686b5a1259
|
More straightfoward now that it's "maxlimited" instead of "unlimited"
|
2023-01-25 20:25:22 -07:00 |
|
Jimi
|
af43378a50
|
PR suggestions
|
2023-01-25 07:42:24 -07:00 |
|
Jimi
|
a1348f7b1a
|
Allow for unlimited bitrate
|
2023-01-25 06:44:26 -07:00 |
|
1hitsong
|
e634227c2a
|
Merge pull request #920 from ApexArray/fix-crash-on-empty-contentId
Fix crash on empty contentId
|
2022-12-31 08:31:23 -05:00 |
|
1hitsong
|
aed417630e
|
Merge pull request #909 from ApexArray/set-maximum-bitrates
set maximum bitrates according to roku docs
|
2022-12-31 07:57:29 -05:00 |
|
Alex Wardle
|
9406003dc0
|
re-use inputType and lowercase string comparison
|
2022-12-29 13:28:03 -07:00 |
|
1hitsong
|
e7466d2e4a
|
Merge pull request #877 from 1hitsong/fixEpisodeFocus
Fix TV Episode focus issues
|
2022-12-29 08:25:07 -05:00 |
|
Alex Wardle
|
c0f0a605c1
|
add isValidAndNotEmpty() function
|
2022-12-28 17:50:50 -07:00 |
|
Alex Wardle
|
7fe0dbd0d0
|
fix crash if channel launched with bad arguments
|
2022-12-28 10:03:21 -07:00 |
|
Alex Wardle
|
8568668741
|
set maximum bitrates according to roku docs
|
2022-12-18 17:15:10 -07:00 |
|
Jimi
|
84bba357da
|
Merge branch 'unstable' into nobadsubs
|
2022-12-13 19:03:30 -07:00 |
|
sevenrats
|
5961f16087
|
no more bad subs
|
2022-12-13 20:47:26 -05:00 |
|
1hitsong
|
4f4b1d5748
|
Fix TV Episode focus issues
1. Pressing back on resume dialog on episode list
2. Choosing resume and pressing back from video playback
|
2022-12-09 20:26:32 -05:00 |
|
1hitsong
|
a762e714ea
|
Merge pull request #686 from whiteowl3/patch-2
Support for HDR, VP9, AV1
|
2022-12-06 08:11:37 -05:00 |
|
Neil Burrows
|
d5120396c8
|
Add AV1 playback user preference
|
2022-12-01 08:38:08 +00:00 |
|
Neil Burrows
|
7c4a1b8b21
|
Change codec order (Patch from @nijave)
|
2022-12-01 08:37:59 +00:00 |
|
1hitsong
|
4d761c9315
|
Convert MPEG4 direct play to user setting
|
2022-11-28 13:29:58 -05:00 |
|
Neil Burrows
|
17d05812b6
|
Merge branch 'unstable' into patch-2
|
2022-10-16 13:39:29 +01:00 |
|
Neil Burrows
|
a079664261
|
Fix separator for conditional properties and change defautl supported videoLevels
Also make linter happy
|
2022-10-16 11:45:53 +01:00 |
|
1hitsong
|
7135272120
|
Merge pull request #678 from Fyb3roptik/hotfix/stream
Fixing mpeg4 streams
|
2022-10-08 08:28:46 -04:00 |
|
Neil Burrows
|
57191ccb0c
|
Fix display title and transcode codecs
|
2022-10-07 15:46:19 +01:00 |
|
Nick Wallace
|
cb5d310bab
|
Reverting some stuff
|
2022-08-15 12:39:29 -05:00 |
|
Nick Wallace
|
024539cdb2
|
Added mpeg4 to direct play profiles
|
2022-07-26 14:43:55 -05:00 |
|
Nick Wallace
|
19005b2e47
|
Merge remote-tracking branch 'upstream/unstable' into hotfix/stream
|
2022-07-26 14:33:48 -05:00 |
|
1hitsong
|
b728c4b224
|
Add user setting: Hide Clock
#273
|
2022-07-24 11:59:07 -04:00 |
|
whiteowl3
|
67ce600eba
|
remove duplicate line
|
2022-07-07 16:23:49 -04:00 |
|
whiteowl3
|
6de17618eb
|
Update deviceCapabilities.brs
|
2022-07-07 16:13:30 -04:00 |
|
whiteowl3
|
bce88287be
|
add missing hevc profile block
|
2022-07-07 16:05:58 -04:00 |
|
whiteowl3
|
e049fb9c1f
|
vp9, av1, hdr
|
2022-07-07 15:58:01 -04:00 |
|
Neil Burrows
|
3f0e7a73fc
|
Correct min Profile Level value for hevc
|
2022-07-05 08:26:01 +01:00 |
|
Neil Burrows
|
2aca107281
|
Formatting
|
2022-07-04 10:34:09 +01:00 |
|
Neil Burrows
|
055c4e5021
|
Allow attempting to direct play video with invalid profile level
|
2022-07-04 10:09:16 +01:00 |
|
Neil Burrows
|
c6e294afff
|
Update Device Profile for correct h264 level
|
2022-07-01 17:02:27 +01:00 |
|
Jimi
|
daed2cbc01
|
Update source/utils/Subtitles.brs
Co-authored-by: Neil Burrows <neil@pawprint.co.uk>
|
2022-07-01 06:43:18 -06:00 |
|
Nick Wallace
|
435a7219df
|
jk everyone, mp4v isnt a codec
|
2022-06-30 15:41:02 -05:00 |
|
Nick Wallace
|
0fa10f824d
|
adding mp4v
|
2022-06-30 15:15:49 -05:00 |
|
Nick Wallace
|
582d2d8e45
|
Fixing mpeg4 streams
|
2022-06-30 14:25:23 -05:00 |
|
Jimi
|
349c5894bc
|
Crash when trying to read subtitle track for live tv.
|
2022-06-25 15:48:19 -06:00 |
|
Jimi
|
2ccff77357
|
Fix to my bad merge commit
|
2022-06-01 17:34:04 -06:00 |
|
Jimi
|
49cb5483d9
|
Merge branch 'master' into addmusic
|
2022-06-01 17:27:59 -06:00 |
|
Jimi
|
07737bd7e7
|
Update source/utils/misc.brs
Co-authored-by: Neil Burrows <neil@pawprint.co.uk>
|
2022-06-01 17:02:47 -06:00 |
|
Jimi
|
40ece2d240
|
Add version checker.
|
2022-06-01 17:02:47 -06:00 |
|
1hitsong
|
c1295a0ba3
|
Fix ci validate errors
|
2022-05-31 16:27:26 -04:00 |
|
1hitsong
|
5347214fd4
|
Merge branch 'jellyfin:master' into addmusic
|
2022-05-31 15:58:54 -04:00 |
|
Charles Ewert
|
b3008e045c
|
Remove optional commas
|
2022-05-30 09:00:14 -04:00 |
|