Commit graph

1070 commits

Author SHA1 Message Date
Jordan Eldredge
b6f29c768f Add react lint rule re escape 2018-02-01 06:52:12 -08:00
Jordan Eldredge
df81666b1d Poor man's rightPad 2018-01-31 21:12:35 -08:00
Jordan Eldredge
01afc1c067 rm coverage after build 2018-01-31 21:03:48 -08:00
Jordan Eldredge
259f3bb9b4 Clean up skinParser comment 2018-01-31 20:43:39 -08:00
Jordan Eldredge
d3e4797848 Fix snapshots 2018-01-31 20:42:53 -08:00
Jordan Eldredge
2e6462c06d Improve trying to play when no files are in the playlist 2018-01-31 20:26:00 -08:00
Jordan Eldredge
c36ed2c805 Fix issue where seeking would leave the marquee in seeking state and never unset focus 2018-01-31 20:02:46 -08:00
Jordan Eldredge
624a5aefc7 Update tweet text 2018-01-31 19:56:29 -08:00
Jordan Eldredge
aec8455163 Document a few more feature 2018-01-25 19:59:33 -08:00
Jordan Eldredge
6775897e47 Clean up missing mapStateToProps 2018-01-25 19:59:06 -08:00
Jordan Eldredge
34e50d0d77 Add additional thanks 2018-01-25 19:54:05 -08:00
Jordan Eldredge
afc3a107f9 Minor upgrades 2018-01-25 19:53:26 -08:00
Jordan Eldredge
a46fbc80e9 Dramatically improve handling of cursors
Many thanks to Skinner's Atlas

Fixes #406
2018-01-24 09:15:47 -08:00
Jordan Eldredge
e5c5adce10 Add the songname cursor 2018-01-24 09:15:47 -08:00
Jordan Eldredge
40b45ab9f9
Fix typo 2018-01-23 20:30:32 -08:00
Jordan Eldredge
00274e9483 Standardize on elementSource 2018-01-21 21:44:34 -08:00
Jordan Eldredge
a08ed96ab5 Remove unused "library" experiment 2018-01-21 21:40:43 -08:00
Jordan Eldredge
e7121792d4 Make docs match new Winamp class API 2018-01-21 21:24:30 -08:00
Jordan Eldredge
3ac165a649 Hack to preserve background of MiniTime while paused/blinking
Fixes #450
2018-01-21 21:15:40 -08:00
Jordan Eldredge
4f3549f19f Move track removal deep into the bowels of a nested action creator
Fixes #449
2018-01-21 20:49:20 -08:00
Jordan Eldredge
d6f99c1d99 Tweak playlist top tiling to exactly match real Winamp. Quirky!
Fixes #448
2018-01-20 15:18:48 -08:00
Jordan Eldredge
c726a6e461 Pad running time message. Tweak layout. 2018-01-19 17:41:42 -08:00
Jordan Eldredge
0cf2d7292f Show minitime even when blank. Tweak positioning 2018-01-19 17:33:50 -08:00
Jordan Eldredge
ba429d250b Minor fixes to playlist pop-over positions.
Thanks https://twitter.com/luigihann
2018-01-19 17:01:53 -08:00
Jordan Eldredge
857d37d868 Allow multiple files to be loaded via eject 2018-01-18 16:20:22 -08:00
Jordan Eldredge
3484d23e13 FUCK! This took me far too long to figure out. 2018-01-17 19:00:36 -08:00
Jordan Eldredge
5a5258e6fc Remove old TODO comments 2018-01-17 19:00:36 -08:00
Jordan Eldredge
75edacee9a Display minimal media text in playlist shade mode 2018-01-17 19:00:36 -08:00
Jordan Eldredge
b1ece440d6 Fix overlowing characters 2018-01-17 19:00:36 -08:00
Jordan Eldredge
d6c361f77a Add TODO about abuts 2018-01-17 19:00:36 -08:00
Jordan Eldredge
bb816d3693 Improve handling to multipel concurrent diffs 2018-01-17 19:00:36 -08:00
Jordan Eldredge
e8ce04e554 Apply window snap and border snap at the same time. Fixes #381 2018-01-17 19:00:36 -08:00
Jordan Eldredge
f1d34139e2 Make CharacterString better for screen readers. 2018-01-17 19:00:32 -08:00
Jordan Eldredge
cace495594 Replace Twitter handle with "Feedback" mailto link 2018-01-17 19:00:32 -08:00
Jordan Eldredge
1bf1eac03d Refactor Winamp class API 2018-01-17 19:00:31 -08:00
Jordan Eldredge
f9556fbfb0 Abstract waiting for the store to get into a given state 2018-01-17 19:00:31 -08:00
Jordan Eldredge
b4b583a3ed Show loading state before JS loads. 2018-01-17 19:00:31 -08:00
Jordan Eldredge
1996cfbb33 Abstact resize target for future use in gen windows 2018-01-17 12:17:06 -08:00
Jordan Eldredge
c53c5b57f8 Fix issue where change event would not fire on file selection 2018-01-17 11:43:12 -08:00
Jordan Eldredge
7bcdcdebde Scroll volume if there are no tracks to scroll 2018-01-17 09:39:17 -08:00
Jordan Eldredge
3b9fdb30e5 Update snapshots 2018-01-17 09:38:58 -08:00
Jordan Eldredge
07c902b95d Control volume with scroll wheel. Fixes #442 2018-01-17 08:43:21 -08:00
Jordan Eldredge
c304a968ca Use fragment 2018-01-16 21:21:21 -08:00
Jordan Eldredge
fe88b07ba6 Don't crop if nothing is selected 2018-01-16 21:21:21 -08:00
Jordan Eldredge
9031b4f79e Upgrade React stuff 2018-01-16 21:21:21 -08:00
Jordan Eldredge
c1d6d06c46 Abstract out Playlist Action Area. Add prev/next to playlist 2018-01-16 21:21:21 -08:00
Jordan Eldredge
fb58e54a3d Add mouse scroll to playlist 2018-01-16 21:21:21 -08:00
Jordan Eldredge
c3b8b92df6 Use constants 2018-01-16 08:06:35 -08:00
Jordan Eldredge
341fe27013 Split out moving/stationary logic 2018-01-15 20:56:58 -08:00
Jordan Eldredge
5234959b6a Disable AVS 2018-01-15 20:34:59 -08:00