Commit Graph

27 Commits

Author SHA1 Message Date
Lorenzooone
a4daf7186a Implement easy on/off options, and refactor for easier future new options/reordering 2024-05-12 04:33:31 +02:00
Lorenzooone
8c526e3747 Add key to manually restart audio 2024-05-11 05:21:17 +02:00
Lorenzooone
b48ec6cf17 Implement basic Touch support for Android 2024-05-10 23:35:15 +02:00
Lorenzooone
0e94f3544a Create initial main menu setup 2024-05-05 22:58:24 +02:00
Lorenzooone
b73f8ff335 Make connection menu more portable 2024-05-04 21:10:51 +02:00
Lorenzooone
d9129b142f Fix vsync bug on RPI 2024-05-04 00:05:20 +02:00
Lorenzooone
934da36062 Add PAR correction setting 2024-05-03 21:51:56 +02:00
Lorenzooone
2b1067d7cc Add padding for rounded corners 2024-05-02 19:44:30 +02:00
Lorenzooone
ded6301ef0 Add Scaled SNES crop option 2024-05-01 17:00:05 +02:00
Lorenzooone
861c55f131 Setup window titles 2024-04-30 18:11:04 +02:00
Lorenzooone
ae3200cc08 Handle multiple-devices selection 2024-04-28 19:09:16 +02:00
Lorenzooone
f087e02b1b Create different menu types 2024-04-27 12:12:18 +02:00
Lorenzooone
f1c381f9a3 Switch more functions to common_poll 2024-04-27 12:02:38 +02:00
Lorenzooone
6e401e52a2 Create different polling methods 2024-04-27 11:49:01 +02:00
Lorenzooone
89b9ceb2a9 Prepare infrastructure for multi-device selection 2024-04-27 04:18:27 +02:00
Lorenzooone
a87a7d2763 Separate CaptureData and CaptureStatus 2024-04-26 22:55:24 +02:00
Lorenzooone
875d5e2661 Add infrastructure for mouse events 2024-04-26 19:41:06 +02:00
Lorenzooone
54ef5f52fd Add basic infrastructure for JoyStick support 2024-04-26 13:00:50 +02:00
Lorenzooone
3a63c04f7f Add Text Scaling factor 2024-04-26 01:06:03 +02:00
Lorenzooone
cea5a4e40b Fix bad application quitting with multiple windows 2024-04-26 00:15:50 +02:00
Lorenzooone
1938d01e91 Make text independant from view size 2024-04-25 21:27:30 +02:00
Lorenzooone
a05ed0445b Separate AudioData from Audio, and increase information printed to user 2024-04-25 19:44:54 +02:00
Lorenzooone
6c241928e6 Implement basic line-wrapping 2024-04-25 17:22:23 +02:00
Lorenzooone
07dafbed75 Implement message system for window as well 2024-04-20 22:15:27 +02:00
Lorenzooone
8b3e37b420 Fix bug with bottom screen rotation 2024-04-17 13:07:29 +02:00
Lorenzooone
68b74f9676 Separate graphical processing in methods 2024-04-16 18:49:00 +02:00
Lorenzooone
3d4f2527a7 Initial Commit 2024-04-14 19:31:08 +02:00