Jordan Eldredge
08251ca069
Remove class init that accidentally merged
2014-12-23 10:33:24 -08:00
Jordan Eldredge
d4e9383542
Add back Analytics insert point
2014-12-20 23:51:42 -08:00
Jordan Eldredge
78b58a5d4b
Abstract window management code
...
In preparation of having multiple windows.
Also remove analytics code that snuck in
2014-12-20 23:47:08 -08:00
Jordan Eldredge
b836471a60
Change id names in anticipation of other windows
2014-12-20 22:24:38 -08:00
Jordan Eldredge
cfe25d21b3
Start to add context drowdown arrow
2014-12-20 22:23:33 -08:00
Jordan Eldredge
804c600d5e
Whitelist to avoid inlining favicon.ico
2014-12-20 18:12:17 -08:00
Jordan Eldredge
54f38cc428
Add grunt for production version
2014-12-20 16:37:30 -08:00
Jordan Eldredge
e853709da5
Add Options context menu
...
Fixes #111
2014-12-20 12:24:15 -08:00
Jordan Eldredge
499e9df1fc
Add missing html from last commit
2014-12-17 17:42:56 -08:00
Jordan Eldredge
58e7133cb8
Better file organization
2014-12-15 21:25:01 -08:00
Jordan Eldredge
58736a6699
Tweak visualizer position dimensions
...
TopazAmp's hard outline made me realize our position was still not correct
2014-12-15 21:16:05 -08:00
Jordan Eldredge
63a803d968
Refresh skin style tag
...
Fixes #116
2014-12-15 15:04:23 -08:00
Jordan Eldredge
50975ebecb
Check for browser compatibility
...
Fixes #89
2014-12-09 21:07:35 -08:00
Jordan Eldredge
ca1ec7e59d
Abstract hotkey code
2014-12-09 20:13:30 -08:00
Jordan Eldredge
37df402b26
Factor out multi-display code
...
This should help us with a few limitations we've faced, and enable future refacotrs
2014-12-08 07:36:19 -08:00
Jordan Eldredge
d71eee42de
Support 'double' clutter bar button
2014-12-05 20:42:27 -08:00
Jordan Eldredge
9dd8887f43
Clean up line breaks in html
2014-12-05 19:51:06 -08:00
Jordan Eldredge
f5d80fc21b
Add favicon
...
Fixes #96
2014-12-05 19:49:58 -08:00
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
3d476e5ff4
the visualizer is actually on 15 pixels tall
2014-12-03 18:35:54 -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
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
a589503376
Update Open Graph meta info
2014-11-27 08:00:07 -05: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
0bb44e7d6d
Add loading state
2014-11-23 13:00:11 +01:00
Jordan Eldredge
b6f52424ce
Add first draft of sine wave visualization
2014-11-20 08:33:57 +01:00
Jordan Eldredge
57535286f3
Move Font to the SkinManager
2014-11-20 07:55:26 +01:00
Jordan Eldredge
55e6f37141
Show actual channel information
2014-11-17 11:21:07 -08:00
Jordan Eldredge
2f6717bd76
Remove anchor stuff and update readme
2014-11-16 21:33:43 -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
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
Elliot Shepherd
56db746c35
Load skins from original WSZ files instead of individual BMPs
2014-11-16 17:20:25 +11: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
ed43cebe6c
Clean up skin.js
2014-11-12 23:04:58 -08:00
Jordan Eldredge
678ef5fa77
Split js into logical files for ease of editing
2014-11-12 22:23:15 -08:00
Jordan Eldredge
e2be096441
Switch to a CSS solution to hiding meta info
2014-11-12 16:03:38 -08:00
Jordan Eldredge
90d1e862f8
Add charset meta tag
2014-11-11 23:02:38 -08:00
Jordan Eldredge
21f4712b0f
Progress on work indicator
...
This should be the right Javascript/CSS but it doesn't look right for Chrome or FF users yet because of the glitch rendering these four pixels from the BMP file in those browsers. The feature now works in Safari.
2014-11-08 20:35:52 -08:00
Jordan Eldredge
6805b9275d
Show minus sign for time remaining in shade view
...
Fixes issue #21
2014-11-07 18:51:24 -08:00
Jordan Eldredge
5da9f6850b
Abstract font logic, add volume/balance text
2014-11-04 21:04:40 -08:00
Jordan Eldredge
47b9b5431f
Implement 'shade' mode
2014-11-04 19:36:01 -08:00
Jordan Eldredge
42e466be60
Improve semantics of HTML
2014-11-03 21:12:39 -08:00
Jordan Eldredge
fc7e3f679f
Add credit links
2014-11-03 21:12:19 -08:00