]> git.vomp.tv Git - vompclient.git/blob - readme.win
Major switch to frame number navigation
[vompclient.git] / readme.win
1 Readme For Windows Port of Vomp-Client\r
2 ======================================\r
3 \r
4 This file contains notes regarding the Windows port of Vomp.\r
5 Please read it carefully.\r
6 \r
7 License and Homepage\r
8 ====================\r
9 \r
10 The source code of vomp client is released under the General Public License (GPL).\r
11 For further information consult the vomp homepage:\r
12 http://www.loggytronic.com\r
13 or vomp on SourceForge (including the source code on cvs):\r
14 http://sourceforge.net/projects/vomp\r
15 \r
16 Requirements\r
17 ============\r
18 \r
19 The vomp client on Windows requires:\r
20 \r
21 * Windows 2000 or later\r
22 * A DirectShow MPEG2 decoder, which supports Video Mixing Renderer 9 (VMR-9),\r
23   mostly included within DVD software player\r
24 * A network connection to the vompserver computer\r
25 \r
26 Compatibility List for MPEG2 Decoders\r
27 =====================================\r
28 \r
29 Compatible MPEG2 decoders:\r
30 * Cyberlink PowerDVD 6\r
31 \r
32 Incompatible MPEG2 decoders:\r
33 * Cyperlink PowerDVD 4\r
34 \r
35 This list will be extended, please report success or failure with your decoder\r
36 at the forum at http://www.loggytronic.com .\r
37 \r
38 Remote Control Buttons Reference\r
39 ================================\r
40 \r
41 This table shows the Hauppauge MediaMVP remote control buttons and their\r
42 corresponding Windows keyboard assignments:\r
43 \r
44 MediaMVP Button | Keyboard Shortcut\r
45 ----------------*------------------\r
46 VOLUMEUP        | F10\r
47 VOLUMEDOWN      | F9\r
48 CHANNELUP       | "+", Ctrl+"+", Page down\r
49 CHANNELDOWN     | Insert, Ctrl+Insert, Page up\r
50 0               | 0\r
51 1               | 1\r
52 2               | 2\r
53 3               | 3\r
54 4               | 4\r
55 5               | 5\r
56 6               | 6\r
57 7               | 7\r
58 8               | 8\r
59 9               | 9\r
60 POWER           | Esc, Alt+F4\r
61 GO              | j\r
62 BACK            | Backspace\r
63 MENU            | m\r
64 RED             | r\r
65 GREEN           | g\r
66 YELLOW          | y\r
67 BLUE            | b\r
68 MUTE            | F8\r
69 RADIO           | Not implemented\r
70 REVERSE         | Not implemented (Can work on Remote Controls)\r
71 PLAY            | Shift + P\r
72 FORWARD         | Shift + F\r
73 RECORD          | Ctrl + R\r
74 STOP            | Ctrl + S\r
75 PAUSE           | Ctrl + P\r
76 SKIPBACK        | Ctrl + B\r
77 SKIPFORWARD     | Ctrl + F\r
78 OK              | Space, Return\r
79 FULL            | Not implemented\r
80 TV              | Not implemented\r
81 VIDEOS          | Not implemented\r
82 MUSIC           | Not implemented\r
83 PICTURES        | Not implemented\r
84 GUIDE           | Not implemented\r
85 UP              | UP\r
86 DOWN            | DOWN\r
87 LEFT            | LEFT\r
88 RIGHT           | RIGHT\r
89 PREVCHANNEL     | Not implemented\r
90 STAR            | *\r
91 HASH            | Not implemented\r
92 \r
93 (Note: Remote Controls for Windows should work also for most buttons,\r
94 but this is an yet untested feature.)\r
95 \r
96 Usage\r
97 =====\r
98 Start the client executable and enjoy, you should not have to configure\r
99 anything if you met the requirements above.\r
100 \r
101 Firewall\r
102 ========\r
103 If vomp for Windows stops at "Locating server" or "Connecting to VDR",\r
104 please configure your firewall so that vomp for windows can communicate\r
105 with the vompserver on port 3024 (UDP and TCP).\r