]> git.sesse.net Git - vlc/commitdiff
* NEWS:
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 3 Mar 2003 19:39:48 +0000 (19:39 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 3 Mar 2003 19:39:48 +0000 (19:39 +0000)
  - added remarks on m-audio fixes and other OSX specific fixes.
  - added improved ID3 detection item
* README.MacOSX.rtf
  - updated to reflect M-Audio fixes.
* ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
  - widened the Browse.. button to allow for the german word: durchsuchen.

NEWS
README.MacOSX.rtf
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib

diff --git a/NEWS b/NEWS
index dd1f3a0d6b69b7e9226dc600e0862911588cb9a5..0650fdc7f76368afa57b2a2b4b0b13798189cd44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.24 2003/03/02 12:10:46 gbazin Exp $
+$Id: NEWS,v 1.25 2003/03/03 19:39:48 hartman Exp $
 
 Changes between 0.5.1a and 0.5.2:
 --------------------------------
@@ -20,6 +20,17 @@ Win32 port:
  * localization support via gettext is now fully working.
  * rc interface is now fully useable.
 
+Mac OS X port:
+ * several fixes for multi channel audio devices. AC3 over SPDIF with M-Audio Sonica Theater still does not work. this is most likely a driver bug and has been reported to M-Audio. ( Delta, Griffin iMate and MOTU firewire devices should work).
+ * new info panel.
+
+Linupy port:
+ * there is a whole new port for the linupy distribution used by o.a. the YOPY PDA. It is still experimental, please test it.
+
+Miscellaneous:
+ * improved ID3 tag detection.
+ * changed several errors into warnings. the frequently reported "this is not a PS stream, continuing" is one of these.
+
 Changes between 0.5.1 and 0.5.1a:
 --------------------------------
 
index 64faa86449637ca0326aee448310525dfc4ec93d..3a42fba48fdfb2e20db1a3691186c1521ab897fc 100644 (file)
@@ -102,10 +102,12 @@ Simply drag VLC from the place where you have installed it, to the Trash.\
 \f1\b \ul 13. Multiple sound-devices and 5:1 sound? \
 
 \f0\b0 \ulnone Look at the Audio->Device menuitem. You can set this option permanently by going into the Preferences and choosing Interface->Interface module: macosx->Configure->Audio.\
+- AC3 over SPDIF with M-Audio Sonica Theater does not work. This is most likely a driver bug and has been reported to M-Audio.\
+- Many problems might still exist. Multiple channel audio support is pretty new on Mac OS X and there are many bugs in the system software, the device drivers and probably in VLC as well.\
 \
 \
 Thanks for reading this file. For additional information, subscribe to the vlc mailing list on \ul http://www.videolan.org/support/lists.html\ulnone .\
 -- \
 Christophe Massiot <massiot@via.ecp.fr> and\
 Derk-Jan Hartman <thedj@users.sourceforge.net> for the VideoLAN team.\
-$Id: README.MacOSX.rtf,v 1.12 2003/02/11 15:24:58 hartman Exp $}
\ No newline at end of file
+$Id: README.MacOSX.rtf,v 1.13 2003/03/03 19:39:48 hartman Exp $}
\ No newline at end of file
index b58879804773e40fe97cd77cafb8690602c8222d..7bf4a3cf0e3d28e2c8f03d4f45ed26806093d4f7 100644 (file)
@@ -7,7 +7,7 @@
        <key>IBEditorPositions</key>
        <dict>
                <key>29</key>
-               <string>22 973 419 44 0 0 1600 1178 </string>
+               <string>16 822 419 44 0 0 1280 1002 </string>
                <key>303</key>
                <string>60 509 104 114 0 0 1280 1002 </string>
                <key>909</key>
@@ -23,9 +23,9 @@
        </array>
        <key>IBOpenObjects</key>
        <array>
-               <integer>1194</integer>
-               <integer>21</integer>
                <integer>29</integer>
+               <integer>21</integer>
+               <integer>1194</integer>
        </array>
        <key>IBSystem Version</key>
        <string>6I32</string>
index 7d7b23b967ed9b31c3a14404852b61598eef3e50..b0abf493a6e76e5b239546dc4bd03e88efafdb46 100644 (file)
Binary files a/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib and b/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib differ