codestation ae8657325a Create virtual node table to store category nodes (doesn't exist on the filesystem but need an OHFI).
Enable triggers, disable sync mode and other tweaks so the creation of the database can be faster.
Abort early if a database entry cannot be added.
Fix games and savedatas not being saved with their correct parent id.
Preparing getRootItems to return virtual categories.
Code refactoring.
2014-02-25 09:18:49 -04:30
2013-12-29 23:46:00 +01:00
2013-12-14 08:32:41 +01:00
2013-08-11 17:12:00 -04:30
2014-02-05 23:30:12 -04:30
2013-12-14 15:01:41 +01:00

QCMA

QCMA is a cross-platform application to provide a Open Source implementation of the original Content Manager Assistant that comes with the PS Vita. QCMA is meant to be compatible with Linux, Windows and MAC OS X.

Features

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.

Implemented features missing in OpenCMA (Yifan Lu CLI application)

  • Metadata for PSP savedatas.
  • Basic metadata for single songs (album, artist, title, cover art).
  • Basic metadata for videos (duration, dimensions, thumbnail).
  • Basic metadata for photos (dimensions, thumbnails).
  • Simple backup browser: view and delete the backups on your PC without a Vita.
  • Easy wireless pairing (show PIN to the user when a Vita is detected).
  • Ability to restart the connection if the Vita is reconnected.

TODO:

  • Complete categories for music.
  • SQLite backend for database.

Planned features

  • UPNP bridge: connect an existing UPNP server to interface with the Vita using the wireless streaming feature.

Dependencies

Where do I get the source code?

Check the GitHub repo here: https://github.com/codestation/qcma

I want to contribute

Contact me on GitHub

Thanks to

Yifan Lu - for the vitamtp library and the reference implementation of OpenCMA.

License

GPL v3: since some parts of QCMA are based on the reference implementation of OpenCMA.

Description
Cross-platform content manager assistant for the PS Vita
Readme 1 MiB
Languages
C++ 88.9%
NSIS 3%
Shell 2.3%
QMake 1.7%
PowerShell 1.5%
Other 2.6%