Commit Graph

1654 Commits

Author SHA1 Message Date
Brandon Wright 913b75d07c Update changes.txt, appveyor.yml. 2019-04-23 13:57:18 -05:00
Brandon Wright 993ffed6a3 GTK: Tweak spin button widths. 2019-04-20 15:55:43 -05:00
Brandon Wright 8ea9a32a61 Restore MSU1_AUDIO_POS. 2019-04-17 12:27:16 -05:00
Brandon Wright 7e865c628a Restore MSU1 playback position correctly. 2019-04-17 12:10:59 -05:00
Brandon Wright 38105c85c2 libretro: Expose echo buffer hack. 2019-04-16 16:00:41 -05:00
Brandon Wright 086f6d746e GTK: Update strings. 2019-04-16 15:46:06 -05:00
Brandon Wright 7dc9ba8215 GTK: Invert invalid vram access checkbox. 2019-04-16 15:41:04 -05:00
Brandon Wright 5195200b78 Win32: Remove break I accidentally put in. 2019-04-16 15:27:35 -05:00
OV2 f53a6697dd win32: add warning icon to warn message 2019-04-16 21:17:18 +02:00
Brandon Wright ea8e016631 Win32: Add set defaults and warning to hacks dialog. 2019-04-16 12:18:11 -05:00
Brandon Wright 9c733497fe GTK: Allow shutting off button and menu icons. 2019-04-16 11:47:35 -05:00
Brandon Wright 83916eb56d Round up calculated size to next 8k for bad hacks. 2019-04-14 13:03:09 -05:00
Brandon Wright 85326c8daf GTK: Update strings. Translate some español. 2019-04-13 16:28:42 -05:00
Brandon Wright a820272191 GTK: Save echo buffer hack value.
Sanitize overclock settings when UI doesn't make them available.
2019-04-13 15:54:41 -05:00
Brandon Wright c3bc6fff87 GTK: Add configurable initial background. 2019-04-13 15:47:01 -05:00
Brandon Wright e170bf66ca GTK: Add the hacks to UI. 2019-04-13 15:25:55 -05:00
Brandon Wright 79d9a2ee7e Update changes.txt. 2019-04-12 14:42:26 -05:00
Brandon Wright 66046da2c8 Update win32 glslang correctly. 2019-04-12 12:23:39 -05:00
Brandon Wright f70e072bd9 Revert to higher APU clock. 2019-04-12 12:10:51 -05:00
Brandon Wright b590ec10ab GTK: Use "Auto-patched" to clarify. 2019-04-10 14:51:01 -05:00
Brandon Wright ac4d458f7b Add Settings.IsPatched to know if ROM was patched. 2019-04-10 14:43:20 -05:00
Brandon Wright c6facbdf4a Fix BPS patch support. (ArtiiP) 2019-04-10 14:12:29 -05:00
Brandon Wright 07f1976dcf Win32: Fix accidental frametime reversion. 2019-04-09 10:54:29 -05:00
Brandon Wright 6a789f9947 Add the separate echo buffer option. 2019-04-08 17:16:24 -05:00
Brandon Wright 3c879cc2b3 Win32: Add hacks dialog. 2019-04-08 16:54:24 -05:00
Brandon Wright d404f3fd39 Tweak 16x16 icon. 2019-04-06 17:42:51 -05:00
Brandon Wright 0d4bcb55bc GTK: Fix up PortAudio output a bit. 2019-04-03 19:23:54 -05:00
Brandon Wright b6fcbe0f46 Shaders: Use GL_X_MIPMAP_X with mipmap_input. 2019-04-03 18:32:17 -05:00
Brandon Wright 5f8d4bd26e Fix icon proportions to be precise. 2019-04-03 17:22:26 -05:00
Brandon Wright 53d7441c7c Win32: Fix blurriness on flat icon. Add glossy icon. 2019-04-03 16:56:21 -05:00
Brandon Wright 8eca5590e1 SFX: Make SFX2 1/3 faster than 1.59.2. 2019-04-03 13:14:14 -05:00
Brandon Wright 43d54e1fb0 Use old 3D icons with a new 48x48 size added. 2019-04-03 12:19:55 -05:00
Brandon Wright ee9c95ca6b Adjust SuperFX2 speed slightly. 2019-04-03 12:08:43 -05:00
Brandon Wright 8035c3073f Fix icons. Add LodanZark's flat icon as an option. 2019-04-03 12:01:58 -05:00
Brandon Wright 51edec756f GTK: OpenGL: Don't spin with sync_control option. 2019-04-01 17:10:12 -05:00
Brandon Wright e87b742787 Recorrect green bit math. 2019-04-01 11:43:56 -05:00
Brandon Wright ff964ded04 Update changes.txt. 2019-03-31 18:22:20 -05:00
Brandon Wright bd7669e78c libretro: Use 565 format for NTSC filter. 2019-03-31 15:32:49 -05:00
Brandon Wright a2ef6e3818 Fix android compile with ntsc filter. 2019-03-30 20:21:07 -05:00
stellarporter 2d960df03e blargg filter 2019-03-30 19:20:48 -05:00
Brandon Wright d975010369 Fix inadvertent use of C++11 in core. 2019-03-30 19:18:01 -05:00
Brandon Wright d1d9a2ae51 Change variable names to make sense. 2019-03-27 15:42:40 -05:00
Brandon Wright 3b842f896b Adjust new math to do 15->16 bit correctly. 2019-03-27 15:28:23 -05:00
Brandon Wright 9721f78df1 Select brightness function in tile renderer. 2019-03-27 11:42:31 -05:00
Brandon Wright 2d97d2dd98 Use for loops for DRAW_TILE. 3-4% speed benefit. 2019-03-26 12:04:23 -05:00
Brandon Wright 8513ecec51 win32: Nominal frame time NTSC: 60.09881... 2019-03-25 16:17:22 -05:00
Brandon Wright 656f085331 Another splash option. 2019-03-25 16:16:08 -05:00
Brandon Wright 0d137c1224 Save mipmap_input parameter to custom config. 2019-03-24 15:57:59 -05:00
Brandon Wright 0deed414b9 GTK: Remove mostly unused status bar.
Don't bypass compositor in UI-fullscreen mode.
2019-03-24 12:25:29 -05:00
Brandon Wright 54ba8798b5 GTK: Add right-click menu. 2019-03-22 16:51:48 -05:00