| Commit message (Expand) | Author | Age |
... | |
* | | | make display-capture blending accurate to hardware | Arisotura | 2022-04-01 |
|/ / |
|
* | | save WFC settings when using default firmware. fixes #1401, also fixes #1336 | Arisotura | 2022-03-22 |
* | | default firmware: in DSi mode, emulate more compatible DWM-W015 instead of DW... | Arisotura | 2022-03-20 |
* | | FreeBIOS: add VRAM-compliant LZ77 decompressor. fixes #1353 | Arisotura | 2022-03-14 |
* | | make invalid SPI memory commands return 0xFF. fixes #1366 (Dementium II check... | Arisotura | 2022-03-14 |
* | | what. | Arisotura | 2022-03-14 |
* | | DISPCAPCNT is writable at any time | Arisotura | 2022-03-14 |
* | | fix some gaps in the SPI/cart implementations | Arisotura | 2022-03-14 |
* | | Merge branch 'master' of github.com:Arisotura/melonDS | Arisotura | 2022-03-12 |
|\ \ |
|
| * | | Remove incorrect color profile from PNGs so libpng will shut up about it | Nadia Holmquist Pedersen | 2022-03-08 |
* | | | * support patching multiple DLDI interfaces | Arisotura | 2022-03-12 |
|/ / |
|
* | | BLARG | Arisotura | 2022-03-08 |
* | | insert wacky commit message | Arisotura | 2022-03-08 |
* | | save battery levels to config | Arisotura | 2022-03-07 |
* | | fix up the power management dialog | Arisotura | 2022-03-07 |
* | | fix copyright headers | Arisotura | 2022-03-07 |
* | | Add support for changing the DS and DSi battery level | Rayyan Ansari | 2022-03-07 |
* | | Improve DSiWare save creation (#1375) | Pk11 | 2022-03-07 |
* | | Implement MainRAM management dialog😁 (#1248) | 2jun0 | 2022-03-06 |
* | | update .rc copyright years | Arisotura | 2022-03-06 |
* | | update the TODO lists | Arisotura | 2022-03-06 |
* | | macOS: Use Qt 6 by default | Nadia Holmquist Pedersen | 2022-03-06 |
* | | macOS: Bump minimum version to 10.15 | Nadia Holmquist Pedersen | 2022-03-06 |
* | | we prolly don't need to init SDL video, given we don't use it | Arisotura | 2022-03-06 |
* | | fix the GBA cart save shito, I guess | Arisotura | 2022-03-04 |
* | | InputConfig: change Group Box titles to Labels | Rayyan Ansari | 2022-03-04 |
* | | fix typo in enum for screen sizing (#1377) | Brankale | 2022-02-25 |
* | | Use enum for screen sizing | RSDuck | 2022-02-25 |
* | | Allowing Swap screens hotkey to swap between displaying only top screen and o... | ZackWeinstein | 2022-02-25 |
* | | comment out debug printfs | RSDuck | 2022-02-25 |
* | | Wifi power saving, hopefully enough! | RSDuck | 2022-02-25 |
* | | lower window update rate if rendering too fast | RSDuck | 2022-02-14 |
* | | add support for zero-address in AR codes 3-A | Arisotura | 2022-01-28 |
* | | hopefully fix #1349 | Arisotura | 2022-01-24 |
* | | nifi: Set SO_REUSEPORT on BSD and macOS to prevent creation of socket failing | Nadia Holmquist Pedersen | 2022-01-12 |
* | | Merge branch 'master' of github.com:Arisotura/melonDS | Arisotura | 2022-01-09 |
|\ \ |
|
| * | | Make the message when SDL2 fails to init more descriptive | Nadia Holmquist Pedersen | 2022-01-08 |
* | | | update copyright headers | Arisotura | 2022-01-09 |
|/ / |
|
* | | can we, please, FINALLY, be done with this stupid issue | Arisotura | 2022-01-08 |
* | | fdsfdfdgdfgfgdfg | Arisotura | 2022-01-08 |
* | | explicitly eject the cart before a load with reset, preventing a spurious car... | Arisotura | 2022-01-08 |
* | | Custom path support (#1333) | Arisotura | 2022-01-07 |
|/ |
|
* | don't link rt when oglrenderer disabled on apple | Charlene Campbell | 2021-12-29 |
* | CI: Fix Ubuntu aarch64 build again | Nadia Holmquist Pedersen | 2021-12-28 |
* | CI: macOS 10.14 is no longer supported, use 10.15 | Nadia Holmquist Pedersen | 2021-12-28 |
* | title import: create all title/ subdirectories | Nadia Holmquist Pedersen | 2021-12-18 |
* | Create ticket subdirectory if missing during title import | Nadia Holmquist Pedersen | 2021-12-16 |
* | ScreenPanelNative: Don't try to render the framebuffer if the emulator is not... | Nadia Holmquist Pedersen | 2021-12-09 |
* | Manually center the window after setting its size on macOS | Nadia Holmquist Pedersen | 2021-12-09 |
* | Treat SDL_INIT_JOYSTICK fail as non-critical (#1277) | andrigamerita | 2021-12-01 |