mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
CHANGELOG update
This commit is contained in:
parent
9cc1a08ab4
commit
a696d99f5e
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
musikcube:
|
musikcube:
|
||||||
* migrated *nix data directory from $HOME/.musikcube to $HOME/.config/musikcube
|
* migrated *nix data directory from $HOME/.musikcube to $HOME/.config/musikcube
|
||||||
|
* fixed a bug in the Windows build where non-Latin character input was not
|
||||||
|
working properly in all cases.
|
||||||
* added a search "hint" in filter and category library views
|
* added a search "hint" in filter and category library views
|
||||||
* fixed some super old bugs related to global focus tracking in win32cpp
|
* fixed some super old bugs related to global focus tracking in win32cpp
|
||||||
* fixed win32cpp::TextInput::SetHint()
|
* fixed win32cpp::TextInput::SetHint()
|
||||||
@ -9,6 +11,7 @@ musikcube:
|
|||||||
bonus: works on win32 now, too.
|
bonus: works on win32 now, too.
|
||||||
* merged upstream PDCurses into our own custom fork (win32 only)
|
* merged upstream PDCurses into our own custom fork (win32 only)
|
||||||
* updated ru_RU translation (adem4ik)
|
* updated ru_RU translation (adem4ik)
|
||||||
|
* fixed the `gruvbox_dark` theme's focused text input color
|
||||||
|
|
||||||
musikdroid:
|
musikdroid:
|
||||||
* fixed a crash when trying to randomize a play queue of exactly 2 tracks.
|
* fixed a crash when trying to randomize a play queue of exactly 2 tracks.
|
||||||
|
Loading…
Reference in New Issue
Block a user