Vicki Pfau
|
618907586f
|
Merge branch 'master' into translations
|
2025-01-11 15:00:21 -08:00 |
Vicki Pfau
|
87bf982338
|
Qt: Update translations
|
2025-01-11 14:54:53 -08:00 |
Artur Dudka
|
61d1dc742d
|
Qt: Update translation (Polish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pl/
|
2025-01-11 14:53:15 -08:00 |
Roll8ack
|
d96ff26983
|
Qt: Update translation (Chinese (Simplified Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
|
2025-01-11 14:53:15 -08:00 |
reimu105
|
e3f3baed51
|
Qt: Update translation (Chinese (Traditional Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
|
2025-01-11 14:53:15 -08:00 |
Momo cao
|
0880b007fa
|
Qt: Update translation (Spanish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es/
|
2025-01-11 14:53:15 -08:00 |
Daniel Nylander
|
34c992eb23
|
Qt: Update translation (Swedish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/sv/
|
2025-01-11 14:53:15 -08:00 |
Felipe
|
3e5e20c6f0
|
Qt: Update translation (Portuguese (Brazil))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt_BR/
|
2025-01-11 14:52:52 -08:00 |
Vicki Pfau
|
a2fda7f441
|
Qt: Split MemoryAccessLogView and MemoryAccessLogController
|
2025-01-11 14:50:30 -08:00 |
Vicki Pfau
|
f58f9746d7
|
Qt: Allow passing multiple games on command line for multiplayer (closes #3061)
|
2025-01-10 02:46:58 -08:00 |
Vicki Pfau
|
77e50f7aec
|
Feature: Add ability for subparsers to consume extra arguments
|
2025-01-10 02:45:27 -08:00 |
Vicki Pfau
|
080a79fdee
|
CMake: Work around CMake dependency dedupliation issues
|
2025-01-09 01:54:10 -08:00 |
Vicki Pfau
|
7643a044f4
|
mGUI: Wrap around menu cursor when navigating past end (closes #3356)
|
2025-01-09 00:37:54 -08:00 |
reimu105
|
29e5f3ae44
|
Qt: Update translation (Chinese (Traditional Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
|
2025-01-07 21:03:29 +01:00 |
Vicki Pfau
|
838439dcef
|
Headless: goto considered harmful
|
2025-01-07 02:44:03 -08:00 |
Vicki Pfau
|
20dfbbbe55
|
CMake: Strip mgba-headless, fix up packaging a bit
|
2025-01-07 02:40:47 -08:00 |
Adam Higerd
|
419435c35b
|
Scripting: send print() to stdout if no console is installed
|
2025-01-02 20:39:38 -08:00 |
Vicki Pfau
|
0ccd3c84dc
|
Qt: Make --script explanation match headless explanation
|
2025-01-02 02:07:04 -08:00 |
Vicki Pfau
|
d9aa7d5103
|
Headless: Rename mgba-rom-test to mgba-headless
|
2025-01-02 01:59:08 -08:00 |
Vicki Pfau
|
69ead6e3c9
|
ROM Tester: Add script running
|
2025-01-02 01:59:08 -08:00 |
Vicki Pfau
|
ef6659d587
|
Scripting: Make mScriptContextLoad run the script too
|
2025-01-02 01:59:08 -08:00 |
Johan Mattsson
|
fe37fa2ab2
|
Fix potential index out of bounds in DisplayQt.cpp
|
2025-01-02 01:24:57 -08:00 |
Vicki Pfau
|
ee21e43bdb
|
Scripting: Install callbacks in mScriptContextAttachCore instead of mCoreThread
|
2025-01-02 01:21:20 -08:00 |
Vicki Pfau
|
eb5fc371ff
|
Scripting: Let mScriptContextAttachLogger take NULL for logger
|
2025-01-02 01:14:11 -08:00 |
Vicki Pfau
|
3c59429d96
|
FFmpeg: Fix build
|
2025-01-02 00:15:46 -08:00 |
Vicki Pfau
|
e29b5ac047
|
FFmpeg: Use avcodec_get_supported_config when present
|
2025-01-02 00:11:04 -08:00 |
Vicki Pfau
|
4eb1dbca36
|
Core: Quash some warnings
|
2025-01-01 01:22:08 -08:00 |
Vicki Pfau
|
9f5c2aa00c
|
Scripting: Expose MD5 checksum
|
2024-12-31 17:04:52 -08:00 |
Vicki Pfau
|
39ced7dd81
|
Windows: Don't redefine WIN32_LEAN_AND_MEAN if already defined
|
2024-12-31 16:52:34 -08:00 |
Vicki Pfau
|
132293449d
|
Scripting: Attempt to fix Windows build
|
2024-12-31 16:51:50 -08:00 |
Vicki Pfau
|
23531e24b8
|
Scripting: Remove needless heap allocations
|
2024-12-31 03:11:31 -08:00 |
Vicki Pfau
|
72ee6f9840
|
Scripting: Expose info table to breakpoint/watchpoint callbacks (closes #3369)
|
2024-12-31 02:53:14 -08:00 |
Vicki Pfau
|
d55ee872e3
|
CHANGES: Remove duplicated line
|
2024-12-31 01:48:05 -08:00 |
Vicki Pfau
|
abb9bec571
|
GB Core: Fix cloning savedata when backing file is outdated (fixes #3388)
|
2024-12-31 01:45:03 -08:00 |
Vicki Pfau
|
6b5638efda
|
Core: Improve PNG deserialization logging
|
2024-12-31 01:35:53 -08:00 |
Vicki Pfau
|
4007e19736
|
CMake: Fix entitlements plist filename
|
2024-12-29 17:38:14 -08:00 |
Vicki Pfau
|
ad0d3972a6
|
Updater: Fix rewriting folders and files on Windows (fixes #3384)
|
2024-12-28 22:47:13 -08:00 |
Artur Dudka
|
3376798cde
|
Qt: Update translation (Polish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pl/
|
2024-12-26 14:00:28 +01:00 |
Vicki Pfau
|
d82fc3dec1
|
FFmpeg: Fix failing to record videos with CRF video (fixes #3368)
|
2024-12-24 18:54:10 -08:00 |
Vicki Pfau
|
08430fc058
|
mGUI: Load parent directory if last used directory is missing (fixes #3379)
|
2024-12-22 04:50:46 -08:00 |
Vicki Pfau
|
39ab641953
|
GBA Savedata: Demote savegme time offset message to DEBUG level
|
2024-12-20 02:14:23 -08:00 |
Roll8ack
|
45dc9976fd
|
Qt: Update translation (Chinese (Simplified Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
|
2024-12-16 11:51:46 +01:00 |
reimu105
|
c011a3eac1
|
Qt: Update translation (Chinese (Traditional Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
|
2024-12-16 03:00:29 +01:00 |
Vicki Pfau
|
1983d0f42c
|
GBA Core: Fix booting into BIOS when skip BIOS is enabled
|
2024-12-14 22:28:08 -08:00 |
Daniel Nylander
|
5529172044
|
Qt: Update translation (Swedish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/sv/
|
2024-12-14 07:51:16 +01:00 |
Vicki Pfau
|
fb0fed21aa
|
Qt: Skip processing QLocale::C if present
|
2024-12-13 14:48:27 -08:00 |
Momo cao
|
d4bb387b50
|
Qt: Update translation (Spanish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es/
|
2024-12-12 16:17:23 +01:00 |
Daniel Nylander
|
37745eddd1
|
Qt: Update translation (Swedish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/sv/
|
2024-12-12 16:17:23 +01:00 |
Felipe
|
1c2afe676a
|
Qt: Update translation (Portuguese (Brazil))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt_BR/
|
2024-12-12 16:17:23 +01:00 |
Vicki Pfau
|
ff1780ee1c
|
Merge branch 'master' into translations
|
2024-12-12 04:09:02 -08:00 |