hg: macosx-port/macosx-port/jdk: 2 new changesets
astrange at apple.com
astrange at apple.com
Thu Jul 28 17:28:23 PDT 2011
Changeset: 682dd5f26859
Author: astrange
Date: 2011-07-28 17:16 -0700
URL: http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/682dd5f26859
Fix build issues under clang
! src/macosx/native/sun/awt/JavaComponentAccessibility.m
! src/macosx/native/sun/awt/ThreadUtilities.m
Changeset: ea84051313a3
Author: astrange
Date: 2011-07-28 17:28 -0700
URL: http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/ea84051313a3
Direct Audio: implement enumeration and initialization of audio devices
Additionally moved Ports off of deprecated API and fixed compiler warning
issues.
! make/javax/sound/FILES_c.gmk
! make/javax/sound/Makefile
+ src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_PCM.c
! src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_Ports.c
+ src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_Utils.c
+ src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_Utils.h
! src/share/native/com/sun/media/sound/Platform.c
More information about the macosx-port-dev
mailing list