Commit Graph

184 Commits

Author SHA1 Message Date
Brandon Wright
20bd60a3c6 Update copyright dates. 2018-05-25 15:44:52 -05:00
OV2
2a685b558c win32: hide gfx dialog while displaying parameter dialog, disable button
when shaders are disabled
2018-05-25 20:56: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
OV2
ad2c72d26c win32: fist step glsl shaders 2018-05-20 20:51:20 +02:00
OV2
f883561d11 win32: use bilinear setting in core 2018-05-20 20:51:20 +02:00
OV2
94f90fc94b win32: use rewinding setting in core 2018-05-20 20:51:20 +02:00
OV2
0c1976b0ef win32: correctly delete cheats (fixes #290) 2018-05-08 18:34:28 +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
14d5dcb0c6 win32: add mute hotkey 2018-05-05 16:11:00 +02:00
OV2
ce5459bc69 win32: add hotkeys for saving/loading from file 2018-05-05 15:51:45 +02:00
OV2
8f1ee68c5b win32: easier index handling, some dialog comfort fixes 2018-05-05 15:17:14 +02:00
OV2
7eaf377183 win32: remove some compile warnings 2018-05-05 15:09:36 +02:00
OV2
89b41da263 win32: remove index from deleted cheats (fixes #288) 2018-05-05 00:55:02 +02:00
Brandon Wright
964b4f072f Update Win32 icon. 2018-05-03 16:42:55 -05: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
3f4fc0e25a win32: updates to cheat dialog handling 2018-05-01 22:59:09 +02:00
Brandon Wright
e3838a2dad Use .bml instead of .cht. Add fallbacks where loading. 2018-04-30 17:25:43 -05:00
OV2
074965bd1c win32: move S9xCheatsEnable to PostRomInit 2018-05-01 00:07:39 +02:00
OV2
25fa85bce4 win32: changes to GUI cheat handling 2018-05-01 00:02:01 +02:00
Brandon Wright
21a4fe3163 Updated for Windows support. 2018-04-27 15:42:19 -05:00
OV2
f7c3117f5f win32: do hotplugging detection 500ms after arrival/removal 2018-04-22 22:22:05 +02:00
OV2
47144176ff win32: detect esc when using backgroundinput 2018-04-22 22:22:05 +02:00
OV2
60fc2fb0ae win32: select correct output method when cancelling dialog 2018-04-01 13:32:56 +02:00
OV2
bdade06dff win32: use full path when registering default icon 2018-03-31 16:03:49 +02:00
OV2
5a0f00518a win32: disable all load/save menu entries with no rom loaded 2018-03-31 15:55:46 +02:00
OV2
aad3f375db win32: disable sound sync when speed is not set to 100% 2018-01-03 22:50:09 +01:00
OV2
e2f764fc0c win32: add -cartB parameter 2018-01-03 22:28:21 +01:00
OV2
ce9683db7e win32: merge multi rom load function 2018-01-03 22:12:06 +01:00
OV2
67d04aeb77 win32: only enable dynamic rate control checkbox for xaudio2 2018-01-03 21:08:08 +01: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
Brandon Wright
7a2ca6dc2a Update copyrights. 2017-11-17 16:00:58 -06:00
qwertymodo
7a1b270bb9 Allow fast-forwarding in games using the SPC7110 RTC 2017-10-24 22:16:54 -07:00
OV2
e014129b12 win32: rework CHECK_MEMORY_LEAKS to dump after static object deinit 2017-10-13 22:38:37 +02:00
OV2
17b3a81419 Fix some on-exit memory leaks 2017-10-13 22:38:37 +02:00
OV2
a95d69c051 Make DEBUGGER compile again (without APU debugger) 2017-10-10 20:04:22 +02:00
OV2
cb3ace471e Rename IPS_DIR to PATCH_DIR, split cheats path in win32 2017-09-11 23:29:12 +02:00
qwertymodo
158b509bbb Merge branch 'msu1-zip' 2017-09-03 14:56:32 -07:00
qwertymodo
9e804b4515 Add support for loading .msu1 packs as ROM files, if they actually contain a ROM file 2017-08-17 11:30:44 -07:00
OV2
f76df76071 win32: add custom state file name option 2017-08-17 18:11:30 +02:00
OV2
f815f25a00 win32: change define name, keep ifdefs to minimum, keep enum values 2017-04-17 13:57:49 +02:00
OV2
73c5e5623a Merge branch 'ddraw-switch' of git://github.com/bonimy/snes9x 2017-04-17 12:56:07 +02:00
Nelson Garcia
aeba0086cc DirectDraw compile switch
This puts all Directdraw-related code into a compile-time switch
'DIRECTDRAW_DEFINED'. To enable DirectDraw, you need to define this in
the snes9xw project file, and add a reference to drraw.lib in it too.
2017-04-02 16:12:55 -07:00
luigiblood
29fd944c83 [BS-X] Added Satellaview Folder on Win32 Settings window 2016-12-28 16:51:21 +01:00
OV2
fabce282db win32: use local copy of filename, msu loading calls S9xGetFilename 2016-12-03 18:03:40 +01:00
OV2
e85bbeaf60 win32: check correct define 2016-12-03 18:03:40 +01:00
OV2
1aae8f9235 win32: fix some warnings 2016-11-27 18:47:41 +01:00
OV2
994698912a Merge remote-tracking branch 'bsx/bsx' 2016-11-27 18:02:03 +01:00
luigiblood
50228801f1 [BS-X] Save Memory Pack option (Windows) 2016-11-23 23:38:21 +01:00
luigiblood
38b95261d0 [BS-X] Added *.bs extension detection 2016-11-08 18:51:00 +01:00
OV2
09df5e1406 Win32: register for all device changes, ignore problematic message 2016-10-20 21:44:11 +02:00
Brandon Wright
1661fc838c Add copyrights. 2016-10-15 11:31:26 -05:00
OV2
6f2fe7e52b Win32: do not also assign down left to down right 2016-10-12 21:50:54 +02:00
OV2
26914fa9b0 Win32: update xbrz 2016-10-07 23:57:02 +02:00
Brandon Wright
ddb1527236 Bump OV2 Windows port copyright. 2016-10-07 12:53:18 -05:00
Brandon Wright
006fc22ebb Add byuu copyright for his S-SMP 2016-10-07 12:47:07 -05:00
Brandon Wright
91aebfe759 Update some copyrights, bump version number. 2016-10-01 20:03:03 -05:00
OV2
3351c3b820 win32: fix auto mouse cursor hide 2015-10-11 22:13:36 +02:00
OV2
9372aa9541 Win32: improve transfer of command line controller settings 2015-05-24 16:17:58 +02:00
OV2
9ca3bcce39 Win32: fix joypad hotkeys on joypads > 0 2015-04-20 17:55:57 +02:00
OV2
56a4ce5ef8 Win32: another attempt on hotplugging crashes 2015-04-20 17:55:19 +02:00
OV2
951a383ae2 Win32: fix controller hotplugging 2015-04-02 20:40:50 +02:00
DaMan
61f1358849 Limit rewind buffer on 32bit
Signed-off-by: OV2 <OV2@sessionclan.de>
2015-02-27 20:41:25 +01:00
OV2
70cf3df1b4 Win32: only check joypads on arrival/disconnect 2015-02-27 20:23:31 +01:00
OV2
688c164fcb Win32: add missing Ptr changes (DaMan) 2015-02-01 15:19:20 +01:00
OV2
43e04cddc7 Win32: use SetWindowLongPtr instead of SetWindowLong (DaMan) 2015-02-01 01:45:14 +01:00
OV2
7948c062ca win32: allow port command line arguments to work 2014-05-25 18:12:36 +02:00
OV2
8fb48d0f60 win32: correctly parse unicode command line arguments 2014-03-22 15:07:15 +01:00
OV2
7bd0e2af33 win32: make controller command line parameters work 2013-06-16 12:53:28 +02:00
OV2
5b4df91b41 win32: detect gamepad changes 2013-05-03 20:18:51 +02:00
OV2
9ac39c43a1 win32: add slot0 2013-03-26 15:09:49 +01:00
OV2
ac60d9117e win32: fix unicode file loading via command line 2012-09-11 17:14:18 +02:00
OV2
47ef0fca45 win32: integrate with default programs interface 2012-09-09 22:55:05 +02:00
OV2
684a8a5bc7 win32: adjust openwith association so that it no longer affects icons 2012-09-09 20:54:45 +02:00
OV2
86320ab911 win32: prevent crash when using cheat watch (Wraithverge) 2012-08-31 21:55:06 +02:00
OV2
466c3162d6 win32: use updated folder browser 2012-08-12 16:26:31 +02:00
gocha
7ed405d6e2 win32: drag and drop support for snes9x movie (*.smv)
Conflicts:

	win32/snes9xw.vcproj
2012-08-07 19:31:42 +02: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
cf57ad3d5d win32: also show half-width katakana in rom info dialog 2012-07-22 15:10:58 +02:00
gocha
5d6d3af4a9 win32: Unicode - fix Custom ROM dialog to show half-width katakana 2012-07-22 14:57:35 +02:00
gocha
b4e78e3d2c win32: fix Cheat Search not to add the same cheat twice.
win32: RAM Search can add multi-byte cheat from now.
2012-07-22 13:51:36 +02:00
OV2
518110646a libretro/win32: make sure S9xFreezeSize is only called after rom load 2012-05-08 00:03:20 +02:00
OV2
8e1b726b6b Move statemanager to s9x folder, add rewind support to unix port 2012-03-29 15:31:41 +02:00
OV2
486cde4391 Win32: add rewind support 2012-03-28 20:52:15 +02:00
OV2
faee2859b5 Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
OV2
dce8f6a1ff Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
OV2
e68a1e9786 Win32: only allow escape-menu in directdraw 2011-12-10 15:35:21 +01:00
OV2
9215fba453 Win32: add quit hotkey 2011-12-10 15:35:20 +01:00
bl0ckeduser
cd2715e3a4 Win32: only use zlib if it is turned on 2011-11-16 23:23:03 -05:00
OV2
fe6b9f257f Win32: remove legacy snapshot extensions 2011-10-23 23:33:44 +02:00
OV2
6ebc68c017 Win32: fix multirom dialog 2011-09-09 23:54:09 +02:00
OV2
4d2fbc241a Win32: add support for cg meta shaders (currently opengl only) 2011-07-02 04:25:13 +02:00
OV2
3e84a2eaf4 Win32: remove legacy extentions from valid.ext 2011-06-09 19:15:57 +02:00
OV2
2872a71127 Win32: fix cheat dialog value entry 2011-05-13 10:02:12 +02:00
OV2
54d8e77a96 Win32: add config option to disable OpenGL PBO usage 2011-05-08 03:39:25 +02:00