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
Elliot Shepherd
17358f7aa5
Fix image filter regex (fixes MAIN.BMP vs EQMAIN.BMP issue)
2014-11-16 17:50:45 +11:00
Elliot Shepherd
cc3d44fd90
Remove base64 shim
2014-11-16 17:48:25 +11:00
Elliot Shepherd
51af9a337e
Remove duplicate setSkinByName method
2014-11-16 17:40:49 +11:00
Elliot Shepherd
56db746c35
Load skins from original WSZ files instead of individual BMPs
2014-11-16 17:20:25 +11:00
Jordan Eldredge
0381b5e421
Fix work indicator
2014-11-15 22:03:01 -08:00
Jordan Eldredge
45fe523342
Show the right numbers when seeking
2014-11-14 17:59:46 -08:00
Jordan Eldredge
87ccf49a3d
Add message while seeking
...
Also fix issue where the position slider would jump around if you seeked while playing.
2014-11-14 17:43:10 -08:00
Jordan Eldredge
fbc2b7760e
Don't allow seeking when stopped
...
Fixes #58
2014-11-14 17:10:38 -08:00
Jordan Eldredge
8fe2caa666
Don't pause when we seek
2014-11-14 17:04:20 -08:00
Jordan Eldredge
8e21b1e2fd
Merge pull request #57 from Lomanic/issue-56
...
Issue #56
2014-11-14 15:38:27 -08:00