Vicki Pfau
|
2d03ae64ba
|
3DS: Handle audio resampling in DSP
|
2024-04-11 00:47:45 -07:00 |
Vicki Pfau
|
cbd117eb3a
|
Util: Start bringing up better audio resampling
|
2024-04-10 23:54:40 -07:00 |
Vicki Pfau
|
72202544bb
|
Core: Don't trigger watchpoints with access inside of a script (fixes #3050)
|
2024-04-09 00:59:29 -07:00 |
Vicki Pfau
|
61172d837f
|
Core: Fix thread not waking up properly on canceling request
|
2024-04-08 19:59:11 -07:00 |
Vicki Pfau
|
2037e97fc9
|
Qt: Update translation (Chinese (Simplified))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
|
2024-04-08 15:46:06 -07:00 |
Vicki Pfau
|
0e441527c8
|
CMake: Rename USE_DEBUGGERS and USE_GDB_STUB to ENABLE_DEBUGGERS and ENABLE_GDB_STUB
ENABLE flags are for optional features, USE flags are for optional dependencies
|
2024-04-08 03:08:10 -07:00 |
Vicki Pfau
|
4652bbb427
|
Util: Fix #if into #ifdef
|
2024-04-08 02:53:00 -07:00 |
Vicki Pfau
|
02b2f5a98a
|
flags.h: Add missing flags
|
2024-04-08 02:52:47 -07:00 |
Vicki Pfau
|
47ec447dd0
|
CMakeLists: Fix strtof_l detection logic
|
2024-04-08 02:11:14 -07:00 |
Vicki Pfau
|
04a95a5445
|
CHANGES: Remove duplicate entry
|
2024-04-08 02:10:58 -07:00 |
Vicki Pfau
|
1f2d0d5056
|
GBA GPIO: Fix gyro read-out start (fixes #3141)
|
2024-04-05 00:10:09 -07:00 |
Vicki Pfau
|
e61a324df2
|
Core: More threading cleanup
|
2024-04-04 23:00:41 -07:00 |
Vicki Pfau
|
008a6f3f23
|
Scripting: Attempt to fix MSVC build
|
2024-04-04 00:31:47 -07:00 |
Vicki Pfau
|
104d746c1e
|
Core: Fix some mutex ordering
|
2024-04-04 00:28:58 -07:00 |
Vicki Pfau
|
b5a2f62c88
|
SDL: Really fix the build this time
|
2024-04-03 04:59:04 -07:00 |
Vicki Pfau
|
ee1a860ac4
|
SDL: Fix build on SDL 2.0.12
|
2024-04-03 04:57:19 -07:00 |
Hexaae
|
8907131244
|
Qt: Update translation (Italian)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/it/
|
2024-04-03 04:47:08 -07:00 |
Imre Kristoffer Eilertsen
|
910326f29d
|
Qt: Update translation (Norwegian Bokmål)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/nb_NO/
|
2024-04-03 04:47:08 -07:00 |
ssantos
|
33bfd7f752
|
Qt: Update translation (Portuguese)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt/
|
2024-04-03 04:47:08 -07:00 |
Anatolij Vasilev
|
af2e2fd517
|
Qt: Update translation (German)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/de/
|
2024-04-03 04:47:08 -07:00 |
Guih48
|
b78d230ba9
|
Qt: Update translation (Hungarian)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/hu/
|
2024-04-03 04:47:08 -07:00 |
Enes Çetinkal
|
0a8470a6d0
|
Qt: Update translation (Turkish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/tr/
|
2024-04-03 04:46:04 -07:00 |
Ensar Melih Bulut
|
3a37c1d3ff
|
Qt: Update translation (Turkish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/tr/
|
2024-04-03 04:46:04 -07:00 |
Eryk Michalak
|
7af70a69bb
|
Qt: Update translation (Polish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pl/
|
2024-04-03 04:46:04 -07:00 |
Felipe
|
424ef6ff74
|
Qt: Update translation (Portuguese (Brazil))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt_BR/
|
2024-04-03 04:46:04 -07:00 |
Hoseok Seo
|
dcb07f6e33
|
Qt: Update translation (Korean)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/ko/
|
2024-04-03 04:46:04 -07:00 |
Momo cao
|
5acef1c454
|
Qt: Update translation (Spanish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es/
|
2024-04-03 04:46:04 -07:00 |
gallegonovato
|
6e39eb37f6
|
Qt: Update translation (Spanish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es/
|
2024-04-03 04:46:04 -07:00 |
Vicki Pfau
|
9320588e45
|
Qt: Switch SDL controller usage from Joystick to GameController
|
2024-04-03 04:41:54 -07:00 |
Vicki Pfau
|
68d120ec55
|
SDL: Start actually using SDL_GameController for its intended purpose
|
2024-04-03 02:56:29 -07:00 |
Vicki Pfau
|
fb7ad7dbfb
|
Qt: Actually load defaults again
|
2024-04-03 02:55:59 -07:00 |
Vicki Pfau
|
5ff777d301
|
Scripting: Add overloads, overload isKeyActive
|
2024-04-02 22:53:02 -07:00 |
Vicki Pfau
|
e3edca1f41
|
Scripting: Attempt to shake out single-lua_State requirement
|
2024-03-26 22:24:14 -07:00 |
Vicki Pfau
|
86551614d9
|
Qt: Enable building against Qt6 by default
|
2024-03-25 21:27:58 -07:00 |
Vicki Pfau
|
ae8b88a4a3
|
Qt: Fix underrun stalling with Qt6
|
2024-03-25 21:16:09 -07:00 |
Vicki Pfau
|
1179d218e7
|
Qt: Fix Qt6 build
|
2024-03-25 02:35:03 -07:00 |
Vicki Pfau
|
a430f58c15
|
GB, GBA: Move more override-adjacent stuff to public API
|
2024-03-25 01:47:32 -07:00 |
Vicki Pfau
|
318c5d7435
|
GBA: Move GBAHardwareDevice to public API
|
2024-03-25 01:24:50 -07:00 |
Vicki Pfau
|
4a17ed3b9c
|
GBA: Remove legacy "mirroring" field from overrides
|
2024-03-25 01:23:39 -07:00 |
Vicki Pfau
|
abf484638e
|
GBA: Fix build
|
2024-03-25 01:23:14 -07:00 |
Vicki Pfau
|
e48acb6b97
|
GB, GBA: Move override structs to public API
|
2024-03-24 23:03:59 -07:00 |
Vicki Pfau
|
ea5339304a
|
GBA Savedata: Prefix SavedataType constants and type name
|
2024-03-24 22:57:51 -07:00 |
Vicki Pfau
|
6940b424df
|
Qt: Fix non-Multimedia build
|
2024-03-24 22:07:31 -07:00 |
Vicki Pfau
|
04bbcdfdd1
|
Qt: Fix build
|
2024-03-24 21:31:53 -07:00 |
Vicki Pfau
|
dc29af8262
|
Qt: Hook up cameras in Qt6
|
2024-03-24 21:18:41 -07:00 |
Vicki Pfau
|
06448e8445
|
Qt: Get VideoDumper compiling with Qt6
Cameras still don't work though
|
2024-03-24 19:51:09 -07:00 |
Vicki Pfau
|
3f21de2b7c
|
Qt: Port AudioProcessorQt to Qt6
|
2024-03-24 15:56:00 -07:00 |
Vicki Pfau
|
cf0d8fdc28
|
Qt: Get InputController compiling with Qt6
Cameras still don't work though
|
2024-03-24 15:55:56 -07:00 |
Vicki Pfau
|
a2587cb8cf
|
Util: Code cleanup to remove unreachable code
|
2024-03-19 21:40:38 -07:00 |
Vicki Pfau
|
aa7b9349f8
|
Core: Clean up thread state mutex usage
|
2024-03-19 21:30:47 -07:00 |