| Commit message (Expand) | Author | Age |
* | Merge pull request #546 from nadiaholmquist/feature/unix-xdg | Arisotura | 2020-01-28 |
|\ |
|
| * | Change the config/data dirs from "melonds" to "melonDS" for consistency. | Nadia Holmquist Pedersen | 2019-12-19 |
| * | Remove redundant desktop file and change desktop/icon file name to net.kuribo... | Nadia Holmquist Pedersen | 2019-12-19 |
| * | Tell the user where to place romlist.bin if it can't be found for UNIX non-po... | Nadia Holmquist Pedersen | 2019-12-05 |
| * | Make UNIX builds non-portable by default. | Nadia Holmquist Pedersen | 2019-12-05 |
| * | If all else fails, look for data files (romlist.bin) in the current working d... | Nadia Holmquist Pedersen | 2019-12-05 |
| * | Open with rb instead of r in OpenDataFile to avoid potential problems with Wi... | Nadia Holmquist Pedersen | 2019-12-04 |
| * | Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui... | Nadia Holmquist Pedersen | 2019-12-04 |
* | | Merge pull request #550 from rzumer/slot2 | Arisotura | 2020-01-28 |
|\ \ |
|
| * | | Split GBA Reset and Eject logic into two sets | Raphaël Zumer | 2019-12-22 |
| * | | 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 |
| * | | 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 |
| |/ |
|
* / | * prevent potential race condition while changing window title | Arisotura | 2019-12-30 |
|/ |
|
* | add warning against hacked firmware dumps | Arisotura | 2019-11-08 |
* | prevent capture-o-magic from freezing. also, make code more readable. | Arisotura | 2019-09-14 |
* | BLAHAHAHAHHHH | Arisotura | 2019-09-14 |
* | HARK HARK HARK HARK | Arisotura | 2019-09-13 |
* | see, Arisotura, was it that hard? | Arisotura | 2019-09-04 |
* | blarg | Arisotura | 2019-09-04 |
* | fix bug with vsync checkbox | StapleButter | 2019-09-01 |
* | Merge pull request #505 from Zettymaster/master | Arisotura | 2019-09-01 |
|\ |
|
| * | add warning message if romlist.bin is not found | Lukas Wienke | 2019-08-15 |
* | | Merge pull request #509 from Zapeth/master | Arisotura | 2019-09-01 |
|\ \ |
|
| * | | Fix glib-compile-resources path issues | Zapeth | 2019-08-28 |
| * | | Fix MinGW resource file compilation issues | Zapeth | 2019-08-25 |
| |/ |
|
* | | add VSync toggle | Arisotura | 2019-09-01 |
* | | more fixes to audio output | Arisotura | 2019-09-01 |
* | | * new FPS limiter | Arisotura | 2019-08-29 |
|/ |
|
* | start botching the FPS limiter | Arisotura | 2019-07-12 |
* | don't allow modifier mappings in input config dialog, either | Arisotura | 2019-07-09 |
* | 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 |
* | libui/windows: backport fix for #471 | 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 |
* | stop fast-forward hotkeys from getting lost every damn time | 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 |
* | add ability to map keys with modifiers, only in config UI for now | Arisotura | 2019-06-11 |
* | actually save the current joystick ID | Arisotura | 2019-06-11 |
* | begin work on multiple joystick support | Arisotura | 2019-06-11 |