Commit Graph

5673 Commits

Author SHA1 Message Date
Vicki Pfau 223be49e78 GBA BIOS: Add timings for HLE BIOS math functions (fixes #1396) 2019-04-27 11:52:04 -07:00
Vicki Pfau 6af4ddefdd Qt: Cap window size to monitor size 2019-04-26 14:53:47 -07:00
Vicki Pfau a32cb5cc5e All: Fix several memory leaks 2019-04-22 14:02:42 -07:00
BenjaminSiskoo 04f8597942 Updated french language by Benjamin Siskoo... (#1393)
Thanks Sewef and RunisDauphin for reporting typos and improvements.
2019-04-22 13:06:12 -07:00
Vicki Pfau 38cbe08be9 Tools: Fix and update sanitize-deb script 2019-04-22 12:57:58 -07:00
Vicki Pfau d7c86f5ab3 Travis: Build for Ubuntu Disco 2019-04-22 12:24:33 -07:00
Vicki Pfau 9ec3b15f47 GB Core: Fix toggling WIN and OBJ being swapped 2019-04-22 12:18:06 -07:00
Ömercan Kömür 64f42590a7 Turkish language (#1387)
Fully translated Turkish language
2019-04-16 12:36:02 -07:00
Lothar Serra Mari 9424cd54ef Qt: Add stub for Turkish GUI translation 2019-04-11 10:45:59 +02:00
Vicki Pfau bf8c1d1b4b ARM: Remove need for CPSR load in some flag calculations 2019-03-31 11:59:18 -07:00
Vicki Pfau e18f275aaa 3DS: Re-enable LTO 2019-03-31 11:31:14 -07:00
Vicki Pfau da8fee9da1 3DS: Ensure core 2 can be used for threaded renderer (fixes #1371) 2019-03-30 23:35:43 -07:00
Lothar Serra Mari 62aa70cca8 Qt: Update German GUI translation regarding the Discord integration 2019-03-30 17:31:30 +01:00
Vicki Pfau 73cb853ae4 ARM: Simplify addition OverflowFrom 2019-03-29 22:17:09 -07:00
Vicki Pfau 45ec6e50e2 Qt: Use filename for Discord if database lookup fails (fixes #1368) 2019-03-25 22:01:56 -07:00
Vicki Pfau 029d0e169b Vita: Improved frame drawing speed 2019-03-25 21:39:57 -07:00
Vicki Pfau 782742a731 Qt: Only include qtbase translations if present 2019-03-25 00:20:21 -07:00
Vicki Pfau 0f7327ea44 Qt: Rename language files properly 2019-03-24 23:07:35 -07:00
Vicki Pfau bced52c7c0 Qt: Fix mismatched tags in kr translation 2019-03-24 22:56:45 -07:00
DDinghoya 8ec2c5bc64 Create mgba-kr.ts
Korean language create
2019-03-24 22:54:33 -07:00
user.email 7e71ce2d42 add qt translation for zh_CN (Simplified Chinese) 2019-03-24 22:54:18 -07:00
Vicki Pfau 3e178f3dd7 GB Timer: Fix timing adjustments when writing to TAC (fixes #1340) 2019-03-23 22:46:58 -07:00
Vicki Pfau 8796f75fd3 Windows: File handling fixes (fixes #1360) 2019-03-22 23:54:41 -07:00
Vicki Pfau 84a7b6a316 Qt: Fix crash in sprite viewer magnification (fixes #1362) 2019-03-22 23:06:09 -07:00
Vicki Pfau f3caf890b0 CMake: Fix .deb imagemagick dependencies 2019-03-17 16:41:08 -07:00
Vicki Pfau c364a6527a Windows: Fix passing Unicode filenames (fixes #1359) 2019-03-16 19:58:40 -07:00
Vicki Pfau 1844c26388 CMake: Add missing link directories (fixes #1358) 2019-03-15 23:21:54 -07:00
Vicki Pfau a41e2dd225 Qt: Fix saved scale not getting set on resize (fixes #1074) 2019-03-15 23:09:38 -07:00
Vicki Pfau 4cec95c2f1 Third-Party: Fix macOS build 2019-03-14 23:02:55 -07:00
Vicki Pfau fd63e36985 Res: Add missing file 2019-03-14 22:47:03 -07:00
Vicki Pfau 0292958239 Third-Party: Add missing file again 2019-03-14 22:41:53 -07:00
Vicki Pfau 8c68d867e6 Third-Party: More Discord fixes 2019-03-14 22:34:31 -07:00
Vicki Pfau 9125a1ae48 Qt: Add missing files 2019-03-14 19:25:02 -07:00
Vicki Pfau 9197e5a1fb Third-Party: Vendor rapidjson too 2019-03-14 19:22:43 -07:00
Vicki Pfau 41e24b93d9 CMake: Fix embedded build 2019-03-14 18:56:11 -07:00
Vicki Pfau bfe6c02159 Qt: Fix overrides getting discarded (fixes #1354) 2019-03-14 18:42:50 -07:00
Vicki Pfau 85a3c6f00e Qt: Fix spurious connect error 2019-03-14 18:42:50 -07:00
Vicki Pfau 03163b8497 Qt: Support Discord Rich Presence 2019-03-14 18:42:50 -07:00
Lothar Serra Mari 7a2dc0ecea Qt: Update German GUI translation 2019-03-10 14:25:39 +01:00
Vicki Pfau beaa35f35c GB: Fix boundary condition in GB color lookup (fixes #1348) 2019-03-09 15:29:02 -08:00
Vicki Pfau c85d0b1096 GB Video: Fix more window edge cases (fixes #1346) 2019-03-09 14:11:55 -08:00
Vicki Pfau 57ad372c78 GB Video: Fix window y changing mid-window (fixes #1345) 2019-03-09 12:44:11 -08:00
Vicki Pfau 837f952230 Python: Add support for keysRead core callback 2019-03-09 12:01:00 -08:00
Vicki Pfau a04cb97653 GBA DMA: Fix DMA0-2 lengths (fixes #1344) 2019-03-09 11:31:38 -08:00
Vicki Pfau c655626095 GBA Video: Fix scanline cache with scale factor change edge cases 2019-03-09 11:27:52 -08:00
Vicki Pfau 0425fa805c Core: Add keysRead callback 2019-03-08 09:55:51 -08:00
Vicki Pfau 4aff301638 Debugger: Print now chains arguments into a single expression 2019-03-07 18:54:18 -08:00
Vicki Pfau 348c1fd741 Debugger: Fix nargs-style argument passing 2019-03-07 18:53:41 -08:00
Vicki Pfau e0b1caf48c Debugger: Make operator lexing a bit more generic 2019-03-07 18:52:22 -08:00
Vicki Pfau 5d129e26bf Test: Add tests for unary operators 2019-03-06 00:22:00 -08:00