Skip to content

Releases: kevinfrei/EMP

0.6.0

25 Oct 00:58
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Playlists are inline editable, now. And cmd/ctrl-s saves the playlist no matter where you're goofing. Other than that, mostly a bunch of internal stuff.

0.5.0

20 Jun 18:37
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

This has a lot of general cleanup. There's been a lot of refactoring into better isolated modules. Grouping has also been updated (though not with search). Recoil 0.3.1 results in virtual no memory leaks any more.

0.4.6

07 Jun 00:17
Compare
Choose a tag to compare
0.4.6 Pre-release
Pre-release

This is now using the separate @freik/audiodb module, which enabled a bunch of better code cleanliness. There are some other features (Disk #'s, more flexible path parsing) as well. Some day I should get better at writing release notes.

0.4.3

17 May 17:46
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release

New icon, updated Recoil results in running out of RAM much later than before. I also tried making a release for Raspberry Pi. It seems to work, but YMMV...

0.4.2

08 Apr 22:30
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Seems to be working reasonably well. I'm in the middle of a BIG refactor to support "local" caching of stuff like song info overriding across machines sharing a single network share for music, so no release with useful features for a while, I'm guessing.

0.4.0

17 Mar 04:53
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

This one doesn't work.

0.3.6

05 Feb 04:10
Compare
Choose a tag to compare
0.3.6 Pre-release
Pre-release

First attempt at a more optimized build. No source maps, and mostly minified JS. The dependency list was trimmed quite a bit.

0.3.5

25 Jan 06:16
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release

The app has a (bad) custom icon, a handful of fixes, and I built packages for Windows, macOS, and Linux (Ubuntu? either way it's AMD64: maybe I'll make a raspberry pi version a little later...)

0.3.4

18 Jan 21:19
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release

Playlist format is now M3U (absolute path names) instead of SongKey's
Custom album art is supported
Searching keywords with spaces is "AND"
MiniPlayer album art scales better (it stays within the top 270px square)

0.3.3

15 Jan 04:56
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

This mostly just adds normal-ish looking menus.