David Howden

Results 31 comments of David Howden

Great! I think that @solarnz got quite far with this actually...? I seem to remember that getting the layout right was tricky. It's probably better to have a look at...

The layout for the play progress needs to be very precise (and probably can't deviate much from what it is at the moment). I would suggest that you have a...

When designing the index API, I had a vague idea of being able to change the default views by composing the various index transforms in some funky UI magic... Sadly...

Purely from a UI perspective, I think that this should be included in the playlist view instead. I will leave this pull request here for now, awaiting the multiple-playlist stuff...

Yes! I had actually wanted to do something very similar, though maybe not quite as grand as using WebRTC - awesome idea! My plan was roughly split into a few...

The last few commits have added much of this functionality (b8e8a67...e4436cc), though it isn't quite all hooked up yet! Still need to add a front-end UI for setting up command...

Yes, we currently store playlists in local storage in the browser. However, there is a backend storage system in dev (for playlists) which allows multiple users can have different playlists...

Yes, so I guess there are two issues here: if there is no track selected OR if there is no artwork then the icon should be reset to the default...

Cool! Make a pull request and we'll take a closer look.

The snappy tests are failing (no doubt due to the changes you mention here not being compatible with the tests). I have marked the failing tests to be skipped for...