Commit graph

2195 commits

Author SHA1 Message Date
georgemoralis b511d556fc let's see if magic enum can work part1 2023-04-18 11:33:53 +03:00
georgemoralis f7d090a79c Update windows.yml 2023-04-15 19:23:14 +03:00
georgemoralis c83ecd3154 added artifact 2023-04-15 19:21:08 +03:00
georgemoralis 1d70315738 added self info header 2023-04-13 14:51:58 +03:00
georgemoralis 33121cee42 added basic spdlog , we can now output to stdout and in output.log file as well 2023-04-12 20:02:44 +03:00
georgemoralis a156aa8b1a small format fixes 2023-04-11 18:14:52 +03:00
georgemoralis 5e8fe6809e Update README.md 2023-04-11 13:58:02 +03:00
georgemoralis b713fc29cc Update windows.yml 2023-04-11 13:52:40 +03:00
georgemoralis b1b184964c replaced printf's with fmt::print 2023-04-11 13:24:06 +03:00
georgemoralis 447fbe55f8 old_stuff removed 2023-04-11 12:17:32 +03:00
georgemoralis 63eabd9c3a added fmt as third_party 2023-04-11 11:50:07 +03:00
georgemoralis cfd223c70c Update README.md 2023-04-11 10:42:49 +03:00
georgemoralis b69fdef51f Update windows.yml 2023-04-11 10:20:58 +03:00
georgemoralis 5de96393a3 Update and rename msbuild.yml to windows.yml 2023-04-11 09:58:48 +03:00
georgemoralis eefae47a1a Create msbuild.yml 2023-04-11 09:55:06 +03:00
georgemoralis 44e4b76eb6 Update README.md 2023-04-09 22:21:26 +03:00
georgemoralis 6a25fe1690 load and print program and section headers 2023-04-08 13:40:32 +03:00
georgemoralis 659d005980 finished elf header validation 2023-04-05 20:21:44 +03:00
georgemoralis 0ccbeebe3d more work on elf header 2023-04-04 09:29:49 +03:00
georgemoralis 3bfc705b54 parsing elf header and improved debug printing 2023-03-31 20:27:06 +03:00
georgemoralis e393766a82 started elf loader 2023-03-31 08:59:19 +03:00
georgemoralis e84633e048 load segment headers 2023-03-30 17:38:37 +03:00
georgemoralis 91e0891961 some more work on self format 2023-03-28 19:21:34 +03:00
georgemoralis d085c2b2e2 started work on elf class 2023-03-28 17:36:19 +03:00
georgemoralis 4025156bae added segment headers 2023-03-28 11:37:24 +03:00
georgemoralis a9d676bc8b initial self support (self header) 2023-03-28 10:53:23 +03:00
georgemoralis 8f5ac747c3 moved everything to old stuff 2023-03-28 09:40:22 +03:00
georgemoralis a71f8ab6a6 added installpkg action in main_window 2023-03-23 18:14:26 +02:00
georgemoralis 41dc8eb76f Merge pull request #8 from Mizmalik/patch-1
Update Readme.md
2023-03-19 06:57:34 +01:00
Mizmalik 23891a64da Update Readme.md
Is just for the little img not charged
2023-03-18 10:53:47 +01:00
georgemoralis 73892ad744 Merge pull request #7 from georgemoralis/new_game_list
New main window , game list , game grid modes
2023-03-17 10:46:29 +01:00
georgemoralis d70a075c94 remove dummy code 2023-03-17 11:36:18 +02:00
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