jf-roku/source
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
..
api Remove optional chaining operators from code (#1085) 2023-03-09 14:35:29 -05:00
static Rework Wording 2023-01-08 12:08:53 -05:00
testFramework Add Test Framework 2022-12-22 09:48:45 -05:00
tests Add some Misc tests 2022-12-22 09:50:36 -05:00
utils Remove optional chaining operators from code (#1085) 2023-03-09 14:35:29 -05:00
Main.brs Merge remote-tracking branch 'upstream/unstable' into fix-crashes-main 2023-03-14 22:55:09 -04:00
ShowScenes.brs Fix crashes in LoadItemsTask.brs and ShowScenes.brs (#1068) 2023-03-15 21:23:58 -04:00
VideoPlayer.brs Fix crash in VideoPlayer.brs (#1067) 2023-03-13 16:16:36 -04:00