Commit Graph

57 Commits

Author SHA1 Message Date
Jimi
6222e3039f Found another one. 2023-06-24 08:33:41 -06:00
Charles Ewert
bdfcac74e6
Implement global session var (#1224)
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -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
sevenrats
58f43f5353 lowercase mod to satisfy bsfmt 2023-01-25 12:44:38 -05:00
candry7731
1d9b5d6275 Remove "replay" code in schedule.brs 2022-12-07 12:43:37 -06:00
candry7731
5c5acd226e
Merge branch 'unstable' into Voice-Filter-on-Live-TV-Fix 2022-12-06 14:42:42 -06:00
candry7731
54c13158d6 Add LCase() 2022-12-06 14:14:12 -06:00
candry7731
12ffbacfaf remove debug code 2022-12-06 13:59:05 -06:00
candry7731
9ac94ddb4a Added tr("all") to channels view 2022-12-06 13:56:21 -06:00
candry7731
d93a89a5de remove debug code 2022-11-12 22:58:34 -06:00
candry7731
fdfb0e0fc8 Fix Filter reload Issues with Live TV
Add the ability for the user to say "all" to show all channels after the guide has been filtered by a voice command.

In the channel view the reload button will clear the filter and show all channels
2022-10-25 22:35:49 -05:00
1hitsong
afc00ca7e7 Stop load channel task on back press 2022-10-19 20:31:38 -04:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
Jimi
1e712614e6 Code comments 2022-08-24 21:42:09 -06:00
Jimi
fb071641ae Fix to crash 2022-08-24 21:36:52 -06:00
Charles Ewert
b3008e045c Remove optional commas 2022-05-30 09:00:14 -04:00
Charles Ewert
9dabf4891b Add missing commas 2022-05-30 08:59:24 -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
jimiatnymbl
79b2ea18f5 Don't load entire grid to update single recording 2022-01-16 08:54:43 -07:00
jimiatnymbl
eff6baa31d Formatting 2022-01-16 07:12:58 -07:00
jimiatnymbl
e4f05e5eb2 Record icon and focussed button improvements. 2022-01-16 07:12:04 -07:00
jimiatnymbl
c388fa36fe Formatting 2022-01-10 17:12:55 -07:00
jimiatnymbl
70c2945912 Hide Rec Series if not a series 2022-01-10 17:11:54 -07:00
jimiatnymbl
6290a9e407 Formatting 2022-01-09 07:56:52 -07:00
jimiatnymbl
55d7346be1 Cleanup 2022-01-09 07:56:10 -07:00
jimiatnymbl
572963e28f Don't show buttons when user doesn't have access. 2022-01-08 23:31:27 -07:00
jimiatnymbl
09101569b5 Comment cleanup 2022-01-08 23:06:56 -07:00
jimiatnymbl
abc73a2478 Formatting 2022-01-08 22:50:53 -07:00
jimiatnymbl
0e272b905f Working first draft 2022-01-08 22:49:05 -07:00
jimiatnymbl
76c96ab1e7 WIP 2022-01-08 22:43:17 -07:00
jimiatnymbl
78fb57bcb1 WIP (recording single and series with red logo) 2022-01-08 21:40:25 -07:00
jimiatnymbl
c9bf023949 WIP (can start single recording from guide) 2022-01-08 17:04:38 -07:00
Jimi Dodge
8af0148e59 WIP 2022-01-04 20:50:45 -07:00
Jimi Dodge
8ee6fedc41 WIP (Record button UI) 2022-01-04 20:36:21 -07:00
JD Layman
4b26350a82 Prevent program details poster from covering the *Options indication on Live TV 2021-10-09 21:14:31 -05:00
JD Layman
2740e4cd26 Fix app crash if TV guide is filtered after already scrolling through channels 2021-09-05 23:06:28 -05:00
Neil Burrows
e10cf817c5 Enable favourite filtering on TV Guide 2021-08-01 09:56:54 +01:00
Neil Burrows
10ca08bdf8 Only signal EPG Performance Monitoring events once 2021-08-01 09:24:57 +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
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
candry7731
2567a708af
Merge pull request #1 from candry7731/candry7731-Update-Load-Channel-Limit-task-to-2000-channels
Added 2000 channel task Limit
2021-06-11 14:30:46 -05:00
candry7731
a908fc77b2
Update LoadChannelsTask.brs 2021-06-11 14:22:44 -05:00
candry7731
bf31fdb95d
Update LoadChannelsTask.xml 2021-06-11 13:53:41 -05:00
candry7731
b245bc6e8c
Added 2000 channel Limit
Updated the load channels task to have a limit of 2000
2021-06-07 11:09:46 -05:00
Neil Burrows
df4807e73d Display LiveTV Program start Dates in local timezone 2021-04-04 11:57:28 +01:00
Neil Burrows
953ebef892 Force guide focus when Programs Loaded 2021-02-09 22:20:57 +00:00
Neil Burrows
ebda20fadd Remove data from livetv task nodes after use 2020-12-12 11:51:11 +00:00
Neil Burrows
30ed6582f9 Ensure currently selected channel in guide is used when "Watch" selected 2020-12-08 15:07:44 +00:00