Commit Graph
24 Commits
Author SHA1 Message Date
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
wheremyfoodatandGitHub 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 c10a3e7160 Make emulator output size properly configurable 2023-10-01 16:28:14 +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
wheremyfoodat 45a80c9e39 Better GL screen widget, initialize it to red as a test 2023-09-30 13:44:54 +03:00
wheremyfoodat b8032c8286 Add Qt screen widget 2023-09-30 13:21:27 +03:00