Vicki Pfau
|
e838c4fb0e
|
Qt: Add HEVC and NVENC to video formats
|
2017-03-26 12:24:45 -07:00 |
Vicki Pfau
|
aff1486ec5
|
Qt: Fix host check
|
2017-03-26 10:51:34 -07:00 |
Vicki Pfau
|
b22796aff7
|
Qt: Restore deploy-mac.py and only use when cross-compiling
|
2017-03-26 10:34:17 -07:00 |
Vicki Pfau
|
e1c158c49a
|
Qt: Remove QtNetwork dependency
|
2017-03-26 10:34:17 -07:00 |
Vicki Pfau
|
ea1c857351
|
Windows: Fix VDir.rewind
|
2017-03-24 23:01:34 -07:00 |
Vicki Pfau
|
fbda6d8a1c
|
Qt: Renable QtMultimedia on Windows
|
2017-03-24 14:00:07 -07:00 |
Vicki Pfau
|
24270af49b
|
Qt: Remove audio buffer sizing in AudioProcessorQt
|
2017-03-24 13:59:42 -07:00 |
Vicki Pfau
|
03f96911bb
|
Qt: Remove audio thread
|
2017-03-24 13:24:02 -07:00 |
Vicki Pfau
|
cca3a94617
|
GB Core: Fix uninitialized variable
|
2017-03-22 15:47:33 -07:00 |
Vicki Pfau
|
678d8293eb
|
Tools: Replace deploy-mac with BundleUtilities
|
2017-03-22 14:26:02 -07:00 |
Vicki Pfau
|
91c0f95e5f
|
Core: Only attempt to open BIOS if the path is non-null
|
2017-03-20 17:37:20 -07:00 |
Vicki Pfau
|
af2db9073c
|
Core: Fix typo
|
2017-03-20 17:30:08 -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
|
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 |
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 |
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 |
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 |
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
|
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
|
28a3ac50a6
|
GBA, GB: ROM is now unloaded if a patch is applied
|
2017-02-01 13:59:43 -08:00 |
Vicki Pfau
|
af77e5ab62
|
Util: Fix overflow when loading invalid UPS patches
|
2017-02-01 13:21:26 -08:00 |
Vicki Pfau
|
181c05c7ac
|
GBA Hardware: Fix GBP event scheduling
|
2017-02-01 09:37:06 -08:00 |
Kevin Doncam Demian López Brante
|
6758c97c1e
|
Qt: Created Spanish translation
|
2017-01-31 23:12:31 -08:00 |
Kevin Doncam Demian López Brante
|
7e909803bc
|
Qt: Surrounded remaining strings with tr()
|
2017-01-31 23:12:31 -08:00 |
Vicki Pfau
|
1e7a62fbb3
|
Revert "ARM: Overhaul PSR access"
This reverts commit 37f5feb713 and fixup commits.
|
2017-01-31 11:46:24 -08:00 |
Vicki Pfau
|
3f2454a85a
|
Qt: Update translation base
|
2017-01-31 11:27:45 -08:00 |
Vicki Pfau
|
16296b67b2
|
Qt: Fix loading translations
|
2017-01-31 11:27:18 -08:00 |
Vicki Pfau
|
690eae25dd
|
Qt: Fix game restarting erroneously when selecting a BIOS
|
2017-01-31 11:24:11 -08:00 |
Vicki Pfau
|
dc317e952e
|
GBA Savedata: Fix savedata unmasking (fixes #441)
|
2017-01-31 00:34:40 -08:00 |
Vicki Pfau
|
f5a7c53b6e
|
Qt: Autosize rows in library view
|
2017-01-29 22:50:59 -08:00 |
Vicki Pfau
|
1c3162da53
|
ARM: Slightly optimize CARRY check
|
2017-01-28 12:16:26 -08:00 |
Vicki Pfau
|
8bcd987160
|
Third-Party: Add SQLite3 as an external
|
2017-01-28 11:41:04 -08:00 |
Vicki Pfau
|
0fadc1e11d
|
ARM: Fix some warnings
|
2017-01-28 11:26:09 -08:00 |
Vicki Pfau
|
b17d2d11c3
|
ARM: Fix build
|
2017-01-28 11:15:30 -08:00 |
Vicki Pfau
|
37f5feb713
|
ARM: Overhaul PSR access
|
2017-01-28 11:11:59 -08:00 |
Vicki Pfau
|
849f80e7a1
|
Qt: Improve size column display
|
2017-01-27 16:56:13 -08:00 |
Vicki Pfau
|
46782f16a0
|
GBA Savedata: Transition saving to new timoing system
|
2017-01-27 16:36:01 -08:00 |
Vicki Pfau
|
243c2b330f
|
Qt: Add CRC32 column to library view
|
2017-01-27 11:50:09 -08:00 |
Vicki Pfau
|
54b889df8c
|
Qt: Cross-reference CRCs with game database
|
2017-01-27 01:56:10 -08:00 |
Vicki Pfau
|
12a5b6c0bd
|
GUI: Fix crashing when attempting to read config (fixes #505)
|
2017-01-26 21:15:55 -08:00 |
Vicki Pfau
|
91fd2c6b47
|
Qt: Begin library view
|
2017-01-26 13:18:00 -08:00 |
Vicki Pfau
|
480415c51e
|
Qt: Fix build
|
2017-01-24 22:28:24 -08:00 |
Vicki Pfau
|
a4cace1135
|
Qt: Initialize SDL player struct
|
2017-01-24 22:22:33 -08:00 |
Vicki Pfau
|
42db828235
|
Qt: Share handles to libraries
|
2017-01-24 16:54:20 -08:00 |
Vicki Pfau
|
b5c103e187
|
Qt: Refactor out library viewer
|
2017-01-24 16:47:04 -08:00 |
Vicki Pfau
|
d2bf16b872
|
Qt: Automatically load controller profile when plugged in
|
2017-01-23 23:38:13 -08:00 |
Vicki Pfau
|
2da3d3e6ba
|
SDL: Automatically map controllers when plugged in
|
2017-01-23 23:09:31 -08:00 |
Vicki Pfau
|
2f14f58911
|
Qt: Merge "Save" and "OK" buttons in shader options
|
2017-01-23 22:18:14 -08:00 |
Vicki Pfau
|
34b7bb2e1e
|
Qt: Fix sprites disappearing in sprite view
|
2017-01-23 21:45:59 -08:00 |
Vicki Pfau
|
5ac712c54c
|
Qt: Fix crash when loading game with an asset view open
|
2017-01-23 21:45:39 -08:00 |
Vicki Pfau
|
7ed4f38bdd
|
Qt: Revamp BIOS handling
|
2017-01-23 10:11:13 -08:00 |
Vicki Pfau
|
f4a61f91d4
|
Qt: Add infrastructure for gamepad hats
|
2017-01-23 01:28:41 -08:00 |
Vicki Pfau
|
78526ae71a
|
SDL: Add support for configuring hats
|
2017-01-23 01:00:48 -08:00 |
Jeffrey Pfau
|
d8687d32c4
|
Qt: Fix timing issues on high refresh rate monitors
|
2017-01-20 15:26:41 -08:00 |
Vicki Pfau
|
47344bc08a
|
Core: Remove unused variable
|
2017-01-18 23:40:33 -08:00 |
Vicki Pfau
|
caee44a592
|
Core: Add library revalidation
|
2017-01-18 17:42:05 -08:00 |
Vicki Pfau
|
a56fd6016d
|
All: Move time.h include to common.h
|
2017-01-18 15:22:41 -08:00 |
Vicki Pfau
|
3d113112c4
|
Qt: Fix non-SQLite3 build
|
2017-01-18 13:42:14 -08:00 |
Vicki Pfau
|
2e3daaedc2
|
Feature: Support ImageMagick 7
|
2017-01-18 12:51:05 -08:00 |
Vicki Pfau
|
8dde1b5654
|
Qt: Move library loading to a separate thread
|
2017-01-18 11:57:09 -08:00 |
Vicki Pfau
|
ac2097f0b6
|
Core: Back mLibraries with a shared database
|
2017-01-18 11:41:03 -08:00 |
Vicki Pfau
|
c11551a1f7
|
Qt: Make ConfigController::configDir static
|
2017-01-18 01:36:06 -08:00 |
Vicki Pfau
|
22a36e0af9
|
Core: Add generic checksum function
|
2017-01-17 18:29:58 -08:00 |
Jeffrey Pfau
|
9942c1d444
|
No-Intro: Make sure to commit pending transactions
|
2017-01-11 23:12:23 -08:00 |
Jeffrey Pfau
|
6078232af0
|
No-Intro: Improve parsing performance
|
2017-01-11 23:02:27 -08:00 |
Jeffrey Pfau
|
d20e64f96d
|
VFS: Fix some minor VFile issues with FILEs
|
2017-01-11 22:22:44 -08:00 |
Jeffrey Pfau
|
dc96bdda85
|
GB Audio: Start implementing "zombie" audio (fixes #389)
|
2017-01-11 03:32:01 -08:00 |
Jeffrey Pfau
|
62718fce45
|
GB Video: Fix mode end events when turning off LCD
|
2017-01-11 01:46:49 -08:00 |
Jeffrey Pfau
|
0b6bc9ae82
|
GB MBC: Fix ROM bank overflows getting set to bank 0
|
2017-01-11 01:35:53 -08:00 |
Jeffrey Pfau
|
ae12068d2f
|
LR35902: Fix pc overflowing current region off-by-one
|
2017-01-11 01:35:06 -08:00 |
Jeffrey Pfau
|
712abdeb0f
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:38:58 -08:00 |
Jeffrey Pfau
|
c0c903eb3e
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:27:24 -08:00 |
Jeffrey Pfau
|
dc41b7cae2
|
Qt: Fix non-SQLITE build
|
2017-01-10 23:16:23 -08:00 |
Jeffrey Pfau
|
9e7d2edd4f
|
Qt: Load No-Intro DB on a thread
|
2017-01-10 20:13:34 -08:00 |
Jeffrey Pfau
|
d6e5283b9e
|
Feature: Move game database from flatfile to SQLite3
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
246142fd55
|
Qt: Expose configuration directory
|
2017-01-10 00:49:56 -08:00 |
Jeffrey Pfau
|
076855deb1
|
LR35902: Print address when disassembling
|
2017-01-05 01:03:26 -08:00 |
Jeffrey Pfau
|
c621677a6a
|
Qt: Improved HiDPI support
|
2017-01-05 00:39:30 -08:00 |
Jeffrey Pfau
|
b5b559498b
|
LR35902: Fix disassembling multiple lines
|
2017-01-05 00:10:15 -08:00 |
Jeffrey Pfau
|
7fe7749797
|
LR35902: Add disassembler
|
2017-01-05 00:02:12 -08:00 |
Jeffrey Pfau
|
68985d88e9
|
Libretro: Fix saving in GB games (fixes #486)
|
2017-01-04 16:03:00 -08:00 |
Jeffrey Pfau
|
61a657afcf
|
Qt: Fix non-GB build
|
2017-01-04 15:47:08 -08:00 |
Jeffrey Pfau
|
3f61f68f22
|
GBA: Fix multiboot ROM loading
|
2017-01-01 22:04:04 -08:00 |
Jeffrey Pfau
|
180418a74f
|
ARM7: Fix MLA/*MULL/*MLAL timing
|
2017-01-01 14:46:58 -08:00 |
Jeffrey Pfau
|
2c52c55efc
|
Windows: Fix VDir unitialized variable
|
2016-12-31 01:47:51 -08:00 |
Jeffrey Pfau
|
978349d765
|
Windows: Fix build
|
2016-12-30 23:46:07 -08:00 |
Jeffrey Pfau
|
fa884d071e
|
All: Migrate includes to separate directory
|
2016-12-30 21:25:07 -08:00 |
Jeffrey Pfau
|
6d898542c7
|
Merge branch 'feature/python-bindings'
|
2016-12-29 01:23:31 -08:00 |
Jeffrey Pfau
|
19b164d560
|
Libretro: Fix disabling BIOS
|
2016-12-28 19:16:33 -08:00 |
Jeffrey Pfau
|
2d02719fa5
|
Revert "GBA Video: Fix out-of-order OBJWIN"
This reverts commit f34f45257a .
|
2016-12-28 19:05:57 -08:00 |
Jeffrey Pfau
|
d752df421f
|
3DS: Fix build
|
2016-12-27 04:12:15 -08:00 |
Jeffrey Pfau
|
20367765b8
|
GUI: Fix build
|
2016-12-27 04:03:44 -08:00 |
Jeffrey Pfau
|
9cbbd9f255
|
GBA I/O: Set JOYSTAT TRANS flag when writing JOY_TRANS registers
|
2016-12-27 03:48:41 -08:00 |
Jeffrey Pfau
|
75d9085eef
|
GBA I/O: Clear JOYSTAT RECV flag when reading JOY_RECV registers
|
2016-12-27 02:11:54 -08:00 |
Jeffrey Pfau
|
463ce99739
|
All: Include cleanup
|
2016-12-26 23:27:32 -08:00 |
Jeffrey Pfau
|
03ca7515b3
|
GBA SIO: Add some basic JOY bus constants
|
2016-12-26 22:26:31 -08:00 |
Jeffrey Pfau
|
f7ac90d74e
|
Util: Add ifndef guard for UNUSED define
|
2016-12-26 21:02:57 -08:00 |
Jeffrey Pfau
|
2f1cb61d01
|
All: Add C++ header guards
|
2016-12-26 21:01:55 -08:00 |
Jeffrey Pfau
|
daaa2fa523
|
GB SIO: Support faster transfer speeds
|
2016-12-26 17:20:51 -08:00 |
Jeffrey Pfau
|
c662b59e99
|
GB: Allow player 2 to act as shift clock
|
2016-12-26 17:13:53 -08:00 |
Jeffrey Pfau
|
269b18d8aa
|
GB SIO: Some fixes
|
2016-12-26 16:46:51 -08:00 |
Jeffrey Pfau
|
ceea51b55e
|
GB: First pass at lockstep multiplayer
|
2016-12-25 20:39:11 -08:00 |
Jeffrey Pfau
|
361e8e95b4
|
Python: Make Python bindings depend on library
|
2016-12-25 15:23:53 -08:00 |
Jeffrey Pfau
|
91a503397b
|
Core: Update flags.h
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
f9caf8541a
|
SDL: Update sdl-gles2.c
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
55a9bf3ca7
|
All: Fix broken #ifdefs
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
74803ac15b
|
Python: Add slicing to memory operations
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
2706cf991d
|
Python: Make cartridge memory size cap properly
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
6f591996a8
|
Python: Add hook preventing functions that need resets from being called
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
3310210dc7
|
Python: Add NullLogger
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
3496449517
|
Python: Flags cleanup
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
7bd5ae9a70
|
Core: Add flags.h generated file
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
e2bcd2e05a
|
Python: Add memory access
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
572eb40d42
|
Python: Add key functions
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
adc45c9bdc
|
Python: Add more mCore functions
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
9d44445d64
|
Python: Much cleaner LR35902 access
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
471bbf1da5
|
Python: Sprite access in GB core
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
9a104508ac
|
Python: Add support for 256-color sprites
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
9b915fb13d
|
Python: Add GBA sprite accessors
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
a9ccb0fdd7
|
Python: Clean up Core interface so boards inherit Core
|
2016-12-25 15:22:40 -08:00 |
Jeffrey Pfau
|
303a7685a2
|
Python: Reindent, fix up TileView interface
|
2016-12-25 15:22:40 -08:00 |