Commit Graph
100 Commits
Author SHA1 Message Date
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 4d1249bf08 Added button to save current listing to json. 2016-10-23 11:34:07 -04:00
codestation 8a876a6739 Bundle winusb driver with installer and make it the default. 2016-09-08 14:08:21 -04:00
codestation 296b8a0c54 Removed system tray plugins. 2016-09-04 16:35:12 -04:00
codestation 91ddb1fb55 Refactor build system. 2016-09-04 16:34:38 -04:00
codestation 1c0ca82072 Fix android compilation on Qt 5.7. 2016-09-04 10:33:23 -04:00
codestation 1549add8f8 Make libusb0 de the default again on the windows installer. 2016-09-04 10:32:51 -04:00
codestation f995c394f8 Make ffmpeg optional. 2016-09-03 20:58:07 -04:00
codestation fd2d9d8292 Allow driver selection in components page. 2016-09-01 21:09:22 -04:00
codestation b710981e6e Version bump to 0.3.13. 2016-09-01 16:52:42 -04:00
codestation 7260cb678d Alert the user if an update check is being made. 2016-09-01 16:46:52 -04:00
codestation 0cc3acd29f Updating windows/opensuse package scripts. 2016-09-01 16:46:28 -04:00
codestation b4807bec66 Do not open smb:// kpart on dolphin when opening a game folder. 2016-09-01 16:45:39 -04:00
codestation 1b93abf4bd Merge branch 'master' into testing 2016-08-30 09:57:21 -04:00
codestation 44833a1cc3 Merge pull request #52 from a-detiste/master
typos
2016-08-09 22:15:45 -04:00
codestation 6e87578b29 fix compilation on fedora 24. 2016-07-31 21:52:51 -04:00
codestation 818488bbe8 fix: add gui dep on cli build (Qt4 only). 2016-05-03 21:06:29 -04:00
codestation 5ed4e4ae43 fix: missing header on OSX. 2016-04-27 23:28:55 -04:30
codestation 498ebb1ad7 chore: version bump to 0.3.12 2016-04-25 23:15:28 -04:30
codestation 65b6b95536 chore: Updated changelog. 2016-04-24 18:09:48 -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 d449a6ae95 fix: removed systray plugins from rpm build. 2016-04-24 18:07:04 -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 9cf97c5042 fix: install desktop file on $USRDIR/share/applications directly. 2016-04-24 10:38:09 -04:30
codestation 7252fac5b9 Version bump to 0.3.11. 2016-03-18 20:04:22 -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 7886238975 Updated changelog. 2016-01-10 13:00:34 -04:30
codestation b56e0bd530 Show sorted game entries on CMA (PSV side). 2016-01-10 12:56:40 -04:30
codestation 6218846688 Force recompiling of binaries when the static library changes. 2016-01-10 12:56:12 -04:30
codestation 619dfd89cb Use documents folder for default location for apps (windows build). 2016-01-10 11:42:50 -04:30
codestation 0e4184f386 Include bz2 library (required by freetype). 2016-01-10 11:42:24 -04:30
codestation 132a2654d7 lrelease was moved to qt5-linguist package. 2016-01-10 10:21:18 -04:30
codestation 95f19fa05f Do not use avcodec_free_context on older avcodec versions. 2016-01-10 10:20:47 -04:30
codestation e605f051ea Do not expose QtInfoMsg on Qt < 5.5.0 2016-01-10 10:19:59 -04:30
codestation 6d9fc0ff7a Bump vitamtp soname. 2016-01-09 22:33:20 -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 5f508fa47c Fix memory leak on icon tray by letting events pass the parent widget. 2015-12-27 16:33:55 -04:30
codestation c10bf4b177 Update libjpeg dependency on windows. 2015-10-24 13:47:21 -04:30
codestation b5e4462db9 Include SA region on XML update list. 2015-10-24 11:34:22 -04:30
codestation 377cbf5cb6 Initialize sigaction structs to make valgrind happy.
Bump vitamtp version in windows installer script.
2015-08-23 14:01:25 -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 613dd97561 Removed QtGui from android deps.
Force iconv as link dep for android build.
Enable metadata support for android build.
2015-05-27 14:05:47 -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 babe16c43d Update build files to use new paths. 2015-05-18 17:02:25 -04:30
codestation 4308994191 Fix qcma headless build. 2015-05-18 17:02:07 -04:30
codestation 3899cd6715 Removed context from logging.
Fixed homedir detection.
Fixed config file creation.
Send smartphone device model on broadcast.
2015-03-22 22:27:44 -04:30
codestation 023d46cf0f Read hostname and pin from config file if available. 2015-03-22 22:27:00 -04:30
codestation 380f3049da Updated to comply with explicit usb initialization. 2015-03-22 14:40:32 -04:30
codestation dce70235dc Implemented android module startup with default settings.
Simplified main_android.
2015-03-22 14:39:21 -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 79067535c0 Added rest of file modifications. (oops) 2015-03-21 14:53:43 -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
codestation c223016725 Merge pull request #27 from a-detiste/testing
add sample systemd system service
2015-03-16 14:32:33 -04:30
codestation 1a30cee9c5 Inform the user if the current user doesn't belong to the vitamtp group.
Updated translations.
2015-03-15 21:06:52 -04:30
codestation 135f42b498 Install manpages for rpm. 2015-03-15 20:02:34 -04:30
codestation 2b14a94189 Use correct paths for manpages. 2015-03-15 17:10:37 -04:30
codestation 861a1b9a69 Bump version to 0.3.10.
Update changelog.
Change most of qDebug() meant to be errors to qWarning().
2015-03-15 16:09:36 -04:30
codestation 659d72bced Catch SIGINT signal.
Show pin, connection, disconnection and database messages if verbose
logging is disabled.
2015-03-15 01:53:46 -04:30
codestation 22395a71ac Moved manpages seections to (1) as they aren't games.
Install manpages via qmake.
2015-03-15 00:11:30 -04:30
codestation 2cf825a11a Code refactoring.
Removed some cflags. Also removed Wshadow as it generates
too many false positives (Fixed in gcc 5.0).
2015-03-14 23:57:02 -04:30
codestation da6ad50759 Removed dbus support.
Added unix signals support.
2015-03-14 23:56:37 -04:30
codestation c162b91b00 Merge branch 'master' into testing 2015-03-14 23:07:24 -04:30
codestation ea9124e99b Added preliminar qcma_cli systemd unit file. 2015-03-12 20:50:01 -04:30
codestation 7ed5bacd25 Merge pull request #25 from a-detiste/master
Debian package rename.
Fench translation.
qcma_cli manpage.
2015-03-10 22:05:29 -04:30
codestation 18023fd969 Fix compilation in Qt 4.8 2015-03-01 22:00:37 -04:30
codestation 4b7a7db73c Merge pull request #24 from a-detiste/master
debian: fix most lintian warnings, switch to debhelper 9
2015-03-01 17:34:25 -04:30
codestation d08ae2762d Move lrelease command to configure step. 2015-02-28 19:52:06 -04:30
codestation 9569cf6acb Remove duplicated line on version script. 2015-02-28 18:55:21 -04:30
codestation 12803cbe38 Use SO_REUSEADDR so the broadcast bind() function doesn't fail on sudden
qcma restarts.
2015-02-28 18:47:22 -04:30
codestation 4979a5dc4a Bump version to 0.3.9.
Updated changelog.
2015-02-28 18:20:19 -04:30
codestation 8b1cb64700 Removed cdbs dependency. 2015-02-28 18:18:35 -04:30
codestation 022998beee Fix av_frame_free call usage. 2015-02-28 09:41:57 -04:30
codestation ec934655d3 Use av_frame_free() to match calls to av_frame_alloc.
Use version checks to use older libav functions on older distros.
2015-02-28 09:37:39 -04:30
codestation 5788141912 Update deprecated avcodec call. 2015-02-28 00:24:59 -04:30
codestation 60a3049391 Added a bunch of warning flags and fixed most of the shadowed
variables.
2015-02-27 22:59:22 -04:30
codestation ddf9b4a611 Fixed bug with shadowed variable. 2015-02-27 22:05:08 -04:30
codestation c43b234919 Set correct organization name. 2015-02-27 10:09:00 -04:30
codestation d233ace392 Update changelog.
bump version.
2015-02-25 22:14:17 -04:30
codestation 2876c15a39 Fix broadcast in qcma_cli 2015-02-25 22:12:25 -04:30
codestation b06cc0e498 Added libiconv-2.dll to nsis script. 2015-02-24 16:08:39 -04:30
codestation cca1bfe029 Put the real changelog into the debian directory to comply with lintian. 2015-02-22 16:02:18 -04:30
codestation 8d82f21624 Update translations. 2015-02-22 13:50:24 -04:30
codestation c8cd387334 Fix cma broadcast bug.
Add desktop shortcut for windows installer.
2015-02-22 13:18:02 -04:30
codestation c5211f21d2 Removed iconv.dll from the windows build script. 2015-02-22 12:14:20 -04:30
codestation 0342914721 Fix centos macro name. 2015-02-21 18:01:47 -04:30
codestation 4247f7b557 Add centos support in spec file. 2015-02-21 17:55:49 -04:30
codestation e7592364cb Remove kde support from debian based distros as kf5 isn't available
and Qt5 is now used by default.
2015-02-21 12:57:12 -04:30
codestation 99e8ca1002 Use KMenu for the kdenotification plugin if ENABLE_KNOTIFICATIONS isn't enabled 2015-02-21 01:09:50 -04:30
codestation be0f4b9b20 Fix appindicator/kdenotifications deps. 2015-02-20 23:23:15 -04:30
codestation 2a243e04e2 Add appindicator dep to spec file. 2015-02-20 19:33:35 -04:30
codestation 0b3382ee05 Add conditional for kdenotification.
Split rpm package in cli/appindicator/kdenotifier
2015-02-20 18:53:57 -04:30
codestation 4e8e009c43 Use Qt5 by default.
Use vitamtp >= 2.5.5.
2015-02-20 15:59:28 -04:30
codestation f681eff7ce Merge opensuse/fedora spec files. 2015-02-16 21:47:43 -04:30
codestation 92108aa65e Added g++ and libnotify deps to spec files. 2015-02-16 20:45:52 -04:30
codestation defaf5dc75 Added missing prep step on spec files. 2015-02-16 19:42:26 -04:30
codestation a4a552d566 Do not set _verprefix as empty. 2015-02-16 16:35:54 -04:30
codestation 793f3fd776 Fix typo on spec files. 2015-02-16 12:45:54 -04:30