Commit Graph

4685 Commits

Author SHA1 Message Date
Vicki Pfau
aa9994a486 GB Memory: Prevent accessing empty SRAM (fixes #831) 2017-07-29 15:33:14 -07:00
Vicki Pfau
ab5e392bbc Qt: Fix LOG argument order 2017-07-29 15:33:01 -07:00
Vicki Pfau
5a0a60ba62 GB Core: Fix palette loading when loading a foreign config 2017-07-29 15:33:01 -07:00
Vicki Pfau
e8871b980f GB Video: Fix 16-bit screenshots (fixes #826) 2017-07-29 15:32:40 -07:00
Vicki Pfau
8e7cdc61f3 GB MBC: Fix SRAM sizes 4 and 5 2017-07-26 13:55:52 -07:00
Vicki Pfau
a33304f567 GB Memory: Initialize peripheral pointers 2017-07-26 13:55:52 -07:00
Vicki Pfau
22af2db6f3 GB MBC: Pocket Cam memory should be accessible without enabling 2017-07-26 13:55:47 -07:00
Vicki Pfau
ef1041a47f Qt: Fix command line debugger closing second game 2017-07-23 00:02:13 -07:00
Vicki Pfau
91abd41eab GBA: Reset active region as needed when loading a ROM 2017-07-21 17:18:29 -07:00
Vicki Pfau
b75812a99d Qt: Don't rebuild library view if style hasn't changed 2017-07-21 17:17:48 -07:00
Vicki Pfau
69c068c551 Python: Fix importing .gb or .gba before .core 2017-07-16 23:24:55 -07:00
Vicki Pfau
f4c4be7b12 All: Minor text fixes 2017-07-16 12:04:50 -07:00
Vicki Pfau
f622ce0063 Qt: Fix screen background improperly stretching 2017-07-15 20:39:17 -07:00
Vicki Pfau
a2084da52a SDL: Fix cheats not loading 2017-07-15 07:14:50 -07:00
Vicki Pfau
531cc1593b All: Minor text fixes 2017-07-12 11:07:22 -07:00
Vicki Pfau
ea2ccdb196 SDL: Fix showing version number (fixes #794) 2017-07-12 09:01:34 -07:00
Kevin López Brante
f8281c5f05 Qt: Updated Spanish translation 2017-07-11 23:04:01 -07:00
Vicki Pfau
faf6fa829f All: Update CHANGES for 0.6.0 2017-07-11 23:02:16 -07:00
Vicki Pfau
7d6b0a3026 Core: Fix exiting rewind thread 2017-07-11 23:02:16 -07:00
Augustin Cavalier
807e289ab3 All: Use more GNUInstallDirs & don't install shaders if no GL. 2017-07-11 20:10:18 -07:00
Augustin Cavalier
5ef18b5b35 All: Do not install hicolor icons on Haiku. 2017-07-11 20:10:18 -07:00
Augustin Cavalier
d835a2f212 Qt: Fix SDL < 2 build. 2017-07-11 20:10:18 -07:00
Vicki Pfau
bfa3429948 Qt: Fix Software renderer not handling alpha bits properly 2017-07-11 10:36:12 -07:00
Vicki Pfau
5413df4724 Qt: Fix GL-less build (fixes #788) 2017-07-11 09:59:01 -07:00
Vicki Pfau
22804f842a Core: Fix rewinding getting out of sync (fixes #791) 2017-07-10 22:00:36 -07:00
Vicki Pfau
0744a1392b Qt: Properly ship Qt translations 2017-07-10 17:05:08 -07:00
Vicki Pfau
a9d370da0b GBA Timer: Fix count-up timing overflowing timer 3 2017-07-09 11:09:02 -07:00
Vicki Pfau
584d374433 SDL: Remove writing back obtained samples (fixes #768) 2017-07-09 00:52:53 -07:00
Vicki Pfau
9403b6b84f GB Audio: Fix zombie mode bit masking 2017-07-08 22:06:02 -07:00
Vicki Pfau
01abeb013b GB Audio: Fix incorrect channel 4 iteration 2017-07-08 22:03:22 -07:00
Vicki Pfau
14b4f51ad8 GBA Memory: Call crash callbacks regardless of if hard crash is enabled 2017-07-08 17:29:03 -07:00
Vicki Pfau
d7151e381d Qt: Dismiss game crashing/failing dialogs when a new game loads 2017-07-08 17:24:49 -07:00
Vicki Pfau
150272083b GB Serialize: Add MBC state serialization 2017-07-08 16:27:49 -07:00
Vicki Pfau
e5c19bc66c GB Serialize: Fix timer serialization 2017-07-08 16:22:40 -07:00
Vicki Pfau
1236ccd691 Qt: Fix patch loading in a way that works in Qt pre-5.4 2017-07-08 15:34:01 -07:00
Vicki Pfau
d0550de675 Qt: Fix shader selector on Ubuntu (fixes #767) 2017-07-08 13:54:20 -07:00
Vicki Pfau
8504737efd All: Partially revert datadir change 2017-07-08 13:52:58 -07:00
Vicki Pfau
1055e325a0 Qt: Fix patch loading while a game is running 2017-07-08 13:50:46 -07:00
Vicki Pfau
2c30b661ff GBA SIO: Improve SIO Normal dummy driver (fixes #520) 2017-07-08 13:50:08 -07:00
waddlesplash
6fcd3bd9af Qt: Actually load the libraryStyle setting.
No idea how I missed this in the library PR.
2017-07-08 12:08:43 -07:00
Vicki Pfau
f920afdfe2 Qt: Move shader settings into main settings window 2017-07-07 12:18:09 -07:00
rootfather
780f36c837 Qt: Update German GUI translation 2017-07-07 12:18:09 -07:00
Vicki Pfau
de3bc498c3 PSP2: Use custom localtime_r since newlib version is broken (fixes #560) 2017-07-06 12:37:53 -07:00
Vicki Pfau
03728efc90 PSP2: Update toolchain to use vita.cmake 2017-07-06 12:37:53 -07:00
Vicki Pfau
321ed4475d Qt: Minor text fixes 2017-07-06 11:30:23 -07:00
Vicki Pfau
ff59804031 Qt: Fix translation initialization (fixes #776) 2017-07-06 11:30:23 -07:00
rootfather
26e98945ac Qt: Update German GUI translation 2017-07-06 11:30:23 -07:00
Vicki Pfau
0dc506f9b0 Qt: Fix initializing locale 2017-07-06 11:30:08 -07:00
Vicki Pfau
aa5e7be455 Qt: Italian translation (by theheroGAC) 2017-07-06 11:29:57 -07:00
Vicki Pfau
4c9c03eabe GB Video: Fix LYC regression 2017-07-04 02:18:09 -07:00