Commit Graph

76 Commits

Author SHA1 Message Date
DIYgod f6fdb2a49d
Merge pull request #162 from kn007/patch-1
fix pic 重复打印,拉伸输出
2017-11-01 21:35:59 -05:00
Karl Chen 665b0e7342
Update APlayer.scss 2017-10-31 23:00:16 +08:00
Karl Chen ceb2bc5feb
Update APlayer.js 2017-10-31 12:10:36 +08:00
DIYgod dedcfbf1ac
switch to next song in mobile, close #138 2017-06-08 00:16:56 +08:00
Tommy Nguyen 9a99a327e3 Wrap getSVG calls in template literal syntax 2017-03-31 11:56:06 -04:00
DIYgod cbc0f99eee new api: destroy, addMusic 2017-03-26 23:31:22 +08:00
DIYgod d381582fe4
prevent buttons from submitting forms 2017-02-09 11:22:58 +08:00
DIYgod 53096c4e0b
unify `ap.play()` with `ap.audio.play()`, close #98 2016-12-22 00:14:12 +08:00
DIYgod c4c3ead825
fix NaN before canplay, close #94 2016-12-21 18:48:02 +08:00
DIYgod a0467709eb
Fix lrc background, close #100 2016-12-01 09:56:20 +08:00
DIYgod 3877378602
fix switching music bug, close #83 #85 2016-10-26 21:17:31 +08:00
DIYgod 0b0be17c70
bind play() pause() function to play pause event 2016-10-24 10:37:36 +08:00
DIYgod 96190c0ebf
better single icon 2016-10-18 18:31:58 +08:00
DIYgod e78ac91628
fix CSS confliction in button 2016-10-17 10:20:24 +08:00
DIYgod 9030303ad1
update devDependencies 2016-10-17 10:00:10 +08:00
DIYgod 097fd27caa
update console version 2016-10-14 10:36:02 +08:00
DIYgod 5ce630df04
Optimize sorting algorithm for random mode, fix: #77 2016-10-14 10:26:50 +08:00
DIYgod c1c83d3c96
optimize the style of aplayer with lrc 2016-10-11 11:24:03 +08:00
DIYgod 89992c84c9
fix aplayer-bar width 2016-10-11 10:02:15 +08:00
Argenis Villasmil 02058ad17f display hh:mm:ss format when audio is over an hour long 2016-10-10 21:01:30 -04:00
DIYgod d7365d9546
Make music title and lrc selectable; click list to play next song in mobile: close #69 2016-09-30 11:13:35 +08:00
DIYgod 1386beaa27
Fix UMD bug 2016-09-26 01:50:13 +08:00
DIYgod 62d146a9dc
Scrollbar style, close #72 2016-09-20 12:12:21 +08:00
DIYgod fa0017c55d
random mode: from first music; play list: click to jump 2016-09-19 11:38:24 +08:00
DIYgod 9459d76b4b
New option: mode, listmaxhight 2016-09-19 10:34:12 +08:00
DIYgod f7e91c04d3
fix bug in `showlrc: 2` 2016-09-09 01:46:23 +08:00
DIYgod 4621a74691
fix getting lrc repeatedly 2016-08-28 00:20:50 +08:00
DIYgod f91eba1aba
New showlrc type: 3, get lrc from lrc file or API 2016-08-28 00:12:38 +08:00
DIYgod 210a9bbec0
Add console; Remove init function; Simplify this space; Update dev dependencies 2016-08-27 18:17:49 +08:00
DIYgod a1948749cd
build with webpack 2016-07-11 21:13:39 +08:00
DIYgod d2b673db39
fix long list title display error 2016-07-11 11:22:15 +08:00
DIYgod d116c75a09
improve UI; new API: toggle 2016-07-11 10:16:53 +08:00
DIYgod a5cc501f3b
font -> inline svg 2016-07-08 16:15:22 +08:00
DIYgod 9f9ded6e1e
API: play volume; Bug: encodeURI image link 2016-07-08 11:25:34 +08:00
DIYgod 12fc04957d
new option: preload 2016-06-13 14:23:51 +08:00
DIYgod c5776b2a78
fix bugs in HTML 2016-06-13 14:06:27 +08:00
DIYgod 7b8ad10c04
Fix bug: multiple ended event in iOS; clicking list error in mobile 2016-05-14 22:37:48 +08:00
DIYgod 47270238cb
Fix bug: Symbol is not defined 2016-05-14 21:40:03 +08:00
DIYgod 04e950b1eb
bugs with mutex 2016-05-14 20:04:41 +08:00
DIYgod f1bc748330
optimize 2016-05-10 01:00:16 +08:00
DIYgod 40d95344fd
fix drag bug, new option: loop 2016-05-05 20:57:30 +08:00
Micooz 5206eed8e5 deprecate vars outside class 2016-05-01 21:27:17 +08:00
Micooz 82b7f777f6 remove redundant semicolon 2016-05-01 21:00:29 +08:00
DIYgod 12ef281547
event binding 2016-04-28 17:22:06 +08:00
DIYgod 2af86eca50
README: npm --save 2016-04-22 18:05:51 +08:00
DIYgod 16330ca044 lrc in js 2016-04-04 02:06:11 +08:00
DIYgod e2ae50d956 more ES6 2016-03-30 00:29:20 +08:00
DIYgod ccfb471d24 style of aplayer-time-narrow 2016-03-28 01:29:40 +08:00
DIYgod b626991dcb fix the width of aplayer bar, improve loading process 2016-03-28 01:04:28 +08:00
DIYgod 1014ed45cd Fix box-sizing conflict 2016-03-28 00:28:17 +08:00