sound/src/main/java/net/java/html/sound/AudioClip.java
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Mon, 21 Jul 2014 08:13:23 +0200 Can find AudioEnvironment in BrwsrCtx
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Wed, 21 Aug 2013 17:38:59 +0200 Always return instance of a clip
Wed, 07 Aug 2013 15:29:42 +0200 Implementation of the AudioClip that uses HTML5 Audio tag
Tue, 28 May 2013 12:29:21 +0200 refactoring