mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
More CHANGELOG updates.
This commit is contained in:
parent
eacb57fba8
commit
81f2df6b1e
@ -11,21 +11,26 @@ musikcube:
|
|||||||
not exposed in the ui, but it can be changed by editing
|
not exposed in the ui, but it can be changed by editing
|
||||||
`~/.musikcube/settings.json` and updating the `AppQuitKey`.
|
`~/.musikcube/settings.json` and updating the `AppQuitKey`.
|
||||||
* scrapped and re-implemented the debug log viewer, accessible via `ctrl+~`
|
* scrapped and re-implemented the debug log viewer, accessible via `ctrl+~`
|
||||||
* added feodra 29 support (dvdmuckle)
|
* added feodra 29 support. (dvdmuckle)
|
||||||
* fixed configuration script bugs that were causing breakage in FreeBSD
|
* fixed configuration script bugs that were causing breakage in FreeBSD
|
||||||
* improved indexer speed by not re-extracting album art if it has already
|
* improved indexer speed by not re-extracting album art if it has already
|
||||||
been extracted for the album the track belongs to.
|
been extracted for the album the track belongs to.
|
||||||
* migrated to non-bundled `taglib` for macOS and most Linux distributions
|
* migrated to non-bundled `taglib` for macOS and most Linux distributions
|
||||||
* fixed a ton of minor ui bugs
|
* fixed a ton of minor ui bugs.
|
||||||
* updated win32 dependencies: libressl, libcurl, libboost, and pdcurses
|
* updated win32 dependencies: libressl, libcurl, libboost, and pdcurses.
|
||||||
|
|
||||||
musikdroid:
|
musikdroid:
|
||||||
* updated to compile against the latest tooling
|
* updated to compile against the latest tooling.
|
||||||
|
* added the ability to change equalizer settings on the server from the
|
||||||
|
`remote management` screen.
|
||||||
|
|
||||||
|
server:
|
||||||
|
* added `get_equalizer_settings` and `set_equalizer_settings`.
|
||||||
|
|
||||||
sdk:
|
sdk:
|
||||||
* added a new `IDebug` interface plugins can request via `SetDebug` to write
|
* 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.
|
log information to the standard location, just like the rest of the app.
|
||||||
* added `ITagStore::ContainsThumbnail()`
|
* added `ITagStore::ContainsThumbnail()`.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user