Commit graph

24 commits

Author SHA1 Message Date
wheremyfoodat
01b6380242 Remove global definition of badCheatHandle 2024-01-27 20:51:32 +02:00
wheremyfoodat
e3c9f0b219 [Qt] Implement circlepad 2024-01-27 20:11:53 +02:00
offtkp
3d52692536 Threading shenanigans 2024-01-27 19:01:05 +02:00
offtkp
a473a34794 Use message queues 2024-01-27 18:20:42 +02:00
offtkp
63f54478f0 Add cheat picker window 2024-01-27 17:01:02 +02:00
wheremyfoodat
7c6b498918 [Qt] Add capability to load scripts from files 2023-12-16 17:18:52 +02:00
wheremyfoodat
6386605b97 We can now load lua scripts properly 2023-12-16 16:36:03 +02:00
wheremyfoodat
c57f2db6c0 [Qt] Add text editor 2023-12-16 15:51:45 +02:00
wheremyfoodat
101cc4d0ac [Qt] Add separate configuration window for theme 2023-12-14 00:43:12 +02:00
wheremyfoodat
1769783dc7 Add about menu 2023-10-30 22:49:32 +02:00
wheremyfoodat
7571e58ce5 [Qt] Add pink theme 2023-10-30 21:14:03 +02:00
wheremyfoodat
a36fd6dd57 [Qt] Add basic input 2023-10-30 20:41:09 +02:00
wheremyfoodat
8d5485fbeb [Qt] Add proper message queue for thread communication 2023-10-30 20:20:47 +02:00
wheremyfoodat
6626c2ae9b
Better MAC address handling (#312) 2023-10-17 23:27:37 +03:00
wheremyfoodat
6ae8d084b4 Use mutex for synchronizing the UI with the emulator thread 2023-10-07 22:10:10 +03:00
wheremyfoodat
abe4675477 Attempt to add RomFS dumping 2023-10-07 21:23:05 +03:00
wheremyfoodat
c648b6c62d [Qt] Add file picker 2023-10-02 00:59:14 +03:00
wheremyfoodat
061c80fd11 Properly join emulator thread 2023-10-01 23:51:08 +03:00
wheremyfoodat
fbfea624cb [Qt] Be a little less OpenGL-hyperfocused 2023-10-01 16:49:30 +03:00
wheremyfoodat
5155682e0f Get emulator rendering working with Qt 2023-10-01 01:28:08 +03:00
wheremyfoodat
4329976dbc clang-format 2023-09-30 18:39:05 +03:00
wheremyfoodat
36506e18bb [Qt] Implement theme selection 2023-09-30 18:36:03 +03:00
wheremyfoodat
837bf7524f Add dark theme button 2023-09-30 17:51:48 +03:00
wheremyfoodat
155d2b8f24 [Qt] Add MainWindow class 2023-09-30 17:07:54 +03:00