aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
Commit message (Expand)AuthorAge
* Merge pull request #926 from WaluigiWare64/fix/freebsd-include-aflinkArisotura2021-01-07
|\
| * Fix FreeBSD undefined identifier issues in Lan_PCap.cppWaluigiWare642021-01-05
* | Merge pull request #678 from WaluigiWare64/feature/zip-supportArisotura2021-01-07
|\ \ | |/ |/|
| * Add Open ROM inside Archive functionWaluigiWare642021-01-07
| * Properly fix macOS finding libarchiveWaluigiWare642021-01-05
| * Allow melonDS to write the fileWaluigiWare642021-01-05
| * Fix libarchive being found on macOSWaluigiWare642021-01-04
| * Fix mistake in merge commitWaluigiWare642021-01-03
| * Merge branch 'master' into feature/zip-supportWaluigiWare642021-01-03
| |\
| * | Fix return value of Archive::ExtractFileFromArchiveWaluigiWare642021-01-03
| * | Allow pkg-config to find libarchive on macOSWaluigiWare642020-12-19
| * | fix for the last commitWaluigiWare642020-12-19
| * | Merge branch 'master' into feature/zip-supportWaluigiWare642020-12-19
| |\ \
| * | | Extract ROM to new folder next to archiveWaluigiWare642020-12-19
| * | | Merge branch 'master' into feature/zip-supportWaluigiWare642020-10-23
| |\ \ \
| * | | | Switch to libarchiveWaluigiWare642020-10-22
| * | | | Update CMakeLists.txtWaluigiWare642020-08-06
| * | | | Merge branch 'master' into feature/zip-supportWaluigiWare642020-08-05
| |\ \ \ \
| * | | | | Statically link libzipU-RAYYAN-PC\Rayyan2020-08-05
| * | | | | part 2 of fix Linux invalid encodingWaluigiWare642020-07-24
| * | | | | Fix Linux "invalid encoding" filenameWaluigiWare642020-07-24
| * | | | | Change binary stream to u8 and cast to char*WaluigiWare642020-07-22
| * | | | | fixWaluigiWare642020-07-22
| * | | | | Fix indentation + delete contentsWaluigiWare642020-07-22
| * | | | | Link it up to onOpenFile()U-RAYYAN-PC\Rayyan2020-07-22
| * | | | | Add the extractROM functionU-RAYYAN-PC\Rayyan2020-07-22
* | | | | | Set menubar height to 0 in fullscreen (#924)Madhav Kanbur2021-01-05
| |_|_|_|/ |/| | | |
* | | | | fix mac/clang build againRSDuck2021-01-02
* | | | | use C++ style structs everywhereRSDuck2021-01-02
* | | | | fix mac/clang buildRSDuck2021-01-02
* | | | | prevent bleeding in screen textureRSDuck2021-01-02
* | | | | make FIFO size static whene possibleRSDuck2020-12-30
* | | | | Add option to open recent filesMadhav Kanbur2020-12-30
* | | | | welpArisotura2020-12-25
* | | | | remove the hardcoded F11 debug key before I forget about it againArisotura2020-12-24
| |_|_|/ |/| | |
* | | | remove some debug crapArisotura2020-12-10
* | | | fix toggle FPS hotkeyRSDuck2020-12-07
* | | | always cap FPS to 1000RSDuck2020-12-04
* | | | Use AF_LINK and net/if_dl.h on all non-Linux systems (#835)WaluigiWare642020-12-01
* | | | Merge vram dirty trackingRSDuck2020-11-30
* | | | Add support for macOS (#771)WaluigiWare642020-11-29
* | | | Add radio buttons to switch between Direct and Indirect Mode (#822)WaluigiWare642020-11-22
* | | | Fix fullscreen toggle with joysticks (#821)WaluigiWare642020-11-22
* | | | Fix GBA file drag-and-drop when the system is off (#817)Raphaƫl Zumer2020-11-15
* | | | make platform objects typesafer and add mutexRSDuck2020-11-09
* | | | better framelimiter for reference: https://github.com/citra-emu/citra/blob/ma...RSDuck2020-11-02
* | | | remove qt_sdl dependency from frontend utilRSDuck2020-10-28
| |_|/ |/| |
* | | Input : Treat numpad keys as keypressesMadhav Kanbur2020-10-13
* | | save microphone hotkeys (#781)kyandora2020-10-07
* | | Random minor fixes (#757)Valeri2020-10-01