shadPS4/src/qt_gui
Vinicius Rangel af398e3684
Devtools: PM4 Explorer (#1094)
* Devtools: Pause system

* Devtools: pm4 viewer

- new menu bar
- refactored video_info layer
- dump & inspect pm4 packets
- removed dumpPM4 config
- renamed System to DebugState
- add docking space
- simple video info constrained to window size

* Devtools: pm4 viewer - add combo to select the queue

* Devtools: pm4 viewer - add hex editor

* Devtools: pm4 viewer - dump current cmd

* add monospaced font to devtools

* Devtools: pm4 viewer - use spec op name

avoid some allocations
2024-10-03 22:43:23 +02:00
..
translations Fix some typos (#1161) 2024-09-30 14:24:28 +03:00
about_dialog.cpp About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.h About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.ui Lot of small fixes 2024-08-22 18:01:30 +02:00
background_music_player.cpp Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
background_music_player.h Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
cheats_patches.cpp fix wolf2022 cheats download (#1173) 2024-10-01 07:53:20 +03:00
cheats_patches.h Fix creation files.json in 'Download ALL' 2024-08-29 17:26:06 -03:00
check_update.cpp Some nits and fixes on paths (#1190) 2024-10-02 07:18:00 +03:00
check_update.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
elf_viewer.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
elf_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_grid_frame.cpp fix music playing when it shouldn't (#1203) 2024-10-02 18:33:36 +03:00
game_grid_frame.h Improve keyboard navigation in game list (#1132) 2024-09-28 21:04:47 +03:00
game_info.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
game_info.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
game_install_dialog.cpp qt: Create addons directory if it does not exist. (#1186) 2024-10-01 20:11:41 +03:00
game_install_dialog.h config: Add option to change DLC install path. (#1176) 2024-10-01 07:54:15 +03:00
game_list_frame.cpp fix music playing when it shouldn't (#1203) 2024-10-02 18:33:36 +03:00
game_list_frame.h sort menu (#1183) 2024-10-01 18:02:47 +03:00
game_list_utils.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
gui_context_menus.h Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
main.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
main_window.cpp qt: Fix message box for game overwrite. (#1181) 2024-10-01 15:49:30 +03:00
main_window.h Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
main_window_themes.cpp Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
pkg_viewer.cpp Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
pkg_viewer.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
settings_dialog.cpp Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
settings_dialog.h menu description | rename: Release/Nightly (#1116) 2024-09-28 16:01:27 +03:00
settings_dialog.ui Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
trophy_viewer.cpp trp data extracts to game_data/serial instead of folder name (#1194) 2024-10-02 06:37:43 +03:00
trophy_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00