jf-roku/source
Jon Banafato accf8ecfa3 Fix maxPages off-by-one bug (#50)
The `pager.maxPages` calculation currently handles the case where there
are fewer than `page_size` items to display but will cut off the final
page for any page count larger than one. This change makes the page size
the ceiling of the calculation in all cases.
2019-07-12 23:10:54 -05:00
..
api Rewrite search, to feel a bit more like web 2019-05-09 23:42:25 -05:00
utils Merge pull request #29 from bisby/bisby/issue-17-logo-alignment 2019-05-05 21:32:25 -05:00
Main.brs Makefile and Rooibos testing 2019-05-02 13:45:07 -04:00
ShowScenes.brs Fix maxPages off-by-one bug (#50) 2019-07-12 23:10:54 -05:00
VideoPlayer.brs some comments 2019-04-29 12:44:37 -04:00