Commit Graph

45 Commits

Author SHA1 Message Date
Lorenzooone
5dbdc668a7 Add Basic Android build (Does not connect to usb) 2025-04-28 01:59:11 +02:00
Lorenzooone
64dec0a515 Make the software compatible with lower end hardware 2025-04-27 02:39:46 +02:00
Lorenzooone
8e87c7afd1 Add Wall to compilation flags 2025-04-08 04:20:02 +02:00
Lorenzooone
642a9cfb79 Add N3DS XL Loopy 3D Mode 2025-03-23 23:32:31 +01:00
Lorenzooone
591b2f87d2 Add Color Correction Menu 2025-03-21 03:26:12 +01:00
Lorenzooone
82698d3376 Add option to choose between low latency and stable audio 2025-03-15 22:51:37 +01:00
Lorenzooone
c7e253211d Fix issues with profiles and game specific crops 2025-03-14 00:01:39 +01:00
Lorenzooone
166ccab6b8 Add screen separator and settings for it 2025-03-03 02:05:15 +01:00
Lorenzooone
065fecff6e Add mode to force 50:50 ratio in fullscreen mode 2025-03-02 17:22:57 +01:00
Lorenzooone
829fbb7949 Add double parameter scaling 2025-03-01 16:49:29 +01:00
Lorenzooone
2da2251409 Add IS TWL Capture Battery and AC Adapter support 2025-02-11 21:30:10 +01:00
Lorenzooone
b11ec5cf28 Add IS TWL specific menu options 2025-02-11 00:30:19 +01:00
Lorenzooone
36a9cfbe8b Add ability to choose audio output device via a menu 2025-02-02 10:00:55 +01:00
Neptune
7288cf163a Add audio device menu button
Adds a basic button that cycles through the available audio output devices.
2025-01-31 16:54:07 +01:00
Lorenzooone
5f152f4913 Implement cli options for scripts 2024-12-12 23:06:24 +01:00
Lorenzooone
c101bcf903 Add Input Method Toggles 2024-12-03 23:11:07 +01:00
Lorenzooone
a9df82b89b Implement input based shaders 2024-11-17 15:05:08 +01:00
Lorenzooone
d9df617d51 Fix issues when saving folder is not created 2024-11-10 04:41:04 +01:00
Lorenzooone
3054d5ad9b Add option for Capture Speed for IS Nitro devices 2024-11-02 03:55:08 +01:00
Lorenzooone
95ecc1cd08 Add information to Status menu about currently connected device 2024-10-26 21:53:20 +02:00
Lorenzooone
b3ac69cb23 Add Reset Hardware option for IS Nitro Capture 2024-10-26 04:43:53 +02:00
Lorenzooone
b9e6e34342 Convert to SFML3 2024-09-14 15:07:42 +02:00
Lorenzooone
6f56918f3f Implement proper frame delay and VRR for IS Nitro Emulator 2024-08-25 09:37:30 +02:00
Lorenzooone
e9084745b9 Official Release 1.1.0 2024-07-02 10:16:03 +02:00
Lorenzooone
f75e0a86ff Add option for system-specified resolution 2024-06-30 05:27:48 +02:00
Lorenzooone
d893ccf7a0 Add fullscreen fallback mode, and titlebar control 2024-06-26 21:35:50 +02:00
Lorenzooone
2ff03a67a2 Implement non-integer scaling modes 2024-06-26 05:24:41 +02:00
Lorenzooone
e899286865 Make enabling game crops more seamless 2024-06-25 00:28:50 +02:00
Lorenzooone
f609be0721 Add game specific crops, and more PARs 2024-06-24 23:45:11 +02:00
Lorenzooone
44361089d8 Add option for Mono audio 2024-06-24 18:34:17 +02:00
Lorenzooone
7d831d2911 Improve audio poppings 2024-06-24 04:21:10 +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
12d81c5b47 Prevent annoying situation in which you flip-flop between menus 2024-06-11 16:21:40 +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
495682d651 Add specific commands for extra buttons 2024-06-09 02:44:52 +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
56e64df9f2 Fix bug with reset keys due to missing break 2024-06-03 16:30:14 +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
e7a2073246 Simplify poweroff behaviour 2024-06-02 21:34:41 +02:00
Lorenzooone
f572c42bbb Implement RPi basic version-special code 2024-06-02 06:20:49 +02:00
Lorenzooone
d5765338f2 Prevent mails on nightly updates 2024-05-29 04:49:48 +02:00
Lorenzooone
efcf4f1e5e Separate window's menu code into its own file 2024-05-29 03:18:51 +02:00