Commit graph

1046 commits

Author SHA1 Message Date
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
Jordan Eldredge
7e20788245 Closing windows does not cause other windows to take its place
Fixes #440
2018-01-15 20:32:41 -08:00
Jordan Eldredge
6c5681e1a7 Make Add File from playlist append file to end of list 2018-01-14 14:36:21 -08:00
Jordan Eldredge
2848837dff Remove myFile in favor of stateless functions 2018-01-14 14:36:21 -08:00
Jordan Eldredge
f6bea6d8ef Don't use global fileInput 2018-01-14 14:36:21 -08:00
Jordan Eldredge
64468fef98 Improve handling of skins without gen.bmp 2018-01-14 14:36:21 -08:00
The Gitter Badger
d6eb60338e Add Gitter badge 2018-01-12 07:06:23 -08:00
Jordan Eldredge
33494cec75 Enable closing generic windows 2018-01-11 21:36:00 -08:00
Jordan Eldredge
188bb3027d Handle missing gen.bmp 2018-01-11 20:13:29 -08:00
Jordan Eldredge
6fdfc18643 Add AvsWindow on top of GenWindow 2018-01-11 20:13:12 -08:00
Jordan Eldredge
b378647d38 Fix stray prettier 2018-01-10 21:19:04 -08:00
Jordan Eldredge
5b76a7842a Upgrade Prettier 2018-01-10 21:13:00 -08:00
Jordan Eldredge
816adde576 Add generic window component 2018-01-10 21:11:40 -08:00
Jordan Eldredge
4843edef06 Add letters constant 2018-01-10 19:56:20 -08:00
Jordan Eldredge
d36d720acd Add gen sprite data 2018-01-10 19:23:22 -08:00
Jordan Eldredge
46c525cc53 Update snapshots 2018-01-08 07:39:47 -08:00
Jordan Eldredge
b5826bb117 Toggle shade modes by double clicking 2018-01-08 07:34:02 -08:00
Jordan Eldredge
f998f53d42 Configure Allow-Origin in .htaccess 2018-01-03 23:38:15 -05:00
Jordan Eldredge
58c64b2bbe Ignore files 2018-01-03 19:52:00 -08:00
Jordan Eldredge
e8efedc9a4 Report number of approved skins 2018-01-03 19:52:00 -08:00
Jordan Eldredge
26c96cf6f1 Remove unused actionType 2018-01-03 19:52:00 -08:00
Jordan Eldredge
458d404fd2 Changing the skin should not put us in a loading state
I think it should be fast enough in most conditions, and it avoids triggering a new layout. Fixes #382.
2018-01-03 19:52:00 -08:00
Jordan Eldredge
655cdc8859 Get rid of noMarquee setting 2018-01-03 19:52:00 -08:00
Jordan Eldredge
e9fd6038b9 Clean up old experiments 2018-01-03 19:52:00 -08:00
Jordan Eldredge
c79df974c7 Fix snapshots 2018-01-03 19:52:00 -08:00