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
Seth
af90df0206
Merge pull request #2 from captbaritone/master
...
Merge from Upstream
2014-11-13 00:13:29 +00:00
Jordan Eldredge
fc2ce55dac
Swith to pure CSS solution to blinking time
2014-11-12 16:07:21 -08:00
Jordan Eldredge
e2be096441
Switch to a CSS solution to hiding meta info
2014-11-12 16:03:38 -08:00
Jordan Eldredge
3065748d8c
Merge pull request #45 from sethiroth66/master
...
Issue #42
2014-11-12 15:44:24 -08:00
Seth
019cc1f539
Issue #42
...
Replace angle and curly brackets for square brackets.
Time is contained in normal brackets, not angle brackets.
2014-11-12 21:43:16 +00:00
Jordan Eldredge
805ebd0d82
Merge pull request #44 from sethiroth66/master
...
Issue #40
2014-11-12 13:37:58 -08:00
Seth
0f13a4ba8c
Issue #40
...
CSS: Added key-frames, functions and styles to blinking items.
JS: Added stop/start blinking functions that encapsulate time and
shade-time nodes.
2014-11-12 21:19:46 +00:00
Seth
849f037b91
Merge pull request #1 from captbaritone/master
...
Update from upstream
2014-11-12 20:27:42 +00:00
Jordan Eldredge
f9139b6d01
Formatting cleanup
2014-11-12 11:36:25 -08:00
Jordan Eldredge
b2cb4aeebd
Consolidate meta info show/hide
2014-11-12 11:00:37 -08:00
Jordan Eldredge
a1601872e0
Merge pull request #41 from sethiroth66/I-16
...
Issue #16 patch
2014-11-12 08:17:46 -08:00
Seth
7c4edd6fb6
Issue #16 patch
...
Added for when auto-plays on drag&drop
2014-11-12 16:09:09 +00:00
Jordan Eldredge
5c042138c7
Merge pull request #37 from sethiroth66/I-16
...
Issue #16
2014-11-12 07:20:56 -08:00
Seth
2efdd8a35c
Issue #16
...
hide khz/kbps/position/time by default
show khz/kbps/position/time only when status set to play
2014-11-12 09:07:57 +00:00
Jordan Eldredge
90d1e862f8
Add charset meta tag
2014-11-11 23:02:38 -08:00
Jordan Eldredge
e1330e3bdf
Fix encoding issue with PLAYPAUS.BMP
2014-11-11 22:52:36 -08:00
Jordan Eldredge
8379f7193c
Don't load the skin files locally
2014-11-09 20:15:54 -08:00
Jordan Eldredge
82929055ab
Support custom skins
2014-11-09 19:51:41 -08:00
Jordan Eldredge
00093697ba
Improve compatibility with skins
2014-11-09 19:36:15 -08:00
Jordan Eldredge
7924aee98b
Correct eject button position
2014-11-09 19:22:35 -08:00
Jordan Eldredge
3c9083c3af
Basic marquee loop
2014-11-09 15:15:25 -08:00
Jordan Eldredge
fe1ce09449
Decode url strings
2014-11-09 14:11:02 -08:00
Jordan Eldredge
c9ebc53dfb
Allow setting initial values from url
2014-11-09 13:54:47 -08:00
Jordan Eldredge
f42b1c9a82
Add name seperator correctly
2014-11-09 13:17:37 -08:00
Jordan Eldredge
8bfb62bb65
Handle spaces specially
2014-11-08 22:37:11 -08:00
Jordan Eldredge
c66037140b
Tiny improvement to time object
2014-11-08 21:20:51 -08:00
Jordan Eldredge
d3112eca09
Implement close button
2014-11-08 20:55:27 -08:00
Jordan Eldredge
5c8887f6d7
Prevent JS error when canceling load from URL
...
Fixes #26
2014-11-08 20:50:18 -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
e9f7b6ac9f
Handle subtle visual difference with shade mode progress
...
Fixes issue #22
2014-11-08 19:19:24 -08:00