Commit Graph

18 Commits

Author SHA1 Message Date
Charles Ewert
ea00bbd048
Merge pull request #1214 from cewert/fix-issue-1193 2023-05-27 16:46:08 -04:00
Charles Ewert
f0b1f41056 address reviewer feedback 2023-05-19 21:23:13 -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
Charles Ewert
f7335ea7de validate filter menu data in onKeyEvent() 2023-04-25 14:18:21 -04:00
Charles Ewert
2d9fe2e587 Update function description 2023-04-20 12:12:52 -04:00
Charles Ewert
ebf2e4e1af Ensure vars are valid before using - fixes 1.6.4 crash log line 56 2023-04-20 12:01:52 -04:00
1hitsong
2eff1401d8
Add Genres, Parental Ratings, and Years as Movie Filters (#928)
* Add Movie Filters
* Add filter names to translations file.
* Only jump up if content is reloaded
2023-02-25 14:51:36 -05:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
candry7731
1d03ad08ac
Added "Network/Genre" View Option to folders (#596) 2022-07-09 09:39:29 +01:00
Charles Ewert
686b91ca8f Fix formatting 2022-05-30 14:40:33 -04:00
Charles Ewert
9e9e18a318 Add back try-catch 2022-05-30 10:03:59 -04:00
Charles Ewert
bbac0652a3 Remove unused code 2022-05-30 09:15:06 -04:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
Nick Wallace
1a1fd242f3
Favorite a Live TV Channel (#584) 2022-05-14 11:13:28 +01:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -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
579475a34c Linter: Code style: remove parenthesis around conditions 2021-06-26 11:24:38 +01:00
Neil Burrows
a3404604e9 Rename ItemGrid2 folder to ItemGrid 2021-03-07 11:11:28 +00:00