0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename soundmanager2 swf and js More... almost 12 years ago
Add TypedArray checking to isSupported() More... almost 12 years ago
Flash spectrum now aligns with audiodata/webaudio equivilents, put waveformData into dsp's FFT More... almost 12 years ago
Add Simple FFT example More... almost 12 years ago
Ignore include libs for jshint, add build More... almost 12 years ago
Updated readme with flash support info More... almost 12 years ago
Remove temp file More... almost 12 years ago
latest flash fixes More... almost 12 years ago
remove SM2 from build More... almost 12 years ago
remove soundmanager2 from includes, now loaded async More... almost 12 years ago
Get FFTs working in Flash, specs More... almost 12 years ago
Ignoring HTML5-only build for now More... almost 12 years ago
Add mp3 version off spec sine wave, remove unused ones More... almost 12 years ago
Add dependencies in README More... almost 12 years ago
Add flash_detect and swf -- add to appropriate includes, new html5 only build More... almost 12 years ago
Use no debugging version of soundmanager2 More... almost 12 years ago
Add flash adapter to spec, remove adapter test More... almost 12 years ago
Remove non Flash 9 swf, FP9 required for eqData More... almost 12 years ago
Initial flash work More... almost 12 years ago
Add setOptions() and change how isSupported() functions, returning a string of indicated support. Also added _getAdapter for future flash use More... almost 12 years ago
Added support for passing in an optional array of codecs to try and use, fixes #7 More... almost 12 years ago
Remove unused parameter More... almost 12 years ago
Woops, that shouldn't be there More... almost 12 years ago
Update demo with changes, play button More... almost 12 years ago
Build. More... almost 12 years ago
Add static method Dancer.canPlay(type), needed for #7; move all static methods into support.js, add specs for canPlay(), update build and specs to include new support.js, update README More... almost 12 years ago
Remove implementation-based getTime() spec More... almost 12 years ago
Correct getTime() in webkit via difference in start and currentTime, and stopping time correctly, more getTime() specs. fixes #4 More... almost 12 years ago
Build. More... almost 12 years ago
Fixed play/stop in Webkit -- recreating the source and reconnecting More... almost 12 years ago