Commit Graph

131 Commits

Author SHA1 Message Date
Cameron Gutman 3fa5f74635 Archive Win32 binaries with debug info for crash analysis
These can be used with cv2pdb to symbolicate memory dumps in WinDbg
2023-05-06 22:34:42 -05:00
ReenigneArcher 5779a4bd89 packaging: fix macos dmg (#1141) 2023-05-04 21:07:41 -04:00
ReenigneArcher 01167569ab versioning: fix release versions (#1122) 2023-04-01 16:52:34 -04:00
Conn O'Griofa bf24d0e7a6 Flatpak: update to org.freedesktop.Platform 22.08 (#936)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-03-26 21:00:41 -04:00
ReenigneArcher 014d693112 add tray icon (#1035) 2023-03-15 16:30:18 -04:00
Elia Zammuto c29c917474 Versioning improvements (#768)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-03-09 18:13:57 -05:00
ABeltramo 7d01b50498 feat: implemented unicode input mode (#966)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-03-08 08:35:34 -05:00
ReenigneArcher e113ac6918 ci: rename windows artifacts (#953) 2023-02-20 17:39:49 -05:00
ReenigneArcher e5d5256aed build(deps): add pkg-config for macOS build (#952) 2023-02-18 16:14:52 -05:00
ReenigneArcher 032680ca9d aur: move docker build (#895) 2023-02-13 15:27:51 -05:00
dependabot[bot] ae12424279 Bump vedantmgoyal2009/winget-releaser from 1 to 2 (#921)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 08:58:06 -05:00
ReenigneArcher 9d6d59aa55 cd: fix aur publish conditions (#815) 2023-01-22 13:23:24 -05:00
ReenigneArcher 9df6283da4 cd: fix aur publish conditions (#814) 2023-01-22 12:24:25 -05:00
ReenigneArcher c8c80807da fix aur nightly publishing (#813) 2023-01-22 11:44:36 -05:00
ReenigneArcher 3510b8636a build with docker and improve CUDA compute capability support (#714) 2023-01-15 09:31:37 -05:00
Brad Richardson 3af1744c9b FFmpeg updates with QSV-enabled builds (#730) 2023-01-09 08:24:21 -05:00
ReenigneArcher 23ef23159a revert windows build libpsl version lock (#729) 2023-01-08 19:41:33 -05:00
ReenigneArcher 952e142ffa fix aur publish trigger event (#680) 2023-01-02 17:24:39 -05:00
ReenigneArcher cfe7129100 windows: pin libpsl version (#669) 2023-01-01 23:59:53 -05:00
ReenigneArcher 91f4f15c49 set concurrency limit for CI workflow (#657) 2022-12-30 12:24:35 -05:00
ReenigneArcher 88a450bf1f update docs (#574) 2022-12-28 16:30:32 -05:00
Cameron Gutman 05f5370efe Launch games under the correct user account on Windows (#600) 2022-12-27 15:52:41 -05:00
ReenigneArcher c1f0daa024 fix npm path (#635) 2022-12-27 14:03:00 -05:00
ReenigneArcher 84fdc7ee08 change linux build matrix (#468) 2022-12-11 20:26:25 -05:00
Brad Richardson e8aa7499af Sunshine prebuilts (#510) 2022-12-11 17:46:19 -05:00
ReenigneArcher 97716fa0c8 fix aur build 2022-12-10 04:17:51 +00:00
ReenigneArcher 981d878082 use npm dependencies 2022-11-19 12:58:29 -05:00
dependabot[bot] 390c664e84 Bump KSXGitHub/github-actions-deploy-aur from 2.5.0 to 2.6.0
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 16:13:29 +00:00
Mariotaku 01b8ba353a Cover Finder (#216)
Adds functionality to search and add game cover images automatically.

Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2022-11-18 11:07:22 -05:00
ReenigneArcher 89a0109fa7 fix winget release
Fixes #464
2022-11-02 10:09:01 -04:00
ReenigneArcher 84ae033a37 fix env variables for setup_release job 2022-10-30 20:38:32 -04:00
ReenigneArcher c665e211cd fix CI env variables 2022-10-30 18:51:37 -04:00
ReenigneArcher bfdcfbb357 fix CI setup-release 2022-10-30 15:25:38 -04:00
ReenigneArcher 5f3a466631 update nightly release builds 2022-10-29 16:53:58 -04:00
ReenigneArcher 2183f8eb0f fix setup_release outputs 2022-10-28 22:39:45 -04:00
ReenigneArcher cf5460bd80 update nightly releases
- use github sha for nightly tag
- specifically provide commit to release action
- build aarch64 flatpak on nightly release
2022-10-28 20:46:46 -04:00
ReenigneArcher 6e9aac3b83 add nightly release 2022-10-28 19:34:51 -04:00
ReenigneArcher d0ce0a67f2 fix winget releaser 2022-10-28 15:44:27 -04:00
istori1 cc0ac47f29 Update CI.yml 2022-10-21 19:40:54 -04:00
istori1 272368b59c Do not cache cuda module 2022-10-21 19:28:36 -04:00
ReenigneArcher b5ec178cd6 add flatpak-builder cache 2022-10-20 20:56:04 -04:00
istori1 49afefc43f Export Debug Bundle [Flatpak] (#422) 2022-10-20 13:37:34 -04:00
ReenigneArcher ef2ca538a3 use matrix build for flatpak
Co-Authored-By: istori1 <107304850+istori1@users.noreply.github.com>
2022-10-19 10:14:28 -04:00
ReenigneArcher 93315f280e Update CI.yml
- use `GITHUB_OUTPUT` instead of `set-output`
2022-10-16 17:53:22 -04:00
ReenigneArcher 9b66a5a16b Bump actions/checkout from 2 to 3 2022-10-16 14:12:48 -04:00
dependabot[bot] 96b3bf30f6 Bump KSXGitHub/github-actions-deploy-aur from 2.4.1 to 2.5.0
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 18:42:42 +00:00
istori1 b40d414346 Update CI.yml 2022-10-10 07:14:12 -04:00
ReenigneArcher 0ac67f13d7 fix assets directory for flatpak and AUR 2022-08-24 15:46:02 -04:00
ReenigneArcher 749bfa89ef cleanup commented out AppImage CI code 2022-08-15 18:45:05 -04:00
ReenigneArcher 8b0e6a28c2 single AppImage file
- simplify cmake install prefix and assets directory
2022-08-14 18:29:05 -04:00