Mercurial > mplayer.hg
annotate DOCS/xml/en/mail-lists.xml @ 12488:3305ae82dae3
Add quartz to Romain contrib
author | nplourde |
---|---|
date | Tue, 18 May 2004 21:19:36 +0000 |
parents | dfb041cb3772 |
children | 1c0e23f573a2 |
rev | line source |
---|---|
9675 | 1 <?xml version="1.0" encoding="iso-8859-1"?> |
10913
49b1a67e7381
Add revision keyword to english xml files, to ease translation synchronization
lumag
parents:
10018
diff
changeset
|
2 <!-- $Revision$ --> |
9675 | 3 <appendix id="mailinglists"> |
4 <title>Mailing lists</title> | |
5 <para> | |
6 There are some public mailing lists on <application>MPlayer</application>. Unless | |
7 explicitly stated otherwise the language of these lists is <emphasis role="bold">English</emphasis>. | |
8 Please do not send messages in other languages or HTML mail! Message size limit | |
9 is 80k. If you have something bigger put it up for download somewhere. Click the | |
10 links to subscribe. On the mailing lists, the same rules about writing and quoting | |
11 apply as on usenet. Please follow them, it makes the life of those who read your | |
12 mails a lot easier. If you do not know them please read | |
13 <ulink url="http://learn.to/edit_messages">HOWTO edit messages</ulink> or (if you | |
14 are in a hurry) <ulink url="http://www.xs4all.nl/~hanb/documents/quotingguide.html">Quoting HOWTO</ulink>. | |
15 <itemizedlist> | |
16 <listitem><para> | |
11540 | 17 <application>MPlayer</application> announce list: |
9675 | 18 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-announce"/> |
11540 | 19 List for <application>MPlayer</application> announcements. |
20 Subscribe here if you want to get announcements about new features. | |
9675 | 21 </para></listitem> |
22 <listitem><para> | |
11540 | 23 <application>MPlayer</application> developers list: |
9675 | 24 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng"/> |
11540 | 25 This list is about <application>MPlayer</application> development! |
26 Talking about interface/API changes, new libraries, code optimization, | |
27 configure changes is ontopic here. Send patches but not bug reports, | |
28 user questions, feature requests or flames here to keep the list traffic low. | |
9675 | 29 </para></listitem> |
30 <listitem><para> | |
11540 | 31 <application>MPlayer</application> DOCS list: |
11248 | 32 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-docs"/> |
11540 | 33 This list is about <application>MPlayer</application> documentation |
34 and translation discussions. | |
11248 | 35 Documentation and homepage related CVS logs are also sent here. |
36 </para></listitem> | |
37 <listitem><para> | |
11540 | 38 <application>MPlayer</application> users list: |
9675 | 39 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-users"/> |
40 <itemizedlist> | |
41 <listitem><para> | |
42 Send bug reports here after reading the <link linkend="bugs">Known Bugs</link> | |
11483 | 43 and <link linkend="bugreports">bug reporting</link> section). |
9675 | 44 </para></listitem> |
45 <listitem><para> | |
46 Send feature requests here (after reading the <emphasis role="bold">whole | |
47 documentation</emphasis>). | |
48 </para></listitem> | |
49 <listitem><para> | |
50 Send user questions here (after reading the <emphasis role="bold">whole | |
51 documentation</emphasis>). | |
52 </para></listitem> | |
53 </itemizedlist> | |
54 </para></listitem> | |
55 <listitem><para> | |
11540 | 56 <application>MPlayer</application> Hungarian users list: |
9675 | 57 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok"/> |
58 <itemizedlist> | |
59 <listitem><para> | |
60 Hungarian language list | |
61 </para></listitem> | |
62 <listitem><para> | |
63 Topic? We'll see about it... mostly flame and RTFM questions up to now :( | |
64 </para></listitem> | |
65 </itemizedlist> | |
66 </para></listitem> | |
67 <listitem><para> | |
11540 | 68 <application>MPlayer</application> & Matrox G200/G400/G450/G550 users: |
9675 | 69 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-matrox"/> |
70 Matrox related questions like | |
71 <itemizedlist> | |
72 <listitem><para> | |
73 things about mga_vid | |
74 </para></listitem> | |
75 <listitem><para> | |
76 Matrox's official beta drivers (for X 4.x.x) | |
77 </para></listitem> | |
78 <listitem><para> | |
79 matroxfb-TVout stuff | |
80 </para></listitem> | |
81 </itemizedlist> | |
82 </para></listitem> | |
83 <listitem><para> | |
11540 | 84 <application>MPlayer</application> & DVB card users: |
9675 | 85 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb"/> |
86 Things related to the hardware decoder card called DVB (not <emphasis role="bold">DXR3</emphasis>!). | |
87 </para></listitem> | |
88 <listitem><para> | |
11540 | 89 <application>MPlayer</application> CVS-log: |
9675 | 90 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog"/> |
11540 | 91 All changes in <application>MPlayer</application> code are automatically |
92 sent to this list. Only questions about these changes belong here | |
93 (if you do not understand why a change is required or you have a better | |
94 fix or you have noticed a possible bug/problem in the commit). | |
9675 | 95 </para></listitem> |
96 <listitem><para> | |
11540 | 97 <application>MPlayer</application> Cygwin-porting list: |
9675 | 98 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin"/> |
11685
a6557639cd75
-cygwin list is also about MinGW, <application> tags
wight
parents:
11540
diff
changeset
|
99 List for discussion about <application>MPlayer's</application> |
a6557639cd75
-cygwin list is also about MinGW, <application> tags
wight
parents:
11540
diff
changeset
|
100 <application>Cygwin</application> and <application>MinGW</application> port. |
9675 | 101 </para></listitem> |
102 <listitem><para> | |
11540 | 103 <application>MPlayer</application> OS/2-porting list: |
9675 | 104 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-os2"/> |
11540 | 105 List for discussion about <application>MPlayer's</application> OS/2 port. |
9675 | 106 </para></listitem> |
107 <listitem><para> | |
11540 | 108 <application>MPlayer</application> Weekly News' editors and translators list: |
9675 | 109 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-mwn"/> |
110 List for discussion about the Weekly News releases. | |
111 </para></listitem> | |
112 </itemizedlist> | |
113 <note><para> | |
114 You can reach the searchable mailing list archives at | |
11907 | 115 <ulink url="http://www.mplayerhq.hu/cgi-bin/s-arch.cgi"/>. |
9675 | 116 </para></note> |
117 </para> | |
118 </appendix> |