2023-12-30 20:16 | README: Add a bit more about the debug server | Brian C. Lane | 1 | +4 | -0 |
2023-12-30 20:06 | README: Add debug ports | Brian C. Lane | 1 | +6 | -1 |
2023-12-30 20:06 | Add save/recall of last played video | Brian C. Lane | 2 | +24 | -2 |
2022-11-23 15:33 | README: Use https in link urls | Brian C. Lane | 1 | +2 | -2 |
2023-05-29 21:36 | Always set the valid flag | bcl | 1 | +1 | -1 |
2022-11-20 16:51 | Update function documentation | Brian C. Lane | 2 | +49 | -10 |
2022-11-19 20:19 | MainScene: Organize and document the functions | Brian C. Lane | 1 | +168 | -96 |
2022-11-19 19:41 | Update the README for changes in this version | Brian C. Lane | 1 | +42 | -38 |
2022-11-19 19:02 | debugUtils: Remove unused variable from PrintAnyAA | Brian C. Lane | 1 | +0 | -1 |
2022-11-19 19:00 | Move debug functions to debugUtils.brs | Brian C. Lane | 2 | +105 | -99 |
2022-11-19 18:58 | Remove unused XML functions | Brian C. Lane | 1 | +0 | -193 |
2022-11-19 18:47 | Remove old non-SceneGraph code | Brian C. Lane | 5 | +0 | -737 |
2022-11-19 16:56 | Simplify metadata setup for playback | Brian C. Lane | 1 | +12 | -17 |
2022-11-19 16:56 | Use ContentNode for the metadata | Brian C. Lane | 1 | +48 | -33 |
2022-11-18 14:51 | Fix handling of end of playback | Brian C. Lane | 1 | +9 | -5 |
2022-11-18 03:43 | Add using keystore to save playback position | Brian C. Lane | 3 | +102 | -6 |
2022-11-16 14:48 | Fix clock size and alignment on Wednesday | Brian C. Lane | 1 | +1 | -1 |
2022-11-16 01:16 | Add clock and details text at the top of the screen | Brian C. Lane | 2 | +47 | -4 |
2022-11-15 02:39 | Add Video Player | Brian C. Lane | 2 | +77 | -5 |
2022-11-15 01:38 | Populate PosterGrid with posters | Brian C. Lane | 1 | +42 | -15 |
2022-11-15 01:38 | Disable reading description file | Brian C. Lane | 1 | +4 | -3 |
2022-11-15 01:16 | manifest: Just design for fhd 1920x1280 | Brian C. Lane | 1 | +1 | -1 |
2022-11-14 01:36 | Add GridPanel and posters | Brian C. Lane | 2 | +23 | -1 |
2022-11-14 01:02 | Add category metadata loading | Brian C. Lane | 7 | +193 | -137 |
2022-11-14 00:37 | Switch to PanelSet | Brian C. Lane | 2 | +20 | -5 |
2022-11-13 22:30 | Add the list of categories to the main screen | Brian C. Lane | 7 | +106 | -89 |
2022-11-13 21:08 | Add keystore status to MainScene | Brian C. Lane | 3 | +8 | -2 |
2022-11-13 19:54 | Server url validation, save and recall of server url are all working | Brian C. Lane | 4 | +11 | -63 |
2022-11-13 18:40 | Add url validation task | Brian C. Lane | 6 | +72 | -13 |
2022-11-13 17:36 | Setup basic control flow for SetupServerDialog | Brian C. Lane | 7 | +61 | -61 |
2022-11-13 16:30 | Add loader task startup | Brian C. Lane | 3 | +46 | -2 |
2022-11-13 04:34 | Add a simple MainScene | Brian C. Lane | 7 | +102 | -3 |
2022-11-12 19:02 | Makefile: Update to newest upstream and add FreeBSD tweaks | Brian C. Lane | 2 | +634 | -44 |
2022-06-12 22:50 | Add Jump To Letters to top row | Brian C. Lane | 1 | +155 | -116 |
2022-01-01 23:05 | Merge pull request #7 from bcl/master-play-button | Brian C. Lane | 1 | +19 | -10 |
2022-01-01 23:05 | Merge pull request #8 from bcl/master-load-on-demand | Brian C. Lane | 3 | +188 | -17 |
2018-11-22 00:47 | Speed up loading unpopulated rows the longer it is idle | Brian C. Lane | 1 | +7 | -1 |
2018-11-21 22:27 | Switch back to using roGridScreen | Brian C. Lane | 3 | +182 | -17 |
2018-11-19 22:35 | Fix typo in roPosterScreen type | Brian C. Lane | 1 | +1 | -1 |
2018-11-14 19:47 | Add support for starting playback with Play instead of OK | Brian C. Lane | 1 | +18 | -9 |
2018-02-24 23:59 | Assume a directory of movies if there is no directory type file | Brian C. Lane | 1 | +10 | -9 |
2017-11-25 00:32 | Fix Setup menu handling | Brian C. Lane | 1 | +19 | -19 |
2017-11-24 23:52 | Update the time when playback finishes | Brian C. Lane | 1 | +1 | -0 |
2017-11-24 22:18 | Fix Poster Image Display | Brian C. Lane | 1 | +12 | -12 |
2017-11-24 21:52 | Use roPosterScreen instead of roGridScreen | Brian C. Lane | 1 | +116 | -106 |
2017-02-03 05:52 | Replace XML parsing with regex extraction of the href value | Brian C. Lane | 1 | +13 | -28 |
2016-10-14 02:41 | Check the server for Setup-SD.png | Brian C. Lane | 2 | +5 | -1 |
2015-01-25 15:54 | Fix 1-off error in screen array and undefined variable | Brian C. Lane | 1 | +3 | -2 |
2015-01-25 15:01 | Fix poster loading on newer Roku players | Brian C. Lane | 1 | +29 | -21 |
2014-12-29 00:16 | Update README with keystore info | Brian C. Lane | 1 | +23 | -0 |
2014-12-29 00:14 | Delete last position from keystore when finished playing | Brian C. Lane | 1 | +3 | -0 |
2014-12-29 00:09 | Fix 1-off error in length of titles array | Brian C. Lane | 1 | +1 | -1 |
2014-12-28 15:12 | Add support for using a keystore | Brian C. Lane | 4 | +117 | -21 |
2014-07-20 00:51 | Update install command for newer Rokus | Brian C. Lane | 1 | +1 | -1 |
2013-07-21 15:50 | nobif: Print movies without .bif files | Brian C. Lane | 1 | +22 | -0 |
2013-05-28 03:58 | Clean up handling of filenames with spaces | Brian C. Lane | 1 | +5 | -4 |
2013-05-28 01:57 | Update README for Version 3.0 | Brian C. Lane | 1 | +55 | -20 |
2013-05-28 01:34 | Change main function to mediaServer | Brian C. Lane | 3 | +335 | -353 |
2013-05-28 01:29 | Cleanup new code | Brian C. Lane | 3 | +52 | -258 |
2013-05-27 21:51 | Add loading dialog and speed up MovieObjects | Brian C. Lane | 1 | +28 | -17 |
2013-05-27 18:45 | Add search screen and row update | Brian C. Lane | 2 | +109 | -22 |
2013-05-27 14:24 | Add Setup/search row and hook up setup screen | Brian C. Lane | 1 | +36 | -5 |
2013-05-26 23:51 | Get default covers from server | Brian C. Lane | 1 | +2 | -2 |
2013-05-26 23:00 | Display the grid right after setting up the categories | Brian C. Lane | 1 | +4 | -3 |
2013-05-26 22:56 | Change to scale-to-fit for covers | Brian C. Lane | 1 | +1 | -0 |
2013-05-26 17:53 | Fix filename extension checking | Brian C. Lane | 1 | +7 | -7 |
2013-05-26 16:54 | Add remembering last playback time | Brian C. Lane | 1 | +16 | -7 |
2013-05-26 15:08 | Added time in breadcrumb | Brian C. Lane | 1 | +29 | -1 |
2013-05-26 05:22 | First pass at gridScreen | Brian C. Lane | 6 | +190 | -59 |
2011-11-15 05:42 | Added a couple error dialogs | Brian C. Lane | 1 | +10 | -2 |
2011-11-15 05:42 | Remove printing raw XML | Brian C. Lane | 1 | +2 | -2 |
2011-11-15 04:55 | Change some debugging strings | Brian C. Lane | 1 | +3 | -2 |
2011-11-15 04:55 | Pass the return type back up from other dir types | Brian C. Lane | 1 | +1 | -1 |
2011-03-12 20:02 | Add function to find PosterUrl | Brian C. Lane | 1 | +22 | -48 |
2011-02-19 23:02 | Change offset to 0 | Brian C. Lane | 1 | +1 | -1 |
2011-02-19 16:31 | Fix interval calculation and add offset to first image | Brian C. Lane | 1 | +9 | -10 |
2011-02-19 16:16 | Pulled makebif.py from v1.0 tag | Brian C. Lane | 1 | +172 | -0 |
2010-11-04 05:40 | Handle invalid server entries and bad directories | Brian C. Lane | 5 | +75 | -23 |
2010-11-04 03:12 | Removed old files | Brian C. Lane | 5 | +0 | -805 |
2010-10-31 19:10 | Add episode playback and description text | Brian C. Lane | 1 | +33 | -6 |
2010-10-30 15:37 | Added setup to directory listings | Brian C. Lane | 2 | +20 | -8 |
2010-10-30 14:18 | Fixed up README | Brian C. Lane | 1 | +22 | -13 |
2010-10-30 04:46 | Set StreamFormat from the file extension or default to mp4 | Brian C. Lane | 1 | +13 | -4 |
2010-10-30 03:30 | Added .bif file checking | Brian C. Lane | 1 | +7 | -0 |
2010-10-30 03:19 | Added basic video playback | Brian C. Lane | 1 | +52 | -2 |
2010-10-26 14:59 | Add check for directories inside movie directory | Brian C. Lane | 1 | +7 | -3 |
2010-10-26 14:34 | Add skeleton movie view with arced portrait display | Brian C. Lane | 2 | +67 | -11 |
2010-10-26 05:20 | Added checking for images for the category screen | Brian C. Lane | 1 | +36 | -16 |
2010-10-25 00:25 | Basic main loop is running | Brian C. Lane | 4 | +97 | -161 |
2010-10-25 00:08 | Added a joinString function to build paths with | Brian C. Lane | 1 | +21 | -0 |
2010-10-24 21:37 | Basic category screen display is running. | Brian C. Lane | 1 | +47 | -5 |
2010-10-17 14:04 | Abstracted file list function to handle video, songs, photos | Brian C. Lane | 1 | +11 | -8 |
2010-10-16 05:15 | Added sort (case insensitive) of the list | Brian C. Lane | 1 | +6 | -1 |
2010-10-16 04:38 | Added filtering out video files | Brian C. Lane | 1 | +45 | -3 |
2010-10-15 14:19 | App fires up and gets initial directory listing | Brian C. Lane | 3 | +9 | -10 |
2010-10-15 14:16 | Renamed DirParser to getDirectoryListing | Brian C. Lane | 1 | +0 | -0 |
2010-10-15 14:14 | Add error checks to getDirectoryListing | Brian C. Lane | 1 | +14 | -8 |
2010-10-15 04:27 | Cleaning up subroutine names | Brian C. Lane | 5 | +38 | -42 |
2010-10-15 04:16 | Moved checkServerUrl to its own module, added forceEdit | Brian C. Lane | 2 | +55 | -45 |
2010-10-15 01:20 | Preparing v2.0 -- no custom server | Brian C. Lane | 75 | +256 | -5063 |
2010-09-08 01:46 | Add PIL package to tornado.pip | Brian C. Lane | 1 | +1 | -0 |
2010-05-10 04:44 | Adding some clarifications to the README file. | Brian C. Lane | 1 | +7 | -0 |
2010-04-14 11:44 | Add delete of media sources | Brian C. Lane | 1 | +24 | -0 |
2010-04-14 10:42 | Add user deletion | Brian C. Lane | 1 | +16 | -5 |
2010-04-14 10:19 | Add delete of media items | Brian C. Lane | 2 | +21 | -10 |
2010-04-14 08:57 | Adding delete confirmation and POST code. Includes the xsrf token | Brian C. Lane | 5 | +48 | -3 |
2010-04-14 07:24 | Fixed stray div entry in mediaedit that was causing the update button to be hidden with the HD info. | Brian C. Lane | 1 | +4 | -4 |
2010-04-14 06:58 | Shuffeling around fieldset and form tags. | Brian C. Lane | 1 | +3 | -6 |
2010-04-14 05:12 | Add display of local system's external IP address | Brian C. Lane | 2 | +12 | -4 |
2010-04-01 14:18 | Fixed typo in README | Brian C. Lane | 1 | +1 | -1 |
2010-03-27 05:16 | Removed TED artwork images | Brian C. Lane | 24 | +0 | -0 |
2010-03-27 05:16 | Changed top bar to black gradient and removed TED Logo | Brian C. Lane | 4 | +0 | -0 |
2010-03-27 05:02 | Changed TED Logos to a film strip | Brian C. Lane | 4 | +0 | -0 |
2010-03-19 15:47 | Add .bif files to media entries when scanning source directories | Brian C. Lane | 1 | +28 | -1 |
2010-03-19 05:48 | Offset ffmpeg by 7 seconds | Brian C. Lane | 1 | +1 | -1 |
2010-03-19 04:03 | Add big height based on video aspect ratio | Brian C. Lane | 1 | +7 | -2 |
2010-03-19 03:40 | Change video sizes to tuples | Brian C. Lane | 1 | +3 | -2 |
2010-03-19 03:27 | Strip of the 1st image generated by ffmpeg | Brian C. Lane | 1 | +1 | -0 |
2010-03-18 05:13 | Add the capability to serve up .bif files | Brian C. Lane | 2 | +49 | -27 |
2010-03-14 06:17 | Changed path to the player for the Roku Makefile | Brian C. Lane | 1 | +1 | -1 |
2010-03-16 04:13 | Fix video format with makebif.py | Brian C. Lane | 1 | +2 | -2 |
2010-03-14 18:00 | Cleaned up some debug output and comments | Brian C. Lane | 2 | +3 | -6 |
2010-03-13 16:22 | Add per-use resume playback support | Brian C. Lane | 5 | +117 | -8 |
2010-03-07 02:21 | Added firewall rule to direct port 80 traffic to port 8888 so that all of the API calls work. | Brian C. Lane | 1 | +14 | -0 |
2010-03-06 19:19 | Merge branch 'localtest' of wyatt.home:projs/hms | Brian C. Lane | 1 | +1 | -1 |
2010-03-06 19:18 | Fixed typo in genre list generation. | Brian C. Lane | 1 | +1 | -1 |
2010-03-06 18:49 | Added some package details and install example for rpm based Linux systems. | Brian C. Lane | 1 | +10 | -3 |
2010-03-06 18:13 | Limit XML description string to 250 characters. | Brian C. Lane | 1 | +1 | -1 |
2010-03-06 15:19 | Added GPL v2 license | Brian C. Lane | 2 | +481 | -0 |
2010-03-05 06:12 | Added editing of User information and avatars Removed user avatar edit from users page Added initial avatar to user add form Updated docs to include installing PIL | Brian C. Lane | 4 | +167 | -21 |
2010-03-05 04:38 | Added editing of Media Sources | Brian C. Lane | 2 | +85 | -0 |
2010-03-05 04:00 | Added library.db to .gitignore | Brian C. Lane | 1 | +1 | -0 |
2010-03-05 03:59 | Working on documentation | Brian C. Lane | 1 | +44 | -0 |
2010-02-27 20:03 | Output a startup string with the port number | Brian C. Lane | 1 | +3 | -0 |
2010-02-27 17:00 | Initial import from mercurial | Brian C. Lane | 95 | +6559 | -0 |