Commit graph

1969 commits

Author SHA1 Message Date
Jordan Eldredge
f55d9d235b Upgrade Redux 2018-04-17 21:05:06 -07:00
Jordan Eldredge
0f27b2c47e Allow gen window to be resized via drag target 2018-04-15 11:08:29 -07:00
Jordan Eldredge
51495b75b3 Tighten spacing for Predecessors 2018-04-14 18:23:29 -07:00
Jordan Eldredge
463e783ee3 Disable travis-weigh-in again 2018-04-14 18:17:50 -07:00
Jordan Eldredge
9c9de3c38c Add missing && 2018-04-14 18:12:07 -07:00
Jordan Eldredge
ba4ae4dfa3 Include library build in travis run 2018-04-14 17:37:04 -07:00
Jordan Eldredge
8e342dc320 Try reenabling travis-weigh-in 2018-04-14 17:29:02 -07:00
Jordan Eldredge
2f67b0c804 Make title tag more descriptive 2018-04-14 17:28:27 -07:00
Jordan Eldredge
72c59b4665 Add notes about how file drop is handled 2018-04-14 16:10:15 -07:00
Jordan Eldredge
2d31310650 Pad track number
Fixes #412
2018-04-14 15:51:38 -07:00
Jordan Eldredge
c8320b5faa Add marquee fix to changelog 2018-04-14 15:48:59 -07:00
Jordan Eldredge
ce42bec709 Thanks to Dave Eddy 2018-04-14 12:54:35 -07:00
Jordan Eldredge
91cd4d1dd3 Use setInterval 2018-04-14 12:31:29 -07:00
Jordan Eldredge
1167c8526d Fix number of characters displayed in the marquee
Fixes #543
2018-04-14 12:31:12 -07:00
Jordan Eldredge
67a5b7cc47 Upgrade examples 2018-04-14 11:51:02 -07:00
Jordan Eldredge
b44d0e7c89 Fix npm run weight 2018-04-14 11:44:24 -07:00
Jordan Eldredge
ccc102514b Bump version to 1.0.0 2018-04-14 11:44:24 -07:00
Jordan Eldredge
373822a6a4 Allow availableSkins to be optional 2018-04-14 11:44:24 -07:00
Jordan Eldredge
6b4859d43b Rename module 2018-04-14 11:44:24 -07:00
Jordan Eldredge
9afd9bc3d9 Rename css file 2018-04-14 11:44:24 -07:00
Jordan Eldredge
545c22a3fc Update CSS prefix 2018-04-14 11:44:24 -07:00
Jordan Eldredge
d20f1cae42 Start rename transition 2018-04-14 11:44:24 -07:00
Jordan Eldredge
d353dbcf1e Add 'on' to mock media instances 2018-04-14 11:44:23 -07:00
Jordan Eldredge
9cbef0cedc Document infinite duration bug better 2018-04-14 11:44:23 -07:00
Jordan Eldredge
ddc5fb74cb Use emitter abstraction for media class 2018-04-14 11:44:23 -07:00
Jordan Eldredge
9872ef9153 Stop notifying gitter 2018-04-14 11:44:23 -07:00
Jordan Eldredge
8769e7e3f7
Fix loading animation 2018-04-13 08:19:44 -07:00
Jordan Eldredge
b97de52982 Switch to Discord chat 2018-04-12 17:01:04 -07:00
Jordan Eldredge
d932aa139d Fix active state for main window title bar buttons
Fixes #541
2018-04-12 16:45:26 -07:00
Jordan Eldredge
0591ec024f Add note about how to run tests/lint 2018-04-12 16:45:26 -07:00
Jordan Eldredge
4e8467e432 Add another press article 2018-04-12 08:25:25 -07:00
Jordan Eldredge
854a09e3e6 Catch filePicker errors
Fixes #532
2018-04-12 08:25:25 -07:00
Jordan Eldredge
4a93013814 Add onMinimize callback 2018-04-12 06:26:43 -07:00
Jordan Eldredge
a180b96801 Pass correct mimetype to Firefox
When we switched to supporting .png skins, we forced Firefox to fallback to a sub-optimal image parsing strategy.
2018-04-12 06:26:43 -07:00
Jordan Eldredge
d700100626 Supress file drops outside of windows. Change drop cursors to better match Winamp
Fixes #529
2018-04-12 06:26:43 -07:00
Jordan Eldredge
d30ce2eb23 Use default color if viscolor is short 2018-04-12 06:26:43 -07:00
Jordan Eldredge
d2bfe64a44 Fix bug where we were continually destroying analysers that had already been destroyed 2018-04-10 20:24:42 -07:00
Jordan Eldredge
00eafd6b47 Shrink visualizer by one pixel
Fixes #536
2018-04-10 17:39:54 -07:00
Jordan Eldredge
aeb9522a47 Move analytics out of Winamp library 2018-04-10 17:39:54 -07:00
Jordan Eldredge
547c819919 Enclose case to avoid variable name conflict 2018-04-10 09:37:15 -07:00
Jordan Eldredge
25d2e66c25 Don't autoplay on buffer
Fix regression introduced in e9d2a21e7e.
2018-04-10 08:32:47 -07:00
Jordan Eldredge
a09e632cf4 Add some links, fix some spelling. 2018-04-09 22:11:10 -07:00
Jordan Eldredge
15aa499845 Start some architecture docs. 2018-04-09 22:06:27 -07:00
Jordan Eldredge
e9d2a21e7e Don't error when trying to play an empty track 2018-04-09 16:24:29 -07:00
Jordan Eldredge
d8fd4a239e Add trishtech press article 2018-04-09 08:31:19 -07:00
Jordan Eldredge
d5debf882c Try to do a better job cleaning up channel detection audio nodes 2018-04-09 07:01:02 -07:00
Jordan Eldredge
4f5ead46ed Make the linter happy 2018-04-08 21:42:49 -07:00
Jordan Eldredge
9c64e18bcc Try to work around iOS issue 2018-04-08 21:35:23 -07:00
Jordan Eldredge
82506df2dd Handle infinity for now 2018-04-08 20:00:54 -07:00
Jordan Eldredge
373d613e19 Un-revert, add duration to llama track
It seems the bug I saw (the demo track had an infinite duration), was not
a bug in my code, but a bug/change in the latest version of mobile
Safari.

Undoing the revert, since it doesn't really help, and adding back the
channel detection code.
2018-04-08 19:13:58 -07:00