Commit graph

  • 311d9f3550 Debugger: Unroll watchpoint access loop Vicki Pfau 2025-01-14 03:38:30 -08:00
  • b8c890e1bc Debugger: Plumb access source information through to access logger Vicki Pfau 2025-01-14 03:20:01 -08:00
  • deb4f547fa Qt: GB memory access logger fixes Vicki Pfau 2025-01-12 22:41:29 -08:00
  • 8c2e2e1d46 Qt: Fix build Vicki Pfau 2025-01-12 16:22:34 -08:00
  • 908260452d
    Qt: Update translation (Chinese (Traditional Han script)) reimu105 2025-01-11 23:55:44 +00:00
  • de02a295e2
    Qt: Update translation (Portuguese (Brazil)) Felipe 2025-01-12 17:05:17 +00:00
  • 6be223d84a Qt: Defer destroying the CoreController until after the CoreController::stopping slots finish Vicki Pfau 2025-01-12 06:14:10 -08:00
  • 762a54a388 Core: Threads should not attempt to exit a thread that is already dead Vicki Pfau 2025-01-12 06:01:10 -08:00
  • 159b0dc445 Qt: Add access log view to memory view Vicki Pfau 2025-01-12 06:00:40 -08:00
  • 75dc290853 Debugger: Expose mDebuggerAccessLoggerGetRegion Vicki Pfau 2025-01-12 04:30:12 -08:00
  • 511437312c Qt: Revamp memory view layout Vicki Pfau 2025-01-11 19:47:21 -08:00
  • e4db7e0aae
    Merge branch 'origin/translations' into Weblate. Hosted Weblate 2025-01-12 00:01:40 +01:00
  • 0884897cc9
    Qt: Update translation (Chinese (Traditional Han script)) reimu105 2025-01-11 12:02:09 +00:00
  • 618907586f Merge branch 'master' into translations Vicki Pfau 2025-01-11 15:00:21 -08:00
  • 87bf982338 Qt: Update translations Vicki Pfau 2025-01-11 14:54:53 -08:00
  • 61d1dc742d Qt: Update translation (Polish) Artur Dudka 2024-12-25 12:41:21 +00:00
  • d96ff26983 Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-16 03:24:29 +00:00
  • e3f3baed51 Qt: Update translation (Chinese (Traditional Han script)) reimu105 2024-12-15 01:56:41 +00:00
  • 0880b007fa Qt: Update translation (Spanish) Momo cao 2024-12-12 14:50:19 +00:00
  • 34c992eb23 Qt: Update translation (Swedish) Daniel Nylander 2024-12-12 13:59:39 +00:00
  • 3e5e20c6f0 Qt: Update translation (Portuguese (Brazil)) Felipe 2024-12-12 13:12:40 +00:00
  • a2fda7f441 Qt: Split MemoryAccessLogView and MemoryAccessLogController Vicki Pfau 2025-01-11 14:50:30 -08:00
  • f58f9746d7 Qt: Allow passing multiple games on command line for multiplayer (closes #3061) Vicki Pfau 2025-01-10 02:46:58 -08:00
  • 77e50f7aec Feature: Add ability for subparsers to consume extra arguments Vicki Pfau 2025-01-10 02:45:27 -08:00
  • 080a79fdee CMake: Work around CMake dependency dedupliation issues Vicki Pfau 2025-01-09 01:54:10 -08:00
  • 7643a044f4 mGUI: Wrap around menu cursor when navigating past end (closes #3356) Vicki Pfau 2025-01-09 00:37:54 -08:00
  • 29e5f3ae44
    Qt: Update translation (Chinese (Traditional Han script)) reimu105 2025-01-07 13:31:15 +00:00
  • 838439dcef Headless: goto considered harmful Vicki Pfau 2025-01-07 02:44:03 -08:00
  • 20dfbbbe55 CMake: Strip mgba-headless, fix up packaging a bit Vicki Pfau 2025-01-07 02:24:59 -08:00
  • 419435c35b Scripting: send print() to stdout if no console is installed Adam Higerd 2025-01-02 18:45:12 -06:00
  • eef48fce81 Scripting: send print() to stdout if no console is installed Adam Higerd 2025-01-02 18:45:12 -06:00
  • 980e0209da
    Rebase branch bizhawk-0.11 YoshiRulz 2025-01-02 22:42:51 +10:00
  • 0ccd3c84dc Qt: Make --script explanation match headless explanation Vicki Pfau 2025-01-02 02:07:04 -08:00
  • d9aa7d5103 Headless: Rename mgba-rom-test to mgba-headless Vicki Pfau 2025-01-02 01:58:41 -08:00
  • 69ead6e3c9 ROM Tester: Add script running Vicki Pfau 2025-01-02 01:44:54 -08:00
  • ef6659d587 Scripting: Make mScriptContextLoad run the script too Vicki Pfau 2025-01-02 01:43:21 -08:00
  • fe37fa2ab2 Fix potential index out of bounds in DisplayQt.cpp Johan Mattsson 2025-01-01 15:04:14 +01:00
  • ee21e43bdb Scripting: Install callbacks in mScriptContextAttachCore instead of mCoreThread Vicki Pfau 2025-01-02 01:21:20 -08:00
  • eb5fc371ff Scripting: Let mScriptContextAttachLogger take NULL for logger Vicki Pfau 2025-01-02 01:14:11 -08:00
  • 3c59429d96 FFmpeg: Fix build Vicki Pfau 2025-01-02 00:15:46 -08:00
  • e29b5ac047 FFmpeg: Use avcodec_get_supported_config when present Vicki Pfau 2025-01-02 00:11:04 -08:00
  • 2dfe3c7f85
    Fix potential index out of bounds in DisplayQt.cpp Johan Mattsson 2025-01-01 15:04:14 +01:00
  • 4eb1dbca36 Core: Quash some warnings Vicki Pfau 2025-01-01 01:22:08 -08:00
  • 9f5c2aa00c Scripting: Expose MD5 checksum Vicki Pfau 2024-12-31 17:04:52 -08:00
  • 39ced7dd81 Windows: Don't redefine WIN32_LEAN_AND_MEAN if already defined Vicki Pfau 2024-12-31 16:52:34 -08:00
  • 132293449d Scripting: Attempt to fix Windows build Vicki Pfau 2024-12-31 16:51:50 -08:00
  • 23531e24b8 Scripting: Remove needless heap allocations Vicki Pfau 2024-12-31 03:11:31 -08:00
  • 72ee6f9840 Scripting: Expose info table to breakpoint/watchpoint callbacks (closes #3369) Vicki Pfau 2024-12-31 02:53:14 -08:00
  • d55ee872e3 CHANGES: Remove duplicated line Vicki Pfau 2024-12-31 01:48:05 -08:00
  • 196adf233c GB Core: Fix cloning savedata when backing file is outdated (fixes #3388) Vicki Pfau 2024-12-31 01:45:03 -08:00
  • abb9bec571 GB Core: Fix cloning savedata when backing file is outdated (fixes #3388) Vicki Pfau 2024-12-31 01:45:03 -08:00
  • 6b5638efda Core: Improve PNG deserialization logging Vicki Pfau 2024-12-31 01:35:49 -08:00
  • c552a96bbf Scripting: Fix Lua 5.1/LuaJIT and Lua 5.2 problems Nuive 2024-12-16 22:41:10 +01:00
  • dbae6e1eef macOS: Declare camera usage in Info.plist Vicki Pfau 2023-04-14 18:22:30 -07:00
  • 5e4b91c94f CMake: Fix entitlements plist filename Vicki Pfau 2024-12-29 17:38:14 -08:00
  • 4007e19736 CMake: Fix entitlements plist filename Vicki Pfau 2024-12-29 17:38:14 -08:00
  • ad0d3972a6 Updater: Fix rewriting folders and files on Windows (fixes #3384) Vicki Pfau 2024-12-28 22:45:39 -08:00
  • afdf3b0b88 Updater: Fix rewriting folders and files on Windows (fixes #3384) Vicki Pfau 2024-12-28 22:45:39 -08:00
  • 3376798cde
    Qt: Update translation (Polish) Artur Dudka 2024-12-25 12:41:21 +00:00
  • f40ea09127 FFmpeg: Fix failing to record videos with CRF video (fixes #3368) Vicki Pfau 2024-12-24 18:54:10 -08:00
  • d82fc3dec1 FFmpeg: Fix failing to record videos with CRF video (fixes #3368) Vicki Pfau 2024-12-24 18:54:10 -08:00
  • 08430fc058 mGUI: Load parent directory if last used directory is missing (fixes #3379) Vicki Pfau 2024-12-22 04:50:46 -08:00
  • 7e1e7d2253 GBA Core: Fix booting into BIOS when skip BIOS is enabled Vicki Pfau 2024-12-14 22:28:08 -08:00
  • c9083715e6 GBA Savedata: Demote savegme time offset message to DEBUG level Vicki Pfau 2024-12-20 02:14:23 -08:00
  • eecdfd0c77 Qt: Skip processing QLocale::C if present Vicki Pfau 2024-12-13 14:48:27 -08:00
  • 20da804e65 Qt: Fix up how the language names get displayed Vicki Pfau 2024-12-12 04:02:56 -08:00
  • e4dc41df31 Qt: Rename LatAm Spanish to just "Spanish" Vicki Pfau 2024-12-12 03:59:21 -08:00
  • 39ab641953 GBA Savedata: Demote savegme time offset message to DEBUG level Vicki Pfau 2024-12-20 02:14:23 -08:00
  • 45dc9976fd
    Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-16 03:24:29 +00:00
  • c011a3eac1
    Qt: Update translation (Chinese (Traditional Han script)) reimu105 2024-12-15 01:56:41 +00:00
  • 1983d0f42c GBA Core: Fix booting into BIOS when skip BIOS is enabled Vicki Pfau 2024-12-14 22:28:08 -08:00
  • 5529172044
    Qt: Update translation (Swedish) Daniel Nylander 2024-12-13 07:52:29 +00:00
  • fb0fed21aa Qt: Skip processing QLocale::C if present Vicki Pfau 2024-12-13 14:48:27 -08:00
  • d4bb387b50
    Qt: Update translation (Spanish) Momo cao 2024-12-12 14:50:19 +00:00
  • 37745eddd1
    Qt: Update translation (Swedish) Daniel Nylander 2024-12-12 13:59:39 +00:00
  • 1c2afe676a
    Qt: Update translation (Portuguese (Brazil)) Felipe 2024-12-12 13:12:40 +00:00
  • ff1780ee1c Merge branch 'master' into translations Vicki Pfau 2024-12-12 04:09:02 -08:00
  • 34e1ef45b6 Qt: Update translations Vicki Pfau 2024-12-12 04:04:51 -08:00
  • 0ca391cffc Qt: Fix up how the language names get displayed Vicki Pfau 2024-12-12 04:02:56 -08:00
  • c2741c73db Qt: Rename LatAm Spanish to just "Spanish" Vicki Pfau 2024-12-12 03:59:21 -08:00
  • 0df20d2da5 Qt: Update translation (Spanish (Latin America)) Momo cao 2024-12-09 03:26:08 +00:00
  • 082dd75591 Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-09 06:33:52 +00:00
  • 1e21b38793 Qt: Update translation (Swedish) Daniel Nylander 2024-12-07 07:57:11 +00:00
  • 9099ff0d44 Qt: Update translation (French) ibizastweet 2024-12-04 22:10:10 +00:00
  • 54a9457c65 Qt: Update translation (Italian) Hexaae 2024-11-30 11:47:20 +00:00
  • 50e30447fb Qt: Update translation (Chinese (Traditional Han script)) Gabriel Kao 2024-10-24 07:11:06 +00:00
  • 97d3f34a25 Qt: Update translation (Chinese (Traditional)) reimu105 2023-12-12 13:15:37 +00:00
  • 63492252d2 Qt: Update translation (Chinese (Traditional)) Still Hsu 2022-04-21 04:10:02 +00:00
  • 66a909a9b7 Qt: Update translation (Chinese (Traditional)) cyruuspmd5de3b0e46e4e4998 2022-01-30 07:29:05 +00:00
  • 7d2fbb060a Qt: Added translation (Chinese (Traditional)) Vicki Pfau 2022-01-30 08:07:04 +01:00
  • f7d2c464d4 Qt: Update translation (Korean) Hoseok Seo 2024-09-22 03:11:33 +00:00
  • 23bb668200 Qt: Update translation (Portuguese (Brazil)) Felipe 2024-09-16 18:57:18 +00:00
  • a4efb0afc6 Merge branch 'master' into translations Vicki Pfau 2024-12-12 04:07:51 -08:00
  • 9145e2d65f Merge branch 'master' (early part) into translations Vicki Pfau 2024-12-12 04:07:48 -08:00
  • 3a553092e7 Qt: Update translations Vicki Pfau 2024-12-12 04:04:51 -08:00
  • 2b2c393e85 Qt: Fix up how the language names get displayed Vicki Pfau 2024-12-12 04:02:56 -08:00
  • 0f3b8989cb Qt: Rename LatAm Spanish to just "Spanish" Vicki Pfau 2024-12-12 03:59:21 -08:00
  • c61347185e Qt: Update translation (Spanish (Latin America)) Momo cao 2024-12-09 03:26:08 +00:00
  • fe5e0c555d Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-09 06:33:52 +00:00
  • d4fea610bf Qt: Update translation (Swedish) Daniel Nylander 2024-12-07 07:57:11 +00:00