Commit Graph

29 Commits

Author SHA1 Message Date
Lorenzooone
e899286865 Make enabling game crops more seamless 2024-06-25 00:28:50 +02:00
Lorenzooone
7d831d2911 Improve audio poppings 2024-06-24 04:21:10 +02:00
Lorenzooone
4aee87b663 Add info about Windows dependencies 2024-06-21 16:22:47 +02:00
Lorenzooone
268542732f
Implement USB for Old DS and 3DS CCs (#3)
* Implement USB for Old DS and 3DS CCs

* Update Readme and everything else to account for new devices

* Handle no serial number

* Reduce jitter on lower powered devices

Thanks to https://github.com/nn9dev and loopy for older CCs testing

There seem to be slowdowns on Windows when using the older CCs. Will need to figure that out.
2024-06-21 03:12:34 +02:00
Lorenzooone
2cbb14acda Improve performance gain of "Fast Poll", and rename it to better explain it 2024-06-09 19:48:56 +02:00
Lorenzooone
21dc761796 Add Button Shortcut Configuration 2024-06-09 19:10:46 +02:00
Lorenzooone
ce129f0e35 Add fast poll as an option 2024-06-06 01:49:56 +02:00
Lorenzooone
444120b0e8 Try moving poll around (might make it an option later and/or move the extra buttons polling, since it's not sfml-based) 2024-06-05 22:43:46 +02:00
Lorenzooone
ea3ae3a56c Fix possible issue with enter vs. extra enter 2024-06-03 15:36:10 +02:00
Lorenzooone
9de1e687ae Simplify shutdown 2024-06-02 22:55:44 +02:00
Lorenzooone
f572c42bbb Implement RPi basic version-special code 2024-06-02 06:20:49 +02:00
Lorenzooone
6cb0cfd406 Implement status screen 2024-05-26 02:05:05 +02:00
Lorenzooone
ea0315f373 Implement saving/loading menus 2024-05-23 23:42:47 +02:00
Lorenzooone
ba1c228f9a Implement config names 2024-05-23 04:14:55 +02:00
Lorenzooone
e27db15bfd Add BFI Settings Menu 2024-05-21 23:28:41 +02:00
Lorenzooone
af207075fa Fix possible issue with rendering for non-transparent supporting OSs 2024-05-19 17:19:54 +02:00
Lorenzooone
9cba3b8895 Prepare more Main Menu options data 2024-05-13 01:47:11 +02:00
Lorenzooone
0e94f3544a Create initial main menu setup 2024-05-05 22:58:24 +02:00
Lorenzooone
403997e092 Add message about disconnection, and re-enable streampipe reset code 2024-05-01 13:51:09 +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
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
cea5a4e40b Fix bad application quitting with multiple windows 2024-04-26 00:15:50 +02:00
Lorenzooone
a05ed0445b Separate AudioData from Audio, and increase information printed to user 2024-04-25 19:44:54 +02:00
Lorenzooone
cb8547d4c2 Add more info for layout loading 2024-04-21 10:21:12 +02:00
Lorenzooone
07dafbed75 Implement message system for window as well 2024-04-20 22:15:27 +02:00
Lorenzooone
3d4f2527a7 Initial Commit 2024-04-14 19:31:08 +02:00