Skip to content

Commit

Permalink
version.info更新,更新日志更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Aug 23, 2024
1 parent 28c5364 commit c30ae42
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 8 deletions.
10 changes: 10 additions & 0 deletions Documents/update_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

# MusicPlayer2 更新日志

## V2.77.1 (2024/08/23)

此次更新修正了2.77版本的若干问题,没有增加新的功能。
* 修正在右键菜单中“添加到播放列表”子菜单有时会异常禁用的问题。
* 修正点击“AB重复”按钮时的测试文本没有删除的问题。
* 修正“AB重复”按钮鼠标提示不正确的问题。
* 修正100%缩放比例下对话框中的控件在垂直方向太挤的问题。
* 修正从全屏模式进入迷你模式时歌词文本太大并且显示不全的问题。
* 修正aac文件在属性对话框中无法显示内嵌专辑封面的问题。

## V2.77 (2024/08/12)

**问题修正**
Expand Down
10 changes: 10 additions & 0 deletions Documents/update_log_en-us.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
**[简体中文](./update_log.md) | English**

# MusicPlayer2 Update log
## V2.77.1 (2024/08/23)

This update fixed several issues since version 2.77. No new features added.
* Fixed the problem that the "Add to Playlist" submenu in the context menu sometimes abnormally disabled.
* Fixed the problem that the test text was not deleted when clicking the "AB Repeat" button.
* Fixed the problem that the mouse tooltip of the "AB Repeat" button was not correct.
* Fixed the problem that the control in the dialog box is too crowded vertically at 100% zoom ratio.
* Fixed the problem that lyrics text is too big and incomplete when entering mini mode from full screen mode.
* Fixed the problem that the internal album cover of acc files can not be displayed in the property dialog box.

## V2.77 (2024/08/12)

