]> git.sesse.net Git - vlc/commit
* MacOS X aout now uses AudioConverter for int->float
authorJon Lech Johansen <jlj@videolan.org>
Tue, 19 Mar 2002 03:33:52 +0000 (03:33 +0000)
committerJon Lech Johansen <jlj@videolan.org>
Tue, 19 Mar 2002 03:33:52 +0000 (03:33 +0000)
commit5dcebef9606d5c352a80102929d7b447c260340b
treee2f6d0fbb179abc2984940d1b9f497eb5ebaaf7e
parent939b6ea13666603f8cd8bb999c9dd15ab64311ca
  * MacOS X aout now uses AudioConverter for int->float
  * Various MacOS X intf improvements and bug fixes
18 files changed:
configure
configure.in
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
extras/MacOSX/vlc.pbproj/project.pbxproj
plugins/macosx/Makefile
plugins/macosx/aout_macosx.c
plugins/macosx/intf_controller.c
plugins/macosx/intf_controller.h
plugins/macosx/intf_vlc_wrapper.c
plugins/macosx/intf_vlc_wrapper.h
plugins/macosx/vout_qdview.c
plugins/macosx/vout_qdview.h
plugins/macosx/vout_vlc_wrapper.c [new file with mode: 0644]
plugins/macosx/vout_vlc_wrapper.h [new file with mode: 0644]
plugins/macosx/vout_window.c
plugins/macosx/vout_window.h