Revisions : SoundManager2
A Javascript Sound API supporting MP3, MPEG4 audio and (experimental) video, providing reliable cross-browser/platform audio control. BSD licensed. Experimental HTML5 Audio() support is currently in development.
http://github.com/scottschiller/SoundManager2/commits/master
Les articles publiés sur le site
-
Added "about this file" comment block, and some new debug markers (for code removal with optimized builds)
11 septembre 2011, par Scott Schillerm script/soundmanager2.js Added "about this file" comment block, and some new debug markers (for code removal with optimized builds) -
Updated builds (now including -nodebug) and build sizes
11 septembre 2011, par Scott Schillerm doc/getstarted/index.html Updated builds (now including -nodebug) and build sizes -
Latest build
11 septembre 2011, par Scott Schillerm doc/generated/script/soundmanager2.html Latest build -
Remove more debug code (and comments) for -nodebug builds, further optimizations and license prepending.
11 septembre 2011, par Scott Schillerm build.xml Remove more debug code (and comments) for -nodebug builds, further optimizations and license prepending. -
Code highlighting fix
9 septembre 2011, par Scott Schillerm index.html Code highlighting fix