Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
APlayer
Wow, such a beautiful HTML5 music player
Collective -
Host: opensource -
https://opencollective.com/aplayer
- Code: https://github.com/MoePlayer/APlayer
github.com/DIYgod/APlayer - 9d772ef0521399d91fa44b78970ac5f883aa8d79 authored about 7 years ago
Adds Remove Song Functionality
github.com/DIYgod/APlayer - b654f6c6af50341e92748675aff505936bde17c7 authored about 7 years agogithub.com/DIYgod/APlayer - 77cc9d952875622f8580b0791997cf579f63ed3f authored about 7 years ago
github.com/DIYgod/APlayer - 88aff9111b66dbd270870f5a38ef10811fcd3b4f authored about 7 years ago
github.com/DIYgod/APlayer - 82ca11d126be819d5203c2400f9d2b4d2f993e70 authored about 7 years ago
Fix broken pause state when calling setMusic on playing audio element
github.com/DIYgod/APlayer - fa59380e4a791622a10bb2138edd9622f915804c authored about 7 years agoNo changes to the built minified JS, but slight changes to the source map (let-to-const didn't r...
github.com/DIYgod/APlayer - e22933a503278aa5f209787544d1ee2ba59996d7 authored about 7 years agoUse const instead of let to help signify that the initialized values are not expected to change....
github.com/DIYgod/APlayer - 1a4ea7a4ed4cacfc9e6686495e1e5b72a8e0e1cd authored about 7 years agoAdd the built version of APlayer that contains fixes from this branch.
github.com/DIYgod/APlayer - 80b84affdc6bde49518f32709908a9725d6b8d07 authored about 7 years agoIt appears that the "pause" event is never triggered if you call `audio.pause()` on a playing au...
github.com/DIYgod/APlayer - 8a1f19ec57bbc2fcf44278643200634de5d88f07 authored about 7 years agoFix autoplay
github.com/DIYgod/APlayer - a5c2c5809224ec4c4caffa46ef71875d592f7426 authored about 7 years agoWork is effectively done on the branch so add the built versions.
github.com/DIYgod/APlayer - 27c8f6b44cb08802f010f808684327698373cbf2 authored about 7 years agoIn the default state, each audio element should already have the music url set. However, if a us...
github.com/DIYgod/APlayer - e7168ec4621e89eb321fee93c992bb568440ccf6 authored about 7 years agoThis change appears to have been made to support playlist auto-advance in mobile. This was a wor...
github.com/DIYgod/APlayer - 17c80e4083a281058a13ea7a86ea2c07dae2ece4 authored about 7 years agoWhen playlists advance, the music should continue to play. The recent change to stop `setMusic` ...
github.com/DIYgod/APlayer - fa66dd90f49ce31c3b47e95f34cf2d5886cb6fe8 authored about 7 years agoThe constructor ensures that autoplay is false for mobile devices at this point.
github.com/DIYgod/APlayer - bd4426ff2b3549beabf7ac768f64d0727c11f6cc authored about 7 years agoThe `autoplay` option only makes sense in the constructor. After that, callers of `setMusic` sho...
github.com/DIYgod/APlayer - c0e868484a64bbb87d57f4c760aa5e71b1919b88 authored about 7 years agoSimple fixes
github.com/DIYgod/APlayer - ea7a97af3fbde8cf2b1510a87a512710eba490b9 authored about 7 years agoBuilt files that incorporate changes from this branch.
github.com/DIYgod/APlayer - a6705d08b1040d98ff4850850d2e33fbcbb888bc authored about 7 years agoNo need to track against a separate (and possibly out-of-sync) flag when it is just as easy to c...
github.com/DIYgod/APlayer - db6e0f8b84b6755703e6a30818a612f5adc54461 authored about 7 years agoModulo operators are perfect for this type of logic.
github.com/DIYgod/APlayer - 00bec0c66ef1144e955b2042282d61a17411fd82 authored about 7 years agogithub.com/DIYgod/APlayer - 275bbfcd0742d8be0175cb62196355ab3a8380ed authored about 7 years ago
Fixes issue #146, Author showing problem
github.com/DIYgod/APlayer - 62a9e9f1c7bd8e933f30d4cdfd279daf5da74543 authored about 7 years agogithub.com/DIYgod/APlayer - 77d00898bec67ff9f9b07ef5bc3fb09061483cac authored about 7 years ago
fix aplayer-list listmaxheight bad grammar
github.com/DIYgod/APlayer - 67e09f7ab6afe6ed2bf483197a8c51305869af7b authored about 7 years agogithub.com/DIYgod/APlayer - 00aac89320680a756aae39707772308712539d4a authored about 7 years ago
Change-Id: I90d1fab602500bcffdac82cb3b19a9b37e636de8
github.com/DIYgod/APlayer - 1fd103c326aed68cdfbc7bc88fc1e171cb137a60 authored about 7 years agomiss aplayer class
github.com/DIYgod/APlayer - 6b252a2c5fb5654630d98e7a2bd6298d4c1917e4 authored about 7 years agogithub.com/DIYgod/APlayer - 719c5ce3eaa98afd2bf375e8026e519eaf08fa2a authored about 7 years ago
fix pic 重复打印,拉伸输出
github.com/DIYgod/APlayer - f6fdb2a49d0c021dbce25e29b4d97e4ce3aa09fe authored about 7 years agofix pic 继承问题
github.com/DIYgod/APlayer - af85763598a2a8c08cf926229a751e02b913288e authored about 7 years agogithub.com/DIYgod/APlayer - 665b0e7342a2d7164ec904466f70f5c15a622773 authored about 7 years ago
github.com/DIYgod/APlayer - ceb2bc5febff9200ba8947b07b988768adbdb247 authored about 7 years ago
:bug: Fix Typo #157
github.com/DIYgod/APlayer - 6c019aba088a740ee7e5bbc8189dbeaef2a2fbb3 authored over 7 years agogithub.com/DIYgod/APlayer - bce02f0016cc2b5bff5cca793963f3928bb7e761 authored over 7 years ago
github.com/DIYgod/APlayer - 021eb283a3a0dd35315faefe3869088196f60f4b authored over 7 years ago
github.com/DIYgod/APlayer - e41fa9901d7e450ee6bc158e3d5892a6d3f0d681 authored over 7 years ago
github.com/DIYgod/APlayer - f25e0bf82d02f6d4cb161825234e72536117d61d authored over 7 years ago
github.com/DIYgod/APlayer - b88341b233437eec581287e098044df5f210c39c authored over 7 years ago
github.com/DIYgod/APlayer - 8d690b81df885b40483aa2ed3ff6806218fdcfa5 authored over 7 years ago
github.com/DIYgod/APlayer - 1ed95f004500186719b0dfc42d91bc1c8af785f7 authored over 7 years ago
github.com/DIYgod/APlayer - ebd8a48acaa540e5f755e4c286eaceeb3053ad50 authored over 7 years ago
github.com/DIYgod/APlayer - c8e912788b767a08773df85278d0b91de12c909d authored over 7 years ago
github.com/DIYgod/APlayer - dedcfbf1ac3aa3af4575d901c0db4dca8bc61619 authored over 7 years ago
github.com/DIYgod/APlayer - f0927af30b5ae7549d7d572de086e47125ce15bc authored over 7 years ago
github.com/DIYgod/APlayer - c6e4085a6588076b5351bc619b4fbee8db8fcbfb authored almost 8 years ago
Wrap getSVG calls in template literal syntax
github.com/DIYgod/APlayer - 8d6f2327b9948e2005ddec8dc66c16785386a47d authored almost 8 years agogithub.com/DIYgod/APlayer - 9a99a327e325f3057c78c0195582a4a3597a8949 authored almost 8 years ago
github.com/DIYgod/APlayer - 9f0a9aecbc259219416bbd57533c2e8be48d4beb authored almost 8 years ago
github.com/DIYgod/APlayer - cbc0f99eeeb1fefdf574892fbb607a8925742697 authored almost 8 years ago
github.com/DIYgod/APlayer - c3d98f3acab540a733b77d5a37750afcdd964b4a authored almost 8 years ago
github.com/DIYgod/APlayer - bf566955a8dc9d100a99ed7649edab3f670584a8 authored almost 8 years ago
github.com/DIYgod/APlayer - 960b8b34fd217c2e808df7be9f2e29f21df7cad7 authored almost 8 years ago
github.com/DIYgod/APlayer - d381582fe427b3988c5b20da256e2b41f2e17372 authored almost 8 years ago
github.com/DIYgod/APlayer - 3d64d42305be799e100786a78037d444062470b9 authored almost 8 years ago
github.com/DIYgod/APlayer - 7b4d2320a8d04f8cdd5dbba99eb227a8e7eaade4 authored almost 8 years ago
github.com/DIYgod/APlayer - 6f2174cab44fdd20c39cb59d1c65f1c3b3163e28 authored about 8 years ago
github.com/DIYgod/APlayer - ef1ae2b761067c689251b580d3b27f34b8a3597f authored about 8 years ago
update copyright
github.com/DIYgod/APlayer - 6f496ac41c6f1025655b6beeb976fc194c0158ed authored about 8 years agoupdate copyright for 2017
github.com/DIYgod/APlayer - 287950513d176d9121678310da3f787ce4691e68 authored about 8 years agogithub.com/DIYgod/APlayer - 584f11ce0460c80224542aa914802f7315c5ad1f authored about 8 years ago
github.com/DIYgod/APlayer - 53096c4e0bf81048661c9c59ea2e867a5f591d69 authored about 8 years ago
github.com/DIYgod/APlayer - c4c3ead825bbecde628f58ff9b057d126a449028 authored about 8 years ago
github.com/DIYgod/APlayer - a0467709eb4574af19a20a3c880451091082552b authored about 8 years ago
github.com/DIYgod/APlayer - 230f43f41c8aefe4d42102258d31046d3003d10a authored about 8 years ago
github.com/DIYgod/APlayer - a2c9072c1f9861464c55048a2a62fcb29575ab1b authored about 8 years ago
github.com/DIYgod/APlayer - 9c13dfa7f62131370fa4c1c166c6a47db53fe79a authored about 8 years ago
github.com/DIYgod/APlayer - 4c20d7f8bed0e6f0210780113329b73c6b5c25e8 authored about 8 years ago
github.com/DIYgod/APlayer - b74b5b0802413bf5fa9dd9f9a3e08b1615367b5c authored about 8 years ago
github.com/DIYgod/APlayer - eec8c3a0ed34349fd4c7f75270c7f3ccfbedb83f authored about 8 years ago
github.com/DIYgod/APlayer - 387737860248448117e3ce85c439c852e9d4ed6d authored over 8 years ago
Update README.md
github.com/DIYgod/APlayer - 370d0390992ba5a0bf98fd3fde108b907050eac7 authored over 8 years agogithub.com/DIYgod/APlayer - 634ad2def40e9f4d28ffe8f4ab8ac425769cae68 authored over 8 years ago
github.com/DIYgod/APlayer - 0b0be17c70ac93de51e5599b603486df3f8fa104 authored over 8 years ago
github.com/DIYgod/APlayer - d985b8dd8f774465ef88fc142de657987e44bafb authored over 8 years ago
github.com/DIYgod/APlayer - 96190c0ebf96592c45ef2a7a5e950d81d8f36b36 authored over 8 years ago
github.com/DIYgod/APlayer - c7df64b2fd16dd7ee9cc8060640dd6640f14a651 authored over 8 years ago
github.com/DIYgod/APlayer - e78ac916288cd71cbe525bddb80f650f0359a430 authored over 8 years ago
github.com/DIYgod/APlayer - 9030303ad1fba04e56b445bcac713db001a63b67 authored over 8 years ago
github.com/DIYgod/APlayer - 097fd27caa6afc2ae1e10ecb1e019c0c48e35812 authored over 8 years ago
github.com/DIYgod/APlayer - 5ce630df047ab05008f1e493b0f1e67a61e230f0 authored over 8 years ago
github.com/DIYgod/APlayer - c1c83d3c963176e4e8e501f7f3f5df34db8742b9 authored over 8 years ago
github.com/DIYgod/APlayer - 89992c84c97670c7d354f3a4b77d4506684b473e authored over 8 years ago
display hh:mm:ss format when audio is over an hour long
github.com/DIYgod/APlayer - 58a53e324c1224e352b9175a226d957b8ba6961b authored over 8 years agogithub.com/DIYgod/APlayer - 02058ad17fbef09799b9a06d4f8c52a731f7f953 authored over 8 years ago
github.com/DIYgod/APlayer - d7365d95464e9d6cc9353681c4fe81c7417244a8 authored over 8 years ago
github.com/DIYgod/APlayer - 1386beaa27e85e148f354352e6a8a4da21399cd8 authored over 8 years ago
github.com/DIYgod/APlayer - 62d146a9dcfbbaaf87234474804f97d8f99b3717 authored over 8 years ago
github.com/DIYgod/APlayer - fa0017c55d9d24546bfb2f111166fc201a0d7fe8 authored over 8 years ago
github.com/DIYgod/APlayer - 9459d76b4ba3c25328c3bb70891bb4dac427c2bc authored over 8 years ago
github.com/DIYgod/APlayer - f7e91c04d3b45cfd386afb2e8ceb147e0fc80bcd authored over 8 years ago
github.com/DIYgod/APlayer - 655d03bdb104f7e35c3a3a0294097bbd83c8930f authored over 8 years ago
github.com/DIYgod/APlayer - 4621a746912e2af08254fe76f8b72137faf1b687 authored over 8 years ago
github.com/DIYgod/APlayer - f91eba1aba9e255c77f382ed5b71e15a2e34f2c8 authored over 8 years ago
github.com/DIYgod/APlayer - 210a9bbec0acaf99d657820bf9e7f92961219b3d authored over 8 years ago
github.com/DIYgod/APlayer - 7a45bd0cdf0f4cc586561ca4adc6a0f35cbad685 authored over 8 years ago
github.com/DIYgod/APlayer - 61f0d66b5bebdbf51bf2a791099f0c32bca748c4 authored over 8 years ago
github.com/DIYgod/APlayer - a1948749cdfbaee83b339ecf5da29b27d61750c0 authored over 8 years ago
github.com/DIYgod/APlayer - d2b673db39b68111d8a43afe29ceef08ef39855b authored over 8 years ago
github.com/DIYgod/APlayer - d116c75a09d100f30530ccbd52d5ad5a41d897fb authored over 8 years ago