Annotation of linuxtv.org/index.php, revision 1.9

1.1       js          1: <?php
1.6       kenneth     2:   $title = "LinuxTV.org - Television with Linux";
1.1       js          3:   include "linuxtv-header.inc";
                      4: ?>
1.2       js          5: 
                      6: 
1.6       kenneth     7: <h1>Television with Linux</h1>
1.3       js          8: <p>
1.9     ! mchehab     9:   The LinuxTV community develops and maintains the Linux Kernel Media
        !            10:   Subsystems and several userspace libraries and applications.
        !            11: </p><p>
        !            12:   The Linux Kernel Media Subsystems provides support for devices like
        !            13:   webcams, streaming capture and output, analog TV, digital TV, AM/FM
        !            14:   radio, Sofware Digital Radio (SDR) and remote controllers. It offers
        !            15:   native support for a large number of drivers for commonly available
        !            16:   PCI cards and USB devices,
1.8       mchehab    17:   but the subsystems are also targeted towards Linux based
1.7       mchehab    18:   set-top-boxes and embedded devices, like mobile phones.
1.3       js         19: </p>
1.2       js         20: 
                     21: <h2>News</h2>
1.4       js         22: 
                     23: <?php
                     24:   include("news.inc");
1.5       js         25:   show_news(4, true, 0);
1.4       js         26: ?>
                     27: 
                     28: <a href="news.php">more...</a>
1.2       js         29: 
                     30: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>