Commit Graph
21 Commits
Author SHA1 Message Date
Albert Liu da9188a771 Qt: Fix broken links in about dialog 2020-06-11 09:36:14 -07:00
Albert Liu 4c29b6f30c Qt: Add about dialog 2020-06-11 09:26:04 -07:00
Albert Liu 2490618d0a CMake: Always run gen_scmversion script on rebuilds
Fixes issue where scmversion.cpp would not be regenerated with updated
Git info on rebuilds, causing an outdated version to be displayed in
window titles.
2020-06-07 00:49:14 -07:00
Albert Liu 873072af95 GitHub Actions: Create release only when workflow is triggered on master branch 2020-06-01 21:00:56 -07:00
Albert Liu ee3a96011e Controller: Add NeGcon support 2020-05-30 23:11:02 -07:00
Albert Liu e1e3cf4f5a CommonHostInterface: Simplify input profile saving 2020-05-27 17:49:06 -07:00
Albert Liu f8fea1b215 INISettingsInterface: Return bool on saving settings 2020-05-27 17:48:33 -07:00
Albert Liu b5311e5896 InputProfiles: Add PlayStation Classic Controller input profile 2020-05-27 15:57:44 -07:00
Albert Liu ca873cf243 InputProfiles: Update DualShock 4 input profile
Profile also works for DualShock 3 on Linux.
2020-05-27 15:52:23 -07:00
Albert Liu 1f74d46d39 AnalogController: Use proper upper bound when validating axis_code 2020-05-26 23:23:44 -07:00
Albert Liu c6c1d3952f GitHub Actions: Add AppImage zsync files to rolling release 2020-05-23 03:09:44 -07:00
Albert Liu a0f81b1e34 AppImage: Create zsync files during AppImage generation 2020-05-23 03:09:41 -07:00
Albert Liu 0d84b5b9a2 AppImage: Use user-specified build directory for linuxdeploy 2020-04-14 21:15:13 -07:00
Albert Liu a8e224d504 AppImage: Use timestamping to prevent wget duplicates 2020-04-14 20:53:12 -07:00
Albert Liu f265ce2815 gitignore: Update build folder ignores
Might as well include the build folder naming pattern used by the README
2020-04-13 22:12:42 -07:00
Albert Liu ccddb4456b CI: Use AppImage generation script for Linux build 2020-04-13 21:36:39 -07:00
Albert Liu a2a9bd16fa AppImage: Add script for generating AppImages with desktop integration 2020-04-13 21:22:32 -07:00
Albert Liu c25591d84b Update README.md with AppImage info 2020-04-08 11:41:31 -07:00
Albert Liu 76419de39a CI: Generate AppImage for SDL frontend build 2020-04-08 10:28:45 -07:00
Albert Liu 414d050cf6 CI: Fix qmake not finding qt5 in Ubuntu1804 image 2020-04-08 00:28:32 -07:00
Albert Liu 9da2d92dea CI: Add Linux AppImage build 2020-04-07 22:58:55 -07:00