Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Audio interpolation (#1176) | Arisotura | 2021-08-08 |
| | | | add audio interpolation (emulation improvement) | ||
* | Add "frame step" hotkey and function (#1119) | cat | 2021-06-05 |
| | |||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | more screen modes | RSDuck | 2021-01-24 |
| | | | | | - add support for different aspect ratios - add support for displaying only one screen at once | ||
* | Add option to pause emulation when focus is lost | WaluigiWare64 | 2021-01-22 |
| | | | | Fixes #875 | ||
* | Add option to hide mouse on inactivity (#955) | WaluigiWare64 | 2021-01-21 |
| | | | Also allow user to specify how long to wait before hiding | ||
* | Add hotkey to swap screens (#953) | gal20 | 2021-01-18 |
| | |||
* | implement swapping the position of both screens | RSDuck | 2021-01-17 |
| | | | | closes #855 | ||
* | Add option to open recent files | Madhav Kanbur | 2020-12-30 |
| | | | | | | | * Remember last 10 roms in config * Clear button for clearing list Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com> | ||
* | Add support for fullscreen hotkey (#748) | WaluigiWare64 | 2020-09-06 |
| | |||
* | * fix build error | Arisotura | 2020-08-24 |
| | | | | | * make betterer polygon splitting an option * add GL_LEQUAL depth test for 'equal' mode, might help | ||
* | (finally) build the goddamn cheat interface | Arisotura | 2020-08-15 |
| | |||
* | add DSi-mode settings | Arisotura | 2020-06-01 |
| | |||
* | populate the dialog. | Arisotura | 2020-05-28 |
| | | | | also add setting for vsync interval. | ||
* | populate the menus with the config data | Arisotura | 2020-05-20 |
| | |||
* | actually hook this up | Arisotura | 2020-05-17 |
| | |||
* | add config entries for BIOS/firmware paths | Arisotura | 2020-05-17 |
| | |||
* | get some of the shit going, I guess | Arisotura | 2020-04-27 |
atleast the emuthread is going and we have its control system down and other fun shit, too |