Commit Graph

14 Commits

Author SHA1 Message Date
1hitsong
607107ebb8 Remove rooibos test framework 2022-12-07 18:33:23 -05:00
Neil Burrows
2cf45677c6 User setting screen 2022-05-01 11:51:28 +01:00
Nick Wallace
647430a2e1
Alpha Picker (#540) 2022-04-29 08:03:01 +01:00
Neil Burrows
fe1d6b8342 Update logos based on build version 2020-06-27 19:38:42 +01:00
Neil Burrows
a362f9e5c7 Only include supported languages in Build 2020-06-27 09:02:32 +01:00
Tod Fitch
66f3ca9a06 Fix 'ends at ' and remove SPDX license headers
Signed-off-by: Tod Fitch <tod@fitchfamily.org>
2020-05-08 21:26:45 -04:00
Tod Fitch
07a9950ee6 Partial support for https://github.com/jellyfin/jellyfin-roku/issues/36
Partial implemented support for the languages and dialets that Roku supports.

A number of structural issues encountered the biggest are:
1. Programatically catenating strings which assumes a particular language syntax.
2. Using display strings in buttons, etc. to determine action.
3. Building display objects in BrightScript rather than in XML. This results in many cases where you have to translate the same string many times (e.g. "Cancel")

Side note: My editor is set to remove trailing spaces and to assure a new line at the end of the file. Existing source code seems to vary on this. I can revert those few changes if that is a problem.

Finally, added https://reuse.software/spec/ compliant license information to the new files and the files I touched.

Signed-off-by: Tod Fitch <tod@fitchfamily.org>
2020-05-08 21:26:45 -04:00
Neil Burrows
b313d57515
Store release issues (#180)
* Remove TrackerTask

* Change deprecated BookmarkPosition to PlayStart

* Accept (print & ignore) roInput commands

* Updated icon image sizes

* Added InputData Task (Not hooked up)

* Added signal beacons for Roku Performance Measuring

* Reverting ineffective roInput code

* Manually recreated changed channel poster images

* Use app_loaded global variable to control when performance beacons are sent

* Sorting missed performance signal beacon
2020-04-29 12:26:12 -04:00
thomabx
b4bbabd46f Update make script for curl 7.69 2020-03-17 17:13:12 -07:00
Charles Ewert
4af2a6a43c Removed image script from deploy scripts 2019-10-07 15:02:04 -05:00
Charles Ewert
94ee7fd9f0 Add image script to Makefile 2019-10-05 01:14:18 -04:00
grasponcrypto
e81de5fee4 npm init and modify app.mk to use local packages instead of global. 2019-09-08 22:02:09 -05:00
William Moses
fae8e1eed3 Fix Makefile and Episode Listing Format (#52)
* Fix Makefile

* Better Episode Listing
2019-07-22 22:11:13 -05:00
Matthew Crowson
01e4567fbd Makefile and Rooibos testing 2019-05-02 13:45:07 -04:00