mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Updated changelog.
This commit is contained in:
parent
19c2f4f13c
commit
eacb57fba8
@ -13,6 +13,8 @@ musikcube:
|
||||
* scrapped and re-implemented the debug log viewer, accessible via `ctrl+~`
|
||||
* added feodra 29 support (dvdmuckle)
|
||||
* fixed configuration script bugs that were causing breakage in FreeBSD
|
||||
* improved indexer speed by not re-extracting album art if it has already
|
||||
been extracted for the album the track belongs to.
|
||||
* migrated to non-bundled `taglib` for macOS and most Linux distributions
|
||||
* fixed a ton of minor ui bugs
|
||||
* updated win32 dependencies: libressl, libcurl, libboost, and pdcurses
|
||||
@ -23,6 +25,7 @@ musikdroid:
|
||||
sdk:
|
||||
* added a new `IDebug` interface plugins can request via `SetDebug` to write
|
||||
log information to the standard location, just like the rest of the app.
|
||||
* added `ITagStore::ContainsThumbnail()`
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user