Annotation of linuxtv.org/lists.php, revision 1.17

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Mailing Lists";
                      3:   include "linuxtv-header.inc";
                      4: ?>
                      5: 
                      6: <h1>Mailing Lists</h1>
1.5       js          7: 
1.17    ! js          8: <p align="center">WARNING: Work in progress...</p>
1.15      js          9: 
                     10: <p>We've changed the mailing list software from Ecartis to Mailman, and
                     11: not everything went as smoothly as we would have liked it. At the moment
                     12: there are thousends of undelivered messages in the queue, mostly due
                     13: to the delay of DNS MX change propagation. We will activate the mailman
1.16      js         14: interface for subscription and archive access when things have settled down
1.15      js         15: a bit (in a day or two).</p>
                     16: 
                     17: <p>Unfortunately, the old mhonarc list archives cannot be integrated
1.16      js         18: into the mailman archive, but will be linked here seperately soon.</p>
1.15      js         19: 
                     20: <hr>
1.5       js         21: 
1.2       js         22: <p>
                     23:   In order to contribute to the development, you can subscribe to
                     24:   one of these mailinglists.<br>
                     25:   Note: The list archives are not available on linuxtv.org at the moment.
                     26:   You might find archives for some of the lists elsewhere on the net,
1.4       js         27:   e.g. on <a href="http://gmane.org/">gmane.org</a> or
                     28:   <a href="http://www.mail-archive.com/">mail-archive.com</a>.<br>
1.2       js         29: </p>
                     30: 
                     31: <h2>Linux DVB mailinglist</h2>
                     32: <p>
1.3       js         33:   DVB driver and DVB API development.<br>
1.2       js         34: </p>
                     35: 
                     36: <h2>VDR mailinglist</h2>
                     37: <p>
                     38:   About Klaus Schmidinger's Video Disk Recorder
                     39:   <a href="http://www.cadsoft.de/people/kls/vdr/index.htm">VDR</a>
                     40:   and other tools to receive, convert and stream DVB.<br>
                     41: </p>
                     42: 
1.3       js         43: <h2>linuxtv-softmpeg mailing list</h2>
                     44: <p>
                     45:   Discussion about development of the ffmpeg/libavcodec based
                     46:   software MPEG decoder library libsoftmpeg.
                     47:   Libsoftmepg uses the DirectFB and FusionSound libraries for video and audio
                     48:   rendering, and includes an experimental VDR plugin.<br>
                     49: </p>
                     50: 
1.2       js         51: <h2>Linux DVD mailinglist</h2>
                     52: <p>
1.3       js         53:   About DVD for Linux.<br>
1.2       js         54: </p>
                     55: 
                     56: <h2>MPEG2 encoder mailing list</h2>
                     57: <p>
                     58:   About the driver for the Kfir MPEG2 encoder board.<br>
                     59: </p>
                     60: 
1.1       js         61: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>