34 Commits

Author SHA1 Message Date
codestation
590236e810 fix compilation with ffmpeg 2025-05-31 18:02:58 -05:00
codestation
364dd34ced migrate to Qt6 2025-05-31 18:02:53 -05:00
Yexun
70729b4d26 Update qcma_cn.ts
Chinese translation file finished.Checked in Lubuntu.
2018-07-09 20:01:54 +08:00
Yexun
3448dddf35 Chs translation fix 2018-07-09 14:37:32 +08:00
Filo
f8ec8041dc Fix Format 2018-07-09 11:48:47 +08:00
Yexun
c80ebaa0a2 Add Chinese Translation 2018-07-09 11:37:08 +08:00
codestation
b9a2571fb4 fix for constant not present in ffmpeg anymore 2018-07-04 23:36:29 -05:00
theheroGAC
3c55a618a0 Create qcma_it.ts
sorry this is the qcma Italian translation
2017-03-02 01:01:16 +01:00
codestation
11a06fc2a1 Updated translations. 2016-11-24 11:22:36 -04:00
codestation
c6502238ea Do not reescan in the middle of a transfer. 2016-11-23 15:41:32 -04:00
codestation
c3fc9af152 Implement automatic database refresh on root category listing. 2016-10-25 21:22:51 -04:00
codestation
7a5065bfe4 Use the correct QUrl constructor to open a local file. 2016-10-23 12:04:53 -04:00
codestation
5a9dc39396 Inject version info into embedded xml and ignore local xml file by default.
Added check for 3.60 update pup.
2016-10-23 11:58:47 -04:00
codestation
91ddb1fb55 Refactor build system. 2016-09-04 16:34:38 -04:00
codestation
f995c394f8 Make ffmpeg optional. 2016-09-03 20:58:07 -04:00
codestation
7260cb678d Alert the user if an update check is being made. 2016-09-01 16:46:52 -04:00
codestation
1b93abf4bd Merge branch 'master' into testing 2016-08-30 09:57:21 -04:00
Alexandre Detiste
b44e526a6f typos 2016-08-07 08:37:38 +02:00
codestation
5ed4e4ae43 fix: missing header on OSX. 2016-04-27 23:28:55 -04:30
codestation
88dc196d5c fix: Removed group checking since the systemd acl can take care of it. 2016-04-24 18:07:31 -04:30
codestation
eb3bb0d2e9 Merge pull request #28 from zeldin/testing
SfoReader: Convert little endian fields to host endian
2016-04-24 11:07:12 -04:30
codestation
65b04093eb Updated qcma to build with newer ffmpeg.
Disabled appindicator support (too unstable).
2016-03-18 20:00:16 -04:30
codestation
b56e0bd530 Show sorted game entries on CMA (PSV side). 2016-01-10 12:56:40 -04:30
codestation
95f19fa05f Do not use avcodec_free_context on older avcodec versions. 2016-01-10 10:20:47 -04:30
codestation
d014e9c823 Modify embedded xml on the fly with the country code from the url. 2015-12-27 22:33:52 -04:30
codestation
6eeba0b71a Load resources manually at startup since they are now in a static library. 2015-12-27 22:33:32 -04:30
codestation
b5e4462db9 Include SA region on XML update list. 2015-10-24 11:34:22 -04:30
codestation
b69c0b7d22 Load the codec before video seek and only load it once. 2015-05-27 23:43:59 -04:30
codestation
88364042f8 Fix memory leak by using the correct avcodec function.
Fix unitialized variable reported by valgrind.
2015-05-27 22:42:48 -04:30
codestation
b6eebd79b1 Use ffmpeg for thumbnail support.
Removed dep on QtGui for the headless modules.
2015-05-26 23:34:13 -04:30
Marcus Comstedt
90a6e39ddc SfoReader: Convert little endian fields to host endian 2015-05-10 18:24:01 +02:00
codestation
023d46cf0f Read hostname and pin from config file if available. 2015-03-22 22:27:00 -04:30
codestation
d88a84acb2 Updated translations (because the sources were moved).
Marked some form items to they don't be translated.
Removed qtandroidservice file.
2015-03-22 12:44:19 -04:30
codestation
9f790dc788 Reorganized project to avoid the ".pro not found" by having all the
pro files in the same directory. With this change the android library
now builds properly.

This also fixes the parallel compilation problem that happened when
building using +8 cores.
2015-03-21 14:48:25 -04:30