[www-doc] [PATCH] update of features page regarding MIDI support

rpr // rpr.nospam at gmail.com
Mon Feb 15 16:31:10 CET 2016


Hi!
VLC for MS Windows dropped MIDI support in v. 2.1.0 - see
https://trac.videolan.org/vlc/ticket/9486
I'm sending a patch for the Features web page.
-- rpr.

$ svn diff
Index: vlc/features.php
===================================================================
--- vlc/features.php    (revision 8555)
+++ vlc/features.php    (working copy)
@@ -90,7 +90,7 @@
             <?php writefeature( "FLV (Flash)", "yes", "yes", "yes", "unt",
"yes", "unt" ); ?>
             <?php writefeature( "MXF", "yes", "yes", "yes", "unt", "yes",
"unt" ); ?>
             <?php writefeature( "Nut", "yes", "yes", "yes", "unt", "yes",
"unt" ); ?>
-            <?php writefeature( "Standard MIDI / SMF", "yes", "yes",
"yes", "yes", "yes", "yes" ); ?>
+            <?php writefeature( "Standard MIDI / SMF", "no", "yes", "yes",
"yes", "yes", "yes" ); ?>
             <?php writefeature( "Creative™ Voice", "yes", "yes",
"yes", "yes", "yes", "yes" ); ?>
           </table>
           <div class="notes">
@@ -183,7 +183,7 @@
             <?php writefeature( 'Real Audio <sup><a
href="#audio_notes">2</a></sup>', "part", "part", "part", "unt", "part",
"no" ); ?>
             <?php writefeature( "Alaw/µlaw", "yes", "yes", "yes",
"yes", "yes", "yes" ); ?>
             <?php writefeature( "AMR (3GPP)", "yes", "yes", "yes", "yes",
"yes", "yes" ); ?>
-            <?php writefeature( 'MIDI <sup><a href="#audio_notes">3
</a></sup>', "yes", "unt", "yes", "no", "yes", "unt" ); ?>
+            <?php writefeature( 'MIDI <sup><a href="#audio_notes">3
</a></sup>', "no", "unt", "yes", "no", "yes", "unt" ); ?>
             <?php writefeature( "LPCM", "yes", "yes", "yes", "yes", "yes",
"yes" ); ?>
             <?php writefeature( "ADPCM", "yes", "yes", "yes", "yes",
"yes", "unt" ); ?>
             <?php writefeature( "QCELP", "yes", "yes", "yes", "yes",
"yes", "yes" ); ?>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160215/1fefdff6/attachment.html>


More information about the www-doc mailing list