Commit Graph

4098 Commits

Author SHA1 Message Date
Jeffrey Pfau 6dd39389e0 Qt: Add dummy Spanish translation 2016-09-05 20:10:13 -07:00
Jeffrey Pfau 95bc1d9364 Qt: Fix default settings pane 2016-09-05 20:07:57 -07:00
Jeffrey Pfau 5b3f010a9a FFmpeg: Fix build on older FFmpeg versions 2016-09-05 12:12:39 -07:00
Jeffrey Pfau f9c412900f Qt: Update copyright date 2016-09-05 11:55:56 -07:00
Jeffrey Pfau 0ad14bef7e FFmpeg: Full support for libavcodec 56+ 2016-09-05 11:55:56 -07:00
Jeffrey Pfau b0157aa871 Qt: Preliminary build cleanup when GBA core is disabled 2016-09-05 11:55:38 -07:00
Jeffrey Pfau 5b710a59fa Qt: Clean up cheats 2016-09-05 11:55:38 -07:00
Jeffrey Pfau 69244f053a 3DS: Add shading to 3D model 2016-09-04 23:00:49 -07:00
Dwayne Slater d7f09a330b Fix use after free with GBASIODeinit (#374) 2016-09-04 14:27:13 -07:00
Dwayne Slater 7e9f43a9c9 Qt: Fix reversed arguments to m_core->rawWriteX functions (#373) 2016-09-04 13:13:15 -07:00
Jeffrey Pfau 8f12a51344 3DS: 3D banner 2016-09-04 11:00:09 -07:00
Jeffrey Pfau 0293e723d8 GBA: Better debug logging if event processing breaks 2016-09-04 09:32:07 -07:00
Jeffrey Pfau ee3edbbd19 Qt: Fix race condition when detaching a multiplayer game while running 2016-09-04 09:31:14 -07:00
Jeffrey Pfau 51e214ce5a Qt: Fix crashing behavior 2016-09-04 09:09:24 -07:00
Jeffrey Pfau a20061e925 GBA Memory: Fix ldm {pc} 2016-09-04 02:20:58 -07:00
Jeffrey Pfau 2b71e5c797 Merge branch 'feature/multiplayer-rewrite' 2016-09-03 19:09:00 -07:00
Jeffrey Pfau b3c7bd8227 Qt: Fix lifetime issues with filename loading 2016-09-03 19:08:09 -07:00
Jeffrey Pfau f17e327626 Core: Fix mLogGetContext ifdef 2016-09-03 19:02:56 -07:00
Jeffrey Pfau ba4f3ae9c6 GBA SIO: Disable sync of secondary units 2016-09-03 19:02:18 -07:00
Jeffrey Pfau 08b78cb468 GBA SIO: Fix freezing issues 2016-09-03 09:46:29 -07:00
Jeffrey Pfau b0a9a595ef GBA SIO: Untested normal mode implementation in lockstep driver 2016-09-01 16:39:32 -07:00
Jeffrey Pfau 000e965b74 GBA SIO: Simplify lockstep design 2016-09-01 16:38:44 -07:00
Jeffrey Pfau c9ede88332 GBA SIO: Attempt to stabilize lockstep driver 2016-09-01 13:18:33 -07:00
Jeffrey Pfau f628f5bafc GBA SIO: Clean up lockstep debug info 2016-09-01 03:53:30 -07:00
Jeffrey Pfau 2ddc08e8b4 GBA SIO: Incomplete draft of multiplayer rewrite 2016-09-01 03:53:25 -07:00
Jeffrey Pfau 6519c4e465 GB Cheats: Add check byte to GameGenie codes 2016-09-01 02:34:04 -07:00
Jeffrey Pfau d05f513a17 Wii: Clear texture on game load 2016-09-01 01:27:06 -07:00
Jeffrey Pfau e159029e48 Wii: Reduce texture sizes 2016-09-01 01:24:41 -07:00
Jeffrey Pfau 80b97e747c Wii: Start work on screen stretching 2016-09-01 01:04:40 -07:00
Jeffrey Pfau 8dbef1f0e3 Wii: Add pixelated resample filter 2016-09-01 00:11:07 -07:00
Jeffrey Pfau addc3abd74 Wii: Remove some redundant code 2016-09-01 00:10:22 -07:00
Jeffrey Pfau 98b221deea GBA: Fix BIOS booting when skipBios is set 2016-08-31 22:53:46 -07:00
Jeffrey Pfau 3dceea20cf Qt: Fix build with Qt <5.4 2016-08-31 22:46:51 -07:00
Jeffrey Pfau 1afed20ccc GUI: Save the keymap when saving the rest of the config 2016-08-31 12:12:42 -07:00
Jeffrey Pfau e078e42c83 Qt: Rearchitect game closing codepath 2016-08-30 23:43:50 -07:00
Jeffrey Pfau f15bb076b8 All: Update CHANGES 2016-08-30 23:42:31 -07:00
Jeffrey Pfau 455be60da5 GUI: Increase scrolling speed 2016-08-30 09:49:27 -07:00
Jeffrey Pfau 1f2bef0ceb PSP2: Stop underclocking when menuing 2016-08-30 09:43:49 -07:00
Jeffrey Pfau d5cfcf219e GB Video: Tweak video timings 2016-08-30 02:03:40 -07:00
Jeffrey Pfau c06edae71d GB: Fix boundary condition at end of scanline rendering 2016-08-30 00:44:34 -07:00
Jeffrey Pfau bdf647db42 GB: Fix savestates being taken at non-CORE_FETCH times 2016-08-29 23:24:03 -07:00
Jeffrey Pfau 9464ec2afa Qt: Fix rewinding while paused 2016-08-29 18:24:24 -07:00
Jeffrey Pfau 246efef6b9 Qt: Fix being unable to pause manually when using auto-pausing 2016-08-29 18:22:47 -07:00
Jeffrey Pfau e82c050a7d Qt: Fix attempting to rewind when game isn't loaded 2016-08-29 13:38:11 -07:00
Jeffrey Pfau 1462ffe7d5 GBA: Timer 0 cannot be count up 2016-08-29 10:19:53 -07:00
Jeffrey Pfau d401db77f0 GB Video: Fix frame-starting callbacks happening too many times 2016-08-29 00:17:03 -07:00
Jeffrey Pfau 7515238997 GB Serialize: Fix copy/paste error in deserialization 2016-08-29 00:16:37 -07:00
Jeffrey Pfau 9e10c8f1c2 Util: Add missing files 2016-08-28 23:01:39 -07:00
Jeffrey Pfau 56722324ef Core: Put back rewind 2016-08-28 20:55:43 -07:00
Jeffrey Pfau e9d83bafe3 Util: Patch input should be const 2016-08-28 20:36:52 -07:00