Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 Open ROM inside Archive function | WaluigiWare64 | 2021-01-07 |
| | | | | instead of using file extensions | ||
* | 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 functionality to import savefiles | RSDuck | 2020-09-11 |
| | |||
* | Add support for fullscreen hotkey (#748) | WaluigiWare64 | 2020-09-06 |
| | |||
* | lay base for the actual dialog | Arisotura | 2020-08-11 |
| | | | | also make EmuSettingsDialog properly modal | ||
* | fix some pause bugs | Arisotura | 2020-07-31 |
| | |||
* | reconcile DSi and JIT, fastmem for x64 and Windows | RSDuck | 2020-06-30 |
| | |||
* | finish the wifi dialog | Arisotura | 2020-05-28 |
| | | | | also guess who the idiot is who forgot to add their files | ||
* | * rework GPU's settings interface, make it config-agnostic | Arisotura | 2020-05-28 |
| | | | | | * make video settings dialog functional, sorta * fix dialogs that were resizable | ||
* | we don't need a GLShim. | Arisotura | 2020-05-27 |
| | | | | | | blarg. I don't understand this anymore. | ||
* | * use GL shim window instead of offscreen surface | Arisotura | 2020-05-27 |
| | | | | * disable vsync by default (we'll take care of it later) | ||
* | get the OpenGL renderer going. | Arisotura | 2020-05-25 |
| | | | | | | sorta. (also make the blackmagic_II branch obsolete in the process) | ||
* | get the whole OpenGL shit going | Arisotura | 2020-05-25 |
| | |||
* | get the GL shit going | Arisotura | 2020-05-25 |
| | |||
* | separate screen handling shit to a specialized class | Arisotura | 2020-05-24 |
| | |||
* | * safer window update | Arisotura | 2020-05-22 |
| | | | | * only do auto screen sizing if needed | ||
* | add screen layout system | Arisotura | 2020-05-21 |
| | |||
* | * add audio settings dialog | Arisotura | 2020-05-21 |
| | | | | * attempt at betterer mic noise that doesn't work worth a damn | ||
* | hook up pause and reset, w/ relevant hotkeys | Arisotura | 2020-05-20 |
| | |||
* | finish fleshing out the menus | Arisotura | 2020-05-20 |
| | |||
* | add drag-drop support | Arisotura | 2020-05-20 |
| | |||
* | basic touchscreen support | Arisotura | 2020-05-19 |
| | |||
* | actually hook up input to the core | Arisotura | 2020-05-19 |
| | | | | also unbotch CMakeLists.txt | ||
* | actually complete the input config dialog | Arisotura | 2020-05-19 |
| | |||
* | distinguish left/right Ctrl and Shift | Arisotura | 2020-05-19 |
| | |||
* | input dialog progress. | Arisotura | 2020-05-19 |
| | |||
* | begin adding input dialog | Arisotura | 2020-05-17 |
| | |||
* | verify BIOS and firmware before booting games/firmware | Arisotura | 2020-05-17 |
| | |||
* | miserable little attempt at adding a dialog | Arisotura | 2020-05-17 |
| | |||
* | accept mouse events | Arisotura | 2020-05-16 |
| | |||
* | some more UI work | Arisotura | 2020-04-30 |
| | |||
* | hook up savestate shito | Arisotura | 2020-04-29 |
| | |||
* | add menu items for running the firmware and for quitting. | Arisotura | 2020-04-28 |
| | |||
* | FPS counter is back | Arisotura | 2020-04-27 |
| | |||
* | now with display! | Arisotura | 2020-04-27 |
| | |||
* | 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 | ||
* | get a Qt window showing up. 'tis a start, I guess. | Arisotura | 2020-04-25 |
| | |||
* | welp | Arisotura | 2020-04-14 |