Update with latest changes
This commit is contained in:
parent
6c9b3f10b5
commit
127d08f1c0
|
@ -1,4 +1,8 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"description": "Fix QuickConnect",
|
||||||
|
"author": "jimdogx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Allow default subtitles to enable Roku's caption mode",
|
"description": "Allow default subtitles to enable Roku's caption mode",
|
||||||
"author": "1hitsong"
|
"author": "1hitsong"
|
||||||
|
@ -11,8 +15,16 @@
|
||||||
"description": "Fix default text subtitles not showing when \"Text Subtitles Only\" option is enabled",
|
"description": "Fix default text subtitles not showing when \"Text Subtitles Only\" option is enabled",
|
||||||
"author": "1hitsong"
|
"author": "1hitsong"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": " Fix sporadic crash on home screen",
|
||||||
|
"author": "cewert"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Prevent unneeded video stop/start when turning off text subtitles",
|
"description": "Prevent unneeded video stop/start when turning off text subtitles",
|
||||||
"author": "1hitsong"
|
"author": "1hitsong"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Fix song data out of sync if changing songs quickly",
|
||||||
|
"author": "1hitsong"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user