Commit Graph

27 Commits

Author SHA1 Message Date
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
candry7731
6999538361
fix search results navigation per Neil Suggestion (#852) 2022-11-29 19:14:32 +00:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04: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
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
candry7731
b906ee09f3
Update SearchRow.brs 2021-06-11 14:33:18 -05:00
candry7731
77fcae3384
Update SearchRow.brs
Added Live TV and Updated Persons to show all search results
2021-06-09 09:20:36 -05:00
Bronley
15509514f8 Change field type associativearray to assocarray 2021-01-30 14:38:39 -05:00
artiume
84bd1a8e72
it's Shows 2020-11-16 05:08:18 -05:00
artiume
4f1b8e8342
Add Shows as a searchable datatype 2020-11-16 05:03:24 -05:00
Charles Ewert
af0353a23f Disable options on search 2020-04-29 19:55:51 -04:00
Neil Burrows
8e1bca380c Filenames to match component names 2020-03-18 09:10:31 +00:00
Nick Bisby
ce364c8177 Handle options screen for search 2019-10-14 20:55:29 -05:00
Nick Bisby
3ed9846e42 Make search work from sidebar 2019-10-14 20:55:29 -05:00
Nick Bisby
aa09a138f0
Pass actual image objects back, to make ListPoster more flexible 2019-05-09 23:24:19 -05:00
Matthew Crowson
e4b968f18f giving inits to those components without inits 2019-05-03 09:27:51 -04:00
Matthew Crowson
531e668358 Splitting brs from inline XML 2019-05-03 08:48:59 -04:00
Nick Bisby
5fd5c9eec2
Make things use Content rather than json 2019-04-14 19:19:06 -05:00
Nick Bisby
38f8a295dc
Begin some rework so BRS calls return content nodes 2019-04-05 19:27:35 -05:00
Nick Bisby
95fd91fb70
Add a backdrop as a placeholder for no image found 2019-03-17 00:37:23 -05:00
Nick Bisby
bcb354c418
Verify we have items before displaying in search results 2019-03-17 00:11:25 -05:00
Nick Bisby
1a2e31f3d2
Make search behave more like web 2019-03-16 17:11:50 -05:00
Nick Bisby
d0a0a94471
resize episode search results 2019-03-14 19:29:01 -05:00
Nick Bisby
c5a4ba85a5
Make rudimentary search work 2019-03-14 17:50:20 -05:00