Jordan Eldredge

Results 176 issues of Jordan Eldredge
trafficstars

Ideally Webamp should have fewer build steps over time, not more. It would be nice to have a proof of concept that we can: 1. Strip typescript types 2. Create...

See the documented behavior in https://github.com/captbaritone/webamp/issues/769

Currently blocked by https://github.com/react-component/slider/issues/562

Here's what it contains: ``` var map = { "./aiff/index": 246, "./apev2/index": 261, "./asf/index": 262, "./flac/index": 266, "./mp4/index": 268, "./mpeg/index": 271, "./ogg/index": 274, "./riff/index": 280, "./wavpack/index": 284 }; function webpackContext(req)...

# Understand how Winamp Works ## Definitions: - **Window** The draggable Winamp window - **Left Pane** The resizable section on the left that enumerates different media sources - **Track Area**...

Now that we have types, we can just use string literals and save ourselves some boilerplate.

#729 built out a nice API for allowing consumers to add Butterchurn. This will be useful for: * https://desktop.webamp.org/ * https://archive.org/details/milkdrops * And other users (#739) ## Here's what we...

Generally, we need to find a better way to include css. * It’s the main blocker still stopping us from dropping Webpack from the NPM build, and thus the only...