-
v0.4.0 Stable
released this
2022-01-31 21:37:24 +00:00 | 100 commits to master since this releaseA language feature update. The REPL is mostly unchanged, except for the
?help
strings. There's also a new playlist generator without playback capabilities (not in release binaries) for platforms with poor audio support.- New bliss sorting algorithm
advanced bliss_next
- Original bliss sorting algorithm renamed to
advanced bliss_first
- Shuffle sorting
shuffle
- Empty function
empty()
- Files no longer requires a match with the default regex (folder structure is no longer enforced)
- Playback interruptions due to large (likely non-music) files reduced
- Minor framework improvements
Full Changelog: https://github.com/NGnius/mps/compare/v0.3.0...v0.4.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
mps
62 downloads · 13 MiB
-
mps.exe
54 downloads · 7.1 MiB
- New bliss sorting algorithm