Charles Ewert
a7478fc42a
Don't use more than 5 params for Substitute()
2023-05-05 13:22:35 -04:00
Charles Ewert
f4a7a6c8af
remove unreachable code
2023-05-05 13:19:15 -04:00
Charles Ewert
9e740e7ef9
stop using api module's config() values
2023-05-05 13:17:14 -04:00
Charles Ewert
8997b1fd02
Import api roku module as a bsc namespace
2023-05-05 13:13:49 -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
92e1535f88
Merge pull request #1140 from cewert/expand-global-var
2023-05-02 14:39:17 -04:00
Charles Ewert
1eaa3649e3
Merge branch 'unstable' into release-sync-166
2023-04-26 21:05:38 -04:00
Charles Ewert
db50b0f8bb
prep for release
2023-04-26 20:48:36 -04:00
Charles Ewert
d8e91273c8
Merge pull request #1208 from cewert/fix-issue-1192
2023-04-23 13:45:52 -04:00
Charles Ewert
b7b8a3461b
Move setConstants() to globals.brs
2023-04-23 13:31:31 -04:00
Charles Ewert
2ccacf6529
Set global vars before creating JFScene
2023-04-22 15:36:52 -04:00
Charles Ewert
ece472b91c
Use functions to save app and device data to global
2023-04-22 14:57:35 -04:00
Charles Ewert
8939ecc9c5
Merge remote-tracking branch 'upstream/unstable' into expand-global-var
2023-04-22 09:57:27 -04:00
Charles Ewert
c4d5a7de0a
Setup rooibos test framework ( #1141 )
2023-04-22 09:03:44 -04:00
Charles Ewert
4d643c9632
keep var lowercase like the rest
2023-04-21 19:16:19 -04:00
Charles Ewert
bb011f21f1
Remove unused global functions
2023-04-21 19:02:59 -04:00
Charles Ewert
51e72a78d3
Use EnableAudioGuideChangedEvent to update isAudioGuideEnabled
2023-04-21 19:02:28 -04:00
1hitsong
5f17467d62
Merge pull request #1166 from 1hitsong/homeCollections
...
Support favorited collections on home view
2023-04-20 07:22:09 -04:00
Charles Ewert
5fcf5a75d2
Validate parameters, small refactor on some functions, and fix #1192
2023-04-19 09:59:14 -04:00
1hitsong
8659dca53a
Fix OK issue on home view
...
Fixes #1201
2023-04-14 13:57:36 -04:00
1hitsong
fa4b45ddae
Update What's New content
2023-04-14 10:25:09 -04:00
1hitsong
a58a87cce0
Remove unneeded RunTime property
...
Fixes #1190
2023-04-11 20:33:28 -04:00
1hitsong
18bc05d67e
Update What's New content
2023-04-11 09:54:16 -04:00
1hitsong
9816fb77c2
Merge pull request #1175 from 1hitsong/fixMusicShuffle
2023-04-11 07:54:19 -04:00
1hitsong
d9a8c185cf
Update source/Main.brs
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-04-10 21:38:11 -04:00
1hitsong
d111a63ee9
Add valid checks to fallback font api call
2023-04-10 20:38:02 -04:00
1hitsong
ff0986a4e1
Fix music shuffle function
2023-04-08 13:48:57 -04:00
1hitsong
c0a7c834f1
Add timestamps to sides of progress bar
2023-04-06 13:51:30 -04:00
1hitsong
ffc63e738f
Support favorited collections on home view
...
Fixes #1158
2023-04-05 18:18:33 -04:00
Charles Ewert
80cce41085
Set up RALE for easier testing
2023-04-01 19:06:14 -04:00
Charles Ewert
594146555f
remove private screensaver
2023-03-31 23:36:11 -04:00
Charles Ewert
6b06991e16
fix formatting
2023-03-27 13:07:12 -04:00
Charles Ewert
cefbefaaa6
save deviceInfo to global var + use new vars whereever possible
2023-03-27 12:50:44 -04:00
Charles Ewert
032ee089ea
same appInfo to global var
2023-03-27 12:40:13 -04:00
1hitsong
8ded797668
Ensure videoplayer is valid before setting allowCaptions
2023-03-26 12:13:55 -04:00
1hitsong
99958ab0c4
Don't init subs on intros. Rework fallback subs font.
2023-03-25 21:52:12 -04:00
1hitsong
25ce0b9e9d
Stop spinner when intro video starts & disable intros on playlists
2023-03-23 18:59:23 -04:00
1hitsong
7ef2666fa5
Merge pull request #1119 from 1hitsong/finalWhatsNew
...
Final What's New Content
2023-03-22 21:29:11 -04:00
1hitsong
34d791b8e1
Update source/static/whatsNew.json
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-22 21:26:38 -04:00
1hitsong
127dd6808a
Final What's New Content
2023-03-22 21:22:16 -04:00
Charles Ewert
f4273732ff
Merge pull request #1101 from cewert/disable-next-episode-popup
...
Only show next episode popup if web client setting is turned on
2023-03-22 20:33:43 -04:00
Charles Ewert
d34002cc3d
save userConfig to global var + check userConfig before showing "next episode" popup
2023-03-22 14:10:07 -04:00
Charles Ewert
ef2b1293ec
Only show next episode popup if web client setting is turned on
2023-03-19 10:05:44 -04:00
1hitsong
5ad64dc6d4
Update source/static/whatsNew.json
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:13:14 -04:00
1hitsong
5810ed2a9b
Update source/static/whatsNew.json
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:13:02 -04:00
1hitsong
9727668bf3
Update source/static/whatsNew.json
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:12:56 -04:00
1hitsong
02edf6876b
Update What's New popup content
2023-03-16 09:05:15 -04:00
1hitsong
f29316b6e7
Merge pull request #1077 from cewert/fix-crashes
...
Fix crashes from crashlog report
2023-03-15 21:48:16 -04:00
Charles Ewert
b94f2bb228
Fix crashes in LoadItemsTask.brs and ShowScenes.brs ( #1068 )
...
* Ensure vars are valid - fixes crashlog errors
* Ensure vars are valid - fix crashlog error line 34
* ensure vars are valid - update function to match the one in ShowScenes.brs
* fix linting errors
* remove unneeded code
* remove optional chaining operators
2023-03-15 21:23:58 -04:00
Charles Ewert
2b2c366f37
Merge remote-tracking branch 'upstream/unstable' into fix-crashes-main
2023-03-14 22:55:09 -04:00