Vicki Pfau
|
0065b62633
|
Qt: Add bug report tool
|
2020-12-09 18:30:36 -08:00 |
Vicki Pfau
|
a5f3718f81
|
Core: Fix getting config directory on Windows (fixes #1974)
|
2020-12-09 18:30:27 -08:00 |
Vicki Pfau
|
2bc19f3a7d
|
Qt: Fix build on old gcc
|
2020-12-09 00:04:57 -08:00 |
Vicki Pfau
|
d70be08dd1
|
Qt: Add load/saveState VFile functions, flags parameter to explicit state functions
|
2020-12-08 23:23:45 -08:00 |
Vicki Pfau
|
4d3f9389e9
|
Qt: Add wrappers for accessing QIODevices as VFiles
|
2020-12-08 23:23:45 -08:00 |
Vicki Pfau
|
47de013283
|
Qt: Add API wrapper for VFileMemChunk
|
2020-12-08 23:23:45 -08:00 |
Vicki Pfau
|
3c4929b798
|
Core: Fix build on Windows
|
2020-12-08 23:23:35 -08:00 |
Vicki Pfau
|
c398bd41e5
|
CMake: Add missing minizip file
|
2020-12-08 23:16:12 -08:00 |
Vicki Pfau
|
f1592d350f
|
Core: Clean up and extend config saving/loading
|
2020-12-08 23:09:51 -08:00 |
Vicki Pfau
|
67f8197493
|
VFS: Initial write support for zip files
|
2020-12-08 23:09:51 -08:00 |
Vicki Pfau
|
d802ffa745
|
Res: Update nointro.dat (finally)
|
2020-12-06 16:41:55 -08:00 |
Vicki Pfau
|
faa27b0754
|
Qt: Fix some sign warnings
|
2020-12-05 20:13:11 -08:00 |
Vicki Pfau
|
ec97747a94
|
Qt: Fix unused variable warnings
|
2020-12-05 20:13:11 -08:00 |
Vicki Pfau
|
a8e924ae5e
|
Qt: Fix unhandled case warnings
|
2020-12-05 19:52:18 -08:00 |
ssbmars
|
d28fda120b
|
Qt: Update exe chip names (#1954)
Co-authored-by: Vicki Pfau <vi@endrift.com>
|
2020-12-05 19:23:46 -08:00 |
Vicki Pfau
|
5ecd28cdc6
|
GBA Video: Fix palette when being initialized mid-frame
|
2020-12-05 18:41:44 -08:00 |
Vicki Pfau
|
6a7e80c969
|
GBA Video: Fix I/O registers when switching renderer (fixes #1967)
|
2020-12-05 18:34:49 -08:00 |
Vicki Pfau
|
b7947a0a6e
|
GBA BIOS: Add VBA LZ77 decompression bug compat in VBA bug compat mode
|
2020-12-05 16:28:17 -08:00 |
Lothar Serra Mari
|
63b17d20a9
|
Win32: Add missing Spanish README file; add missing language tokens
|
2020-12-05 22:56:15 +01:00 |
Lothar Serra Mari
|
3049980cc0
|
Win32: Update list of available languages in the Inno Setup installer
|
2020-12-05 10:08:11 +01:00 |
Lothar Serra Mari
|
c7f1339d67
|
Qt: Update German GUI translation
|
2020-12-05 10:01:51 +01:00 |
Kevin López Brante
|
60c02f6b19
|
README: Add Spanish translation
|
2020-12-05 00:05:56 -08:00 |
Vicki Pfau
|
9c91984975
|
Travis: Forcibly select osx_image because Travis loves using long-EOL'd stuff
|
2020-12-05 00:02:26 -08:00 |
Vicki Pfau
|
3aa74f2d65
|
Qt: Fix proxied events blocking properly
|
2020-12-04 00:23:33 -08:00 |
Vicki Pfau
|
2f7232292c
|
Qt: Always start painter thread even if not in use
|
2020-12-04 00:23:33 -08:00 |
Vicki Pfau
|
d44a26d962
|
Qt: Pay down some technical debt in the shader selector
|
2020-12-03 23:57:52 -08:00 |
Vicki Pfau
|
a8a7372083
|
Qt: Add checking and downgrading OpenGL support outside of the painter
|
2020-12-03 23:57:52 -08:00 |
Vicki Pfau
|
e31de6b470
|
Qt: Fix crash when editing shortcuts with none selected (fixes #1964)
|
2020-12-03 20:45:21 -08:00 |
Vicki Pfau
|
542404b7fa
|
Qt: Set default setting for dynamicTitle (fixes #1965)
|
2020-12-03 18:20:55 -08:00 |
Vicki Pfau
|
d3019c306f
|
GBA Video: Ensure wait instead of flush when getting proxy pixels
|
2020-12-02 21:06:34 -08:00 |
Lothar Serra Mari
|
f29eeac09a
|
Qt: Update German GUI translation
|
2020-12-02 20:30:42 +01:00 |
Margen67
|
4fd8fe12cb
|
Fix typo in SettingsView.ui
|
2020-12-02 11:14:15 -08:00 |
Vicki Pfau
|
ba6e34fd90
|
Libretro: Defer loading save so RTC loading actually works (fixes #1959)
|
2020-12-02 00:13:09 -08:00 |
Vicki Pfau
|
63921e025e
|
GB: Restore RTC state if loading save after reset
|
2020-12-02 00:06:00 -08:00 |
Vicki Pfau
|
046f7a3374
|
GBA Video: Fix resetting palettes
|
2020-12-01 21:23:48 -08:00 |
Vicki Pfau
|
aaf1fef5ad
|
GB Video: Fix clearing scanline buffer (fixes #1958)
|
2020-12-01 21:16:06 -08:00 |
Vicki Pfau
|
41a40acefc
|
GBA Video: Avoid integer division using reciprocal tricks
|
2020-11-30 23:19:57 -08:00 |
Vicki Pfau
|
e1fc8cd912
|
GBA Video: Fix depth/stencil masking while clearing
|
2020-11-30 23:19:57 -08:00 |
Vicki Pfau
|
fc3a6153e2
|
GBA Video: New GL palette approach, no more batch splitting on palette edits
|
2020-11-30 23:19:57 -08:00 |
Vicki Pfau
|
60ec3e0e99
|
Qt: Fix up GL changes causing timing issues
|
2020-11-29 22:03:03 -08:00 |
Vicki Pfau
|
2d6087aa98
|
mGUI: Improve loading speed (fixes #1957)
|
2020-11-29 15:56:15 -08:00 |
Vicki Pfau
|
20f8baa82c
|
GBA: Regrettably add VBA bug compat mode
|
2020-11-29 13:41:53 -08:00 |
Vicki Pfau
|
60b59ae312
|
GBA Hardware: Unpack RTC struct
|
2020-11-29 13:35:21 -08:00 |
Vicki Pfau
|
bcad149454
|
GBA Hardware: e-Reader should not re-scan last card
|
2020-11-29 12:47:31 -08:00 |
Vicki Pfau
|
fbba3efb34
|
ARM: Fix long multiply-and-accumulate register write order (fixes #1956)
|
2020-11-28 21:29:00 -08:00 |
Vicki Pfau
|
98799dae6d
|
Debugger: Fix crash when tracing without a file output
|
2020-11-28 21:29:00 -08:00 |
pdagobert
|
69a8aa5520
|
Fix LIBMGBA_ONLY build
|
2020-11-27 20:57:44 -08:00 |
Vicki Pfau
|
5bcf243139
|
Qt: Fix build on clang
|
2020-11-27 19:47:47 -08:00 |
Vicki Pfau
|
8e096916b1
|
Qt: Discard additional frame draws if waiting fails
|
2020-11-27 18:31:13 -08:00 |
Vicki Pfau
|
fc3e47a4ba
|
Feature: Allow configuring waiting on frame flushing in proxy
|
2020-11-27 18:24:11 -08:00 |