Commit graph

14 commits

Author SHA1 Message Date
Martino Fontana 1b0aab2ad1 pcsx2: 1.7.4658 -> 1.7.5004
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.4658...v1.7.5004
2023-09-13 11:17:13 +02:00
K900 6edd6f71c7 treewide: clean up all qttranslations workarounds
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter

After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
Martino Fontana 4cf7913ef6 pcsx2: 1.7.4554 -> 1.7.4658
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.4554...v1.7.4653
2023-06-29 08:14:35 +02:00
Janik 974b43038e
Merge pull request #236976 from amarshall/zip-reproducible 2023-06-27 00:24:36 +02:00
Andrew Marshall 199cc23afe pcsx2: make reproducible 2023-06-10 01:25:20 -04:00
Andrew Marshall 90427d2381 pcsx2: formatting 2023-06-10 01:25:20 -04:00
Martino Fontana 9f33aeaa7f pcsx2: proper cubeb dependencies 2023-06-08 21:41:41 +02:00
Martino Fontana f9a0f4a620 pcsx2: 1.7.3331 -> 1.7.4554 2023-06-05 13:22:02 +02:00
Martino Fontana ba914d7925 pcsx2: 1.7.3165 -> 1.7.3331
pcsx2: 1.7.3324 -> 1.7.3331
2022-09-24 01:17:16 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech fae1a2aa41 pcsx2: disable auto updates
An update is triggered every time a new release is made which,
unfortunately for PCSX2's release model, is every time a PR is merged.
This is way too high frequency so let's disable this.
2022-09-10 22:29:10 -04:00
R. Ryantm d6905d065a pcsx2: 1.7.3128 -> 1.7.3165 2022-08-06 02:11:30 +00:00
R. Ryantm 45b3fa8315 pcsx2: 1.7.2731 -> 1.7.3128 2022-08-01 04:18:01 +00:00
Martino Fontana e0cd2c540a pcsx2: 1.7.2105 -> 1.7.2731, support Vulkan 2022-05-10 22:23:50 +02:00
AndersonTorres 8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00