Updated readme
This commit is contained in:
10
README.md
10
README.md
@@ -10,7 +10,7 @@ meant to be compatible with Linux, Windows and MAC OS X.
|
|||||||
The aim of this project is to provide an implementation that is on par with the
|
The aim of this project is to provide an implementation that is on par with the
|
||||||
official CMA and also offer some features missing in the original one.
|
official CMA and also offer some features missing in the original one.
|
||||||
|
|
||||||
#### Implemented features missing in OpenCMA (Yifan Lu CLI application)
|
#### Implemented features.
|
||||||
* Metadata for PSP savedatas.
|
* Metadata for PSP savedatas.
|
||||||
* Basic metadata for single songs (album, artist, title, cover art).
|
* Basic metadata for single songs (album, artist, title, cover art).
|
||||||
* Basic metadata for videos (duration, dimensions, thumbnail).
|
* Basic metadata for videos (duration, dimensions, thumbnail).
|
||||||
@@ -24,14 +24,12 @@ official CMA and also offer some features missing in the original one.
|
|||||||
* SQLite backend for database.
|
* SQLite backend for database.
|
||||||
|
|
||||||
#### Planned features
|
#### Planned features
|
||||||
* **UPNP bridge**: connect an existing UPNP server to interface with the Vita
|
* **Android version**: port of Qcma to Android.
|
||||||
using the wireless streaming feature.
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* [Qt 4.x or 5.x](http://qt-project.org/)
|
* [Qt 4.x or 5.x](http://qt-project.org/)
|
||||||
|
|
||||||
* [VitaMTP](https://github.com/yifanlu/VitaMTP). Use my
|
* [VitaMTP fork](https://github.com/codestation/VitaMTP)
|
||||||
[fork](https://github.com/codestation/VitaMTP) until the patches are merged upstream.
|
|
||||||
|
|
||||||
* [FFmpeg](hhttp://www.ffmpeg.org/)
|
* [FFmpeg](hhttp://www.ffmpeg.org/)
|
||||||
|
|
||||||
@@ -46,6 +44,8 @@ Contact me on [GitHub](https://github.com/codestation/)
|
|||||||
[Yifan Lu](https://github.com/yifanlu/vitamtp/) - for the vitamtp library and
|
[Yifan Lu](https://github.com/yifanlu/vitamtp/) - for the vitamtp library and
|
||||||
the reference implementation of OpenCMA.
|
the reference implementation of OpenCMA.
|
||||||
|
|
||||||
|
[Xian Nox] (https://github.com/xiannox) - for the Wiki and various contributions.
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
GPL v3: since some parts of QCMA are based on the reference implementation of
|
GPL v3: since some parts of QCMA are based on the reference implementation of
|
||||||
OpenCMA.
|
OpenCMA.
|
||||||
|
|||||||
Reference in New Issue
Block a user