Advertising (This ad goes away for registered users. You can Login or Register)

Search found 1323 matches

by codestation
Wed Nov 23, 2016 5:15 pm
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Crossplatform content manager for the PSVita

The systray plugins were removed from 0.3.12 onwards because they were too unstable. For proper system tray support your distro needs to provide Qt 5.4 at minimum. I did a quick search and it seems that Linux Mint is based on Ubuntu 14.04 who provices Qt 5.2.1 (too old).
by codestation
Fri Sep 16, 2016 11:52 am
Forum: HENkaku
Topic: [DISCONTINUED] OpenTyrin port for VITA
Replies: 11
Views: 7652

Re: [RELEASE] OpenTyrin port for VITA

BTW my makefile.vita is not under opentyrian license :P but sources folows when wil be ready .... The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus ...
by codestation
Thu Apr 07, 2016 3:25 am
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Crossplatform content manager for the PSVita (0.3

Added. I will update the readme tomorrow with the full goals of the project and the ideas for the UI comunication. Qcma2 intends to be a library so a QML, android or Web UI can connect to it without any extra changes.
by codestation
Thu Apr 07, 2016 2:48 am
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Crossplatform content manager for the PSVita (0.3

Yes, but the repo is set to private for now (no license, has ptp headers that i intend to remove later, no documentation, no commit messages, etc). Right now only the vita/pc pairing works so is useless even for an alpha. I got obsessed by making a full C++11/14 implementation (RAII, exceptions and ...
by codestation
Sat Jan 16, 2016 4:45 pm
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Cross-platform content manager for the PSVita (0.

Will the PPA ever be updated for Wily? It's been dead since March. Done, there is a ppa for Wily now. Released 0.3.10, this is a maintenance-only release with very few features: + Sort game entries alphabetically on the Vita side. + Fixed bug where users from some countries couldn't connect to qcma...
by codestation
Sat Mar 28, 2015 7:52 pm
Forum: Plugins
Topic: ZeroVSH Patcher v0.4 [6.61 support]
Replies: 565
Views: 262327

Re: ZeroVSH Patcher v0.4 [6.61 support]

Readme updated.

You don't need netconf_bt_plugin. And you have to remove the _6XX from the filename.
by codestation
Sat Mar 28, 2015 4:10 am
Forum: Plugins
Topic: ZeroVSH Patcher v0.4 [6.61 support]
Replies: 565
Views: 262327

Re: ZeroVSH Patcher v0.4 [6.61 support]

Updated to 0.4, now it works with 6.61.
by codestation
Fri Mar 20, 2015 8:50 pm
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Cross-platform content manager for the PSVita (0.

Vita firmware? If isnt the latest you have to block it from accessing the internet in your router.

@miziho, fw version?
by codestation
Fri Mar 20, 2015 2:24 am
Forum: Support
Topic: [OPEN] Error (C3-14978-9) when Connecting to QCMA Help
Replies: 13
Views: 16423

Re: Error (C3-14978-9) when Connecting to QCMA Help

What is your Vita FW version?
Make sure to select the correct protocol version and the latest Qcma (0.3.9).

Also moved to general, this doesn't belong in the tutorial area.
by codestation
Fri Mar 06, 2015 1:44 pm
Forum: Programming and Security
Topic: Qcma - Crossplatform content manager for the PSVita
Replies: 890
Views: 827281

Re: Qcma - Cross-platform content manager for the PSVita (0.

Linux, Mac or Windows? USB or WiFi? Do you also have problems connecting via WiFi/USB?

Can you give me a log? Run qcma with

qcma --verbose

Or if you are on windows, open cmd, go to the qcma directory, and run

qcma_console.exe --verbose > c:\qcma-log.txt 2>&1

Go to advanced search