aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
Commit message (Expand)AuthorAge
* Screen.cpp: include missing headersNadia Holmquist Pedersen2023-12-26
* oopsArisotura2023-12-25
* add convenience method to Window class for OSD messagesArisotura2023-12-25
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
* fix possible crashArisotura2023-12-23
* do not access NDS object emulation is pausedRSDuck2023-12-22
* Don't try to call transferLayout on non-GL ScreenPanelNadia Holmquist Pedersen2023-12-22
* Attempt to get rid of leftover QSharedMemory instance after crashNadia Holmquist Pedersen2023-12-22
* Reset DS object directly after creationRSDuck2023-12-21
* Check Q_OS_UNIX define insteadNadia Holmquist Pedersen2023-12-20
* Fix generic icon when using WaylandDaniel Simon2023-12-20
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* Fix detection of native NDS ARM BIOS images (#1910)Jesse Talavera2023-12-15
* Make the initial 3D renderer configurable via `NDSArgs` (#1913)Jesse Talavera2023-12-15
* fix default emu settings tab (#1912)Jaklyy2023-12-12
* Fix some conflicts with windows.h in some configurationsNadia Holmquist Pedersen2023-12-11
* Don't try to poke at the header on deinit if MPQueue is nullptrNadia Holmquist Pedersen2023-12-08
* Don't set the JIT args if the JIT is offJesse Talavera-Greenberg2023-12-08
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Clean up the 3D renderer for enhanced flexibility (#1895)Jesse Talavera-Greenberg2023-11-29
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Add support for saving animated iconsRayyan Ansari2023-11-23
* Refactor the GPU to be object-oriented (#1873)Jesse Talavera-Greenberg2023-11-09
* Move NDSCart-related global state into objects (#1871)Jesse Talavera-Greenberg2023-11-09
* Move GBACart-related global state into objects (#1870)Jesse Talavera-Greenberg2023-11-08
* ArchiveUtil: use signed return type instead of unsignedRayyan Ansari2023-11-06
* Fix some memory leaksRayyan Ansari2023-11-06
* ROMManager: initialise filedata to nullptrRayyan Ansari2023-11-05
* CameraManager: wait for camera to be loadedRayyan Ansari2023-11-05
* convert DSi I2C and cameraArisotura2023-11-04
* convert AREngineArisotura2023-11-04
* convert SPU to OOPArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* hopefully get the compiler to shut upArisotura2023-11-03
* convert RTC to OOPArisotura2023-11-03
* get this started: refactor SPI in OOPArisotura2023-11-03
* make linebreaks in text files not weirdArisotura2023-11-02
* use a grid layout in the date/time dialog so Qt will behaveNadia Holmquist Pedersen2023-10-30
* fdsfdArisotura2023-10-30
* RTC revamp (#1867)Arisotura2023-10-30
* Miscellaneous DSi NAND fixes (#1852)Jesse Talavera-Greenberg2023-10-24
* GDB stub (#1583)PoroCYon2023-10-22
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Ensure that the new firmware is installed when resetting (#1834)Jesse Talavera-Greenberg2023-09-21
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Make the NDS teardown more robust (#1798)Jesse Talavera-Greenberg2023-09-15
* Reduce code stink (#1818)jdp_2023-08-28
* Update macOS icon (#1609)xenticore2023-08-27