# Winfast-TV2000

! Normal
0		FeedDigit(0)
1		FeedDigit(1)
2		FeedDigit(2)
3		FeedDigit(3)
4		FeedDigit(4)
5		FeedDigit(5)
6		FeedDigit(6)
7		FeedDigit(7)
8		FeedDigit(8)
9		FeedDigit(9)
ENTER		FeedDigit(100)
Record          StartRecord()
Chan+Play	NextChannel()
Chan-Stop	PrevChannel()
channel+	NextChannel()
channel-	PrevChannel()
Vol+FF		RaiseVolume()
Vol-Rew		LowerVolume()
vol+		RaiseVolume()
vol-		LowerVolume()
Chan_Last       LastChannel()
Mute            Mute()
Preview         PreviewPageUp()
Fullscreen      FullScreenToggle640()
MTS             SwitchSoundMode()
FINE_UP         FreqFineTuneUp()
FINE_DOWN       FreqFineTuneDown()
F_RADIO         TV_FM_Switch()
Info            DisplayChannelTime()
Menu            PicAdjSelectMenu()

! Record
Vol+FF          RaiseVolume()
Vol-Rew         LowerVolume()
vol+            RaiseVolume()
vol-            LowerVolume()
Mute            Mute()
Record          PauseRecord()
Stop            StopRecord()
Fullscreen      FullScreenToggle640()
Info            DisplayChannelTime()

! Pause
Vol+FF          RaiseVolume()
Vol-Rew         LowerVolume()
vol+            RaiseVolume()
vol-            LowerVolume()
Mute            Mute()
Record          StartRecord()
Stop            StopRecord()
Fullscreen      FullScreenToggle640()

! Preview
Preview         PreviewPageUp()
Rewind          PreviewPageDown()
channel+        PreviewCursorUp()
channel-        PreviewCursorDown()
Vol+FF          PreviewCursorRight()
Vol-Rew         PreviewCursorLeft()
vol+            PreviewCursorRight()
vol-            PreviewCursorLeft()
ENTER           PreviewSelectChannel()
Fullscreen      FullScreenToggle()
0               FeedDigit(0)
1               FeedDigit(1)
2               FeedDigit(2)
3               FeedDigit(3)
4               FeedDigit(4)
5               FeedDigit(5)
6               FeedDigit(6)
7               FeedDigit(7)
8               FeedDigit(8)
9               FeedDigit(9)
Chan_Last       PreviewChannelSelStack()

! Menu
Menu            PicAdjSelectMenuOff()
channel+        PicAdjSelectUp()
channel-        PicAdjSelectDown()
vol+            PicValInc()
vol-            PicValDec()
Mute            ToggleChannelMonitor()
0/AV            SwapChannelMonitor()


! FM-radio
0               SetChannelByNo(10)
1               SetChannelByNo(1)
2               SetChannelByNo(2)
3               SetChannelByNo(3)
4               SetChannelByNo(4)
5               SetChannelByNo(5)
6               SetChannelByNo(6)
7               SetChannelByNo(7)
8               SetChannelByNo(8)
9               SetChannelByNo(9)
ENTER           FeedDigit(100)
Record          StartRecord()
Chan+Play       NextChannel()
Chan-Stop       PrevChannel()
channel+        NextChannel()
channel-        PrevChannel()
Vol+FF          RaiseVolume()
Vol-Rew         LowerVolume()
vol+            RaiseVolume()
vol-            LowerVolume()
Chan_Last       LastChannel()
Mute            Mute()
SCAN            PreviewPageUp()
MTS             SwitchSoundMode()
FINE_UP         FreqFineTuneUp()
FINE_DOWN       FreqFineTuneDown()
F_TV            TV_FM_Switch()

! Record-Radio
Vol+FF          RaiseVolume()
Vol-Rew         LowerVolume()
vol+		RaiseVolume()
vol-		LowerVolume()
Mute            Mute()
Record          PauseRecord()
Stop            StopRecord()

! Pause-Radio
Vol+FF          RaiseVolume()
Vol-Rew         LowerVolume()
vol+		RaiseVolume()
vol-		LowerVolume()
Mute		Mute()
Record		StartRecord()
Stop		StopRecord()
