Commit graph

358 commits

Author SHA1 Message Date
Jordan Eldredge
e281818dae Improve look on mobile 2014-12-03 23:51:11 -05:00
Jordan Eldredge
787ad9a13f Improve presentaion 2014-12-03 20:45:01 -08:00
Jordan Eldredge
af7b0406e8 Reuse _updatePosition() code 2014-12-03 18:59:03 -08:00
Jordan Eldredge
301dd4ef7e Use precalculated postion for timeElapsed
Fixes #77
2014-12-03 18:55:12 -08:00
Jordan Eldredge
d8347a376d Render visualization background 2014-12-03 18:40:34 -08:00
Jordan Eldredge
b619dacd87 Remove offset from clear function 2014-12-03 18:36:53 -08:00
Jordan Eldredge
3d476e5ff4 the visualizer is actually on 15 pixels tall 2014-12-03 18:35:54 -08:00
Jordan Eldredge
85607b4fc0 Remove context.translate() 2014-12-03 16:55:33 -08:00
Jordan Eldredge
3d0a157269 Fix typo 2014-12-02 19:07:48 -08:00
Jordan Eldredge
895f7939e9 Change jszip cdn 2014-12-02 19:06:11 -08:00
Jordan Eldredge
5c30f00015 Clear visualizer when we change skins 2014-12-02 19:00:22 -08:00
Jordan Eldredge
8dee8ee2ac Fix for nums_ex.bmp
Ugly hack, but it works for now.

Fixes #62
2014-12-02 18:55:17 -08:00
Jordan Eldredge
8da3cd5545 Merge pull request #85 from captbaritone/refactor-oscilloscop
Clean up the oscilloscope visualizer code
2014-12-02 16:24:50 -08:00
Jordan Eldredge
0bea117c43 Clean up the oscilloscope visualizer code 2014-12-02 16:23:40 -08:00
Jordan Eldredge
55b836e332 Pre-render bar-gradient 2014-12-02 16:16:45 -08:00
Jordan Eldredge
8102407068 Tweak meta info 2014-11-28 10:30:17 +01:00
Jordan Eldredge
bfe59157f4 Improve meta information 2014-11-28 10:28:15 +01:00
Jordan Eldredge
99f4d980fb Remove unused code 2014-11-28 10:24:41 +01:00
Jordan Eldredge
f9bc90e69c Show the actual sample rate
Helps with #19
2014-11-28 10:09:07 +01:00
Jordan Eldredge
2b61d58c20 Very simple bar visualizer, it's a start... 2014-11-28 09:27:43 +01:00
Jordan Eldredge
a589503376 Update Open Graph meta info 2014-11-27 08:00:07 -05:00
Jordan Eldredge
ee89581f5c User actual file duration for tile box
Fixes #49
2014-11-27 13:53:30 +01:00
Jordan Eldredge
9c11a4d9c7 Update to newer version of llama.mp3 2014-11-27 09:40:48 +01:00
Jordan Eldredge
00ab87595b Add Open Graph meta tags 2014-11-26 22:00:27 +01:00
Jordan Eldredge
c967da38b6 Add meta description 2014-11-26 19:33:07 +01:00
Jordan Eldredge
e475d1644b Start using values from viscolors.txt 2014-11-26 15:44:41 +01:00
Jordan Eldredge
b31da510dc Swtich to v2.91 cursor images
These images were extracted from the native winamp.exe

Fixes #20
2014-11-26 14:23:33 +01:00
Jordan Eldredge
7b6d3f4b18 Make balance control work
Using code by @lostsource, we've implemented support for the balance control.

Fixes #13
2014-11-26 10:58:17 +01:00
Jordan Eldredge
0bb44e7d6d Add loading state 2014-11-23 13:00:11 +01:00
Jordan Eldredge
d24e378221 Add Winamp Skinning Tutorial 2014-11-21 03:56:02 +01:00
Jordan Eldredge
b6f52424ce Add first draft of sine wave visualization 2014-11-20 08:33:57 +01:00
Jordan Eldredge
275b210313 Move font stuff into skin, refactor 2014-11-20 08:21:04 +01:00
Jordan Eldredge
57535286f3 Move Font to the SkinManager 2014-11-20 07:55:26 +01:00
Jordan Eldredge
d6e52f9f59 Improve viscolor parsing 2014-11-19 08:47:37 +01:00
Jordan Eldredge
ecea48dae3 Permit whitespace in viscolor colors 2014-11-18 18:54:40 +01:00
Jordan Eldredge
f98d36725e Whitespace 2014-11-18 01:48:16 -08:00
Jordan Eldredge
8f3d8e10b4 Minimal support for nums_ex.bmp 2014-11-18 01:44:09 -08:00
Jordan Eldredge
1a51345706 Correct parseviscolors 2014-11-18 00:59:55 -08:00
Jordan Eldredge
3dcf07c103 Parse viscolor.txt
Fixes #66
2014-11-17 19:29:51 -08:00
Jordan Eldredge
55e6f37141 Show actual channel information 2014-11-17 11:21:07 -08:00
Jordan Eldredge
79d3c6e4d2 Fix typo in readme 2014-11-17 11:20:39 -08:00
Jordan Eldredge
63c0f50076 Document similar projects
Fixes #14
2014-11-16 21:51:35 -08:00
Jordan Eldredge
2f6717bd76 Remove anchor stuff and update readme 2014-11-16 21:33:43 -08:00
Jordan Eldredge
575fa7858c Fix arrow keys and improve seeking 2014-11-16 21:26:31 -08:00
Jordan Eldredge
905005d0e5 Nudge play-pause and working sprites to the perfect place 2014-11-16 21:09:24 -08:00
Jordan Eldredge
300fdb0e87 Use Web Audio API instead of <audio> tag
Fixes #60
2014-11-16 20:55:51 -08:00
Jordan Eldredge
69d88648a1 Minor cleanup 2014-11-16 18:31:46 -08:00
Jordan Eldredge
5efcbe382d Convert file manager to object literal 2014-11-16 18:18:53 -08:00
Jordan Eldredge
aa3eadc312 Use the new media object 2014-11-16 18:14:50 -08:00
Jordan Eldredge
215f506491 Convert Media to object literal 2014-11-16 18:05:01 -08:00