Commit graph

2036 commits

Author SHA1 Message Date
Dugan Chen
175ffa71b1 The library directory is overridable and defaults to lib. 2015-07-19 11:27:54 -07:00
Lioncash
b62e0bc3cf Qt: (GameController) Add a missing va_end call to the log handler lambda 2015-07-06 23:13:10 -07:00
sergiobenrocha2
a19c062de2 Added Keyword and Comment to desktop entry. 2015-07-05 02:33:56 -07:00
Jeffrey Pfau
1cb72b6ad0 GBA: Savestates with negative audio registers are only relevant if not dead 2015-07-01 19:44:12 -07:00
Thompson Lee
16eaa604e2 Adding a web link to MurmurHash3.
Unfortunately, the wiki claims the contents are out of date, and can't seem to find the latest wiki revision.
2015-07-01 19:16:03 -07:00
Jeffrey Pfau
78a287eb2d All: Add missing credit for MurmurHash3 implementation 2015-07-01 00:21:58 -07:00
Jeffrey Pfau
654d4c35b8 Qt: Fix window being too tall after exiting fullscreen (fixes #45) 2015-06-29 22:48:19 -07:00
Jeffrey Pfau
d5d946c8e0 All: Update CHANGES 2015-06-29 19:24:01 -07:00
Lioncash
0a137fa8e9 arm: ARMHotplugDetach should call deinit. 2015-06-29 19:24:01 -07:00
Jeffrey Pfau
d4e4a9d323 GBA Audio: Fix 8-bit writes to audio channel 3 frequency 2015-06-29 01:31:07 -07:00
Jeffrey Pfau
060ef22071 GBA Audio: Fix sample order in audio channel 3 2015-06-29 01:08:27 -07:00
Jeffrey Pfau
034872af6f Util: Allow loading IPS patches that grow the ROM 2015-06-28 02:01:13 -07:00
Jeffrey Pfau
063978e56c GBA Video: Fix regression with sprite visibility 2015-06-18 00:19:42 -07:00
Jeffrey Pfau
97bc0c7f3f GBA Video: Fix windows not affecting sprites 2015-06-16 22:05:24 -07:00
Jeffrey Pfau
c477d874ba Qt: Don't save window size when entering fullscreen 2015-06-13 12:38:51 -07:00
Jeffrey Pfau
46eb4e5760 Qt: Rename "Fullscreen" to "Toggle fullscreen" 2015-06-13 12:25:33 -07:00
Jeffrey Pfau
c141a495f6 ARM7: Fix timing of multiplies to use N cycles 2015-06-12 03:27:14 -07:00
Jeffrey Pfau
b99875fe98 Qt: Add missing mgba-qt.desktop 2015-06-10 02:40:25 -07:00
Jeffrey Pfau
c8f4be80d9 All: Update CHANGES 2015-06-10 01:19:33 -07:00
Jeffrey Pfau
cd65488d8f Qt: Add app icon 2015-06-10 01:18:40 -07:00
Jeffrey Pfau
928969722e Qt: XDG Desktop file 2015-06-10 01:18:40 -07:00
Jeffrey Pfau
12c4b568b7 All: Add icons for 16x16 through 512x512 2015-06-10 01:18:40 -07:00
Jeffrey Pfau
d403e3b24d GBA SIO: Some lockstep fixes 2015-06-10 01:17:19 -07:00
Jeffrey Pfau
905f1cf643 GBA Audio: Fix audio pitch changing when adjusting buffer size 2015-06-07 22:47:54 -07:00
Jeffrey Pfau
691f3507e7 Qt: Fix Windows build 2015-06-06 14:29:08 -07:00
Jeffrey Pfau
fc01e1ac4f All: Fix Windows configure 2015-06-06 14:29:03 -07:00
Jeffrey Pfau
3cffc1076a Qt: Unified file opening and saving with last location 2015-06-06 14:06:39 -07:00
Jeffrey Pfau
b2939f9e14 Qt: Cap the maximum number of multiplayer windows 2015-06-06 14:06:39 -07:00
Jeffrey Pfau
91d30ca7f0 Qt: Migrate multiplayer window handling into GBAApp 2015-06-06 13:59:27 -07:00
Jeffrey Pfau
34d9802c0c Qt: Show version info in window title 2015-06-06 13:57:41 -07:00
Jeffrey Pfau
8ec91f3a63 All: Make version.c 2015-06-06 13:57:15 -07:00
Jeffrey Pfau
52666a64e2 All: Add --help flag for command line programs 2015-06-06 13:49:53 -07:00
Jeffrey Pfau
492b70f1d7 GBA: Add more savestate checks 2015-06-03 20:51:37 -07:00
Jeffrey Pfau
b8cb8d5ae1 GBA: Remove bad savestate corruption check 2015-06-03 20:39:23 -07:00
Jeffrey Pfau
444e214c98 GBA Video: Fix out-of-bounds tiles in mosaic 2015-06-02 22:52:20 -07:00
Jeffrey Pfau
b80784e85a GBA: Fix ROM size check 2015-06-02 22:23:51 -07:00
Jeffrey Pfau
f949ebb19a GBA: Ensure proper audio timing in savestates 2015-06-02 22:23:51 -07:00
Jeffrey Pfau
fddc072904 GBA: Check for savestates made from differently sized ROMs 2015-06-02 22:23:51 -07:00
Jeffrey Pfau
ad1208470e GBA: Check for improperly sized savestates when loading 2015-06-01 20:53:59 -07:00
Jeffrey Pfau
6f82448aa9 GBA: Check for corrupted savestates when loading 2015-06-01 20:53:59 -07:00
Jeffrey Pfau
c5e13c4a32 GBA: Cap audio FIFO read size during deserialization 2015-06-01 00:33:49 -07:00
Jeffrey Pfau
81d7c5bce0 All: Enable static linking for OS X 2015-05-29 20:51:24 -07:00
Jeffrey Pfau
a7e9ceb1d6 All: Enable static linking for Windows 2015-05-29 20:51:18 -07:00
Jeffrey Pfau
d6ffcca7e0 ARM7: Fix Thumb MUL timing 2015-05-29 01:46:16 -07:00
Jeffrey Pfau
aaa3f4a07d All: Fix sanitize-deb script to set file permissions properly if run as (fake)root 2015-05-23 23:49:19 -07:00
Jeffrey Pfau
0798d34022 Qt: Fix open ROM dialog filtering for archive formats 2015-05-19 00:18:36 -07:00
Jeffrey Pfau
6c07ec0fc1 GBA Video: Re-fix sprite blending 2015-05-18 22:45:29 -07:00
Jeffrey Pfau
0375a2e335 Qt: Better cleanup when a game crashes 2015-05-17 15:07:59 -07:00
Jeffrey Pfau
b57aa169a7 GBA: Fix crash if a 512kb flash save is loaded when a game has a 1Mb flash override 2015-05-15 01:54:30 -07:00
Jeffrey Pfau
fdfba5270e GBA Video: Blended sprites should never have other effects applied 2015-05-15 01:35:56 -07:00