Skip to content

Commit

Permalink
Release on 2.5.3.0 Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Greedysky committed Aug 8, 2017
1 parent a760dd9 commit 6673e34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,6 @@ v2.5.3.0 Final
支持m3u,pls,wpl等播放列表。
修复一些可能崩溃的问题。
一些细节的优化处理。
添加贴边停靠功能。
MV播放优化。
其他优化。
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ Compiler tutorial I have written in the wiki.(See here <u>https://github.com/Gre
* Qt develop version be tested on Qt4.8.7 for ubuntu-linux-gcc 64bit
* Qt develop version be tested on Qt5.x for windows-mingw 32bit
* Qt develop version be tested on Qt5.x for ubuntu-linux-gcc 64bit
* Qt develop version be tested on Qt5.5 for android 32bit

| Platform | Qt & Compiler | Status |
| :---: | :---: | :---: |
| Linux | 4.8.7 GCC & 5.x GCC | ![Linux](https://img.shields.io/wercker/ci/wercker/docs.svg) |
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/wercker/ci/wercker/docs.svg) |
| OS X | 5.x Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg?style=flat-square) |
| Android | 5.5 & 5.5.1 | ![Android](https://img.shields.io/wercker/ci/wercker/docs.svg) |
| OS X | 5.x Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg?style=flat-square) | |

# For Developers

Expand Down

0 comments on commit 6673e34

Please sign in to comment.