Commit Graph

347 Commits

Author SHA1 Message Date
codestation
60406f3c1d Updated windows build script. 2016-11-21 11:39:25 -04:00
codestation
7133d2e1b3 Update spec file. 2016-11-21 09:54:43 -04:00
codestation
5b5b151c48 Add size to json listing. 2016-11-20 21:02:54 -04:00
codestation
ae6c503407 Move buildscripts. 2016-11-20 20:38:20 -04:00
codestation
a8194e88fc Do not build android target by default. 2016-10-28 19:13:23 -04:00
codestation
e01c404e8f Added osx installer images and appdmg script. 2016-10-28 19:01:18 -04:00
codestation
5236770285 Fix compilation of android port on linux host. 2016-10-26 13:42:11 -04:00
codestation
c3fc9af152 Implement automatic database refresh on root category listing. 2016-10-25 21:22:51 -04:00
codestation
a4366b6d1e Update desktop file to remove linter warnings. 2016-10-25 13:31:58 -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
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
Alexandre Detiste
b44e526a6f typos 2016-08-07 08:37:38 +02: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