John Honeycutt
2006-09-06, v0.00.01
MVP General List-O-Things
- Enhance mvp_stb driver to do some useful stuff lik get hardware to
tell us current position in mpg stream, detect video/audio
out-of-sync condition, etc...
- Do some nifty OSD graphics widgets for video operations. play, fwd, rew, seek, replay,
comercial skip, etc...
- Investigate getting freetype anti-aliased fonts working.
CIFS filesystem streaming performance is lacking. Figure out whats going on. Fix. Done 03/06/2005
ReplayTV List-O-Things
- Add next/last device quick navigation to guide menu. i.e. use
remotes seek button to jump between RTV units. (Request 1309453)
- For show "play", currently only query RTV that show is stored on for "last play pos".
Need to investigate protocol further, cache last-play-pos on MVP so this works better.
- When hit "stop" | "back" during show play: display popup: (Resume|Back-To-Guide|Delete).
- When end of mpg reached: display popup: (Back-To-Guide|Delete).
- GUI can hang for certian networking error conditions. Need to update libreplaytv networking code
to use signals and shorter error timeouts.
- Update libreplaytv guide parsing to finish parsing replay channel info.
- Add "details" show menu popup, that displays tons-o gorry details about
a replay show, it's replay channel, etc...
- Add 'Category' groupings to Replay Guide. Allow displaying shows
by category. (Request 1309458)
- get rtv_shell building for w32 winsock.
- optimize replaytv pthread stack size.
- Add automatic commercial skip with ability to enable / disable via
gui.
- Add telephone keypad indexing for Replay Guide. (Request 1310036)
- Allow for merged Replay Guide. i.e. Option to show list of
channels/shows from all RTV devices as a single guide menu (Request 1309465)
Update libreplaytv to process 5K evt files and create structure with comercial markers. Done 05/15/2005
Implement GUI 5K manual comercial skip. Done 05/15/2005
Add RTV 4K support Done 10/04/2005
setup a more ReplayTV GUI like color scheme. Can
be implemented with mvpmc theme xml file.
Add support for relative jump from current play
position. (Request 1309433) Done 10/04/2005
Currently only run RTV SSDP server long enough to kick DVArchive into 5K mode.
This causes DVArchive to generate error messages after our server is stopped.
Need to change SSDP server to thread that runs in background. Done 10/09/2005