xref: /MusicPlayer2/Documents/update_log_en-us.md (revision 507f198b3a60abec70c8d9764aeee564193fcdf2)
1277a66d4SZhong Yang**[简体中文](./update_log.md) | English**<br>
2277a66d4SZhong Yang
36af26e93SZhong Yang# MusicPlayer2 Update log
4*507f198bSZhong Yang## V2.75 (2022/06/04)
5*507f198bSZhong Yang
6*507f198bSZhong Yang* Add the FFMPEG playback core (need to be downloaded separately).
7*507f198bSZhong Yang* Add some new UI layouts.
8*507f198bSZhong Yang* The UI 3, UI 4 and UI 5 are reproduced using xml and optimized the effect of UI 4.
9*507f198bSZhong Yang* Add stacking components to custom UI.
10*507f198bSZhong Yang* Optimized the use logic of floating playlist.
11*507f198bSZhong Yang* Fix the problem that buffer shortage may occur when writing ini.
12*507f198bSZhong Yang* When creating a new playlist in the media library, the new playlist is brought to the front.
13*507f198bSZhong Yang* Self-drawn controls follow the "Use Rounded Corner Style" setting.
14*507f198bSZhong Yang* Fixed the problem that "Reverb" in "Sound Settings" could not be saved.
15*507f198bSZhong Yang* Add the self-drawn menu bar.
16*507f198bSZhong Yang* Improvements in other details.
17*507f198bSZhong Yang
18e496400bSZhong Yang## V2.74 (2022/02/12)
19e496400bSZhong Yang
20e496400bSZhong Yang* Added the function of customizing the UI through the xml file (please refer to the main menu "Help" - "Customize UI").
21e496400bSZhong Yang
22e496400bSZhong Yang* Added 3 new UI layout.
23e496400bSZhong 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.
24e496400bSZhong Yang* Added the function to quickly switch folders/playlists through the drop-down menu of the "Folder/Playlist" text box.
25e496400bSZhong Yang* Added settings for the save location of configuration and data files.
26e496400bSZhong Yang* Added the volume icon.
27e496400bSZhong Yang* Added the display of sampling frequency, number of channels and bit depth in song properties.
28e496400bSZhong Yang* Added the function to delete the embedded album by "Delete Album Cover" in the context menu.
29e496400bSZhong Yang* Fixed a crash when "Allow play information displayed in the taskbar search box" is enabled under Windows 11.
30e496400bSZhong Yang* Added some icons to some dialogs.
31e496400bSZhong Yang* The floating playlist moves with the main window.
32e496400bSZhong Yang* Fixed an issue where song info would sometimes be refetched on every launch.
33e496400bSZhong Yang* Added theo ption "Do not display blank lines in single-line and double-line display mode" in "Options" - "Lyric Settings".
34e496400bSZhong Yang
35e496400bSZhong Yang## V2.73 (2021/08/22)
36e496400bSZhong Yang
37e496400bSZhong Yang* Added two new UI layout.
38e496400bSZhong Yang
39e496400bSZhong Yang* Added the function of song rating.
40e496400bSZhong Yang* Added the function of manually refreshing the media library in the media library settings.
41e496400bSZhong Yang* Added the function of using self-drawn title bar (remove the check of "Main Menu-View-Use System Standard Title Bar").
42e496400bSZhong Yang* Added support for multi-monitor in mini mode.
43e496400bSZhong Yang* Absolute path is supported for external album cover in option settings.
44e496400bSZhong Yang* Added support for lyric files encoded in UTF16 format.
45e496400bSZhong Yang* Added the analysis of the original text and translation of the lyrics with the same time tag.
46e496400bSZhong Yang* Added the function of customizing the output file name in the conversion format.
47e496400bSZhong Yang* Added the setting to display or hide the playlist tool tip in the option settings.
48e496400bSZhong Yang* Added desktop lyrics alignment settings.
49e496400bSZhong Yang* The display of the desktop lyrics follow the settings of the lyrics karaoke style.
50e496400bSZhong Yang* Added "show/hide" player shortcut keys in global shortcut key settings.
51e496400bSZhong Yang* Added the option of "disable delete from disk" in the option settings.
52e496400bSZhong Yang* Added the function of automatically switching the playback device when the playback device changes.
53e496400bSZhong Yang* Added the setting of writing version of ID3v2.
54e496400bSZhong 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.
55e496400bSZhong 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.
56e496400bSZhong Yang* Fixed the problem that the global shortcut key settings may be wrong when loading from the configuration file.
57e496400bSZhong Yang* Fixed the problem that the last character of the desktop lyrics cannot be displayed when using certain fonts.
58e496400bSZhong Yang* Fixed an issue where the current playlist may be saved to the wrong file when switching playlists.
59e496400bSZhong Yang* Improvements in other details.
60e496400bSZhong Yang
6167ca1ef4SZhong Yang## V2.72 (2021/01/24)
6267ca1ef4SZhong Yang
6367ca1ef4SZhong Yang* Add a new interface layout.
6467ca1ef4SZhong Yang* Add the display of tracks in the playlist in "Media Library"-"Playlist" interface.
6567ca1ef4SZhong Yang* Add the "Length" column to the list in the "Lyric download" dialog box.
6667ca1ef4SZhong Yang* Add the support of the embedded cue tracks.
6767ca1ef4SZhong Yang* Add the "Advanced tag info" tab in the "Property" dialog box.
6867ca1ef4SZhong Yang* Add the function to use the desktop background as the background.
6967ca1ef4SZhong Yang* Add the support for relative paths in playlist files.
7067ca1ef4SZhong Yang* Add the function to jump to the current song artist and album in the media library in the right-click menu.
7167ca1ef4SZhong Yang* Added support for TAK format audio (32-bit version only).
7267ca1ef4SZhong Yang* The "Edit Lyrics" editor changed to use Scintilla. Add the colors for the lyric editor.
7367ca1ef4SZhong Yang* Fixed the problem that the album cover cannot be copied to the target file when the format is converted to mp3 and wav.
7467ca1ef4SZhong Yang* Fixed the problem that there is no icon in "Repead Mode"-"Play Random" in the desktop lyrics right-click menu.
7567ca1ef4SZhong 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.
7667ca1ef4SZhong Yang* Fixed the problem that "file already exists" is prompted when adding a currently playing track to a new playlist.
7767ca1ef4SZhong 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.
7867ca1ef4SZhong Yang* Fixed the problem that the playlist does not refresh after renaming.
7967ca1ef4SZhong 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.
8067ca1ef4SZhong 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.
8167ca1ef4SZhong Yang* Fixed the problem that the volume cannot be changed when the playlist is empty.
8267ca1ef4SZhong Yang
8347d7f436SZhong Yang## V2.71 (2020/09/13)
8447d7f436SZhong Yang
8547d7f436SZhong 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.
8647d7f436SZhong Yang* Add the function to write audio tags and album cover.
8747d7f436SZhong Yang* Add the function of batch editing of tags in the audio properties.
8847d7f436SZhong Yang* Add the functions of "Get tags from file name", "Get tags from lyrics" and "Get tags online" in the audio properties.
8947d7f436SZhong Yang* Add the "Album Cover" tab to the audio properties.
9047d7f436SZhong Yang* Fixed the problem that the playlist was disordered in folder mode when adding songs to the playlist that was just opened.
9147d7f436SZhong Yang* Add read and write functions for embedded lyrics.
9247d7f436SZhong Yang* Add the file rename function.
9347d7f436SZhong 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.
9447d7f436SZhong Yang* Improvements in other details.
9547d7f436SZhong Yang
96a528dffaSZhong Yang## V2.70.1 (2020/08/27)
97a528dffaSZhong Yang
98a528dffaSZhong 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.
99a528dffaSZhong Yang
100a2ff9187SZhong Yang## V2.70 (2020/08/26)
101a2ff9187SZhong Yang
102a2ff9187SZhong Yang* Fixed the problem of getting some FLAC audio tag information and album cover.
103a2ff9187SZhong Yang* Update the playback control icon.
104a2ff9187SZhong Yang* The application icon is redesigned.
105a2ff9187SZhong Yang* Add icons for menu items.
106a2ff9187SZhong Yang* Add the option of interface refresh interval in "Option Settings"-"Appearance Settings".
107a2ff9187SZhong Yang* Update the phonograph picture when the album cover is not displayed.
108a2ff9187SZhong Yang* Add the function of adding the currently playing track to the playlist.
109a2ff9187SZhong Yang* Fixed the problem that opening multiple audio files at the same time from the Explorer will start multiple processes to play simultaneously.
110a2ff9187SZhong Yang* Fixed the problem that UTF8 format cue files could not be read normally. Added support for UTF16-LE-BOM encoding format cue files.
111a2ff9187SZhong Yang* Fixed the problem that the playlist would freeze when loading if there are too many lyric files.
112a2ff9187SZhong Yang* Add the function of manually link the local lyrics.
113a2ff9187SZhong Yang* Add the function of changing the notification area icon.
114a2ff9187SZhong Yang* Add the rounded-corner style for the buttons.
115a2ff9187SZhong Yang* Fix the problem of handle leakage.
116a2ff9187SZhong 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.
117a2ff9187SZhong Yang* Fixed the issue of freezing when opening the "Media Library" dialog box.
118a2ff9187SZhong 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.
119a2ff9187SZhong Yang* If the album cover size is too large, reduce it to solve the problem of UI freezing.
120a2ff9187SZhong 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.
121a2ff9187SZhong 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.
122a2ff9187SZhong Yang* Fixed the problem that the id3v2 tag in wav format could not be obtained.
123a2ff9187SZhong Yang* Fixed the problem that the comma in the field cannot be processed correctly when exporting the csv file in "Play Time Statistics".
124a2ff9187SZhong 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.
125a2ff9187SZhong Yang* Fix the problem that the album cover in bmp format cannot be obtained.
126a2ff9187SZhong Yang* Added the function of including subfolders in the folder mode
127a2ff9187SZhong Yang* Fix the problem that when adding tracks from the media library to the current playlist, the current playlist is not refreshed.
128a2ff9187SZhong Yang* The "File Type" and "Bitrate" tabs are added to the media library (need to be turned on in "Option Settings"-"Media Library").
129a2ff9187SZhong Yang* Add the function of changing the default background picture ("Option Settings"-"Appearance Settings").
130a2ff9187SZhong Yang* Add "Play shuffle" mode to repeat mode (The original "Play shuffle" was actually "Paly Random").
131a2ff9187SZhong Yang* Added the function of auto run when Windows starts.
132a2ff9187SZhong Yang* Fixed an issue where playback cannot continue when the playback device changes.
133a2ff9187SZhong Yang* Slightly reduced the memory usage of the program.
134a2ff9187SZhong Yang* Fix some crash issues.
135a2ff9187SZhong Yang
136277a66d4SZhong Yang## V2.69 (2020/04/15)
137277a66d4SZhong Yang
138277a66d4SZhong Yang* Add the AB repeat function.
139277a66d4SZhong Yang* Add function to get embedded lyrics.
140277a66d4SZhong Yang* Add the support for APE format tag recognition.
141277a66d4SZhong Yang* Add the function of opening playlist, support m3u / m3u8 format.
142277a66d4SZhong 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.
143277a66d4SZhong Yang* Add the function of saving playlist as playlist file.
144277a66d4SZhong Yang* Add the function to start in mini mode (Main Menu-Tools-Create Shortcut-Create Mini Mode Shortcut).
145277a66d4SZhong Yang* Added the "Recently played" tab in the Media Library.
146277a66d4SZhong Yang* Fixed an issue that there might be an extra character at the end when reading FLAC tags.
147277a66d4SZhong Yang* Allow to enter mini mode in full screen mode.
148277a66d4SZhong Yang* Sort the texts in the playlist and media library in the local language.
149277a66d4SZhong Yang* Other bug fixes and improvements in details.
150277a66d4SZhong Yang
1518f9a17c7SZhong Yang## V2.68 (2020/01/22)
152277a66d4SZhong Yang
1538f9a17c7SZhong 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.
1548f9a17c7SZhong Yang* Add the media library options.
1558f9a17c7SZhong Yang* Add the function of automatically scanning audio files in the specified directory at startup.
1568f9a17c7SZhong Yang* Add the function to convert the frequency in format convert.
1578f9a17c7SZhong Yang* Add more functions in the right-click menu of the "Find" dialog.
1588f9a17c7SZhong Yang* Fixed the problem that when converting to MP3 format if the file name contains Unicode characters, the conversion will be failed.
1598f9a17c7SZhong Yang* Add the option of the file saved location when downloading lyrics automatically.
1608f9a17c7SZhong Yang* Add the option of lyrics alignment.
1618f9a17c7SZhong Yang* Some bug fixes and Improved in details.
1621b8efc65SZhong Yang## V2.67 (2019/11/28)
1631b8efc65SZhong Yang* Add the desktop lyric function.
1641b8efc65SZhong Yang* Add a playlist toolbar.
1651b8efc65SZhong Yang* The cue track can be added to playlist.
1661b8efc65SZhong Yang* Add the function to adjust playback speed.
1671b8efc65SZhong Yang* Fixed some bugs.
1681b8efc65SZhong Yang* Improved in other details.
1696af26e93SZhong Yang## V2.66 (2019/08/03)
1706af26e93SZhong Yang* Add the playlist function, you can freely create and edit playlists.
1716af26e93SZhong Yang* Add the function of song red heart.
1726af26e93SZhong Yang* Fixed the problem that some flac audio tags were incorrectly obtained.
1736af26e93SZhong Yang* Add the function of file association.
1746af26e93SZhong Yang* Fixed the problem that the GDI handle leaked when the window size changed.
1756af26e93SZhong Yang* Add the sound fade effect.
1766af26e93SZhong Yang* Fixed some bugs.
1776af26e93SZhong Yang* Improved in other details.
1786af26e93SZhong Yang## V2.65 (2019/05/25)
1796af26e93SZhong Yang* Add the function to display spectrum analysis in the search box.
1806af26e93SZhong Yang* Add the function of accumulating listening time statistics.
1816af26e93SZhong Yang* Add the function of floating playlist.
1826af26e93SZhong Yang* Add the function of always on top.
1836af26e93SZhong Yang* Add the function to display error messages and generate a dump file when crashed.
1846af26e93SZhong Yang* Add the style settings of bold, italic, and underline font settings.
1856af26e93SZhong Yang* Add the function to create playback control shortcuts.
1866af26e93SZhong Yang* Add the x64 version.
1876af26e93SZhong Yang* Improvements in other details
1886af26e93SZhong Yang## V2.64 (2019/02/16)
1896af26e93SZhong Yang* Adjust the UI. Beautify the playback control buttons and progress bar.
1906af26e93SZhong Yang* Added the function to hide/display playlists.
1916af26e93SZhong Yang* Added the function to hide/display menu bar.
1926af26e93SZhong Yang* Added the function to respond the multimedia keys.
1936af26e93SZhong Yang* Optimize the display effect of the Cortana search box lyrics .
1946af26e93SZhong Yang* Added the function of full-screen display.
1956af26e93SZhong Yang* Other adjustments for the UI details.
1966af26e93SZhong Yang* Improved in other details.
1976af26e93SZhong Yang## V2.63 (2019/01/06)
1986af26e93SZhong Yang* The main interface is redesigned to look more concise and beautiful. You can still switch back to the previous interface quickly.
1996af26e93SZhong Yang* Mini Mode interface redesigned. Using the same style as the main interface.
2006af26e93SZhong 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.
2016af26e93SZhong Yang* Fix the problem that causes the program crash when running for a period of time due to a GDI handle leak.
2026af26e93SZhong Yang* Add the global shortcut keys settings.
2036af26e93SZhong 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.
2046af26e93SZhong Yang* Add the English language support.
2056af26e93SZhong Yang* Improved in other details.
206