Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make solar sensor hotkeys configurable | Raphaël Zumer | 2019-12-18 |
| | |||
* | Display solar sensor level changes on OSD | Raphaël Zumer | 2019-12-10 |
| | |||
* | Properly pass through GBA GPIO writes | Raphaël Zumer | 2019-12-10 |
| | |||
* | Hook up solar sensor control to the UI | Raphaël Zumer | 2019-12-10 |
| | | | | It uses hardcoded keypad left and right arrows. | ||
* | Eject GBA cartridges on stop from the UI | Raphaël Zumer | 2019-12-09 |
| | |||
* | Keep GBA carts loaded when booting to firmware | Raphaël Zumer | 2019-12-08 |
| | |||
* | Hook up the GBA slot to the UI | Raphaël Zumer | 2019-12-08 |
| | | | | | | | | | A GBA cartridge may be loaded in the same way as a DS cartridge. If the extension of the selected file is "gba", it will be treated as a GBA file. The system boot logic is still centered around the DS cartridge, so loading a GBA file will not start or reset it. | ||
* | add warning against hacked firmware dumps | Arisotura | 2019-11-08 |
| | |||
* | HARK HARK HARK HARK | Arisotura | 2019-09-13 |
| | |||
* | see, Arisotura, was it that hard? | Arisotura | 2019-09-04 |
| | |||
* | blarg | Arisotura | 2019-09-04 |
| | | | | here, have code | ||
* | Merge pull request #505 from Zettymaster/master | Arisotura | 2019-09-01 |
|\ | | | | | Add warning message if romlist.bin is not found | ||
| * | add warning message if romlist.bin is not found | Lukas Wienke | 2019-08-15 |
| | | |||
* | | add VSync toggle | Arisotura | 2019-09-01 |
| | | |||
* | | more fixes to audio output | Arisotura | 2019-09-01 |
| | | | | | | | | maybe by 2034 we'll finally get that shit going | ||
* | | * new FPS limiter | Arisotura | 2019-08-29 |
|/ | | | | | | * new audio output/sync method about fucking time | ||
* | start botching the FPS limiter | Arisotura | 2019-07-12 |
| | | | | results in shitty audio because it's overflowing the buffer | ||
* | input: don't check modifiers for regular input | Arisotura | 2019-07-09 |
| | |||
* | HARK HARK HARK | Arisotura | 2019-06-25 |
| | |||
* | fix OpenGL deinit when closing emu | Arisotura | 2019-06-25 |
| | |||
* | fix bug when mapping a joystick axis control but no button | Arisotura | 2019-06-20 |
| | |||
* | OpenGL: disable vsync, atleast under Windows | Arisotura | 2019-06-20 |
| | |||
* | add setting for showing/hiding OSD | Arisotura | 2019-06-12 |
| | |||
* | add pause/reset hotkeys | Arisotura | 2019-06-12 |
| | |||
* | rework input/hotkey code to suck less, implement the new features | Arisotura | 2019-06-12 |
| | |||
* | fix bugs, make it more responsive | Arisotura | 2019-06-11 |
| | |||
* | add ability to map joystick axes, too | Arisotura | 2019-06-11 |
| | | | | and add support for multiple hats | ||
* | begin work on multiple joystick support | Arisotura | 2019-06-11 |
| | |||
* | add some OSD messages. prepare shit. | Arisotura | 2019-06-11 |
| | |||
* | fix ass-stupid bug in CP15 PU region setup | Arisotura | 2019-06-10 |
| | |||
* | fix more stupid shit. askzjkdsf | Arisotura | 2019-06-09 |
| | |||
* | fix last bugs when changing video settings with no game loaded | Arisotura | 2019-06-08 |
| | |||
* | Merge branch 'master' into fast-forward-hotkey | Arisotura | 2019-06-04 |
|\ | |||
| * | use OSD for some actual purposes | Arisotura | 2019-06-03 |
| | | |||
| * | take the OSD shito somewhere | Arisotura | 2019-06-03 |
| | | |||
| * | more work on OSD | Arisotura | 2019-06-03 |
| | | |||
| * | fix bugs when changing 3D renderer with no game loaded | Arisotura | 2019-06-02 |
| | | |||
| * | lay base for OSD | Arisotura | 2019-06-02 |
| | | |||
| * | do binding of VS inputs and FS outputs before linking shader programs, as ↵ | Arisotura | 2019-05-31 |
| | | | | | | | | | | | | per OpenGL standard. should fix the rendering issues with strict drivers (AMD, Intel). | ||
| * | blarg | StapleButter | 2019-05-31 |
| | | |||
| * | GL: don't draw the screens when nothing is running | StapleButter | 2019-05-31 |
| | | |||
| * | fix the whole mutex shito | StapleButter | 2019-05-31 |
| | | | | | | | | fixes potential crash when resizing window | ||
| * | fix potential crash when switching video output methods | StapleButter | 2019-05-31 |
| | | |||
| * | try to fix fog consecutively to the Intel fix. still not perfect for ↵ | StapleButter | 2019-05-31 |
| | | | | | | | | | | | | whatever reason also clean up more code | ||
| * | clean up code, attempt at shit | StapleButter | 2019-05-31 |
| | | |||
| * | fix cleanup of libui objects when closing melonDS | StapleButter | 2019-05-30 |
| | | | | | | | | | | fixes to Cmake shito attempt shit | ||
| * | Linux: start getting somewhere with the whole OpenGL shito | StapleButter | 2019-05-28 |
| | | |||
| * | close any opened dialogs when closing the main window | Arisotura | 2019-05-25 |
| | | |||
| * | Merge branch 'blackmagic' | Arisotura | 2019-05-25 |
| |\ | | | | | | | | | | | | | | | | BAHAHAHHAHAHAHAAHAHAHAHHH HARK HARK HARK HARK HA-*~ | ||
| | * | fix possible crash | Arisotura | 2019-05-25 |
| | | |