mirror of
https://github.com/clangen/musikcube.git
synced 2025-03-14 04:18:36 +00:00
CHANGELOG update to show 0.60.2 (FreeBSD-only release)
This commit is contained in:
parent
94d2fc7335
commit
66e075c650
@ -3,11 +3,13 @@
|
||||
musikcube:
|
||||
* added chiptunes support via Game_Music_Emu! supported formats include: vgm,
|
||||
gym, spc, sap, nsfe, nsf, ay, gbs, hes, and kss
|
||||
* fixed a bug in the `sndio` output plugin that may cause the first few
|
||||
buffers of audio data to be discarded when manually changing tracks
|
||||
* substantially improved metadata indexing performance for large collections
|
||||
* ensure all utf8 strings are sanitized immediately before inserting them into
|
||||
the database. this wasn't being done properly before, and could lead to weird
|
||||
crashes when trying to display metadata.
|
||||
* added the ability to disable album artist -> artist metadata fallback.
|
||||
set `DisableAlbumArtistFallback` to `false` in `~/.settings.json` (the-eater)
|
||||
* substantially improved metadata indexing performance for large collections
|
||||
* many additional small indexer bug fixes
|
||||
|
||||
musikcore:
|
||||
* added the concept of "infinite" streams
|
||||
@ -25,6 +27,17 @@ sdk:
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
0.60.2
|
||||
|
||||
FreeBSD only release.
|
||||
|
||||
musikcube:
|
||||
* *finally* fixed the FreeBSD scrollbar crasher. yeesh.
|
||||
* fixed a bug in the `sndio` output plugin that may cause the first few buffers
|
||||
of audio data to be discarded when manually changing tracks.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
0.60.1
|
||||
|
||||
musikcube:
|
||||
|
Loading…
x
Reference in New Issue
Block a user