BearOso
|
6dd6f1945b
|
Update version strings from 1.62.3 to 1.63.
|
2024-05-10 14:37:25 -05:00 |
OV2
|
d62f14212e
|
win32: default new cheat val to current cheat val, show error on empty
new val (#918)
|
2024-05-10 00:29:19 +02:00 |
OV2
|
87f050feba
|
win32: add cheat edit and search dialogs as hotkeys (#918)
|
2024-05-10 00:10:13 +02:00 |
OV2
|
bf83f0f605
|
win32: add hotkey to switch aspect ratio (#912)
|
2024-05-10 00:09:20 +02:00 |
OV2
|
ba6f67510e
|
win32: fix warnings
|
2024-05-09 14:58:46 +02:00 |
OV2
|
be53955553
|
win32: allow multiselect in cheat dialog, handle delete and selection
(#916)
|
2024-05-08 16:53:11 +02:00 |
BearOso
|
bac6798141
|
Win32: Fix missing semicolon.
|
2024-05-07 14:06:33 -05:00 |
BearOso
|
73cb8014f1
|
Win32: Show whether save state exists when slot selected.
|
2024-05-07 14:01:59 -05:00 |
OV2
|
77f86ef4b6
|
win32: only deinint d3d imgui elements if they were initialized
|
2024-05-05 19:25:47 +02:00 |
BearOso
|
3d5e412fb5
|
Vulkan-Hpp: Fix VULKAN_HPP_NO_NODISCARD_WARNINGS.
|
2024-04-13 13:49:48 -05:00 |
BearOso
|
46c6bd7eb4
|
Vulkan-Hpp: Don't use exceptions.
|
2024-04-12 18:47:16 -05:00 |
BearOso
|
6e738950c6
|
win32: Don't realloc graphics buffers when dialog shown.
|
2023-11-30 16:57:47 -06:00 |
OV2
|
5c65edbbca
|
win32: map waveOut devices to mmdevices via endpoint id
|
2023-11-18 22:25:20 +01:00 |
OV2
|
d30060cdc1
|
win32: try MMDeviceEnumerator for waveOut device enumeration before
falling back to device caps (#883)
|
2023-11-03 19:07:09 +01:00 |
bearoso
|
e49165c560
|
win32/d3d9: Don't reset ImGui with device.
Just recreate necessary objects.
|
2023-07-11 15:19:50 -05:00 |
OV2
|
c7e6e9c211
|
win32: only deinit ogl imgui when ogl is initialized
|
2023-05-08 19:06:14 +02:00 |
OV2
|
5481bb0436
|
win32: actually call function
|
2023-05-08 19:03:06 +02:00 |
OV2
|
f0f3c5502c
|
win32: get rid of some warnings
|
2023-05-08 19:02:50 +02:00 |
BearOso
|
82f7658574
|
win32: Add imgui overlay to direct3d.
memmap: Use multiline rom info message.
|
2023-05-07 16:06:34 -05:00 |
BearOso
|
66df6f4182
|
win32: Fix casting for ancient sensitive CI tools.
|
2023-05-04 17:48:35 -05:00 |
BearOso
|
bad8cfc209
|
win32: Wire imgui up to OpenGL and Vulkan.
|
2023-05-04 17:36:36 -05:00 |
BearOso
|
ebf2e9981e
|
win32: Get win32 working with variable font.
|
2023-05-04 15:55:11 -05:00 |
BearOso
|
f83525490f
|
win32: Fix ResourceLimits.cpp location.
|
2023-05-01 15:42:32 -05:00 |
BearOso
|
7726cc65d5
|
Remove some unused, misplaced, or ancient code.
|
2023-05-01 15:29:39 -05:00 |
OV2
|
3ab8f006cb
|
win32: fix command line arguments (fixes #840)
|
2023-04-12 19:34:09 +02: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 |
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 |
BearOso
|
8b82d48793
|
Update version string to 1.62.3.
|
2023-03-30 11:18:33 -05:00 |
BearOso
|
691bc9fb49
|
Update version to 1.62.2.
|
2023-03-27 17:16:39 -05: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
|
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 |
OV2
|
ea94129762
|
win32: fix warning
|
2023-03-24 15:53:30 +01:00 |
BearOso
|
9c92a3b38c
|
Win32: Make frame skip box 1px wider to match.
|
2023-03-23 14:31:48 -05:00 |
OV2
|
b9395814ae
|
win32: align display dialog checkbox positions, adjust tab order
|
2023-03-23 12:14:27 +01:00 |
BearOso
|
00a6342111
|
win32: Set OGLDisablePBOs to true by default.
|
2023-03-17 17:13:46 -05:00 |
OV2
|
6e34ff268c
|
win32: remove remains of old frame timer
|
2023-03-17 00:51:47 +01:00 |
OV2
|
f66e081c8c
|
win32: fix speed up / down
|
2023-03-17 00:46:55 +01:00 |
OV2
|
b1ea4c86b6
|
win32: use strings in S9xGetFilenameInc
|
2023-03-17 00:17:20 +01:00 |
OV2
|
fc7668c9f0
|
win32: directly return string
|
2023-03-16 23:46:25 +01:00 |
BearOso
|
35e41aa37e
|
Update some copyrights and version strings.
|
2023-03-16 16:28:04 -05:00 |
BearOso
|
19e4295089
|
win32: Use UTF-8 on rom name in info dialog.
|
2023-03-16 16:06:57 -05:00 |
BearOso
|
24cea1972c
|
win32: Don't allow Vulkan and OpenGL to be used in the same session.
|
2023-03-15 15:54:43 -05:00 |