2010-06-23, 06:36 PM
I've updated the installer at http://www.gbpvr.com/NPVRSetup.exe.
If you're upgrading from 1.5.19, you need to make sure you stop the NRecord.exe/NTray.exe/NextPVR.exe processes prior to running the installer. In future releases I'll make this automatic, but thats not the case yet.
Changes:
- now looks for batch files (ParallelProcessing.bat, PostProcessing.bat, UpdateEPG.bat) in [DATA]\Scripts (ie, on Vista/Win7 it'd be C:\Users\Public\NPVR\Scripts)
[SIZE=2]- fixed problem with service being uninstalled during a reinstall.
[/SIZE]- added shortcut for stop/starting NPVR [/SIZE]
If you're upgrading from 1.5.19, you need to make sure you stop the NRecord.exe/NTray.exe/NextPVR.exe processes prior to running the installer. In future releases I'll make this automatic, but thats not the case yet.
Changes:
Quote:- now defaulting to 9750/11700/10600 LNB settings outside of NZ.- fixed a bug with certain pre-recorded transport streams not giving audio/video during playback.
- .mpg playback is now honoring the decoder selections. Previously only .ts files would, and decoders used during .mpg playback would be chosen by Windows.
- some minor visual changes to the Recording screen to make it clearer that left/right will switch between the various recording lists.
- fixed several PCH issues (some screen rendering problems, playback position, skipping, problem with switch back/forth between cover/list views)
- added tray icon support for starting N-PVR.
- added basic support for EVR aspect ratios with negative values. Its not perfect, but does work. Due to an EVR limitation, the OSD graphics are displayed in a slightly incorrect position on the screen (too narrow).
- fixed analog support for a couple of device
- added support for '999' disabling of auto comskip skipping (like GB-PVR used). Also fixes a bug in this functionality previously made available in a patch.
- added ability to press 'play' to manually skip inside a comskip block
- fixed a problem with parameters past to the PostProcessing.bat/ParallelProcessing.bat batch files
- fixed a problem with recording service sometimes not automatically noticing setting changes (like number of MVP servers, recording directory etc).
- fixed a problem where MVP server windows were visible
- window size and position now remembered between runs of the application.
- added a setting screen for selecting which plugins are visible in the main menu. (I expect to do more work in the future to allow reordering etc, but this is at least a start)
- added mechanism for plugins to provide a configuration form. The plugin needs to implement the NUtility.IPluginConfiguration interface, then the framework will call the GetSettingsPage() interface to get an instance of the form it can use. The form returned should be a form with no frame, derived from NUtility.SettingsPage. This base class has a SaveSettings() method which can be overriden by the plugin to save the configuration.
[SIZE=2]- added setting to specify the initial view first time you view the Recordings screen. (ie, start with Ready or Whats New etc)
- now looks for batch files (ParallelProcessing.bat, PostProcessing.bat, UpdateEPG.bat) in [DATA]\Scripts (ie, on Vista/Win7 it'd be C:\Users\Public\NPVR\Scripts)
[SIZE=2]- fixed problem with service being uninstalled during a reinstall.
[/SIZE]- added shortcut for stop/starting NPVR [/SIZE]