1277a66d4SZhong Yang**[简体中文](./update_log.md) | English**<br> 2277a66d4SZhong Yang 36af26e93SZhong Yang# MusicPlayer2 Update log 4*a528dffaSZhong Yang## V2.70.1 (2020/08/27) 5*a528dffaSZhong Yang 6*a528dffaSZhong Yang* Fixed the problem of the play random and play shuffle did not work properly when the number of tracks in the playlist is too large. 7*a528dffaSZhong Yang 8a2ff9187SZhong Yang## V2.70 (2020/08/26) 9a2ff9187SZhong Yang 10a2ff9187SZhong Yang* Fixed the problem of getting some FLAC audio tag information and album cover. 11a2ff9187SZhong Yang* Update the playback control icon. 12a2ff9187SZhong Yang* The application icon is redesigned. 13a2ff9187SZhong Yang* Add icons for menu items. 14a2ff9187SZhong Yang* Add the option of interface refresh interval in "Option Settings"-"Appearance Settings". 15a2ff9187SZhong Yang* Update the phonograph picture when the album cover is not displayed. 16a2ff9187SZhong Yang* Add the function of adding the currently playing track to the playlist. 17a2ff9187SZhong Yang* Fixed the problem that opening multiple audio files at the same time from the Explorer will start multiple processes to play simultaneously. 18a2ff9187SZhong Yang* Fixed the problem that UTF8 format cue files could not be read normally. Added support for UTF16-LE-BOM encoding format cue files. 19a2ff9187SZhong Yang* Fixed the problem that the playlist would freeze when loading if there are too many lyric files. 20a2ff9187SZhong Yang* Add the function of manually link the local lyrics. 21a2ff9187SZhong Yang* Add the function of changing the notification area icon. 22a2ff9187SZhong Yang* Add the rounded-corner style for the buttons. 23a2ff9187SZhong Yang* Fix the problem of handle leakage. 24a2ff9187SZhong 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. 25a2ff9187SZhong Yang* Fixed the issue of freezing when opening the "Media Library" dialog box. 26a2ff9187SZhong 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. 27a2ff9187SZhong Yang* If the album cover size is too large, reduce it to solve the problem of UI freezing. 28a2ff9187SZhong 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. 29a2ff9187SZhong 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. 30a2ff9187SZhong Yang* Fixed the problem that the id3v2 tag in wav format could not be obtained. 31a2ff9187SZhong Yang* Fixed the problem that the comma in the field cannot be processed correctly when exporting the csv file in "Play Time Statistics". 32a2ff9187SZhong 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. 33a2ff9187SZhong Yang* Fix the problem that the album cover in bmp format cannot be obtained. 34a2ff9187SZhong Yang* Added the function of including subfolders in the folder mode 35a2ff9187SZhong Yang* Fix the problem that when adding tracks from the media library to the current playlist, the current playlist is not refreshed. 36a2ff9187SZhong Yang* The "File Type" and "Bitrate" tabs are added to the media library (need to be turned on in "Option Settings"-"Media Library"). 37a2ff9187SZhong Yang* Add the function of changing the default background picture ("Option Settings"-"Appearance Settings"). 38a2ff9187SZhong Yang* Add "Play shuffle" mode to repeat mode (The original "Play shuffle" was actually "Paly Random"). 39a2ff9187SZhong Yang* Added the function of auto run when Windows starts. 40a2ff9187SZhong Yang* Fixed an issue where playback cannot continue when the playback device changes. 41a2ff9187SZhong Yang* Slightly reduced the memory usage of the program. 42a2ff9187SZhong Yang* Fix some crash issues. 43a2ff9187SZhong Yang 44277a66d4SZhong Yang## V2.69 (2020/04/15) 45277a66d4SZhong Yang 46277a66d4SZhong Yang* Add the AB repeat function. 47277a66d4SZhong Yang* Add function to get embedded lyrics. 48277a66d4SZhong Yang* Add the support for APE format tag recognition. 49277a66d4SZhong Yang* Add the function of opening playlist, support m3u / m3u8 format. 50277a66d4SZhong 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. 51277a66d4SZhong Yang* Add the function of saving playlist as playlist file. 52277a66d4SZhong Yang* Add the function to start in mini mode (Main Menu-Tools-Create Shortcut-Create Mini Mode Shortcut). 53277a66d4SZhong Yang* Added the "Recently played" tab in the Media Library. 54277a66d4SZhong Yang* Fixed an issue that there might be an extra character at the end when reading FLAC tags. 55277a66d4SZhong Yang* Allow to enter mini mode in full screen mode. 56277a66d4SZhong Yang* Sort the texts in the playlist and media library in the local language. 57277a66d4SZhong Yang* Other bug fixes and improvements in details. 58277a66d4SZhong Yang 598f9a17c7SZhong Yang## V2.68 (2020/01/22) 60277a66d4SZhong Yang 618f9a17c7SZhong 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. 628f9a17c7SZhong Yang* Add the media library options. 638f9a17c7SZhong Yang* Add the function of automatically scanning audio files in the specified directory at startup. 648f9a17c7SZhong Yang* Add the function to convert the frequency in format convert. 658f9a17c7SZhong Yang* Add more functions in the right-click menu of the "Find" dialog. 668f9a17c7SZhong Yang* Fixed the problem that when converting to MP3 format if the file name contains Unicode characters, the conversion will be failed. 678f9a17c7SZhong Yang* Add the option of the file saved location when downloading lyrics automatically. 688f9a17c7SZhong Yang* Add the option of lyrics alignment. 698f9a17c7SZhong Yang* Some bug fixes and Improved in details. 701b8efc65SZhong Yang## V2.67 (2019/11/28) 711b8efc65SZhong Yang* Add the desktop lyric function. 721b8efc65SZhong Yang* Add a playlist toolbar. 731b8efc65SZhong Yang* The cue track can be added to playlist. 741b8efc65SZhong Yang* Add the function to adjust playback speed. 751b8efc65SZhong Yang* Fixed some bugs. 761b8efc65SZhong Yang* Improved in other details. 776af26e93SZhong Yang## V2.66 (2019/08/03) 786af26e93SZhong Yang* Add the playlist function, you can freely create and edit playlists. 796af26e93SZhong Yang* Add the function of song red heart. 806af26e93SZhong Yang* Fixed the problem that some flac audio tags were incorrectly obtained. 816af26e93SZhong Yang* Add the function of file association. 826af26e93SZhong Yang* Fixed the problem that the GDI handle leaked when the window size changed. 836af26e93SZhong Yang* Add the sound fade effect. 846af26e93SZhong Yang* Fixed some bugs. 856af26e93SZhong Yang* Improved in other details. 866af26e93SZhong Yang## V2.65 (2019/05/25) 876af26e93SZhong Yang* Add the function to display spectrum analysis in the search box. 886af26e93SZhong Yang* Add the function of accumulating listening time statistics. 896af26e93SZhong Yang* Add the function of floating playlist. 906af26e93SZhong Yang* Add the function of always on top. 916af26e93SZhong Yang* Add the function to display error messages and generate a dump file when crashed. 926af26e93SZhong Yang* Add the style settings of bold, italic, and underline font settings. 936af26e93SZhong Yang* Add the function to create playback control shortcuts. 946af26e93SZhong Yang* Add the x64 version. 956af26e93SZhong Yang* Improvements in other details 966af26e93SZhong Yang## V2.64 (2019/02/16) 976af26e93SZhong Yang* Adjust the UI. Beautify the playback control buttons and progress bar. 986af26e93SZhong Yang* Added the function to hide/display playlists. 996af26e93SZhong Yang* Added the function to hide/display menu bar. 1006af26e93SZhong Yang* Added the function to respond the multimedia keys. 1016af26e93SZhong Yang* Optimize the display effect of the Cortana search box lyrics . 1026af26e93SZhong Yang* Added the function of full-screen display. 1036af26e93SZhong Yang* Other adjustments for the UI details. 1046af26e93SZhong Yang* Improved in other details. 1056af26e93SZhong Yang## V2.63 (2019/01/06) 1066af26e93SZhong Yang* The main interface is redesigned to look more concise and beautiful. You can still switch back to the previous interface quickly. 1076af26e93SZhong Yang* Mini Mode interface redesigned. Using the same style as the main interface. 1086af26e93SZhong 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. 1096af26e93SZhong Yang* Fix the problem that causes the program crash when running for a period of time due to a GDI handle leak. 1106af26e93SZhong Yang* Add the global shortcut keys settings. 1116af26e93SZhong 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. 1126af26e93SZhong Yang* Add the English language support. 1136af26e93SZhong Yang* Improved in other details. 114