Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reycn authored Dec 23, 2018
1 parent 9f5d578 commit b277b0c
Showing 1 changed file with 35 additions and 18 deletions.
53 changes: 35 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,37 @@
Listen 1 音乐播放器(Windows无边框版
Listen 1 音乐播放器(Windows 毛玻璃版
=========================

Listen 1可以搜索和播放来自网易云音乐,虾米,QQ音乐三个主流音乐网站的歌曲,让你的曲库更全面。并支持收藏功能,方便的创建自己的歌单。

本版和原版对比:
<img src="https://i.imgur.com/sVxqJjv.png">

本版和[原版](https://github.com/listen1/listen1_desktop/releases/tag/v2.0.0)对比:
----
- 背景毛玻璃效果(relase也有旧版没有毛玻璃效果的)
- 去除菜单栏
- 去除标题栏及窗口边框
- 所有导航栏空白部分添加拖动控制方便移动窗口
- 所有导航栏空白部分双击最大化,单击出现窗口菜单(最大化、最小化、关闭)
- 修改了一些元素布局,更为美观
- 更改字体为无衬线字体
- 整体加深了透明面板以便更好地识别文字

1.9.0 更新:
- 毛玻璃样式、去除无用框线
- 添加 空格键 暂停/继续 播放快捷键(非全局不会占用)
- UI 细节透明适配

[2.0.0](https://github.com/oyrx/listen1_desktop_fluent/releases/tag/2.0.0) 更新:
----
- 全新版本2.0发布,更新界面(特别感谢@iparanoid提供主题设计)
- 增加全局快捷键支持
- linux系统适配 (Fluent版本暂时不支持)
- 升级jQuery和Angular库
- 修复虾米音乐歌单访问的问题
- 修复网易云音乐歌单只有一首歌的问题
- 修复bilibili滚动时加载重复歌单的问题
- 修复酷狗部分音乐无法播放的问题
- 修复Github Gist备份无法导入的问题
- 升级soundmanager2库到最新版本

历史更新
----
[1.9.0](https://github.com/oyrx/listen1_desktop_fluent/releases/tag/1.9.0)
- 同步上游代码(除虾米)
- 网易云现在可以正常打开所有歌单了
- 网易云导入歌单无需再加 #

1.8.2 更新:
----
[1.8.2](https://github.com/oyrx/listen1_desktop_fluent/releases/tag/1.8.2)
- 添加最小化按钮(<del>钻研了一下 AngularJS 和 Electron 的协作可花时间了……</del>)
- 添加空格快捷键暂停/播放
- 提升了加载速度
Expand All @@ -30,9 +40,16 @@ Listen 1可以搜索和播放来自网易云音乐,虾米,QQ音乐三个主

已知问题:
----
- 由于上游代码使用的 Chrome api,虾米音乐暂时还未修复

<img src="https://i.imgur.com/h7NtwBB.png"/>
<img src="https://i.imgur.com/MVmoJqW.png"/>
- 暂无

* 本版本只支持Windows平台,其他平台建议使用原版。

更多图片
----
<img src="https://i.imgur.com/kwElmWb.png">
<img src="https://i.imgur.com/GLPK8LG.png">
<img src="https://i.imgur.com/pv9AvHs.png">
<img src="https://i.imgur.com/QnA0iUo.png">
<img src="https://i.imgur.com/CMpli2b.png">


0 comments on commit b277b0c

Please sign in to comment.