Florian Piesche
|
6ae92c0aac
|
Add FreeDesktop metadata (#1495)
|
2024-11-14 10:56:14 +02:00 |
|
Florian Piesche
|
85f45d2788
|
Add scalable vector redraw of shadps4 icon (#1501)
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
* Add scalable vector redraw of shadps4 icon
* Update icon name in desktop file
* Fix svg
|
2024-11-12 09:32:56 +02:00 |
|
Quang Ngô
|
ed0a9c0e4e
|
Fix emulator name in desktop entry for appimages (#1491)
|
2024-11-07 14:56:24 +02:00 |
|
Quang Ngô
|
3982ef7188
|
ci: add missing libs to enable Wayland backend for SDL (#1184)
|
2024-10-10 17:54:32 +03:00 |
|
qurious-pixel
|
f93b8c1e8d
|
remove libgstreamermediaplugin.so from qt multimedia plugins (#1187)
|
2024-10-01 21:43:18 +03:00 |
|
tGecko
|
62c59d195f
|
add gstreamer to appimage build (#1166)
|
2024-09-30 12:49:20 +03:00 |
|
Dzmitry Dubrova
|
26b5661dea
|
ci: Fix linux-qt CI
|
2024-08-25 16:03:25 +03:00 |
|
TheTurtle
|
55855b4195
|
core: Implement new memory manager (#133)
* core: Implement new memory manager
* ci: Attempt to fix linux build
* code: Fix a few build errors
|
2024-05-16 15:55:50 +03:00 |
|
qurious-pixel
|
7425cb41a5
|
linux qt artifact name (#89)
|
2024-03-01 08:23:02 +02:00 |
|
georgemoralis
|
02cbebbf78
|
file formats and qt (#88)
* added psf file format
* clang format fix
* crypto functions for pkg decryption
* pkg decryption
* initial add of qt gui , not yet usable
* renamed ini for qt gui settings into shadps4qt.ini
* file detection and loader support
* option to build QT qui
* clang format fix
* fixed reuse
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/loader.h
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/loader.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* uppercase fix
* clang format fix
* small fixes
* let's try windows qt build ci
* some more fixes for ci
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/pkg.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update .github/workflows/windows-qt.yml
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/loader.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* Update src/core/file_format/psf.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* loader namespace
* Update src/core/loader.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
* constexpr magic
* linux qt ci by qurious
* fix for linux qt
* Make script executable
* ci fix?
---------
Co-authored-by: raziel1000 <ckraziel@gmail.com>
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
Co-authored-by: GPUCode <geoster3d@gmail.com>
|
2024-03-01 00:00:35 +02:00 |
|