Commit Graph

6383 Commits

Author SHA1 Message Date
Vicki Pfau aa8ad7bcf0 Test: Add missing newline 2020-07-17 14:30:14 -07:00
Vicki Pfau 9a33e5e84f Test: Implement logger in CInema 2020-07-16 18:31:25 -07:00
Vicki Pfau 8b90fa2fe5 Test: Move much of the logging to stdout 2020-07-16 18:04:48 -07:00
Vicki Pfau fe11f095ec Test: Set deterministic RTC 2020-07-16 18:04:48 -07:00
Vicki Pfau 72c904cded Test: Allow root CInema config 2020-07-16 18:04:48 -07:00
Vicki Pfau f9b572e50b Test: Add back rebaselining 2020-07-16 18:04:48 -07:00
Vicki Pfau c34614ee4d Test: Add CInema diff writes 2020-07-16 18:04:48 -07:00
Vicki Pfau f73869ee4b Test: Refactor out PNG loading 2020-07-16 18:04:48 -07:00
Vicki Pfau 52392928a1 Test: CInema stats, test skipping, warning fixes 2020-07-16 18:04:48 -07:00
Vicki Pfau 469f2d9940 Test: Actually add CInema core config loading 2020-07-16 18:04:48 -07:00
Vicki Pfau e1bd52a3d0 Test: Add initial configuration bits to CInema 2020-07-16 18:04:48 -07:00
Vicki Pfau 7b32b2a63a CInema: Remove grayscale PNGs 2020-07-16 18:04:48 -07:00
Vicki Pfau 7973d70b04 mVL: Add parameter for closing the video log backing 2020-07-16 18:04:48 -07:00
Vicki Pfau 5ceec84560 Test: Initial CInema testing 2020-07-16 18:04:48 -07:00
Vicki Pfau d6f041d5e7 CInema: Clean up size issues 2020-07-16 18:04:48 -07:00
Vicki Pfau 4f67129098 Test: Start porting CInema to C 2020-07-16 18:04:48 -07:00
Vicki Pfau b8e9f50c92 Core: Add mVideoLogIsCompatible function 2020-07-16 18:04:48 -07:00
LinRs 386b788956
Qt: Update Simplified Chinese GUI translation (#1819)
- remove unnecessary whitespace
- fix non-quote punctuation
2020-07-15 20:20:30 -07:00
Vicki Pfau c3e048d5fb GB Video: Fix state loading 2020-07-15 01:50:50 -07:00
Vicki Pfau 746ee657d7 FFmpeg: Fix encoding of time base 2020-07-15 01:36:25 -07:00
Vicki Pfau 7328e96ced GBA Video: Fix color of disabled screen 2020-07-14 01:08:25 -07:00
Vicki Pfau c28c290295 GB Video: Always initialize palette 2020-07-14 01:08:25 -07:00
Vicki Pfau 007baef3b0 ARM: Fix edge case with Thumb SBC flags (fixes #1818) 2020-07-12 14:26:13 -07:00
Vicki Pfau 9295c3c893 CMake: Fix build with libzip 1.7 2020-07-12 14:16:41 -07:00
Vicki Pfau 73c38b95b6 All: Correct more format strings on Windows (fixes #1817) 2020-07-11 15:35:29 -07:00
Vicki Pfau 145a31868a FFmpeg: Fix some small memory leaks 2020-07-10 01:49:25 -07:00
Vicki Pfau cdf9105f56 GB MBC: Support for unlicensed Pokemon Jade/Diamond Game Boy mapper 2020-07-07 18:14:33 -07:00
Vicki Pfau 3062a6a2d7 Qt: Add missing option for Wisdom Tree in overrides list 2020-07-07 18:05:03 -07:00
Vicki Pfau 6a7bec5eec Qt: Disable deprecation warnings on newer Qts 2020-07-07 18:04:17 -07:00
Vicki Pfau 66be69151c GBA Video: Move some macros out of a header 2020-07-07 18:03:29 -07:00
Vicki Pfau 029b0b937a All: Use calloc instead of malloc in several places 2020-07-07 18:02:34 -07:00
Vicki Pfau 2f066a9790 Util: Start cleaning up some bounded string copies 2020-07-06 16:08:23 -07:00
Vicki Pfau 3be21bf595 Core: Add missing BUILD_GLES3 flag 2020-07-06 15:16:08 -07:00
Vicki Pfau 7762b8c598 Third-Party: Update inih 2020-07-06 00:22:11 -07:00
Vicki Pfau ed976920fd Qt: Fix logging config section width 2020-07-05 20:11:36 -07:00
Vicki Pfau 136cc9b9ce AppVeyor: Slightly better cleanup 2020-07-05 17:39:17 -07:00
Vicki Pfau 8cdd8497ba AppVeyor: Add test 2020-07-05 17:09:26 -07:00
Vicki Pfau a42c6aa1f6 FFmpeg: Use range coder for FFV1 to reduce output size 2020-07-03 03:50:12 -07:00
Vicki Pfau d9cc9b20ff GBA Memory: Stall on VRAM access in mode 2 (fixes #190) 2020-06-30 03:15:17 -07:00
Vicki Pfau 7bc45acd61 README: Remove ImageMagick mention 2020-06-29 21:53:12 -07:00
Vicki Pfau ab562e38f9 Windows: Fix installer build 2020-06-29 20:45:18 -07:00
Vicki Pfau 2cad00cc0f README: Preliminary MSVC build instructions 2020-06-29 19:53:19 -07:00
Vicki Pfau 98a6b5a16f gitignore: Update for MSVC build products 2020-06-30 02:32:31 +00:00
Vicki Pfau 55768a03d9 Windows: Get CMake barely working with vcpkg badness 2020-06-30 02:11:01 +00:00
Vicki Pfau 6e88fc1acc Qt: Missed a few 2020-06-29 15:02:57 -07:00
Vicki Pfau 8137a43233 Qt: Don't use non-C++14 designated initializers 2020-06-29 14:47:31 -07:00
Vicki Pfau 8a7f8c67fc GBA Video: Fix invalid read in mode 4 mosaic 2020-06-28 15:51:26 -07:00
Vicki Pfau b68c393223 Util: Fix crash if PNG header fails to write 2020-06-28 01:17:03 -07:00
Vicki Pfau f6522ea084 CHANGES: Update 2020-06-26 01:27:42 -07:00
Vicki Pfau 5e003d1e7a ARM: Fix LDM^ {pc} differences (fixes #1698) 2020-06-26 01:22:39 -07:00