Commit 851a8aac authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* NEWS:

  - 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.
parent 171d858e
$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: Changes between 0.5.1a and 0.5.2:
-------------------------------- --------------------------------
...@@ -20,6 +20,17 @@ Win32 port: ...@@ -20,6 +20,17 @@ Win32 port:
* localization support via gettext is now fully working. * localization support via gettext is now fully working.
* rc interface is now fully useable. * 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: Changes between 0.5.1 and 0.5.1a:
-------------------------------- --------------------------------
......
...@@ -102,10 +102,12 @@ Simply drag VLC from the place where you have installed it, to the Trash.\ ...@@ -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? \ \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.\ \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 .\ 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\ Christophe Massiot <massiot@via.ecp.fr> and\
Derk-Jan Hartman <thedj@users.sourceforge.net> for the VideoLAN team.\ 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 $} $Id: README.MacOSX.rtf,v 1.13 2003/03/03 19:39:48 hartman Exp $}
\ No newline at end of file \ No newline at end of file
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<key>IBEditorPositions</key> <key>IBEditorPositions</key>
<dict> <dict>
<key>29</key> <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> <key>303</key>
<string>60 509 104 114 0 0 1280 1002 </string> <string>60 509 104 114 0 0 1280 1002 </string>
<key>909</key> <key>909</key>
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
</array> </array>
<key>IBOpenObjects</key> <key>IBOpenObjects</key>
<array> <array>
<integer>1194</integer>
<integer>21</integer>
<integer>29</integer> <integer>29</integer>
<integer>21</integer>
<integer>1194</integer>
</array> </array>
<key>IBSystem Version</key> <key>IBSystem Version</key>
<string>6I32</string> <string>6I32</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment