Commit graph

2412 commits

Author SHA1 Message Date
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
Jordan Eldredge
5b39cb24a3 Revert to known state. Shit's broken 2018-04-08 15:08:10 -07:00
Jordan Eldredge
95d7432b5c Add Changelog podcast to default tracks... for a while 2018-04-08 14:50:32 -07:00
Jordan Eldredge
188b711952 Fix commit hash handling in dev mode 2018-04-08 14:50:19 -07:00
Jordan Eldredge
a1d73c2f34 Handle mono audio files 2018-04-08 14:48:28 -07:00
Jordan Eldredge
9f5e5aaa71 Report release to Sentry 2018-04-05 22:46:32 -07:00
Jordan Eldredge
805a615345 Improve Sentry logging 2018-04-05 22:28:29 -07:00
Jordan Eldredge
d3c4e04007 Add podcasts and a few more articles 2018-04-05 21:24:09 -07:00