Twijfelde even waar deze juist thuishoorde.
Ik heb gisteren een Hauppauge PVR150 kaartje gekocht met afstandsbediening. Dit gebruik ik nu icm MCE2005.
Om de afstandsbediening te laten werken heb ik de irremote.ini in de windows directory aangepast. Werkt opzich wel perfect, maar met de nummertoetsen zou je normaal gezien in sms-stijl tekst moeten kunnen ingeven.
Wanneer ik dit probeer krijg ik gewoon meerdere cijfertjes in m'n MCE.
Deze irremote.ini gebruik ik nu.
Ik heb al vele andere irremote.ini's gebruikt die ik tegen kwam op google en hier op GoT maar geen van alleen laten het sms-stijl typen toe.
Iemand die dit aan het werken heeft gekregen met zijn Win-TV remote ?
Ik heb gisteren een Hauppauge PVR150 kaartje gekocht met afstandsbediening. Dit gebruik ik nu icm MCE2005.
Om de afstandsbediening te laten werken heb ik de irremote.ini in de windows directory aangepast. Werkt opzich wel perfect, maar met de nummertoetsen zou je normaal gezien in sms-stijl tekst moeten kunnen ingeven.
Wanneer ik dit probeer krijg ik gewoon meerdere cijfertjes in m'n MCE.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
| "; Arboc Config for Hauppage IR Remote and Windows Media Center Edition 2005
; FGR 09/24/2004 Support firmware V2; 32-bit IR application
; FILEVERSION 2,45,22267,0
; includes support for both Classic black, Silver PVR remote, and new extended Remote
; (extended remote has Music/Videos/Pictures and seperate NAV buttons among others)
; requires ir32.exe, irremote.dll 2.45.22230 or later
; Supports Key Codes 64-127 via RC5 'field' bit
; support latest IR HW on WinTV-USB2, and "IR Blaster" RC5/RC6 receiver
[Remote]
RepeatDelay=3
;Beep = 1 ; Sound for MessageBeep() to make for each Remote Keystroke
;PowerDownSound = 0 ; Sound for MessageBeep() to make when powering down
MenuLoad=1 ; use tray as app launcher
; map RC5 System Codes to button "name" lookup table
; Note: 0 (classic remote) conflicts with standard "philips" TV remotes
[SystemCode]
0=HCWClassic
30=HCWPVR2
31=HCWPVR
; "IR Blaster" HW can support RC6; this is for the MS MCE remote table if desired
;0x800f=MSMCE
; these tables map actual IR scan codes to button "names" on a per system code basis
; Undefined values get the name "CODExx" by default (mostly for debugging)
; Real buttons on a remote should always get a real button name
; Note: some button "names" can only be generated by certain remotes
; Also, note that seemingly similar buttons may have unique names on different remotes
; This is to allow treating them differently based on the remote, and the
; "paradigm" of how they are used. For example; on old remotes there is a seperate TV
; button, but no GRNPOWER button. So, on old remotes we treat TV as on/off, where on PVR
; remote we use the GoMenu function (or RED as On), and the GRNPOWER as Off.
;======================================
[HCWClassic]
; need to differentiate old '0' from newer remotes; Old 0 was also labled "pause"
0=OLD0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
12=RADIO
13=MUTE
15=TV
16=VOLUP
17=VOLDOWN
30=RESERVED
32=CHNLUP
33=CHNLDOWN
34=SOURCE
38=MINIMIZE
46=FULLSCREEN
[HCWPVR]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
46=GREEN
56=YELLOW
11=RED
41=BLUE
12=FUNC
13=MENU
15=MUTE
16=VOLUP
17=VOLDOWN
32=CHNLUP
33=CHNLDOWN
61=GRNPOWER
31=BACK
37=OK
59=GO
60=FULLSCREEN
55=REC
54=STOP
48=PAUSE
53=PLAY
50=REWIND
52=FASTFWD
30=SKIPFWD
36=SKIPREV
[HCWPVR2]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
46=GREEN
56=YELLOW
11=RED
41=BLUE
13=MENU
15=MUTE
16=VOLUP
17=VOLDOWN
32=CHNLUP
33=CHNLDOWN
61=GRNPOWER
31=BACK
37=OK
59=GO
55=REC
54=STOP
48=PAUSE
53=PLAY
50=REWIND
52=FASTFWD
30=SKIPFWD
36=SKIPREV
;new to hcwpvr2
12=RADIO
28=TV
24=VIDEOS
25=MUSIC
26=PICTURES
27=GUIDE
22=NAVLEFT
23=NAVRIGHT
20=NAVUP
21=NAVDOWN
10=TEXT
14=SUBCC
18=CHNLPREV
[MSMCE]
12=GRNPOWER
23=REC
25=STOP
24=PAUSE
22=PLAY
21=REWIND
20=FASTFWD
26=SKIPFWD
27=REPLAY
13=MCEJEWEL
35=BACK
38=GUIDE
32=NAVLEFT
33=NAVRIGHT
30=NAVUP
31=NAVDOWN
34=OK
37=LIVETV
74=VIDEOS
71=MUSIC
73=PICTURES
80=RADIO
70=TV
14=MUTE
16=VOLUP
17=VOLDOWN
18=CHNLUP
19=CHNLDOWN
36=DVDMENU
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
10=CLEAR
11=ENTER
78=PRINT
72=RECORDEDTV
28=CAPSLOCK
29=MCE29
128=MCE128
129=MCE129
;======================================
[Applications]
Media Center=
Default=
*task*=
;*suspend*=
;Debug.txt=
;hcwGDisplayWindow=
;hcwGo=
;======================================
[Default]
OLD0=
0=
1=
2=
3=
4=
5=
6=
7=
8=
9=
;======================================
[Media Center]
GRNPOWER={run(L:\MCE2005\ehome\ehshell.exe)}
GO={ALT}{F4}
TV={CTRL}t
VIDEOS={CTRL}e
MUSIC={CTRL}m
PICTURES={CTRL}i
GUIDE={CTRL}g
RADIO={CTRL}{SHIFT}a
BACK={backspace}
MENU={apps}
NAVDOWN={down}
NAVLEFT={left}
NAVRIGHT={right}
NAVUP={up}
OK={enter}
REC={Ctrl}r
PLAY={Ctrl}{shift}p
PAUSE={Ctrl}p
STOP={Ctrl}{shift}s
REWIND={Ctrl}{shift}b
FASTFWD={Ctrl}{shift}f
SKIPREV={Ctrl}b
SKIPFWD={Ctrl}f
MUTE={F8}
VOLUP={F10}
VOLDOWN={F9}
CHNLUP={pgup}
CHNLDOWN={pgdn}
CHNLPREV={app(0x250000)}
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
;TEXT=
;SUBCC=
;RED=
;GREEN=
;YELLOW=
;BLUE=
;======================================" |
Deze irremote.ini gebruik ik nu.
Ik heb al vele andere irremote.ini's gebruikt die ik tegen kwam op google en hier op GoT maar geen van alleen laten het sms-stijl typen toe.
Iemand die dit aan het werken heeft gekregen met zijn Win-TV remote ?
Marokko 2015: Route
Sat Tracker: SpotWalla
Blog: Gone for a ride
