Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for saving animated icons | Rayyan Ansari | 2023-11-23 |
| | | | | | Add support for exporting animated DSi icons as GIF using the header-only gif.h library. | ||
* | Fix handling of utf16 title strings in ROMInfoDialog | Rayyan Ansari | 2022-09-02 |
| | | | | | | Title strings should be null-terminated. Read the string up until this point instead of reading the full 128 characters. (Also fix the .ui file of ROMInfoDialog to prevent it from being too wide.) | ||
* | Audio interpolation (#1176) | Arisotura | 2021-08-08 |
| | | | add audio interpolation (emulation improvement) | ||
* | Add ROM Header struct and ROM info dialog (#1095) | WaluigiWare64 | 2021-07-02 |