**bug fixes:**
Expand Down
16 changes: 8 additions & 8 deletions version.info
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<MusicPlayer2>
<version>2.77</version>
<version>2.77.1</version>
<GitHub>
<link>https://github.com/zhongyang219/MusicPlayer2/releases/download/V2.77/MusicPlayer2_V2.77_x86.zip</link>
<link_x64>https://github.com/zhongyang219/MusicPlayer2/releases/download/V2.77/MusicPlayer2_V2.77_x64.zip</link_x64>
<link>https://github.com/zhongyang219/MusicPlayer2/releases/download/V2.77.1/MusicPlayer2_V2.77.1_x86.zip</link>
<link_x64>https://github.com/zhongyang219/MusicPlayer2/releases/download/V2.77.1/MusicPlayer2_V2.77.1_x64.zip</link_x64>
</GitHub>
<Gitee>
<link>https://gitee.com/zhongyang219/MusicPlayer2/releases/download/V2.77/MusicPlayer2_V2.77_x86.zip</link>
<link_x64>https://gitee.com/zhongyang219/MusicPlayer2/releases/download/V2.77/MusicPlayer2_V2.77_x64.zip</link_x64>
<link>https://gitee.com/zhongyang219/MusicPlayer2/releases/download/V2.77.1/MusicPlayer2_V2.77.1_x86.zip</link>
<link_x64>https://gitee.com/zhongyang219/MusicPlayer2/releases/download/V2.77.1/MusicPlayer2_V2.77.1_x64.zip</link_x64>
</Gitee>
<update_contents>
<contents_zh_cn>修正编辑音频文件标签信息时会导致“ALBUMARTIS”和“DISCNUMBER”字段重复的问题。\n修正Windows11任务栏卡死的问题。\n修正使用触摸板手势时选项设置对话框标签和自绘播放列表滚动过快的问题。\n修正使用触摸板手势时音量调整过快的问题。\n修正界面中的stackElement在切换后,未显示的按钮还能被点击的问题。\n新增媒体库更新时忽略过短的音频文件的选项。\n歌词设置中歌词对齐方式增加“自动”,歌词对齐方式对双行显示模式有效。\n新增“向播放列表添加曲目时插入列表开头而不是追加到末尾”的选项。\n播放列表排序菜单中增加“按播放时长排序”的功能。\n从媒体库中的“艺术家”、“唱片集”、“所有曲目”等界面播放时不再添加到[临时的播放列表]播放,而是直接通过媒体库模式播放。\n播放列表下拉菜单中增加最近播放的媒体库项目。\n查找功能中支持按汉语拼音全拼和首字母查找。\n用户自定义界面中增加“导航栏”、“最近播放”、“文件夹”、“播放列表”、“我喜欢的音乐”、“媒体库项目”和“所有曲目”。\n界面Groove音乐风格、Groove音乐风格(Windows11)更新,增加左侧导航栏。\n新增界面12。\n新增迷你模式3界面。\n新增当鼠标指向播放列表时在对应的行中显示“播放”、“添加到播放列表”、“添加到我喜欢的音乐”的按钮。\n播放列表中如果歌曲在“我喜欢的音乐”中,则在右侧显示红心图标。\n媒体库中文件夹和播放列表界面增加排序方式的功能。\n全局快捷键中增加“添加到我喜欢的音乐”的选项。\n自绘播放列表支持多选,支持按Ctrl+A全选。\n执行“添加到播放列表”命令成功后在界面中间显示成功提示。\n常规设置中增加是否允许“全局鼠标滚轮音量调节”的选项。</contents_zh_cn>
<contents_en>Fixed the problem that "ALBUMARTIS" and "DISCNUMBER" fields are duplicated when editing the label information of audio files.\nFixed the problem that the taskbar of Windows 11 not responding.\nFixed the problem that the tabs of the Options Settings dialog and the self-drawn playlist scroll too fast when using touchpad gestures.\nFixed the problem that the volume adjustment too fast when using touchpad gestures.\nFixed the problem that buttons not shown in the interface can still be clicked after the stackElement is switched.\nAdded the option to ignore audio files that are too short when the media library is updated.\nAdded "Auto" for lyrics alignment in lyrics settings. Lyrics alignment is valid for double line display mode.\nAdded the option of "Insert at the start of the playlist when adding songs, not at the end".\nAdd the function of "Sort by listen time" in the playlist sorting menu.\nWhen playing from the "Artist", "Album", "All Tracks", etc. in the media library, it will play directly from the media library mode instead of adding it to the [Temporary playlist].\nAdded the recently played media library item to playlist dropdown menu\nAdded the "Navigation Bar", "Recently Played", "Folder", "Playlist", "My Favorite", "Media Library Items" and "All Tracks" element to the user-defined interface.\nUI "Groove Music Style", "Groove Music Style (Windows 11)" updated, added the left navigation bar.\nAdded the UI12.\nAdded the "Mini mode 3" UI.\nAdded buttons of "Play", "Add to Playlist", "Add to My Favorite" in the corresponding rows when the mouse is pointed to the playlist.\nIf the song in the playlist is in "My Favorite", a red heart icon will be shown on the right side.\nAdded the function of "Sort mode" to the interface of "Folder" and "Playlist" in Media Library.\nRemoving a track from a playlist displays a confirmation dialog to avoid misoperation.\nAdded the "Add to my favorite" option to "Global shortcut key".\nAdded support for multi-selection of self-drawn playlists. Added support for selecting all by pressing Ctrl+A.\nAfter successfully executing the "Add to Playlist" command, a success message will be displayed in the center of the interface.\nAdded the option of whether to allow "Global Mouse Wheel Volume Adjustment" in General Settings.</contents_en>
<contents_zh_cn>此次更新修正了2.77版本的若干问题,没有增加新的功能。\n修正在右键菜单中“添加到播放列表”子菜单有时会异常禁用的问题。\n修正点击“AB重复”按钮时的测试文本没有删除的问题。\n修正“AB重复”按钮鼠标提示不正确的问题。\n修正100%缩放比例下对话框中的控件在垂直方向太挤的问题。\n修正从全屏模式进入迷你模式时歌词文本太大并且显示不全的问题。\n修正aac文件在属性对话框中无法显示内嵌专辑封面的问题。</contents_zh_cn>
<contents_en>This update fixed several issues since version 2.77. No new features added.\nFixed the problem that the "Add to Playlist" submenu in the context menu sometimes abnormally disabled.\nFixed the problem that the test text was not deleted when clicking the "AB Repeat" button.\nFixed the problem that the mouse tooltip of the "AB Repeat" button was not correct.\nFixed the problem that the control in the dialog box is too crowded vertically at 100% zoom ratio.\nFixed the problem that lyrics text is too big and incomplete when entering mini mode from full screen mode.\nFixed the problem that the internal album cover of acc files can not be displayed in the property dialog box.\n</contents_en>
</update_contents>
<!--以下内容为了兼容旧版本程序的检查更新功能-->
<contents>修正编辑音频文件标签信息时会导致“ALBUMARTIS”和“DISCNUMBER”字段重复的问题。\n修正Windows11任务栏卡死的问题。\n修正使用触摸板手势时选项设置对话框标签和自绘播放列表滚动过快的问题。\n修正使用触摸板手势时音量调整过快的问题。\n修正界面中的stackElement在切换后,未显示的按钮还能被点击的问题。\n新增媒体库更新时忽略过短的音频文件的选项。\n歌词设置中歌词对齐方式增加“自动”,歌词对齐方式对双行显示模式有效。\n新增“向播放列表添加曲目时插入列表开头而不是追加到末尾”的选项。\n播放列表排序菜单中增加“按播放时长排序”的功能。\n从媒体库中的“艺术家”、“唱片集”、“所有曲目”等界面播放时不再添加到[临时的播放列表]播放,而是直接通过媒体库模式播放。\n播放列表下拉菜单中增加最近播放的媒体库项目。\n查找功能中支持按汉语拼音全拼和首字母查找。\n用户自定义界面中增加“导航栏”、“最近播放”、“文件夹”、“播放列表”、“我喜欢的音乐”、“媒体库项目”和“所有曲目”。\n界面Groove音乐风格、Groove音乐风格(Windows11)更新,增加左侧导航栏。\n新增界面12。\n新增迷你模式3界面。\n新增当鼠标指向播放列表时在对应的行中显示“播放”、“添加到播放列表”、“添加到我喜欢的音乐”的按钮。\n播放列表中如果歌曲在“我喜欢的音乐”中,则在右侧显示红心图标。\n媒体库中文件夹和播放列表界面增加排序方式的功能。\n全局快捷键中增加“添加到我喜欢的音乐”的选项。\n自绘播放列表支持多选,支持按Ctrl+A全选。\n执行“添加到播放列表”命令成功后在界面中间显示成功提示。\n常规设置中增加是否允许“全局鼠标滚轮音量调节”的选项。</contents>
<contents>此次更新修正了2.77版本的若干问题,没有增加新的功能。\n修正在右键菜单中“添加到播放列表”子菜单有时会异常禁用的问题。\n修正点击“AB重复”按钮时的测试文本没有删除的问题。\n修正“AB重复”按钮鼠标提示不正确的问题。\n修正100%缩放比例下对话框中的控件在垂直方向太挤的问题。\n修正从全屏模式进入迷你模式时歌词文本太大并且显示不全的问题。\n修正aac文件在属性对话框中无法显示内嵌专辑封面的问题。</contents>
</MusicPlayer2>

0 comments on commit c30ae42

Please sign in to comment.