2005-08-15, 02:48 AM
...or should I say it never pauses to give me the option to save any stations as presets. Basically it works fine if I manually enter a freq. and save it but a scan just gives a progress bar from left to right with split-second snippets of anything it finds along the way. When it gets to the end, it starts playing the last station it found (Radio Jackie 107.8 MHz). The gbpvr.exe.native.log shows the following...
The SetFrequency entries go up to 107900000 each one followed by the Freq: 87500000 line.
Cheers,
Brian
Code:
03:28:27.703 VERBOSE put_Mode(AMTUNER_MODE_FM_RADIO)
03:28:27.703 VERBOSE put_Channel(87500000, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
03:28:28.156 VERBOSE getSetting(ListGraphFilters)
03:28:28.156 VERBOSE Graph contains the following filters:
03:28:28.156 VERBOSE - Default DirectSound Device
03:28:28.156 VERBOSE - Capture
03:28:28.156 VERBOSE - Hauppauge WinTV PVR PCI II Crossbar
03:28:28.156 VERBOSE - TV Audio
03:28:28.156 VERBOSE - TV Tuner
03:28:28.156 VERBOSE getSetting(SaveGraphFiles)
03:28:28.250 VERBOSE ConexantRecorder::StartRecording() done
03:28:28.265 VERBOSE SetFrequency(87600000)
03:28:28.312 VERBOSE Freq: 87500000
03:28:28.406 VERBOSE SetFrequency(87700000)
03:28:28.453 VERBOSE Freq: 87500000
03:28:28.531 VERBOSE SetFrequency(87800000)
03:28:28.578 VERBOSE Freq: 87500000
03:28:28.656 VERBOSE SetFrequency(87900000)
03:28:28.703 VERBOSE Freq: 87500000
03:28:28.781 VERBOSE SetFrequency(88000000)
03:28:28.828 VERBOSE Freq: 87500000
03:28:28.906 VERBOSE SetFrequency(88100000)
03:28:28.953 VERBOSE Freq: 87500000
Cheers,
Brian