Commit graph

1581 commits

Author SHA1 Message Date
Jakub Ďuraš
fa50df7f6b Remove window wrappers (#636)
* Remove parent wrapper, add filtering out closed windows

* Add the rest of window manager changes (vscode ignores whitespace)

* Make prettier happy
2018-08-23 06:54:15 -07:00
jberg
988e902f65 update to latest preset converter and pass in lambda URL (#641) 2018-08-22 18:40:03 -07:00
jberg
4c2e4ace8f Update preset converter, fix visualizer freezing (#640) 2018-08-21 21:05:06 -07:00
Jordan Eldredge
72c25f0740 Document how to build NPM module 2018-08-20 18:23:02 -07:00
Jordan Eldredge
f93c08ec1a Log Milkdrop preset conversion errors to console 2018-08-19 12:26:44 -07:00
jberg
0c4fa55c83 Convert milkdrop presets (#630)
* Convert milkdrop presets

* refactor preset conversion into own class

* save converted preset to preset list

* allow adding multiple presets and convert presets on demand

* remove unused presetConverter prop

* some review tweaks

* switch to package version of preset converter

* remove now unneeded webpack change

* handle preset conversion errors
2018-08-19 12:25:29 -07:00
Jordan Eldredge
f35ebc5370 Try to notify @captbaritone if we need more skins reviewed 2018-08-19 12:23:26 -07:00
Jordan Eldredge
593109e8c5 Improve centering within given node 2018-08-18 10:02:40 -07:00
Jordan Eldredge
f799f727b2 Add and enforce class properties 2018-08-17 21:43:26 -07:00
Jordan Eldredge
84e9b78e45 Update docs to clarify that the base skin is included by default 2018-08-17 21:41:47 -07:00
Jakub Ďuraš
1b055b0b1f Optimize painting (#631)
* Optimize marquee and window positioning

* Move transform on marquee out from new object

* Fix typo
2018-08-17 07:18:42 -07:00
Jordan Eldredge
0e2ca87c0b Fix reviewing skins for tweeting 2018-08-14 19:25:32 -07:00
Jordan Eldredge
32098e3b62 Fix context menus in Firefox
This is a huge mess of timing.
2018-08-14 19:25:32 -07:00
jberg
24a618bf0b fix oscilloscope amplitude and direction (#629) 2018-08-14 18:46:03 -07:00
Jordan Eldredge
d4a66f4a16 Ask Google Analytics to anonymize IPs
#549
2018-08-10 19:25:48 -07:00
Jordan Eldredge
de95b33642 Use constants for media status 2018-08-10 19:25:48 -07:00
jberg
14fc3179d3 don't draw frequency bar peaks in windowShade mode (#628)
Nice! Thanks.
2018-08-09 17:15:08 -07:00
Jordan Eldredge
3b281171b0 Set temp file extension correctly 2018-08-09 11:19:53 -04:00
Jordan Eldredge
7f8cb1e2e9 Fix bug where wrong md5 was used 2018-08-09 11:19:39 -04:00
Jordan Eldredge
1720907d14 Use s3 for source of truth for Tweet bot
This should allow us to run the bot on a server
2018-08-09 07:18:21 -07:00
Jordan Eldredge
f46cf7f9f7 Convert Twitter bot to use flat files 2018-08-09 06:54:49 -07:00
Jordan Eldredge
b5d8a56263 Memoize a selector 2018-08-02 20:55:59 -07:00
Jordan Eldredge
410ad049b1 Make TIME_MODE a constant 2018-08-02 20:55:36 -07:00
Jordan Eldredge
1f4e4b3a03 Fix weird offset bug in screenshots 2018-08-02 20:41:53 -07:00
Jordan Eldredge
3ef93e28ab Reset hidden state when opening window
Fixes #626
2018-07-29 21:36:44 -07:00
Jordan Eldredge
e89680fb48 Add handler for when the track changes 2018-07-28 22:53:59 -07:00
jberg
0f31d07400 Add butterchurnPresetUrl param (#625)
* Add butterchurnPresetUrl param

* handle failed preset load, dont pass url around
2018-07-28 22:29:58 -07:00
Jordan Eldredge
2f0d20bbc8 Add logging to catch error
Some users are seeing empty moving sets. Why?
2018-07-28 15:09:15 -07:00
Jordan Eldredge
3b9e48ef80 Add note about seekable 2018-07-26 20:54:37 -07:00
Jordan Eldredge
5c243949a5 Use raw.githubuserconent.com for audioThis supports byte range requests
https://github.com/rgrove/rawgit/issues/81
2018-07-26 20:54:37 -07:00
Jordan Eldredge
cc9104c3fb Use teh correct sprite when deselecting the playlist window 2018-07-26 15:01:25 -07:00
Jordan Eldredge
5e9a5f3248 Remove unused/misspelled class 2018-07-26 08:02:27 -07:00
Jordan Eldredge
a12836148d Fix skins with region.txt
If the positioning is sub-pixel, the clip-path can get off a bit
2018-07-26 08:01:26 -07:00
Jordan Eldredge
2b81fd1fcb Add Persian post 2018-07-26 08:01:26 -07:00
Jordan Eldredge
8728979454 Add press articles 2018-07-26 08:01:26 -07:00
jberg
4b7560dda0 update frequency bars and add falling peaks (#616)
* update frequency bars

* add falling peak bars

* tweak bar math to drop exponentially

* plot frequencies in logspace instead of linearly

* use default audio analysis settings

* plot frequencies by octave
2018-07-24 22:10:11 -07:00
Reed Jones
3173e7eb98 resolved file picker console error 2018-07-21 19:07:53 -07:00
Borewit
0d91984a0a Update to cardinal-spline-js 2.3.9, fixing the cause of issue #604. 2018-07-17 11:19:59 -07:00
Jordan Eldredge
08f6f8cdca Make testing Raven easier 2018-07-15 15:14:57 -07:00
Jordan Eldredge
e1cea87b27 Remove duplicate css 2018-07-13 22:23:14 -07:00
Jordan Eldredge
315e13efa3 Don't show selection cursor in context menus 2018-07-13 22:22:23 -07:00
Jordan Eldredge
7f7ac09db4 Fix fullscreen mode 2018-07-13 22:18:57 -07:00
Jordan Eldredge
a571387780 Enable Butterchurn! 2018-07-13 07:47:49 -07:00
jberg
1fffd05856 Update FFT size and oscilloscope calculation 2018-07-11 21:16:46 -07:00
Jordan Eldredge
bc75d6efb9 Combine window hiding 2018-07-11 21:02:40 -07:00
Jordan Eldredge
4f9767bd2a Toggle Desktop from context menu 2018-07-11 20:57:41 -07:00
Jordan Eldredge
b0b9ddd441 Hidden windows? 2018-07-11 20:57:41 -07:00
Jordan Eldredge
0e8d264efe Support Milkdrop Desktop mode 2018-07-11 20:57:41 -07:00
Jordan Eldredge
9c577f662e Fix prettier error 2018-07-11 20:55:35 -07:00
Jordan Eldredge
535991b4b4 Improve defence against corrupt skins 2018-07-11 16:36:34 -07:00