Commit Graph

2270 Commits

Author SHA1 Message Date
BearOso
843c5ea4a9 controls: Revert wording to 1.61 version.
Whole filename is more information. I shouldn't have
changed this.
2023-04-20 10:20:43 -05:00
BearOso
5188dd3b7c controls: Use QuickSave000 as save origin instead of QuickLoad000. 2023-04-20 10:07:33 -05:00
BearOso
bfdbc28357 vulkan: Actually submit one-time command buffer. 2023-04-17 15:42:28 -05:00
OV2
3ab8f006cb win32: fix command line arguments (fixes #840) 2023-04-12 19:34:09 +02:00
BearOso
e55b13315b Gtk: Tweak sound drivers for better performance. 2023-04-02 12:47:08 -05:00
BearOso
f2be0cc11d win32: Increase width of Vulkan/OpenGL shader label. 2023-04-01 16:48:38 -05:00
OV2
b689d43471 win32: move backdrop hotkey to other visual hotkeys, move superscope
turbo to turbo hotkeys
2023-04-01 01:35:02 +02:00
BearOso
2cb8fd06e6 win32: Hide entry control if no hotkey binding is there. 2023-03-31 17:54:36 -05:00
BearOso
2a6b040f3e win32: Add Toggle Backdrop hotkey. 2023-03-31 17:39:14 -05:00
BearOso
79e150886a Add ability to force backdrop color for sprite extraction.
Only Gtk hotkey is hooked up so far.
2023-03-31 17:09:23 -05:00
OV2
d29098ca44 win32: increase sound buffer to allow at least one frame (fixes #794) 2023-03-31 17:04:44 +02:00
OV2
0b5bad6523 win32: add separator in recent menu 2023-03-31 17:04:44 +02:00
Michael Buckley
dcaac07d78 Mac: Update version number to 1.62.3 2023-03-31 07:56:09 -07:00
BearOso
4b345bd008 Gtk: Update appimage script. 2023-03-30 14:33:05 -05:00
BearOso
8b82d48793 Update version string to 1.62.3. 2023-03-30 11:18:33 -05:00
OV2
afe8dd9f01 Resampler: force even buffer sizes in resize 2023-03-29 12:27:22 +02:00
BearOso
59c48e35a7 Gtk: Simplify makeappimage.sh 2023-03-28 12:41:15 -05:00
BearOso
835ad39026 Resampler: Allow only even buffer sizes. 2023-03-28 12:34:35 -05:00
OV2
65d07dc838 Wrap around when pushing single samples 2023-03-28 18:11:27 +02:00
OV2
33d84d31b8 libretro: remove unused S9xGetFilename, pass original rom filename when
loading (#836)
2023-03-28 18:10:18 +02:00
OV2
fb3c00460d Allow passing optional rom filename 2023-03-28 18:10:18 +02:00
BearOso
af70c62343 Gtk: Add script to make appimage. 2023-03-28 11:05:54 -05:00
OV2
4e52321a53 Copy internal registers to correct position (fixes #838) 2023-03-28 12:55:37 +02:00
BearOso
691bc9fb49 Update version to 1.62.2. 2023-03-27 17:16:39 -05:00
BearOso
d5400f77bb Fix snapshot bugs. 2023-03-27 17:16:39 -05:00
Michael Buckley
97dd443e63 Mac: Watchpoint bug fixes 2023-03-25 14:14:28 -07:00
Michael Buckley
07e456729f Mac: Fix merge issue with menu items 2023-03-25 14:08:28 -07:00
Michael Buckley
f9ecc89098 Mac: Update coyright year and version to 1.62.1 2023-03-25 14:01:32 -07:00
Michael Buckley
14677f647d Mac: Open blank window by default. This isn't how the Mac client has ever worked, but it's confused enough people recently that the only thing that changes when you launche Snes9x is the system-wide menu bar. 2023-03-25 13:59:49 -07:00
Michael Buckley
51a7c207a6 Mac: Restore Open MultiCart feature 2023-03-25 13:58:25 -07:00
Michael Buckley
7d37196f72 Mac: Fix makepath bugs introduced in cea5148 2023-03-25 13:54:13 -07:00
Michael Buckley
2e568452c0 Mac: Rebuilt Cheat Finder 2023-03-25 12:26:30 -07:00
BearOso
35ea8b4ec9 Update version strings from 1.62 to 1.62.1. 2023-03-25 10:52:21 -05:00
BearOso
0fe8bd3f0b Win32: Align hotkey 14's box. 2023-03-25 10:43:58 -05:00
bearoso
e348636e7f
Merge pull request #835 from StanleyKid-22/master
Updated Ukrainian translation
2023-03-25 10:36:46 -05:00
bearoso
de7b9e5394
Merge pull request #834 from xfix/unix-fix-cross-compilation
unix: Fix cross compilation
2023-03-25 10:36:26 -05:00
StanleyKid-22
b25e8a6d01
Updating Ukrainian translation 2023-03-25 12:42:03 +02:00
Konrad Borowski
f39ab408f4 unix: Fix cross compilation 2023-03-25 10:09:40 +01:00
bearoso
b418792d2f
Account for extra byte at end of DSP block. 2023-03-24 21:01:25 -05:00
BearOso
fea6027898 Use alwaysinline with hq2x. 2023-03-24 17:44:45 -05:00
BearOso
63758bbe94 Win32: Adjust hotkey dialog tab order. 2023-03-24 14:54:59 -05:00
BearOso
3c50e995ee Win32: Allow the Vulkan driver to fail at the loader stage. 2023-03-24 14:39:31 -05:00
BearOso
929a213b71 Win32: Don't change hi-res filter when changing lo-res filter. 2023-03-24 13:54:34 -05:00
BearOso
8e78a431cc Gtk: Exclude slang_test from all target. 2023-03-24 13:25:07 -05:00
OV2
c781d45687 Fix compile with DEBUGGER (fixes #832) 2023-03-24 16:11:00 +01:00
OV2
ea94129762 win32: fix warning 2023-03-24 15:53:30 +01:00
BearOso
d948ef8a19 Make SRAM and GFX.Screen dynamic again. 2023-03-23 19:02:23 -05:00
BearOso
fdcef11795 Make ROMStorage dynamic. 2023-03-23 17:52:39 -05:00
BearOso
6b2a8bf2de Update appveyor.yml 2023-03-23 14:49:48 -05:00
BearOso
9c92a3b38c Win32: Make frame skip box 1px wider to match. 2023-03-23 14:31:48 -05:00