1847 Commits

Author SHA1 Message Date
Rosalie Wanders d18ac4076f 3rdParty: update mupen64plus-core 2025-09-27 18:40:16 +02:00
Rosalie Wanders 4620c1beb8 3rdParty: fix crash in mupen64plus-rsp-hle with Mario Artist Talent Studio 2025-09-27 18:11:27 +02:00
Rosalie Wanders 55431be957 Package: v0.8.2 v0.8.2 2025-09-26 23:02:03 +02:00
Rosalie Wanders 18946b1d92 3rdParty: apply RSP fixes patch to mupen64plus-rsp-parallel 2025-09-26 22:53:56 +02:00
Rosalie Wanders c517862b3c 3rdParty: apply transfer pak fixes patch to mupen64plus-core 2025-09-26 22:51:48 +02:00
Rosalie Wanders e8d4d6341b 3rdParty: apply RSP fixes patch to mupen64plus-core 2025-09-26 22:48:32 +02:00
Rosalie Wanders 2246b6f25b RMG: add "Video capture backend" setting to SettingsDialog 2025-09-25 18:09:59 +02:00
Rosalie Wanders cd754fafa9 3rdParty: add MD5 fallback to screenshot filename in mupen64plus-core 2025-09-25 17:31:40 +02:00
Rosalie Wanders 8660ced35f RMG: add clear buttons for the gameboy rom/save settings 2025-09-25 16:32:39 +02:00
Rosalie Wanders 1c7276b4f8 3rdParty: update SDL3 gameboy camera backend patch in mupen64plus-core 2025-09-25 16:20:49 +02:00
Rosalie Wanders 4b793c4ad4 RMG-Core: add GbCameraVideoCaptureBackend1 to CoreOverlay 2025-09-24 23:54:16 +02:00
Rosalie Wanders e9dc24d947 3rdParty: apply SDL3 gameboy camera backend patch to mupen64plus-core 2025-09-24 23:46:55 +02:00
Rosalie Wanders 51b712a8c9 RMG: misc changes 2025-09-24 22:33:58 +02:00
Rosalie Wanders 1ce70fba22 RMG: improve window title generation 2025-09-24 02:41:31 +02:00
Rosalie Wanders 0c06aebf72 Package: v0.8.1 v0.8.1 2025-09-23 15:52:51 +02:00
Rosalie Wanders 12cd56e5f1 3rdParty: fix compilation error on arm64 for mupen64plus-core 2025-09-23 15:52:51 +02:00
Rosalie Wanders e9cef9b76b README: update dependencies 2025-09-23 14:45:21 +02:00
Rosalie 7395e1ed6a ci: install SDL3 2025-09-23 14:41:42 +02:00
Rosalie Wanders c22a7560f0 RMG-Audio: migrate to SDL3 2025-09-23 14:41:42 +02:00
Rosalie Wanders 40c8e117c1 RMG-Input: migrate to SDL3 2025-09-23 14:41:39 +02:00
Rosalie Wanders fb7744625c RMG: migrate to SDL3 2025-09-23 14:41:35 +02:00
Rosalie Wanders f11eebae9a RMG-Core: don't require SDL2 2025-09-23 02:05:17 +02:00
Rosalie Wanders 762e24a110 3rdParty: apply SDL3 and SDL3_net patch to mupen64plus-core 2025-09-23 02:05:17 +02:00
Rosalie Wanders f0a1c1f377 3rdParty: add SDL_net 2025-09-23 01:57:53 +02:00
Rosalie Wanders 543dde0de2 RMG: don't allow drag & drop events while ROM is being opened 2025-09-16 22:07:56 +02:00
Rosalie Wanders ff5190ac66 RMG: block starting emulation when it's already being started 2025-09-16 21:27:41 +02:00
Rosalie Wanders 410e54f0b2 3rdParty: fix PPMD support in LZMA SDK 2025-09-16 21:22:27 +02:00
Rosalie Wanders c0c5e0dc8e 3rdParty: update LZMA SDK to v25.01 2025-09-16 21:09:40 +02:00
Rosalie Wanders 56fd26ae4f RMG-Core: use reference instead of pointer in Emulation.cpp 2025-09-15 21:43:00 +02:00
Rosalie Wanders 11550cc71a RMG-Core: add CoreSetError() in CoreTakeScreenshot() 2025-09-15 18:53:29 +02:00
Rosalie Wanders 53e0c157f1 RMG: only set dispatcherMoveThroughList when server is dispatcher 2025-09-15 18:44:24 +02:00
Rosalie Wanders e57e52c6c8 RMG: remove unrequired toString() in NetplaySessionBrowserDialog.cpp 2025-09-15 18:37:24 +02:00
Rosalie Wanders 089160278c RMG: implement 'Ask for confirmation on exit while in-game' setting 2025-09-13 23:38:58 +02:00
Rosalie Wanders a3deb185a4 RMG-Core: add GUI_ConfirmExitWhileInGame setting 2025-09-13 23:37:49 +02:00
Rosalie Wanders 80e813baee RMG: 'i.e' -> 'e.g.' in SettingsDialog 2025-09-13 22:35:57 +02:00
Rosalie Wanders ff49835b22 RMG: add RibShark to contributors in AboutDialog 2025-09-13 15:14:02 +02:00
Rosalie Wanders 1af3e28d83 3rdParty: update mupen64plus-video-GLideN64 2025-09-13 14:56:56 +02:00
Rosalie Wanders 0dce7ddaf4 RMG: refactor SettingsDialog.cpp 2025-09-12 16:59:22 +02:00
Rosalie Wanders 0d1fc16a53 Package: v0.8.0 v0.8.0 2025-09-10 14:34:13 +02:00
Rosalie Wanders 9032008a63 RMG: add more safety in netplay dialogs with the dispatcher 2025-09-10 14:22:34 +02:00
Rosalie Wanders 4788d643da 3rdParty: fix 64DD games crashing in mupen64plus-core 2025-09-10 14:22:16 +02:00
Rosalie Wanders e1db6c24b0 RMG: don't use NetplayCommon::ConnectToIPv4Server() in UI event handler
This causes a slight UI lock-up which is distracting, and with the
dispatcher server, we don't need it for the JSON server list anymore
2025-09-10 10:53:03 +02:00
Rosalie Wanders 81f98505ca RMG: implement dispatcher server for netplay 2025-09-10 10:53:03 +02:00
Rosalie Wanders 7270e0dfbe RMG: add "Dispatcher URL" setting to SettingsDialog 2025-09-10 10:37:19 +02:00
Rosalie Wanders bc3e3b3f9c RMG-Core: add Netplay_DispatcherUrl setting 2025-09-10 10:37:19 +02:00
Rosalie Wanders d7b17cd494 RMG-Core: add netplay dispatcher settings migration 2025-09-10 10:37:19 +02:00
Rib e5cd034b4f RMG: allow switching between WindowsVista and Windows11 styles
Qt defaults to the Windows11 style on Windows 11, which isn't truly native and looks inconsistent from other desktop apps. This sets the native style to WindowsVista which is the true native style, and adds a Windows11 option on Windows OSs.
2025-08-16 11:23:28 +02:00
orbea 1c6210f964 3rdParty: change minimum cmake version in discord-rpc's rapidjson (#382)
Gentoo-Issue: https://bugs.gentoo.org/959468
2025-07-04 20:47:58 +02:00
GhostlyDark 9ce1e45d64 README: Add missing libusb dependency (#379)
The mupen64plus-input-gca plugin can't run without libusb-1.0.dll being present, but is able to build fine without libusb being installed. If not installed, the dependency script silently fails to find/copy the DLL.
2025-06-23 17:58:21 +02:00
Rosalie Wanders be738f0cb7 ci: use windows-2022 2025-06-09 16:01:11 +02:00