Commit Graph

18 Commits

Author SHA1 Message Date
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