Commit graph

1275 commits

Author SHA1 Message Date
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
Jordan Eldredge
a471d80f51 Fix tests 2018-04-03 07:25:48 -07:00
Jordan Eldredge
3d5aeac35b Test emitter 2018-04-03 07:21:23 -07:00
Jordan Eldredge
da792c16b9 Add onClose method 2018-04-03 06:50:06 -07:00
Jordan Eldredge
44d0b9e9cb Optimize preview.png 2018-04-02 17:08:19 -07:00
Jordan Eldredge
d77b7a0129 Upgrade preset-env 2018-04-02 17:03:53 -07:00
Jordan Eldredge
70ce9a213d Upgrade all the things 2018-04-02 17:01:02 -07:00
Jordan Eldredge
b8f0ec8947 Split out settings reducer 2018-04-02 16:50:00 -07:00
Jordan Eldredge
2770b8ca56 Split out network reducer 2018-04-02 16:49:06 -07:00
Jordan Eldredge
7762bff2de Split out equalizer reducer 2018-04-02 16:48:15 -07:00
Jordan Eldredge
97fa59123c Split out userInput reducer 2018-04-02 16:46:41 -07:00
Jordan Eldredge
6d7f85046b Split out display reducer 2018-04-02 16:43:56 -07:00
Jordan Eldredge
f8b94e4076 Split out media reducer 2018-04-02 16:42:08 -07:00
Jordan Eldredge
b88e87b658 Use png in default skin to save 14kb 2018-04-01 13:03:09 -07:00
Jordan Eldredge
bcb39515e3 Run eslint and jest in parallel 2018-04-01 12:42:32 -07:00
Jordan Eldredge
4ae0db9198 Upgrade jest 2018-04-01 12:30:29 -07:00
Jordan Eldredge
2d905f55c1 Allow old misspelled option to still work 2018-04-01 12:12:35 -07:00
Jordan Eldredge
fc653cfcb2 Ignore import lint error 2018-04-01 09:34:37 -07:00
Jordan Eldredge
0364de731d Remove bundle 2018-04-01 09:15:33 -07:00
Jordan Eldredge
43e184bb2b Ignore built asset from eslint 2018-04-01 09:12:39 -07:00
Jordan Eldredge
6c3c59f5e1 Add some more doc notes 2018-04-01 09:09:37 -07:00
Jordan Eldredge
96407ccb4b Add Webpack example 2018-04-01 09:09:37 -07:00
Jordan Eldredge
c54aed1efe Move skin explorer into experiments 2018-04-01 09:09:37 -07:00
Jordan Eldredge
40a668433f Remove old attempt at resize algo 2018-04-01 09:09:37 -07:00
remigallego
2e360020ef fix avaliable into available 2018-04-01 09:08:51 -07:00
Jordan Eldredge
9b8c012aa6 Spelling in important in URLs 2018-03-28 22:39:00 -07:00
Jordan Eldredge
0bf403bb28 Add a minimal example 2018-03-28 22:37:28 -07:00
Jordan Eldredge
b0f5bfbde5 Move press to docs 2018-03-28 22:07:52 -07:00
Jordan Eldredge
43434d82cf Spelling is _really_ hard. Some clarifications. 2018-03-28 21:57:43 -07:00
Jordan Eldredge
645965def1 Spelling is hard. 2018-03-28 21:50:33 -07:00
Jordan Eldredge
1ea20d1a53 Bump version 2018-03-28 21:31:22 -07:00
Jordan Eldredge
45c2c22ba1 Add real API documentation 2018-03-28 21:11:04 -07:00
Jordan Eldredge
ad104d22ae Remind people that they can download it to their project
#528
2018-03-28 20:29:16 -07:00
Jordan Eldredge
2450cfb6be Don't center windows on resize
Fixes #530
2018-03-28 20:26:48 -07:00
Jordan Eldredge
93618177f8 Move ussage to it's own file 2018-03-28 20:12:55 -07:00
Jordan Eldredge
7bbeacce9e Document where static files can be found 2018-03-28 19:18:49 -07:00
Jordan Eldredge
baa4ae93b9 Use a more specific name for the DOM node that will contain Winamp
Fixes #526
2018-03-28 19:16:59 -07:00
Jordan Eldredge
e81ad71165 Update README to not use CloudFront URLs
Fixes #525
2018-03-28 19:14:29 -07:00