mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-28 18:19:42 +01:00
Tabs to spaces
This commit is contained in:
parent
a7b674d179
commit
fac97046f9
48
Changelog
48
Changelog
@ -1,32 +1,32 @@
|
|||||||
Version 0.2:
|
Version 0.2:
|
||||||
Features:
|
Features:
|
||||||
* Album cover art is now automatically loaded from disk for your library
|
* Album cover art is now automatically loaded from disk for your library
|
||||||
* Cover manager downloads missing covers from Last.fm
|
* Cover manager downloads missing covers from Last.fm
|
||||||
* Covers for Last.fm radio tracks are shown in notifications
|
* Covers for Last.fm radio tracks are shown in notifications
|
||||||
* Much better "Various Artists" detection
|
* Much better "Various Artists" detection
|
||||||
* Menu items to force albums to be shown under "Various Artists"
|
* Menu items to force albums to be shown under "Various Artists"
|
||||||
* Support for M3U and XSPF playlists
|
* Support for M3U and XSPF playlists
|
||||||
* Menu items to add files and streams by URL
|
* Menu items to add files and streams by URL
|
||||||
* Shuffle and Repeat modes for the playlist
|
* Shuffle and Repeat modes for the playlist
|
||||||
* Option to hide the system tray icon
|
* Option to hide the system tray icon
|
||||||
* Option to show notifications when changing volume (disabled by default)
|
* Option to show notifications when changing volume (disabled by default)
|
||||||
* Playlist columns for albumartist, composer, file type, date
|
* Playlist columns for albumartist, composer, file type, date
|
||||||
* More 2D analyzers from Amarok 1.4
|
* More 2D analyzers from Amarok 1.4
|
||||||
* (Linux) Media keys (play, stop, etc.) should work under Gnome
|
* (Linux) Media keys (play, stop, etc.) should work under Gnome
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
* Fixed Last.fm scrobbling for local music
|
* Fixed Last.fm scrobbling for local music
|
||||||
* Fixed problems writing UTF-8 tags
|
* Fixed problems writing UTF-8 tags
|
||||||
* Fixed a serious memory leak when the window is minimized to the tray
|
* Fixed a serious memory leak when the window is minimized to the tray
|
||||||
* Fixed tracks without an album field not showing up in the library
|
* Fixed tracks without an album field not showing up in the library
|
||||||
* Clicking the track slider to move it now works properly
|
* Clicking the track slider to move it now works properly
|
||||||
* The track slider should no longer move around underneath you while being
|
* The track slider should no longer move around underneath you while being
|
||||||
dragged
|
dragged
|
||||||
* Colours should now obey the system colour scheme
|
* Colours should now obey the system colour scheme
|
||||||
* Searching the library should now be much faster
|
* Searching the library should now be much faster
|
||||||
* (Windows) Fixed logarithmic volume issues
|
* (Windows) Fixed logarithmic volume issues
|
||||||
* (Linux and Mac) Volume is now saved and restored properly when you exit
|
* (Linux and Mac) Volume is now saved and restored properly when you exit
|
||||||
* (Linux and Mac) Library scanner now runs at a low IO priority to make it
|
* (Linux and Mac) Library scanner now runs at a low IO priority to make it
|
||||||
much less intrusive
|
much less intrusive
|
||||||
|
|
||||||
Internationalization:
|
Internationalization:
|
||||||
@ -34,6 +34,6 @@ Version 0.2:
|
|||||||
|
|
||||||
Buildsystem changes:
|
Buildsystem changes:
|
||||||
* Moved from qmake to cmake
|
* Moved from qmake to cmake
|
||||||
* It's now possible to build without libnotify
|
* It's now possible to build without libnotify
|
||||||
* Unit tests using gtest
|
* Unit tests using gtest
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user