Commit graph

2013 commits

Author SHA1 Message Date
georgemoralis 1a8bdb083a game_list and game grid are now working 2023-03-17 11:35:44 +02:00
georgemoralis 9986447cce new main window working 2023-03-16 19:51:22 +02:00
georgemoralis ea2f9f7876 more work on main window 2023-03-16 10:46:11 +02:00
georgemoralis 88768d0c1c refactoring main window (still not functional) 2023-03-15 21:39:39 +02:00
georgemoralis f26a56e582 more work on game_list 2023-03-15 08:41:27 +02:00
georgemoralis cbf79d1c12 some more work on game_list repainter 2023-03-14 10:10:44 +02:00
georgemoralis 8ab05a6e1b better handling of icons in list mode 2023-03-14 01:02:06 +02:00
georgemoralis 85b7251780 ingnore ini files 2023-03-10 18:37:04 +02:00
georgemoralis 0467a77fbc ok we can display icons in columns now 2023-03-10 18:30:24 +02:00
georgemoralis ccfc8fced7 we can now display entries in gamelist view 2023-03-10 18:12:11 +02:00
georgemoralis ce5b599819 sort columns , and sort order 2023-03-10 11:14:15 +02:00
georgemoralis f9e4c1505c menu for hide/show colums 2023-03-10 11:01:02 +02:00
georgemoralis dd5e28189c Load/Save column visability 2023-03-10 10:53:05 +02:00
georgemoralis 6176832f8a Revert "Revert "abstracting setting class and more wokr on gamelist class""
This reverts commit 2809eb7c2c.
2023-03-10 10:43:44 +02:00
georgemoralis 157ff67dca Revert "abstracting setting class and more wokr on gamelist class"
This reverts commit 794202c785006b020359c0453edab4b9bd89aad4.
2023-03-10 10:43:12 +02:00
georgemoralis 2c7ab6d386 abstracting setting class and more wokr on gamelist class 2023-03-10 10:42:50 +02:00
georgemoralis 41a7e644b3 start reworking on adding the new gamelist part1 2023-03-09 22:18:14 +02:00
georgemoralis fe299de4cc game list frame work 2023-03-09 16:46:52 +02:00
georgemoralis 2a1754ddb2 initial work on new game_list 2023-03-09 13:36:51 +02:00
georgemoralis da98d4a641 addItem for table grid view 2023-03-09 13:09:56 +02:00
georgemoralis 5f1ba07f84 more game list classes 2023-03-08 14:05:16 +02:00
georgemoralis 7fc7d92322 some work on the new game list viewer 2023-03-07 19:04:34 +02:00
georgemoralis 30f66bcd2c added basic setting class ( startup code for #6) 2023-03-03 18:48:09 +02:00
georgemoralis 1c3e5d94ea main pkg files extracts to sce_sys folder 2023-03-01 18:24:33 +02:00
georgemoralis 22e85148bf simplify directory creating using qt 2023-02-28 18:44:11 +02:00
georgemoralis 604e1b1660 fixed wring pkg files twice 2023-02-28 18:11:14 +02:00
georgemoralis 34a743bd4c Merge branch 'main' of https://github.com/georgemoralis/shadPS4 2023-02-28 17:11:39 +02:00
georgemoralis f8a734a0b7 completed (?) ID to filename conversion for pkg extraction 2023-02-28 17:11:32 +02:00
georgemoralis b9dcde614b Update README.md 2023-02-28 13:43:53 +02:00
georgemoralis 97646f4233 release version to qt 6.4.2 as well 2023-02-28 11:12:48 +02:00
georgemoralis ddca34610f updated to qt 6.4.2 2023-02-28 11:11:06 +02:00
georgemoralis 81824cae74 more ID to filename conversion for file entries 2023-02-27 17:31:18 +02:00
georgemoralis ba48ace99b more mapping for file entries in pkg extraction 2023-02-25 19:55:15 +02:00
georgemoralis 64f41886e9 pkg tool : file table info 2023-02-24 16:23:26 +02:00
georgemoralis 1fee95a58d Update README.md 2023-02-24 11:10:30 +02:00
georgemoralis 883ed3975f pkgextract : more enums with info 2023-02-14 19:19:22 +02:00
georgemoralis dd169197dd pkgextract : added some enums with info 2023-02-13 20:28:02 +02:00
georgemoralis ccdd2c1b1a pkgextract print outer pfs header 2023-01-31 17:19:46 +02:00
georgemoralis e4a366589e extractor tool :reading all pkg header fields 2023-01-31 12:10:33 +02:00
georgemoralis 53d07df1e6 pkgextract toll : print partially pkg header 2023-01-31 11:44:05 +02:00
georgemoralis 1a1fe4d9de pkgextract tool : added already working code from gui version 2023-01-31 10:05:01 +02:00
georgemoralis d5726aacc9 tools : added sample pkgextract project for unpacking pkg without gui first 2023-01-31 10:00:38 +02:00
georgemoralis 8cbe384e62 seems that we can't MapViewOfFile big images , return an error in failure 2023-01-30 19:26:49 +02:00
georgemoralis 818f913739 extraction of outer image psf_image.dat (initial work on pfs) 2023-01-24 16:49:54 +02:00
georgemoralis d1658098b6 fixed checking for pkg size 2023-01-23 19:07:08 +02:00
georgemoralis 808c02accf fix for header 2023-01-23 18:46:35 +02:00
georgemoralis fbc99298c0 better display of firmware version 2022-11-17 16:54:10 +02:00
georgemoralis b86c405780 Update README.md 2022-11-17 16:09:07 +02:00
georgemoralis f84c06c6c1 extracting of pkg files (no pfs_image) is working okay . Some id->name conversions probably missing 2022-11-17 16:01:52 +02:00
georgemoralis c7289314e7 extracting more files from pkg (still not finished) . Neccesary info for adding to list done but of course it is still WIP 2022-11-17 14:14:42 +02:00