2004-04-18, 05:06 PM
I've just uploaded the next release of GB-PVR. You can download it from http://www.gbpvr.com/Setup016.exe
From the change.log:
2003-4-18 v0.16
- Now remembering and returning to previous file/directory which navigating the file system in the music and video libraries.
- FF/RW now working on the MVP, including in LiveTV mode.
- Fixed a bug with some versions of XCard drivers that would cause the OSD not to display, and only allow a single file to be played.
- Config.xml now allows you to specify specific screen sizes for each MediaMVP based on there mac address. See example in config.xml.
- You can now specify the filename for a manual recording. If its a reoccuring recoring, then this becomes the prefix for the filename.
- Enabled debugging of plugins. Launch GBPVR.exe as the executable for your plugin .DLL file.
- Fixed a bug where netradio streaming would sometimes not stop, if started playing a music file while listening to net radio.
- Fixed a bug when cancelling season recordings.
- Removed source code for weather plugin. This can now be downloaded from the website - visit the plugins page.
- A few changes to the netradio audio is started. You can now specify the size of the buffer which must be filled before playback starts. MVP also not starts netradio playback asynchronously, which may help on slow bitrate station which previously took too long to fill the play buffer (this used to cause the mvp to disconnect).
- Added PlayAudioFile/PlayAudioFiles/PlayVideoFile to the IPluginHelper interface. Plugins can use these to begin playback of media files.
- Fixed a problem with multiple capture sources, where they have the same channel list but a different set enabled.
- Added support for capture cards based on the "BlackBird" reference design. ProVideo PV258T and PV259 directly supported - for other card just add new section to to direct.ini modelled on the ProVideo settings.
- Back/Exit and RED key now work on MVP.
- Added simple web server. No pages yet, these will follow in a later release.
From the change.log:
2003-4-18 v0.16
- Now remembering and returning to previous file/directory which navigating the file system in the music and video libraries.
- FF/RW now working on the MVP, including in LiveTV mode.
- Fixed a bug with some versions of XCard drivers that would cause the OSD not to display, and only allow a single file to be played.
- Config.xml now allows you to specify specific screen sizes for each MediaMVP based on there mac address. See example in config.xml.
- You can now specify the filename for a manual recording. If its a reoccuring recoring, then this becomes the prefix for the filename.
- Enabled debugging of plugins. Launch GBPVR.exe as the executable for your plugin .DLL file.
- Fixed a bug where netradio streaming would sometimes not stop, if started playing a music file while listening to net radio.
- Fixed a bug when cancelling season recordings.
- Removed source code for weather plugin. This can now be downloaded from the website - visit the plugins page.
- A few changes to the netradio audio is started. You can now specify the size of the buffer which must be filled before playback starts. MVP also not starts netradio playback asynchronously, which may help on slow bitrate station which previously took too long to fill the play buffer (this used to cause the mvp to disconnect).
- Added PlayAudioFile/PlayAudioFiles/PlayVideoFile to the IPluginHelper interface. Plugins can use these to begin playback of media files.
- Fixed a problem with multiple capture sources, where they have the same channel list but a different set enabled.
- Added support for capture cards based on the "BlackBird" reference design. ProVideo PV258T and PV259 directly supported - for other card just add new section to to direct.ini modelled on the ProVideo settings.
- Back/Exit and RED key now work on MVP.
- Added simple web server. No pages yet, these will follow in a later release.