shadPS4/src/common
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
..
logging common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
assert.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
assert.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
bounded_threadsafe_queue.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
concepts.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
debug.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
disassembler.cpp chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
disassembler.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
discord.cpp chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
discord.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
endian.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
error.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
error.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
io_file.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
io_file.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
native_clock.cpp code: Add clang-format target and CI workflow (#82) 2024-02-23 22:57:57 +02:00
native_clock.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
path_util.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
path_util.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
rdtsc.cpp code: Add clang-format target and CI workflow (#82) 2024-02-23 22:57:57 +02:00
rdtsc.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
singleton.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
string_util.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
string_util.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
thread.cpp common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
thread.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
types.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
uint128.h common: Rework timekeeping with native RDTSC and port to linux 2024-02-23 11:30:06 +02:00
version.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00