1277a66d4SZhong Yang**[简体中文](./update_log.md) | English**<br> 2277a66d4SZhong Yang 36af26e93SZhong Yang# MusicPlayer2 Update log 4*e496400bSZhong Yang## V2.74 (2022/02/12) 5*e496400bSZhong Yang 6*e496400bSZhong Yang* Added the function of customizing the UI through the xml file (please refer to the main menu "Help" - "Customize UI"). 7*e496400bSZhong Yang 8*e496400bSZhong Yang* Added 3 new UI layout. 9*e496400bSZhong Yang* Added support for System Media Transport Controls, which integrates playback controls into the system and supports the use of multimedia keys or Bluetooth devices to control music playback. 10*e496400bSZhong Yang* Added the function to quickly switch folders/playlists through the drop-down menu of the "Folder/Playlist" text box. 11*e496400bSZhong Yang* Added settings for the save location of configuration and data files. 12*e496400bSZhong Yang* Added the volume icon. 13*e496400bSZhong Yang* Added the display of sampling frequency, number of channels and bit depth in song properties. 14*e496400bSZhong Yang* Added the function to delete the embedded album by "Delete Album Cover" in the context menu. 15*e496400bSZhong Yang* Fixed a crash when "Allow play information displayed in the taskbar search box" is enabled under Windows 11. 16*e496400bSZhong Yang* Added some icons to some dialogs. 17*e496400bSZhong Yang* The floating playlist moves with the main window. 18*e496400bSZhong Yang* Fixed an issue where song info would sometimes be refetched on every launch. 19*e496400bSZhong Yang* Added theo ption "Do not display blank lines in single-line and double-line display mode" in "Options" - "Lyric Settings". 20*e496400bSZhong Yang 21*e496400bSZhong Yang## V2.73 (2021/08/22) 22*e496400bSZhong Yang 23*e496400bSZhong Yang* Added two new UI layout. 24*e496400bSZhong Yang 25*e496400bSZhong Yang* Added the function of song rating. 26*e496400bSZhong Yang* Added the function of manually refreshing the media library in the media library settings. 27*e496400bSZhong Yang* Added the function of using self-drawn title bar (remove the check of "Main Menu-View-Use System Standard Title Bar"). 28*e496400bSZhong Yang* Added support for multi-monitor in mini mode. 29*e496400bSZhong Yang* Absolute path is supported for external album cover in option settings. 30*e496400bSZhong Yang* Added support for lyric files encoded in UTF16 format. 31*e496400bSZhong Yang* Added the analysis of the original text and translation of the lyrics with the same time tag. 32*e496400bSZhong Yang* Added the function of customizing the output file name in the conversion format. 33*e496400bSZhong Yang* Added the setting to display or hide the playlist tool tip in the option settings. 34*e496400bSZhong Yang* Added desktop lyrics alignment settings. 35*e496400bSZhong Yang* The display of the desktop lyrics follow the settings of the lyrics karaoke style. 36*e496400bSZhong Yang* Added "show/hide" player shortcut keys in global shortcut key settings. 37*e496400bSZhong Yang* Added the option of "disable delete from disk" in the option settings. 38*e496400bSZhong Yang* Added the function of automatically switching the playback device when the playback device changes. 39*e496400bSZhong Yang* Added the setting of writing version of ID3v2. 40*e496400bSZhong Yang* Fixed the problem that when using the mouse wheel to scroll the page in the option settings, the controls on the page will respond to the mouse wheel message. 41*e496400bSZhong Yang* Fixed the problem that some Unicode characters in the written label information will become question marks after being converted to mp3 format in the conversion format. 42*e496400bSZhong Yang* Fixed the problem that the global shortcut key settings may be wrong when loading from the configuration file. 43*e496400bSZhong Yang* Fixed the problem that the last character of the desktop lyrics cannot be displayed when using certain fonts. 44*e496400bSZhong Yang* Fixed an issue where the current playlist may be saved to the wrong file when switching playlists. 45*e496400bSZhong Yang* Improvements in other details. 46*e496400bSZhong Yang 4767ca1ef4SZhong Yang## V2.72 (2021/01/24) 4867ca1ef4SZhong Yang 4967ca1ef4SZhong Yang* Add a new interface layout. 5067ca1ef4SZhong Yang* Add the display of tracks in the playlist in "Media Library"-"Playlist" interface. 5167ca1ef4SZhong Yang* Add the "Length" column to the list in the "Lyric download" dialog box. 5267ca1ef4SZhong Yang* Add the support of the embedded cue tracks. 5367ca1ef4SZhong Yang* Add the "Advanced tag info" tab in the "Property" dialog box. 5467ca1ef4SZhong Yang* Add the function to use the desktop background as the background. 5567ca1ef4SZhong Yang* Add the support for relative paths in playlist files. 5667ca1ef4SZhong Yang* Add the function to jump to the current song artist and album in the media library in the right-click menu. 5767ca1ef4SZhong Yang* Added support for TAK format audio (32-bit version only). 5867ca1ef4SZhong Yang* The "Edit Lyrics" editor changed to use Scintilla. Add the colors for the lyric editor. 5967ca1ef4SZhong Yang* Fixed the problem that the album cover cannot be copied to the target file when the format is converted to mp3 and wav. 6067ca1ef4SZhong Yang* Fixed the problem that there is no icon in "Repead Mode"-"Play Random" in the desktop lyrics right-click menu. 6167ca1ef4SZhong Yang* Fixed the problem that the sub-dialog in the "Option Setting" dialog cannot be scrolled using the touch screen when using a touch screen device. 6267ca1ef4SZhong Yang* Fixed the problem that "file already exists" is prompted when adding a currently playing track to a new playlist. 6367ca1ef4SZhong Yang* Fixed the problem that if the position of the child window in the "Option Setting" dialog is scrolled by the mouse wheel, the position of the child window is incorrect when the scroll bar is clicked. 6467ca1ef4SZhong Yang* Fixed the problem that the playlist does not refresh after renaming. 6567ca1ef4SZhong Yang* Fixed the problem that the position of the progress bar would be incorrect when the rewind command was executed when the playback progress was less than 5 seconds. 6667ca1ef4SZhong Yang* Fixed the problem that the taskbar search box information cannot be displayed after the list of tracks is played in repead mode of "Play in order", and fixed the problem that the taskbar search box information cannot be displayed when this function is turned on after turned off. 6767ca1ef4SZhong Yang* Fixed the problem that the volume cannot be changed when the playlist is empty. 6867ca1ef4SZhong Yang 6947d7f436SZhong Yang## V2.71 (2020/09/13) 7047d7f436SZhong Yang 7147d7f436SZhong Yang* Use the taglib library to obtain audio tags and album cover. Add the tags and album cover acquisition of more than a dozen audio formats. 7247d7f436SZhong Yang* Add the function to write audio tags and album cover. 7347d7f436SZhong Yang* Add the function of batch editing of tags in the audio properties. 7447d7f436SZhong Yang* Add the functions of "Get tags from file name", "Get tags from lyrics" and "Get tags online" in the audio properties. 7547d7f436SZhong Yang* Add the "Album Cover" tab to the audio properties. 7647d7f436SZhong Yang* Fixed the problem that the playlist was disordered in folder mode when adding songs to the playlist that was just opened. 7747d7f436SZhong Yang* Add read and write functions for embedded lyrics. 7847d7f436SZhong Yang* Add the file rename function. 7947d7f436SZhong Yang* Fixed the problem that the temporary file cannot be renamed when the existing target file is selected to overwrite the existing target file in the format conversion. 8047d7f436SZhong Yang* Improvements in other details. 8147d7f436SZhong Yang 82a528dffaSZhong Yang## V2.70.1 (2020/08/27) 83a528dffaSZhong Yang 84a528dffaSZhong 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. 85a528dffaSZhong Yang 86a2ff9187SZhong Yang## V2.70 (2020/08/26) 87a2ff9187SZhong Yang 88a2ff9187SZhong Yang* Fixed the problem of getting some FLAC audio tag information and album cover. 89a2ff9187SZhong Yang* Update the playback control icon. 90a2ff9187SZhong Yang* The application icon is redesigned. 91a2ff9187SZhong Yang* Add icons for menu items. 92a2ff9187SZhong Yang* Add the option of interface refresh interval in "Option Settings"-"Appearance Settings". 93a2ff9187SZhong Yang* Update the phonograph picture when the album cover is not displayed. 94a2ff9187SZhong Yang* Add the function of adding the currently playing track to the playlist. 95a2ff9187SZhong Yang* Fixed the problem that opening multiple audio files at the same time from the Explorer will start multiple processes to play simultaneously. 96a2ff9187SZhong Yang* Fixed the problem that UTF8 format cue files could not be read normally. Added support for UTF16-LE-BOM encoding format cue files. 97a2ff9187SZhong Yang* Fixed the problem that the playlist would freeze when loading if there are too many lyric files. 98a2ff9187SZhong Yang* Add the function of manually link the local lyrics. 99a2ff9187SZhong Yang* Add the function of changing the notification area icon. 100a2ff9187SZhong Yang* Add the rounded-corner style for the buttons. 101a2ff9187SZhong Yang* Fix the problem of handle leakage. 102a2ff9187SZhong 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. 103a2ff9187SZhong Yang* Fixed the issue of freezing when opening the "Media Library" dialog box. 104a2ff9187SZhong 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. 105a2ff9187SZhong Yang* If the album cover size is too large, reduce it to solve the problem of UI freezing. 106a2ff9187SZhong 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. 107a2ff9187SZhong 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. 108a2ff9187SZhong Yang* Fixed the problem that the id3v2 tag in wav format could not be obtained. 109a2ff9187SZhong Yang* Fixed the problem that the comma in the field cannot be processed correctly when exporting the csv file in "Play Time Statistics". 110a2ff9187SZhong 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. 111a2ff9187SZhong Yang* Fix the problem that the album cover in bmp format cannot be obtained. 112a2ff9187SZhong Yang* Added the function of including subfolders in the folder mode 113a2ff9187SZhong Yang* Fix the problem that when adding tracks from the media library to the current playlist, the current playlist is not refreshed. 114a2ff9187SZhong Yang* The "File Type" and "Bitrate" tabs are added to the media library (need to be turned on in "Option Settings"-"Media Library"). 115a2ff9187SZhong Yang* Add the function of changing the default background picture ("Option Settings"-"Appearance Settings"). 116a2ff9187SZhong Yang* Add "Play shuffle" mode to repeat mode (The original "Play shuffle" was actually "Paly Random"). 117a2ff9187SZhong Yang* Added the function of auto run when Windows starts. 118a2ff9187SZhong Yang* Fixed an issue where playback cannot continue when the playback device changes. 119a2ff9187SZhong Yang* Slightly reduced the memory usage of the program. 120a2ff9187SZhong Yang* Fix some crash issues. 121a2ff9187SZhong Yang 122277a66d4SZhong Yang## V2.69 (2020/04/15) 123277a66d4SZhong Yang 124277a66d4SZhong Yang* Add the AB repeat function. 125277a66d4SZhong Yang* Add function to get embedded lyrics. 126277a66d4SZhong Yang* Add the support for APE format tag recognition. 127277a66d4SZhong Yang* Add the function of opening playlist, support m3u / m3u8 format. 128277a66d4SZhong 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. 129277a66d4SZhong Yang* Add the function of saving playlist as playlist file. 130277a66d4SZhong Yang* Add the function to start in mini mode (Main Menu-Tools-Create Shortcut-Create Mini Mode Shortcut). 131277a66d4SZhong Yang* Added the "Recently played" tab in the Media Library. 132277a66d4SZhong Yang* Fixed an issue that there might be an extra character at the end when reading FLAC tags. 133277a66d4SZhong Yang* Allow to enter mini mode in full screen mode. 134277a66d4SZhong Yang* Sort the texts in the playlist and media library in the local language. 135277a66d4SZhong Yang* Other bug fixes and improvements in details. 136277a66d4SZhong Yang 1378f9a17c7SZhong Yang## V2.68 (2020/01/22) 138277a66d4SZhong Yang 1398f9a17c7SZhong 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. 1408f9a17c7SZhong Yang* Add the media library options. 1418f9a17c7SZhong Yang* Add the function of automatically scanning audio files in the specified directory at startup. 1428f9a17c7SZhong Yang* Add the function to convert the frequency in format convert. 1438f9a17c7SZhong Yang* Add more functions in the right-click menu of the "Find" dialog. 1448f9a17c7SZhong Yang* Fixed the problem that when converting to MP3 format if the file name contains Unicode characters, the conversion will be failed. 1458f9a17c7SZhong Yang* Add the option of the file saved location when downloading lyrics automatically. 1468f9a17c7SZhong Yang* Add the option of lyrics alignment. 1478f9a17c7SZhong Yang* Some bug fixes and Improved in details. 1481b8efc65SZhong Yang## V2.67 (2019/11/28) 1491b8efc65SZhong Yang* Add the desktop lyric function. 1501b8efc65SZhong Yang* Add a playlist toolbar. 1511b8efc65SZhong Yang* The cue track can be added to playlist. 1521b8efc65SZhong Yang* Add the function to adjust playback speed. 1531b8efc65SZhong Yang* Fixed some bugs. 1541b8efc65SZhong Yang* Improved in other details. 1556af26e93SZhong Yang## V2.66 (2019/08/03) 1566af26e93SZhong Yang* Add the playlist function, you can freely create and edit playlists. 1576af26e93SZhong Yang* Add the function of song red heart. 1586af26e93SZhong Yang* Fixed the problem that some flac audio tags were incorrectly obtained. 1596af26e93SZhong Yang* Add the function of file association. 1606af26e93SZhong Yang* Fixed the problem that the GDI handle leaked when the window size changed. 1616af26e93SZhong Yang* Add the sound fade effect. 1626af26e93SZhong Yang* Fixed some bugs. 1636af26e93SZhong Yang* Improved in other details. 1646af26e93SZhong Yang## V2.65 (2019/05/25) 1656af26e93SZhong Yang* Add the function to display spectrum analysis in the search box. 1666af26e93SZhong Yang* Add the function of accumulating listening time statistics. 1676af26e93SZhong Yang* Add the function of floating playlist. 1686af26e93SZhong Yang* Add the function of always on top. 1696af26e93SZhong Yang* Add the function to display error messages and generate a dump file when crashed. 1706af26e93SZhong Yang* Add the style settings of bold, italic, and underline font settings. 1716af26e93SZhong Yang* Add the function to create playback control shortcuts. 1726af26e93SZhong Yang* Add the x64 version. 1736af26e93SZhong Yang* Improvements in other details 1746af26e93SZhong Yang## V2.64 (2019/02/16) 1756af26e93SZhong Yang* Adjust the UI. Beautify the playback control buttons and progress bar. 1766af26e93SZhong Yang* Added the function to hide/display playlists. 1776af26e93SZhong Yang* Added the function to hide/display menu bar. 1786af26e93SZhong Yang* Added the function to respond the multimedia keys. 1796af26e93SZhong Yang* Optimize the display effect of the Cortana search box lyrics . 1806af26e93SZhong Yang* Added the function of full-screen display. 1816af26e93SZhong Yang* Other adjustments for the UI details. 1826af26e93SZhong Yang* Improved in other details. 1836af26e93SZhong Yang## V2.63 (2019/01/06) 1846af26e93SZhong Yang* The main interface is redesigned to look more concise and beautiful. You can still switch back to the previous interface quickly. 1856af26e93SZhong Yang* Mini Mode interface redesigned. Using the same style as the main interface. 1866af26e93SZhong 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. 1876af26e93SZhong Yang* Fix the problem that causes the program crash when running for a period of time due to a GDI handle leak. 1886af26e93SZhong Yang* Add the global shortcut keys settings. 1896af26e93SZhong 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. 1906af26e93SZhong Yang* Add the English language support. 1916af26e93SZhong Yang* Improved in other details. 192