Commit Graph

5399 Commits

Author SHA1 Message Date
Vicki Pfau dfc9baa438 Res: Improve modeling of AGB/AGS screen in shaders 2019-01-04 21:48:21 -08:00
Vicki Pfau 37c2bb0878 Switch: Adapt to egl changes 2019-01-02 21:04:37 -08:00
Vicki Pfau 344af9fec5 Libretro: Fix adding codes with hooks 2018-12-26 13:28:08 -08:00
Vicki Pfau 553fbdfd37 SDL: Fix handling of invalid gamepads (fixes #1239) 2018-12-09 18:34:53 -08:00
Cameron Cawley ef59199d64 SDL: Support fullscreen mode when using the SDL1 software renderer 2018-12-08 16:45:27 -08:00
Vicki Pfau 60c81c5051 Qt: Fix non-SQLite build (fixes #1254) 2018-12-08 16:44:17 -08:00
Vicki Pfau 2a5736aa86 GB Audio: Skip frame if enabled when clock is high 2018-12-08 16:44:17 -08:00
Cameron Cawley dd3b8bf172 SDL: Fix auto-detection of SDL version 2018-12-08 16:42:43 -08:00
RidgeX 2817c51344 GBA I/O: SOUNDCNT_HI is readable when sound is off 2018-12-08 16:42:43 -08:00
Vicki Pfau 39c754bdab GB Video: Changing LYC while LCDC off doesn't affect STAT (fixes #1224) 2018-11-23 16:29:52 -05:00
Vicki Pfau 77d6bda524 Core: Reroot timing list when (de)scheduling 2018-11-21 23:10:57 -05:00
Vicki Pfau 4e07d4cba0 Debugger: Readability improvements (fixes #1238) 2018-11-21 23:10:42 -05:00
Vicki Pfau 320ed402b7 GBA Savedata: Fix EEPROM writing codepath when savetype is not EEPROM 2018-11-21 23:10:37 -05:00
lotharsm 5981c27fe0 Doc: Update German README translation 2018-11-21 22:37:14 -05:00
lotharsm 971ed575d1 Doc: Update MSYS2 build instructions in the README file 2018-11-21 22:37:14 -05:00
Vicki Pfau 4d51be0bf6 Switch: Screen stretching options 2018-11-17 14:48:53 -08:00
Vicki Pfau 4586833da1 CMake: Fix libswresample version dependencies (fixes #1229) 2018-11-11 12:18:04 -08:00
Vicki Pfau ff2dd118da README: Update 2018-11-03 15:39:00 -07:00
Vicki Pfau cba38c9ada GBA Hardware: Fix RTC handshake transition (fixes #1134) 2018-11-03 15:15:31 -07:00
Vicki Pfau e417faccd2 All: Update .gitignore 2018-11-03 15:15:31 -07:00
Vicki Pfau 67ca233412 Core: Remember to deinit proxy ring FIFO 2018-10-20 11:46:06 -07:00
Vicki Pfau 3581b90a47 GB MBC: Fix MBC1 initialization 2018-10-17 09:55:55 -07:00
Vicki Pfau 5e677d3520 All: Partial warnings burndown 2018-10-17 09:21:16 -07:00
Vicki Pfau 3495d3f125 Qt: Minor memory view tweaks 2018-10-17 09:10:50 -07:00
Vicki Pfau 1408e5564a Qt: Grab focus when game starts (fixes #804) 2018-10-16 08:51:25 -07:00
Vicki Pfau 7e45e2efa6 Qt: Fix mapping analog triggers (fixes #495) 2018-10-14 14:18:12 -07:00
Vicki Pfau 7448c96dcc PSP2: Fix tearing issues (fixes #1211) 2018-10-08 20:18:56 -07:00
Vicki Pfau 57066ee13a PSP2: Simplify frame limiter code 2018-10-08 20:02:32 -07:00
Vicki Pfau 55d41962e4 Python: Fix syntax error 2018-10-07 15:40:04 -07:00
Vicki Pfau 7e10b88efe Python: Experimental audio API 2018-10-07 15:22:22 -07:00
Vicki Pfau fe71f3b96d Python: Minor API improvements 2018-10-07 15:22:22 -07:00
Vicki Pfau 01d9c106cb Qt: Detect presence of GL_ARB_framebuffer_object 2018-10-06 21:06:52 -07:00
Vicki Pfau ab4b730991 Debugger: More minor text fixes 2018-10-06 18:24:29 -07:00
Vicki Pfau 086a34103d Qt: Debugger console history 2018-10-06 18:23:11 -07:00
Vicki Pfau cf28e05f1a Debugger: Minor text fixes 2018-10-06 18:03:23 -07:00
Vicki Pfau 7046422417 Qt: Add width adjustment to tile viewer 2018-10-05 13:15:08 -07:00
Vicki Pfau a8d991e24f Libretro: Reduce rumble callbacks 2018-10-05 08:42:20 -07:00
Vicki Pfau 1bf29ae362 CMake: unix2dos, not dos2unix 2018-10-04 12:26:03 -07:00
Vicki Pfau eda2669780 CMake: Installer buildscript fixes 2018-10-04 12:09:54 -07:00
Vicki Pfau d5548f6da8 GB Video: More SGB fixes 2018-10-04 10:39:43 -07:00
Vicki Pfau d7f2f5ba06 GB Video: SGB border drawing improvements 2018-10-04 09:46:05 -07:00
Vicki Pfau 23e60e081e GB: Improved SGB2 support 2018-10-04 09:26:03 -07:00
Vicki Pfau a44621e0d4 CMake: Ubuntu Cosmic fixes 2018-10-03 23:11:32 -07:00
Vicki Pfau 360890d5dc Qt: Fix portable.ini creation 2018-10-03 20:53:26 -07:00
Vicki Pfau c94c5eeedf Merge branch 'inno-setup' 2018-10-03 16:42:06 -07:00
Vicki Pfau c7e615a047 Windows: Add Inno Setup script 2018-10-03 16:39:39 -07:00
Lothar Serra Mari 3e957c7b91 Win32: Let Inno setup parse the source directory recursively 2018-10-03 16:39:39 -07:00
Lothar Serra Mari cf1a2b817e Win32: Add French as language option in the inno installer 2018-10-03 16:39:39 -07:00
Lothar Serra Mari 2a60cc9951 Win32: Increase version number for the inno installer to 0.6.3 2018-10-03 16:39:39 -07:00
rootfather a81259f94b Win32: Fix entries for the README/documentation files 2018-10-03 16:39:39 -07:00