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
Jordan Eldredge
16fc8d3ffd
Convert Font to object literal
2014-11-16 17:59:26 -08:00
Jordan Eldredge
aa1f6c4125
Convert SkinManager to object literal
2014-11-16 17:56:47 -08:00
Jordan Eldredge
ec1f9cf2f6
Support skin hack that allows for thinner position slider
2014-11-16 13:48:34 -08:00
Jordan Eldredge
93d073b8e3
Make balance snap to center
...
Fixes #28
2014-11-16 13:39:51 -08:00
Jordan Eldredge
35335d743a
Fix typo
2014-11-16 13:28:41 -08:00
Jordan Eldredge
0e79f55c3e
Fix slider glitch on clever skins
...
Some skins took advantage of the fact that they could make the bmp files
smaller to make certain elements transparent. This fixes allows that trick to
work for the volume and balance sliders.
Fixes #64
2014-11-16 13:19:39 -08:00
Jordan Eldredge
aa7c55f7b7
Better logic to decide if a file is a skin
2014-11-16 07:21:51 -08:00
Jordan Eldredge
2c71fb7254
Amend readme
2014-11-16 06:51:10 -08:00
Jordan Eldredge
1fba8f0224
Many skins don't support disabled clutter bar, let's not default to it
2014-11-16 06:17:25 -08:00
Jordan Eldredge
c5a0fe04c0
Factor out JSZipUtils, support local skins
2014-11-16 06:15:33 -08:00
Jordan Eldredge
a07a128231
Introducing the file manager
2014-11-16 05:22:58 -08:00
Jordan Eldredge
81e016e736
Add todo note back in
2014-11-16 00:03:28 -08:00
Jordan Eldredge
8cdd4504f1
Apply personal style to wsz skin PR
2014-11-15 23:55:45 -08:00
Jordan Eldredge
d5d00f78ed
Merge pull request #61 from elliots/master
...
Load skins from original WSZ files instead of individual BMPs
2014-11-15 23:44:36 -08:00
Elliot Shepherd
4a9cf13937
Fix skin file regex
2014-11-16 18:04:30 +11:00
Elliot Shepherd
7756f3819b
Re-add useLocalDefaultSkin (doesn't work in Chrome)
2014-11-16 18:04:11 +11:00