0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #81 from wallywyyoung/patch-1 More... over 8 years ago
Fix Seek Scrub While Paused More... over 8 years ago
Merge pull request #48 from borian/master More... about 11 years ago
updated to jquery 1.9.0
Bo
More... about 11 years ago
fix setVolume in the HTML5 audio mode More... about 12 years ago
fix the double skipping in the new versions of chrome https://github.com/soundcloud/soundcloud-custom-player/issues/25 More... over 12 years ago
force HTML5 mode where available merge fixes by Seb: getDuration/getPosition should work correctly in HTML5 mode trigger onPlayerSeek event when seeking in the waveform More... over 12 years ago
add a continuePlayback option More... over 12 years ago
fixed playing private sets using flash component More... over 12 years ago
https typo fixed More... almost 13 years ago
load the swf engine over https when needed More... almost 13 years ago
resolve tracks over ssl when needed added test for api urls based tracks More... almost 13 years ago
regular expression in stream signing fixed More... almost 13 years ago
fix the secret token stream signing More... almost 13 years ago
shuffle should include random negative sorting More... almost 13 years ago
remove hover display that was preventing the standard skin playing on the iOS More... almost 13 years ago
test should load fixtures instead of real API calls More... almost 13 years ago
add unit tests for the plugin options More... almost 13 years ago
start writing unit tests, initial tests for the player rendering and media support More... almost 13 years ago
fix the groups rendering, trigger the init event after everything is rendered, remove namespace from event triggers More... almost 13 years ago
use webkit transitions when animating the playhead More... almost 13 years ago
guard the logger against the IE More... about 13 years ago
update the souncloud widget api to the latest revision should fix the IE event dispatch bug More... over 13 years ago
one more fix for the autoPlay More... over 13 years ago
additional fixes for autoPlay in dynamically rendered players More... over 13 years ago
fix the autoPlay handling More... over 13 years ago
fix the autoplaying through all the players, not only in the playlists More... over 13 years ago
rename the time progress event to 'onMediaTimeUpdate.scPlayer' More... over 13 years ago
re-organize the time polling, add a 'scPlayer:onMediaTimeUpdate' event More... over 13 years ago
updated the randomizer algorithm with a more 'random' version, based on http://sroucheray.org/blog/2009/11/array-sort-should-not-be-used-to-shuffle-an-array/ More... over 13 years ago