Commit Graph

3067 Commits

Author SHA1 Message Date
Jeffrey Pfau ad9ea7125f Qt: Optimize log viewer to not mess with text rendering if hidden 2015-12-28 04:44:16 -05:00
Jeffrey Pfau 63e1875f6b GBA: Add savestte creation time to a savestate 2015-12-28 04:27:30 -05:00
Jeffrey Pfau 5c007289e4 GBA: Add extra data section to the end of savestates 2015-12-28 03:26:17 -05:00
Jeffrey Pfau 70b9a1bfe0 GBA: Begin working on savestate extra data 2015-12-27 22:50:27 -05:00
Jeffrey Pfau f84aadffd2 GBA: Support for VBA-style cheat codes 2015-12-26 22:25:50 -05:00
Jeffrey Pfau bbe10619ef Qt: Remove game DB downloader and just bundle it 2015-12-24 15:57:56 -08:00
Jeffrey Pfau dcbcae26da Qt: Fix crash when using GL1 backend 2015-12-24 15:38:42 -08:00
Jeffrey Pfau ccaec37867 GUI: Use trailing slashes for folders in file selector 2015-12-20 21:58:23 -08:00
Jeffrey Pfau e89837909b GUI: Fix some long-standing warnings 2015-12-20 21:58:00 -08:00
Jeffrey Pfau d5da0ff31b GBA: Fix type-punning warning 2015-12-20 19:57:45 -08:00
Jeffrey Pfau 6b2eaed35a Qt: Add more missing references to Qt5::Network 2015-12-20 19:52:44 -08:00
Jeffrey Pfau 4a3d9d2252 Qt: Add Qt5 Network dependency 2015-12-20 19:46:33 -08:00
Jeffrey Pfau 13cf63293d Util: Initialize No-Intro DB parsing stack 2015-12-20 19:00:52 -08:00
Jeffrey Pfau 54413a8fd1 Qt: Download No-Intro database 2015-12-20 19:00:52 -08:00
Jeffrey Pfau 413881fec2 Qt: Load ROM name from No-Intro 2015-12-20 19:00:52 -08:00
Jeffrey Pfau 746af3ff82 Util: No-Intro database parser 2015-12-20 19:00:52 -08:00
Jeffrey Pfau cd6b6862ff Qt: Start work on ROM information view 2015-12-20 19:00:52 -08:00
endrift 080c975328 Merge pull request #192 from Chocobo1/readme
Readme: Jumps to project page when clicking the Travis-CI icon
2015-12-19 20:28:25 -08:00
Chocobo1 60f18574b7 Readme: Jumps to project page when clicking the Travis-CI icon 2015-12-20 12:19:31 +08:00
Jeffrey Pfau cb76e56a51 Qt: Whitelist .agb as a GBA ROM filename extention 2015-12-19 16:04:55 -08:00
Jeffrey Pfau 20df8f3326 Qt: Finish up shader selector 2015-12-19 16:01:24 -08:00
Jeffrey Pfau 4bc603db70 Wii: Back out fat initialization changes 2015-12-19 14:21:20 -08:00
Jeffrey Pfau 843413021b Wii: Replace libFAT-specific code with general devop support 2015-12-19 14:09:44 -08:00
Jeffrey Pfau e1fe7ea41b Wii: Fix longstanding warning 2015-12-18 22:19:28 -08:00
Jeffrey Pfau 2495b650a4 Wii: List devices at root 2015-12-18 22:18:52 -08:00
Jeffrey Pfau 7d9a897700 Update CHANGES for 0.3.2 2015-12-17 22:02:58 -08:00
Jeffrey Pfau 2edd1505ae OpenGL: Redo uniform loading 2015-12-17 21:58:17 -08:00
Jeffrey Pfau 36d726f3c5 GUI: Add Reset Game menu item 2015-12-16 20:36:38 -08:00
Jeffrey Pfau 3ce129fbb1 All: Remove -pg from PGO build 2015-12-15 23:19:47 -08:00
Jeffrey Pfau 8724094076 All: What the heck, vim. Fix Qt5 path for travis 2015-12-15 22:57:29 -08:00
Jeffrey Pfau 7ef6c2c38d All: Travis trusty upgrade attempt 1 2015-12-15 22:55:07 -08:00
Jeffrey Pfau edd604b700 Qt: Fix resetting while paused 2015-12-15 22:13:19 -08:00
endrift d074967ed8 Merge pull request #188 from snickerbockers/master
Unpause the emulator when resetting.
2015-12-15 22:12:12 -08:00
Jay Elliott 5ff0411ba2 Unpause the emulator when resetting. 2015-12-15 03:53:57 -08:00
Jeffrey Pfau 6a4af38151 Wii: Add filtering and screen scaling options 2015-12-14 21:55:07 -08:00
Jeffrey Pfau db7a0bd6b4 Wii: Fix swapped audio channels 2015-12-13 23:36:56 -08:00
Jeffrey Pfau df3ee0e2be GBA Video: Fix OAM and palette initialization 2015-12-09 21:22:35 -08:00
Jeffrey Pfau 08a2b24eac Qt: Allow use of modifier keys as input 2015-12-07 20:42:01 -08:00
Jeffrey Pfau 9590b484c7 Qt: Fix crash when closing multiplayer windows 2015-12-01 21:55:07 -08:00
Jeffrey Pfau 78acb25afc Qt: Fix regression with OpenGL deinitialization 2015-12-01 21:31:23 -08:00
Jeffrey Pfau e0863dc708 Qt: Add mute option to menu 2015-12-01 20:30:11 -08:00
Jeffrey Pfau 5c5ac62901 Qt: Fix build 2015-11-23 20:34:50 -08:00
Jeffrey Pfau aa34b5bdd2 Qt: Set sensible shader dir 2015-11-23 20:21:25 -08:00
Jeffrey Pfau e53cc7060c PSP2: Fix small memory error 2015-11-22 14:26:48 -08:00
Jeffrey Pfau 6833c88284 Qt: Install default shaders 2015-11-22 14:05:43 -08:00
Jeffrey Pfau f922f3c152 Qt: Add preprocessor shader step customization 2015-11-22 13:56:53 -08:00
Jeffrey Pfau a9ae152dd4 Qt: Shader loading and unloading 2015-11-22 13:46:46 -08:00
Jeffrey Pfau 88e56b5c40 OpenGL: Clean up freed and detached shaders a bit more 2015-11-22 13:46:10 -08:00
Jeffrey Pfau f5bc61b852 Qt: Gray out "Skip BIOS intro" while "Use BIOS file" is unchecked (fixes #97) 2015-11-22 03:56:25 -08:00
Jeffrey Pfau 6604afb670 ARM7: Fix bank switching with LDR[B]T/STR[B]T 2015-11-22 02:31:13 -08:00