Commit graph

137 commits

Author SHA1 Message Date
Eonfge f4bf168953
Merge pull request #74 from flathub/runtime
Update runtime
2024-09-11 09:14:54 +02:00
Eonfge 00f9fe0e2c
Update runtime 2024-09-11 08:51:27 +02:00
Eonfge 2cbb6b76ac
Merge pull request #73 from flathub/build-config-changes
Apply patch for id1 (Legacy of Rust) compatibility
2024-08-12 15:30:05 +02:00
Kevin Degeling 9058fe2625 Apply patch for id1 (Legacy of Rust) compatibility 2024-08-12 15:21:42 +02:00
Eonfge 71d61d19c4
Merge pull request #72 from flathub/compile-flag-changes
Compile GZDoom without debug info
2024-08-09 13:21:15 +02:00
Eonfge d0c41663c5 Compile GZDoom without debug info 2024-08-09 11:05:09 +00:00
Eonfge 7a89b084da
Merge pull request #69 from flathub/gzdoom-4.12.2
Update GZDoom to 4.12.2
2024-04-29 07:11:07 +02:00
Kevin Degeling 2ffbc2e7a7 Update GZDoom to 4.12.2 2024-04-29 07:03:14 +02:00
Eonfge df49d8b8ce
Merge pull request #68 from flathub/gzdoom-4.12.1
Update GZDoom to 4.12.1
2024-04-21 23:25:23 +02:00
Kevin Degeling 415e0be82a Update GZDoom to 4.12.1 2024-04-21 22:49:51 +02:00
Eonfge 325a9a8f61
Merge pull request #66 from flathub/bash-exec
Use `exec` to remove one layer of bash-indirection
2024-02-14 09:09:10 +01:00
Eonfge cfd6a23efd
Use exec to remove one layer of bash-indirection 2024-02-14 08:51:26 +01:00
Eonfge f74f868b98
Merge pull request #65 from flathub/soundfont-tweak
Remove duplicate soundfont
2024-01-31 20:41:32 +01:00
Kevin Degeling 62d5e91c2c Remove duplicate soundfont 2024-01-31 20:21:44 +01:00
Eonfge b72b495e9b
Merge pull request #62 from flathub/gzdoom-4.11.3
Update GZDoom to 4.11.3
2023-10-27 12:10:58 +02:00
Eonfge 055fe6fd2e Update GZDoom to 4.11.3 2023-10-27 10:02:06 +00:00
Eonfge 1b0b760613
Merge pull request #61 from flathub/gzdoom-4.11.2
Update GZDoom to 4.11.2
2023-10-26 13:59:21 +02:00
Eonfge 909e0ded64 Update GZDoom to 4.11.2 2023-10-26 11:43:55 +00:00
Eonfge f20122a7be
Merge pull request #60 from flathub/gzdoom-4.11.1
Update GZDoom to 4.11.1
2023-10-13 08:50:04 +02:00
Kevin Degeling b2e66bc5dc Update GZDoom to 4.11.1 2023-10-13 07:20:37 +02:00
Eonfge 9078f120ae
Merge pull request #59 from flathub/gzdoom-4.11
Update GZDoom 4.11
2023-09-26 09:13:53 +02:00
Kevin Degeling 76838b44e3 Update with patch for ARM64 2023-09-26 09:05:53 +02:00
Kevin Degeling 2b22fc9021 Remove parameters that are now part of the wizzard 2023-09-26 08:44:05 +02:00
Kevin Degeling cf113ac62a Update GZDoom 4.11
Also include runtime update and runtime based SDL
2023-09-26 08:37:11 +02:00
Eonfge 336c1cb75c
Merge pull request #54 from flathub/controller-support
Allow device access for controllers
2023-06-14 17:37:36 +02:00
Kevin Degeling b4f0b4913b Allow device access for controllers 2023-06-14 17:23:39 +02:00
Eonfge 1dc2867ad2
Merge pull request #53 from flathub/sdl2
Include latest SDL to resolve a few bugs
2023-06-13 19:04:05 +02:00
Kevin Degeling 8942c3ca8a Include latest SDL to resolve a few bugs 2023-06-13 18:49:44 +02:00
Eonfge 3bf5c4f6df
Merge pull request #51 from flathub/gzdoom-4.10.0
Update GZDoom to 4.10.0
2022-12-06 18:14:45 +01:00
Kevin Degeling dc1df2745f Update version info 2022-12-06 17:41:42 +01:00
Kevin Degeling a4c584d7f1 Update GZDoom to 4.10.0 2022-12-06 17:34:55 +01:00
Eonfge 6850d50b6f
Merge pull request #50 from flathub/submodule-gzdoom-4.9.0
Update GZDoom to 4.9.0
2022-11-06 21:31:47 +01:00
Kevin Degeling 8265a92009 Update GZDoom to 4.9.0 2022-11-06 20:58:59 +01:00
Eonfge 8f2798a4b8
Merge pull request #48 from flathub/shared-modules-branch
Move all dependencies to shared modules
2022-09-22 17:17:17 +02:00
Kevin Degeling a29783892f Move all dependencies to shared modules 2022-09-20 17:44:23 +02:00
Eonfge fef14975cf
Merge pull request #46 from flathub/libsdnfile
Add libsndfile for additional audio support
2022-09-17 09:45:10 +02:00
Kevin Degeling 353da738e8 Implement x-cheker-data 2022-09-17 09:32:39 +02:00
Kevin Degeling 41a76eb576 Add libsndfile for additional audio support 2022-09-16 17:04:25 +02:00
Eonfge 4f30865e2b
Merge pull request #43 from flathub/runtime
Update runtime to 22.08
2022-09-06 18:24:29 +02:00
Kevin Degeling 675b904bf2 Enable wayland support
Seems to work well now with SDL 2.24
2022-09-02 17:11:44 +02:00
Eonfge 4cc0bdab4a
Update runtime to 22.08 2022-09-02 13:46:07 +02:00
Eonfge a177c171f2
Merge pull request #41 from flathub/release-notes
Update release-notes
2022-08-21 10:02:20 +02:00
Kevin Degeling 61df7709c2 Anitya fix 2022-08-21 09:51:17 +02:00
Kevin Degeling 5147664c1a YAML Indenting fix 2022-08-21 09:50:19 +02:00
Kevin Degeling f504a6f321 Update release-notes 2022-08-21 09:43:11 +02:00
Kevin Degeling 578c9ccccf Update release-notes 2022-08-21 09:42:49 +02:00
Eonfge 021d97e1f6
Merge pull request #40 from flathub/4.8.x
4.8.x
2022-08-21 08:56:18 +02:00
Kevin Degeling bebe7d586b Update to GZDoom 4.8.x 2022-08-21 07:44:10 +02:00
Kevin Degeling 01d6b349ca x-data-checker config 2022-08-21 07:43:39 +02:00
Eonfge ce1f0faef0
Merge pull request #37 from AsciiWolf/patch-1
Fix typo in AppData
2022-01-05 16:34:11 +01:00