Commit graph

114 commits

Author SHA1 Message Date
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
Lomanic
55ceffbab4 Issue #56
Simple fix for Issue #56
2014-11-15 00:33:31 +01:00
Jordan Eldredge
9a4c1bf269 Explain *1 2014-11-14 08:24:15 -08:00
Jordan Eldredge
f294575fd1 Document keyboad shortcuts 2014-11-13 14:43:59 -08:00
Jordan Eldredge
4e89bf906c Merge pull request #54 from sethiroth66/master
Issue #27
2014-11-13 14:02:35 -08:00
Seth
674dff0e2d Issue #27 Patch 1
Almost forgot to add left and right arrow shortcuts.
Added placeholders for jumping back/forth in playlist 10 songs for
future implementation
2014-11-13 21:30:04 +00:00
Seth
1b17757103 Issue #27
Support keyboard shortcuts listed in this issue with exception to:
Toggle time remaining/elapsed.
Jump 10 places in playlist
Jump to file.
2014-11-13 21:24:10 +00:00
Seth
ea3bd68107 Update volume function
Ensure volume does not go below 0 or above 100
2014-11-13 21:20:53 +00:00
Seth
eb45e7f08a Merge pull request #4 from captbaritone/master
Merge from Upstream
2014-11-13 21:17:20 +00:00
Jordan Eldredge
dda3cbaa92 Merge pull request #53 from Lomanic/issue-29
issue #29
2014-11-13 11:33:59 -08:00
Lomanic
25afe437d1 issue #29
Issue #29 fix. This is olingern's solution (PR #34) using pure JS.
2014-11-13 19:46:29 +01:00
Seth
68dfaa1c33 Merge pull request #3 from captbaritone/master
Merge from Upstream
2014-11-13 08:52:18 +00:00
Jordan Eldredge
ed43cebe6c Clean up skin.js 2014-11-12 23:04:58 -08:00
Jordan Eldredge
61a8e5bb8f Clean up media.js 2014-11-12 22:48:13 -08:00
Jordan Eldredge
ece10b253f Clean up font.js 2014-11-12 22:40:20 -08:00
Jordan Eldredge
727e63f341 Notes and consistency 2014-11-12 22:29:17 -08:00
Jordan Eldredge
678ef5fa77 Split js into logical files for ease of editing 2014-11-12 22:23:15 -08:00
Jordan Eldredge
59ee74cb8e Fix stero/mono when stopped 2014-11-12 16:53:45 -08:00
Jordan Eldredge
ef4dd472bf Don't play on seek 2014-11-12 16:24:13 -08:00