Commit Graph

9 Commits

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