shadPS4/src/qt_gui
Dzmitry Dubrova dcb057dd7f
misc changes, part ?/? (#441)
* gui: add option to boot a game by choosing elf file

* core: some small implementations

* fs: implement open func

* add some validations

* spirv: add image format

* video_core: add eR16Uint to formats
2024-08-16 20:16:15 +03:00
..
elf_viewer.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
elf_viewer.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_grid_frame.cpp Replace remaining uses of QDir::currentPath() / user with UserDir. 2024-07-21 14:01:10 -07:00
game_grid_frame.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_info.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_info.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_install_dialog.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_install_dialog.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_list_frame.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_list_frame.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_list_utils.h - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
gui_context_menus.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_themes.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
main_window.cpp misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
main_window.h misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
main.cpp 361: Game directory window appears every time 2024-08-08 16:14:35 -03:00
pkg_viewer.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
pkg_viewer.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
settings_dialog.cpp Qt-GUI: Cleaning the option menu (#443) 2024-08-15 17:49:13 +03:00
settings_dialog.h qt-gui: Added GPU device selection functionality (#399) 2024-08-14 00:21:06 +03:00
settings_dialog.ui Qt-GUI: Cleaning the option menu (#443) 2024-08-15 17:49:13 +03:00
trophy_viewer.cpp Replace remaining uses of QDir::currentPath() / user with UserDir. 2024-07-21 14:01:10 -07:00
trophy_viewer.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00