-
-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update resource document[067854]
- Loading branch information
Showing
3 changed files
with
42 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,20 +14,20 @@ Usage | |
**The music player use of qmmp core library based on Qt. Compiler tutorial I have written in the wiki.(See here <u>https://github.com/Greedysky/TTKMusicplayer/wiki</u> )** | ||
|
||
### Attention: This software is only for learning and communication, the songs' and playlists' copyright belongs to each music platform. | ||
|
||
## CI Status | ||
* Qt develop version be tested on Qt4.8.7 for windows-mingw 32bit | ||
* Qt develop version be tested on Qt4.8.7 for linux-gcc 64bit | ||
* Qt develop version be tested on Qt5.x for windows-mingw 32bit | ||
* Qt develop version be tested on Qt5.x for linux-gcc 64bit | ||
| Platform | Qt & Compiler | Status | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.x GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 5.x MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | 5.x Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
* Qt stable version be tested on Qt4.8.7 for windows-mingw 32bit | ||
* Qt stable version be tested on Qt4.8.7 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.9.9 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.x for windows-mingw 32bit | ||
|
||
| Platform | Qt & Compiler | Status | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.9.9 GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
|
||
# For Developers | ||
|
||
License | ||
|
@@ -162,7 +162,7 @@ Copyright | |
* This file is part of the TTK Music Player project. | ||
* Copyright (C) 2015 - 2022 Greedysky Studio. | ||
* Mail: [email protected]. | ||
|
||
How To Contribute | ||
------- | ||
* Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,20 +14,20 @@ | |
**音乐播放器基于qmmp和Qt库开发. 编译教程我已经写在wiki上了.(看这里<u>https://github.com/Greedysky/TTKMusicplayer/wiki</u> )** | ||
|
||
### 本项目代码不用于商用,仅限研究和学习使用,资源版权归个音乐平台所有。 | ||
|
||
## 构建状态 | ||
* 基于Qt4.8.7的windows-mingw 32bit版本测试通过 | ||
* 基于Qt4.8.7的linux-gcc 64bit版本测试通过 | ||
* 基于Qt5.x的windows-mingw 32bit版本测试通过 | ||
* 基于Qt5.x的linux-gcc 64bit版本测试通过 | ||
| 平台 | Qt & 编译器 | 状态 | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.x GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 5.x MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | 5.x Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
* Qt stable version be tested on Qt4.8.7 for windows-mingw 32bit | ||
* Qt stable version be tested on Qt4.8.7 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.9.9 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.x for windows-mingw 32bit | ||
|
||
| Platform | Qt & Compiler | Status | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.9.9 GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
|
||
# 开发者 | ||
|
||
许可证 | ||
|
@@ -162,7 +162,7 @@ TTKMusicPlayer的一些特性 | |
* This file is part of the TTK Music Player project. | ||
* Copyright (C) 2015 - 2022 Greedysky Studio. | ||
* Mail: [email protected]. | ||
|
||
贡献 | ||
------- | ||
* Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,20 +14,20 @@ | |
**音樂播放器基於qmmp和Qt庫開發. 編譯教程我已經寫在wiki上了.(看這裏<u>https://github.com/Greedysky/TTKMusicplayer/wiki</u> )** | ||
|
||
### 本項目代碼不用於商用,僅限研究和學習使用,資源版權歸個音樂平臺所有。 | ||
|
||
## 構建狀態 | ||
* 基於Qt4.8.7的windows-mingw 32bit版本測試通過 | ||
* 基於Qt4.8.7的linux-gcc 64bit版本測試通過 | ||
* 基於Qt5.x的windows-mingw 32bit版本測試通過 | ||
* 基於Qt5.x的linux-gcc 64bit版本測試通過 | ||
| 平臺 | Qt & 編譯器 | 狀態 | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.x GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 5.x MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | 5.x Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
* Qt stable version be tested on Qt4.8.7 for windows-mingw 32bit | ||
* Qt stable version be tested on Qt4.8.7 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.9.9 for ubuntu-linux-gcc 64bit | ||
* Qt stable version be tested on Qt5.x for windows-mingw 32bit | ||
|
||
| Platform | Qt & Compiler | Status | | ||
| :---: | :---: | :---: | | ||
| Linux | 4.8.7 GCC & 5.9.9 GCC | ![Linux](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | 4.8.7 GCC & 5.x GCC | ![Windows](https://img.shields.io/badge/build-passing-brightgreen.svg) | | ||
| Windows | MSVC | ![Windows](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
| OS X | Clang | ![OSX](https://img.shields.io/badge/build-unknown-lightgrey.svg) | | ||
|
||
# 開發者 | ||
|
||
許可證 | ||
|
@@ -162,7 +162,7 @@ TTKMusicPlayer的壹些特性 | |
* This file is part of the TTK Music Player project. | ||
* Copyright (C) 2015 - 2022 Greedysky Studio. | ||
* Mail: [email protected]. | ||
|
||
貢獻 | ||
------- | ||
* Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged. | ||
|