0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build for v0.4.0 More... over 10 years ago
Update readme More... over 10 years ago
Refactor to using new grunt style More... over 10 years ago
Update to make dancer.js work again in Firefox. More... over 10 years ago
Increment version to 0.3.2 More... over 11 years ago
Change build process to using grunt More... over 11 years ago
Merge remote-tracking branch 'daliwali/master' More... over 11 years ago
Fix reduction when webkit has > 1 channels, fixes #26 More... over 11 years ago
add test for getProgress() More... over 11 years ago
Add 'version' property to Dancer object, test More... over 11 years ago
Update version to 0.3.1 More... over 11 years ago
Update README with getProgress, set/getVolume, renamed kick and kick.set() More... over 11 years ago
New build with getProgress, set/getVolume, renamed kick and kick.set(), fixes #16, #20 More... over 11 years ago
Update build file with renamed kick.js More... over 11 years ago
Rename 'beat' to 'kick'. Fixed ability to assign '0' to an attribute on a kick instance. Added the 'set' instance method to kick to change attributes (closes #16) More... over 11 years ago
Change progress functions to anonymous -- shouldn't call prototype functions with different context other than instance More... over 11 years ago
Implement get/setVolume methods More... over 11 years ago
initialize progress and set to 1 on load More... over 11 years ago
add getProgress More... over 11 years ago
Merge pull request #18 from jsantell/audioelement More... over 11 years ago
Update README with 0.3.0 information More... over 11 years ago
Update examples to use new loading method More... over 11 years ago
Update waveform plugin to not change width More... over 11 years ago
Update specs More... over 11 years ago
Add new load method to accept a config object or audio element More... over 11 years ago
Change flash adapter to accept an object with src More... over 11 years ago
Change Moz/Webkit adapters to only accept an audio element More... over 11 years ago
Add detection for Safari 6 to go to flash since it improperly implements Web Audio API More... over 11 years ago
Update spec to deal with global dancer object in specs, removal async play method More... almost 12 years ago
Update flash adapter to work with load, pause, return audio property from load More... almost 12 years ago