Commit graph

16 commits

Author SHA1 Message Date
Jordan Eldredge
53218aba6e Update integration tests and snapshots 2019-05-09 16:23:16 -07:00
Jordan Eldredge
491c7591d0 Use morganherlocker/cubic-spline for spline
This allows us to do a simpler line interpolation which is closer to
what Winamp actually does:

1. Derive a Y value for every column
2. Draw a pixel at the Y value for the first column
3. For each successive column:
3a. Draw a vertical line from the previous Y value to the current Y value
2018-11-04 15:21:22 -08:00
Jordan Eldredge
5bf7d94f37 Use pixelated eq graph in screenshots 2018-11-03 21:43:02 -07:00
Jordan Eldredge
c9b0f61b88 Make the screenshot time three seconds 2018-10-10 22:48:35 -07:00
Jordan Eldredge
48a31c5501 Update integration snapshots to include peaks 2018-08-30 05:04:39 -07:00
Jordan Eldredge
cf1b4082bc Use Internet Archive's background color 2018-07-07 12:21:47 -07:00
Jordan Eldredge
df97a4f0c9 Update screenshot snapshot 2018-07-02 21:18:24 -07:00
Jordan Eldredge
50c5c264d1 Pose snapshot with visualizer 2018-07-02 20:09:34 -07:00
Jordan Eldredge
c5b4254a59 Slightly prettier curve in screenshots 2018-07-02 19:56:40 -07:00
Jordan Eldredge
3d836424da Turn on buttons for screenshot 2018-07-02 19:38:26 -07:00
Jordan Eldredge
836b500c2a Only hide the about menu in screenshot mode 2018-07-02 19:21:38 -07:00
Jordan Eldredge
d5fc239c38 Pad marquee with spaces 2018-07-02 19:03:04 -07:00
Jordan Eldredge
8082d97982 Add snapshot for loading skin via query param 2018-06-30 13:52:15 -07:00
Jordan Eldredge
2f0b3ebac4 Add transparency integration test 2018-06-30 13:38:25 -07:00
Jordan Eldredge
179bab89fe Add more integration tests 2018-06-28 23:25:13 -07:00
Jordan Eldredge
d17574607c Add Puppeteer snapshot testing 2018-06-28 22:16:37 -07:00