Commit Graph

4381 Commits

Author SHA1 Message Date
Vicki Pfau af2db9073c Core: Fix typo 2017-03-20 17:30:08 -07:00
waddlesplash ff0de9cae2 .travis.yml: Use an explicitly defined build matrix. (#544)
* .travis.yml: Use an explicitly defined build matrix.

* Attempt to use GCC on Mac.

* Add gcc4.8 to Travis deps.

* Remove gcc set from .travis.yml.

* .travis-deps: Install and set compiler to GCC only if we need it.

* Formatting

* Remove redundancy

* .travis.yml: source the deps script.
2017-03-20 16:01:56 -07:00
Lothar Serra Mari 5f59ad4c43 Doc: Fix MSYS2 shortcut names in README.md 2017-03-20 10:50:37 -07:00
waddlesplash cd6065d78b CMakeLists: Fix SDL-less build when there is no SDL on the system. 2017-03-20 10:42:57 -07:00
waddlesplash 244779ed19 Add 'extern "C"' guards to version.h. 2017-03-17 08:44:34 -07:00
waddlesplash 15b4df3b2b Fix the build on MSVC. 2017-03-16 13:26:21 -07:00
Vicki Pfau 40e9dfcf5c Qt: Improve library usage 2017-03-16 11:47:52 -07:00
Vicki Pfau 45844301f6 Qt: Fix library view being parented improperly 2017-03-16 11:47:52 -07:00
Prof. 9 e511610426 Fix Wii U shader for OpenGL ES 2.0/OpenGL 2.1. 2017-03-13 10:52:22 -07:00
Vicki Pfau 40ff1ea0c4 GB Serialize: Fix clearing timing when loading state 2017-03-05 17:54:36 -08:00
Vicki Pfau ad7cb650dc Core: Add logging filters 2017-03-05 17:25:35 -08:00
Vicki Pfau 3c0c8a8f54 Core: Add enumeration over config items 2017-03-05 17:23:32 -08:00
Vicki Pfau 6363a08178 Util: Add enumeration over a configuration section 2017-03-05 17:23:08 -08:00
Vicki Pfau 726986e447 Util: Add startswith 2017-03-05 17:22:24 -08:00
Vicki Pfau 000f232c58 Core: Begin log revamp 2017-03-05 15:58:00 -08:00
Vicki Pfau e0c2b3d682 GBA Video: Fix wrong palette on 256-color sprites in OBJWIN 2017-03-03 18:51:50 -08:00
Vicki Pfau ba3b068df4 Core: Savestates now contain any RTC override data 2017-02-17 18:19:17 -08:00
endrift a5b81ae9bf Merge pull request #527 from Prof9/master
Wii U Virtual Console color shader
2017-02-14 09:27:35 -08:00
Prof. 9 9414f6fc1f Add Wii U VC shader. 2017-02-14 16:58:21 +01:00
Vicki Pfau 17cfee015d GBA: Ignore invalid opcodes used by the Wii U VC emulator (fixes #471) 2017-02-13 14:14:44 -08:00
Vicki Pfau 36553b89d0 GB Audio: Fix audio frame timer deserialization 2017-02-13 02:21:26 -08:00
Vicki Pfau 012f0a3329 Qt: Handle invalid libraries 2017-02-11 15:45:38 -08:00
endrift 50defa2ecd Merge pull request #511 from rootfather/mgba-de
Qt: Add German GUI translation
2017-02-10 16:14:25 -08:00
Vicki Pfau 903ea6bc19 GBA, GB: Fix FrameStarted callback 2017-02-09 22:32:56 -08:00
Vicki Pfau 3034253e53 GBA Timers: Fix timer count when disabling (fixes #519) 2017-02-08 23:49:42 -08:00
Vicki Pfau 3ac0b20ff8 Core: Cores can now have multiple sets of callbacks 2017-02-08 11:34:27 -08:00
Vicki Pfau be3e884ba5 Qt: Fix linking after some windows have been closed 2017-02-07 15:42:39 -08:00
Vicki Pfau f026c90089 Util: Add Vector copy 2017-02-07 13:52:05 -08:00
Vicki Pfau b54a4ba555 Util: Fix highest-fd socket not being returned by SocketAccept 2017-02-07 13:51:26 -08:00
rootfather d4a9b84b85 Doc: Mention German GUI translation in CHANGES 2017-02-05 08:57:36 +01:00
rootfather 00a01c7a89 Qt: Add German GUI translation 2017-02-05 08:57:31 +01:00
Vicki Pfau af96097bb1 Qt: Update strings 2017-02-04 18:34:54 -08:00
Vicki Pfau f302df9178 All: Add option for whether rewinding restores save games 2017-02-04 18:34:54 -08:00
Vicki Pfau d2016e382a GB, GBA: Improve savestate loading in new timing system 2017-02-04 18:34:54 -08:00
Vicki Pfau 30ec43741b GBA I/O: Handle audio registers specially when deserializing 2017-02-04 18:34:54 -08:00
rootfather c99450c51b All: Improve MSYS2 notes (64-bit/Dependency Walker) in README 2017-02-04 13:59:50 -08:00
Vicki Pfau f17840169e Qt: Fix missed renamed string 2017-02-04 12:26:58 -08:00
Vicki Pfau 7fd25804f5 GBA: Fix freeze when loading a savestate that was in the middle of saving 2017-02-04 11:49:07 -08:00
Vicki Pfau 1bb496d0fe GBA Video: Optimize when BLD* registers are written frequently 2017-02-03 16:50:05 -08:00
Vicki Pfau ee5dbd9f82 Tools: Fix recurring multiple times over the same library 2017-02-03 09:37:28 -08:00
Vicki Pfau aaec68ee48 LR35902: Fix LD x, (HL) disassembly (fixes #513) 2017-02-02 20:04:45 -08:00
Vicki Pfau e25db55ac5 Qt: Rename "Resample video" option to "Bilinear filtering" 2017-02-02 16:37:48 -08:00
Vicki Pfau ae60489d99 Qt: Add export capability for sprites 2017-02-02 16:34:18 -08:00
Vicki Pfau f3b66397a2 Core: Extend tile cache to return raw bits 2017-02-02 16:33:48 -08:00
Vicki Pfau cea83a5444 Util: Add 8-bit PNG write support 2017-02-02 16:33:27 -08:00
Vicki Pfau e4d3aefb4a Qt: Clean up ObjView 2017-02-02 15:08:05 -08:00
Vicki Pfau bb1965a8d0 Qt: Fix race condition in AssetView 2017-02-02 09:59:28 -08:00
Vicki Pfau 1ab6d36fa2 GBA Memory: Fix build 2017-02-01 14:07:13 -08:00
Vicki Pfau 6580130914 All: Update CHANGES 2017-02-01 14:06:27 -08:00
Vicki Pfau 28a3ac50a6 GBA, GB: ROM is now unloaded if a patch is applied 2017-02-01 13:59:43 -08:00