xref: /MusicPlayer2/Documents/update_log_en-us.md (revision a2ff91872c12fff0379baae248577d01afbccaa0)
1277a66d4SZhong Yang**[简体中文](./update_log.md) | English**<br>
2277a66d4SZhong Yang
36af26e93SZhong Yang# MusicPlayer2 Update log
4*a2ff9187SZhong Yang## V2.70 (2020/08/26)
5*a2ff9187SZhong Yang
6*a2ff9187SZhong Yang* Fixed the problem of getting some FLAC audio tag information and album cover.
7*a2ff9187SZhong Yang* Update the playback control icon.
8*a2ff9187SZhong Yang* The application icon is redesigned.
9*a2ff9187SZhong Yang* Add icons for menu items.
10*a2ff9187SZhong Yang* Add the option of interface refresh interval in "Option Settings"-"Appearance Settings".
11*a2ff9187SZhong Yang* Update the phonograph picture when the album cover is not displayed.
12*a2ff9187SZhong Yang* Add the function of adding the currently playing track to the playlist.
13*a2ff9187SZhong Yang* Fixed the problem that opening multiple audio files at the same time from the Explorer will start multiple processes to play simultaneously.
14*a2ff9187SZhong Yang* Fixed the problem that UTF8 format cue files could not be read normally. Added support for UTF16-LE-BOM encoding format cue files.
15*a2ff9187SZhong Yang* Fixed the problem that the playlist would freeze when loading if there are too many lyric files.
16*a2ff9187SZhong Yang* Add the function of manually link the local lyrics.
17*a2ff9187SZhong Yang* Add the function of changing the notification area icon.
18*a2ff9187SZhong Yang* Add the rounded-corner style for the buttons.
19*a2ff9187SZhong Yang* Fix the problem of handle leakage.
20*a2ff9187SZhong Yang* Fixed the problem that in "Option Settings"-"Global Shortcut Keys", a certain shortcut key is set to "None", which causes other shortcut keys to become invalid.
21*a2ff9187SZhong Yang* Fixed the issue of freezing when opening the "Media Library" dialog box.
22*a2ff9187SZhong Yang* Fixed the problem that the length and bit rate of the corresponding audio were not obtained when opening a cue file from the media library.
23*a2ff9187SZhong Yang* If the album cover size is too large, reduce it to solve the problem of UI freezing.
24*a2ff9187SZhong Yang* Put the process of UI drawing in a background thread to solve the problem of message blocking caused by UI drawing take too much time.
25*a2ff9187SZhong Yang* Fixed the problem that when downloading cue lyrics, if the artist or title contains characters that cannot be used as the file name, it cannot be downloaded.
26*a2ff9187SZhong Yang* Fixed the problem that the id3v2 tag in wav format could not be obtained.
27*a2ff9187SZhong Yang* Fixed the problem that the comma in the field cannot be processed correctly when exporting the csv file in "Play Time Statistics".
28*a2ff9187SZhong Yang* Add the function of sort by file modification time in the sorting function of the playlist, as well as the functions of sorting in ascending and descending order.
29*a2ff9187SZhong Yang* Fix the problem that the album cover in bmp format cannot be obtained.
30*a2ff9187SZhong Yang* Added the function of including subfolders in the folder mode
31*a2ff9187SZhong Yang* Fix the problem that when adding tracks from the media library to the current playlist, the current playlist is not refreshed.
32*a2ff9187SZhong Yang* The "File Type" and "Bitrate" tabs are added to the media library (need to be turned on in "Option Settings"-"Media Library").
33*a2ff9187SZhong Yang* Add the function of changing the default background picture ("Option Settings"-"Appearance Settings").
34*a2ff9187SZhong Yang* Add "Play shuffle" mode to repeat mode (The original "Play shuffle" was actually "Paly Random").
35*a2ff9187SZhong Yang* Added the function of auto run when Windows starts.
36*a2ff9187SZhong Yang* Fixed an issue where playback cannot continue when the playback device changes.
37*a2ff9187SZhong Yang* Slightly reduced the memory usage of the program.
38*a2ff9187SZhong Yang* Fix some crash issues.
39*a2ff9187SZhong Yang
40277a66d4SZhong Yang## V2.69 (2020/04/15)
41277a66d4SZhong Yang
42277a66d4SZhong Yang* Add the AB repeat function.
43277a66d4SZhong Yang* Add function to get embedded lyrics.
44277a66d4SZhong Yang* Add the support for APE format tag recognition.
45277a66d4SZhong Yang* Add the function of opening playlist, support m3u / m3u8 format.
46277a66d4SZhong Yang* Fix the issue that when editing lyrics, the time label will be inserted into the end of the file when the cursor is placed at the front of the edited lyrics.
47277a66d4SZhong Yang* Add the function of saving playlist as playlist file.
48277a66d4SZhong Yang* Add the function to start in mini mode (Main Menu-Tools-Create Shortcut-Create Mini Mode Shortcut).
49277a66d4SZhong Yang* Added the "Recently played" tab in the Media Library.
50277a66d4SZhong Yang* Fixed an issue that there might be an extra character at the end when reading FLAC tags.
51277a66d4SZhong Yang* Allow to enter mini mode in full screen mode.
52277a66d4SZhong Yang* Sort the texts in the playlist and media library in the local language.
53277a66d4SZhong Yang* Other bug fixes and improvements in details.
54277a66d4SZhong Yang
558f9a17c7SZhong Yang## V2.68 (2020/01/22)
56277a66d4SZhong Yang
578f9a17c7SZhong Yang* Add "Artist", "Album", "Genre" and other ways to organize songs in the media library. Add "All tracks" and "Folder explore" in the media library.
588f9a17c7SZhong Yang* Add the media library options.
598f9a17c7SZhong Yang* Add the function of automatically scanning audio files in the specified directory at startup.
608f9a17c7SZhong Yang* Add the function to convert the frequency in format convert.
618f9a17c7SZhong Yang* Add more functions in the right-click menu of the "Find" dialog.
628f9a17c7SZhong Yang* Fixed the problem that when converting to MP3 format if the file name contains Unicode characters, the conversion will be failed.
638f9a17c7SZhong Yang* Add the option of the file saved location when downloading lyrics automatically.
648f9a17c7SZhong Yang* Add the option of lyrics alignment.
658f9a17c7SZhong Yang* Some bug fixes and Improved in details.
661b8efc65SZhong Yang## V2.67 (2019/11/28)
671b8efc65SZhong Yang* Add the desktop lyric function.
681b8efc65SZhong Yang* Add a playlist toolbar.
691b8efc65SZhong Yang* The cue track can be added to playlist.
701b8efc65SZhong Yang* Add the function to adjust playback speed.
711b8efc65SZhong Yang* Fixed some bugs.
721b8efc65SZhong Yang* Improved in other details.
736af26e93SZhong Yang## V2.66 (2019/08/03)
746af26e93SZhong Yang* Add the playlist function, you can freely create and edit playlists.
756af26e93SZhong Yang* Add the function of song red heart.
766af26e93SZhong Yang* Fixed the problem that some flac audio tags were incorrectly obtained.
776af26e93SZhong Yang* Add the function of file association.
786af26e93SZhong Yang* Fixed the problem that the GDI handle leaked when the window size changed.
796af26e93SZhong Yang* Add the sound fade effect.
806af26e93SZhong Yang* Fixed some bugs.
816af26e93SZhong Yang* Improved in other details.
826af26e93SZhong Yang## V2.65 (2019/05/25)
836af26e93SZhong Yang* Add the function to display spectrum analysis in the search box.
846af26e93SZhong Yang* Add the function of accumulating listening time statistics.
856af26e93SZhong Yang* Add the function of floating playlist.
866af26e93SZhong Yang* Add the function of always on top.
876af26e93SZhong Yang* Add the function to display error messages and generate a dump file when crashed.
886af26e93SZhong Yang* Add the style settings of bold, italic, and underline font settings.
896af26e93SZhong Yang* Add the function to create playback control shortcuts.
906af26e93SZhong Yang* Add the x64 version.
916af26e93SZhong Yang* Improvements in other details
926af26e93SZhong Yang## V2.64 (2019/02/16)
936af26e93SZhong Yang* Adjust the UI. Beautify the playback control buttons and progress bar.
946af26e93SZhong Yang* Added the function to hide/display playlists.
956af26e93SZhong Yang* Added the function to hide/display menu bar.
966af26e93SZhong Yang* Added the function to respond the multimedia keys.
976af26e93SZhong Yang* Optimize the display effect of the Cortana search box lyrics .
986af26e93SZhong Yang* Added the function of full-screen display.
996af26e93SZhong Yang* Other adjustments for the UI details.
1006af26e93SZhong Yang* Improved in other details.
1016af26e93SZhong Yang## V2.63 (2019/01/06)
1026af26e93SZhong Yang* The main interface is redesigned to look more concise and beautiful. You can still switch back to the previous interface quickly.
1036af26e93SZhong Yang* Mini Mode interface redesigned. Using the same style as the main interface.
1046af26e93SZhong Yang* Optimize the function to get the theme color of the system. Get the actual system theme color instead of the window title bar color.
1056af26e93SZhong Yang* Fix the problem that causes the program crash when running for a period of time due to a GDI handle leak.
1066af26e93SZhong Yang* Add the global shortcut keys settings.
1076af26e93SZhong Yang* Add the notification area icon. When you close the main window, you can make it minimize to the notification area instead of exit the program.
1086af26e93SZhong Yang* Add the English language support.
1096af26e93SZhong Yang* Improved in other details.
110