Commit Graph

48 Commits

Author SHA1 Message Date
OV2 2e7a345dca win32: add dialog for saving/loading with preview images 2019-09-18 18:12:27 +02:00
OV2 f47b4ee5ca win32: add menu entry to load oops files 2019-08-03 15:55:37 +02:00
OV2 9377e50a7d win32: add option to confirm save/load operations (#555) 2019-08-03 15:55:31 +02:00
Brandon Wright ea8e016631 Win32: Add set defaults and warning to hacks dialog. 2019-04-16 12:18:11 -05:00
Brandon Wright 3c879cc2b3 Win32: Add hacks dialog. 2019-04-08 16:54:24 -05:00
Brandon Wright 53d7441c7c Win32: Fix blurriness on flat icon. Add glossy icon. 2019-04-03 16:56:21 -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 1b7a80f646 win32: Clean up dialog boxes. 2019-02-12 18:27:45 -06:00
OV2 28f8ac8341 win32: correct audio buffer size values 2019-02-12 19:42:03 +01:00
OV2 3c928d0824 win32: remove nonexistent options 2019-02-11 17:45:08 +01:00
Brandon Wright 28d668fff7 win32: Shaders: Save parameters and restore on cancel.
Also, change "Parameters" button to "Parameters..." to indicate
it opens a dialog box.

Adjust the spacing and remove the message about custom shader files.
2019-02-02 19:08:19 -06:00
OV2 3832ec3607 win32: add audio device selection (xaudio2 only for the moment) 2018-12-15 19:28:08 +01:00
Brandon Wright 18535e99e2 win32: Add a colorful icon resource. 2018-11-06 19:22:06 -06:00
OV2 67effe4b42 win32: add dx9 error dialog with download link 2018-08-14 21:30:48 +02:00
OV2 dfaae04670 win32: make custom rom dialog resizable, reactivate splitter 2018-06-24 16:18:50 +02:00
Brandon Wright c28a86dfd0 win32: Allow disabling of NTSC Filter Scanlines. 2018-06-16 16:35:56 -05:00
Brandon Wright 094cb425b8 win32: Add integer scaling option. 2018-06-12 17:50:24 -05:00
kps501 239404d28b
add macs rifle controller (win32) 2018-06-04 01:45:53 +00:00
OV2 18fb82c2b6 win32: add superfx speed setting 2018-05-29 20:47:21 +02:00
Brandon Wright 98d3d276d5 Add automatic input rate adjustment to win32. 2018-05-24 18:52:43 -05:00
OV2 06f84ee6b3 win32: add shader parameters dialog 2018-05-24 15:54:06 +02:00
Brandon Wright 113a43c4cd win32: Add a reduce input lag option for OpenGL and Direct3D. 2018-05-05 16:31:54 -05:00
OV2 4733942460 win32: disable hotplugging, add menu entry to detect gamepad changes 2018-05-05 18:29:27 +02:00
OV2 5593fb762a win32: add option to ignore hotkeys from keyboard with backgroundinput 2018-05-05 18:28:49 +02:00
OV2 db315b36fc win32: add delete all button 2018-05-01 23:31:40 +02:00
OV2 d4230b3225 win32: add search database button, increase dialog size 2018-05-01 23:21:25 +02:00
OV2 5a0f00518a win32: disable all load/save menu entries with no rom loaded 2018-03-31 15:55:46 +02:00
OV2 4c69595ffe win32: add option to disable message scaling with epx 2018-01-03 21:08:08 +01:00
OV2 32e87fab07 win32: add dynamic rate control setting, implement for xaudio2 2017-11-28 20:54:30 +01:00
OV2 91f0caa516 win32: add volume control regular/turbo (closes #258) 2017-11-28 20:54:30 +01:00
OV2 f76df76071 win32: add custom state file name option 2017-08-17 18:11:30 +02:00
luigiblood 50228801f1 [BS-X] Save Memory Pack option (Windows) 2016-11-23 23:38:21 +01:00
OV2 9ac39c43a1 win32: add slot0 2013-03-26 15:09:49 +01:00
gocha fb2935d454 win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-07 19:22:59 +02:00
OV2 486cde4391 Win32: add rewind support 2012-03-28 20:52:15 +02:00
OV2 a4f56c08e7 Win32: merge BackgroundKeyGamekeys and BackgroundKeyHotkeys, add menu item 2011-05-08 01:41:33 +02:00
OV2 2644641713 Expose apu debugger status; win32: expose apu debugger, add missing type 2011-04-20 19:23:39 +02:00
OV2 c3bf1d7b59 Win32: Rework AVI image generation (gocha)
New option in emulation settings allows forcing the recording size
to 512x448, otherwise always resize output to 256x239.
Also improves avi sound sync (gocha)
2011-02-12 18:41:39 +01:00
zones 78d2b51efe I apologize my mistake. Commit changes I deleted by mistake. 2011-01-30 21:32:06 +09:00
OV2 8218618c6c Fix menu commands, add predefined window sizes 2010-12-02 20:09:49 +01:00
OV2 371be9b5da Add "Display Frame Rate" menu toggle, change accelerators 2010-11-13 17:29:35 +01:00
OV2 f2e5dc3136 Change GLSL to use bsnes 071's unified XML files 2010-10-22 21:51:50 +02:00
OV2 3018f8dac0 Fix menu IDs; always look for valid.ext in DEFAULT_DIR 2010-10-21 23:07:11 +02:00
OV2 e82d975b54 Remove language menu and restore debugger
Language menu is useless as english is the only option in it.
Localization needs a new approach...
Win32 port compiles again with DEBUGGER set (snes9x-rr)
2010-10-02 00:56:07 +02:00
OV2 8c665e6299 Merged in two snes9x-rr GUI changes
drag&drop support for ROMs (no movies atm)
unified avi recording menu item
removed a few legacy leftovers
disabling the strech option no longer disables bilinear filtering
2010-09-29 13:48:26 +02:00
OV2 d0b9becaab Import latest win32-dev changes
OpengGL support
full unicode support
x64 build support
shader support (D3D+OGL)
DDraw: vsync, dynamic buffer allocation
restored SPC save option
better window position saving
fixed crash during fullscreen switch
2010-09-25 19:35:19 +02:00
OV2 dec64a5d80 Update win32-dev branch to 1.52fix4 2010-09-25 17:52:32 +02:00
OV2 d1666860e0 Initial 1.52 import 2010-09-25 17:46:12 +02:00