OV2
6574b5591e
Merge branch 'win32-dev'
...
Conflicts:
win32/wconfig.cpp
2010-12-02 22:01:22 +01:00
OV2
d1e90b9ab8
Remove deprecated defines from project file
2010-12-02 21:43:01 +01:00
OV2
d92504e8ac
Let DirectDraw react to display changes
2010-12-02 20:22:18 +01:00
OV2
8218618c6c
Fix menu commands, add predefined window sizes
2010-12-02 20:09:49 +01:00
OV2
f8fcdcbd72
Use bSNES-style XML-based .shader files for both OpenGL and Direct3D
...
.shader files are parsed with MSXML. A wrapper-class would be nice,
but it does its job.
2010-11-13 20:41:38 +01:00
OV2
1c3d31828c
Dynamically bind to SHCreateItemFromParsingName
...
SHCreateItemFromParsingName requires a windows version >= vista.
It's only needed for the jumplist, so we'll look for it dynamically.
2010-11-13 20:38:33 +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
59f68745be
New menu structure
2010-10-18 21:06:56 +02:00
OV2
270cd4fe06
Config file option to always center image
2010-10-17 02:47:53 +02:00
OV2
872c1d8fb6
Take control of win7 jumplist
...
Register snes9x in OpenWithProgid for all supported extensions
Sync win7 jumplist with recent roms list
2010-10-16 20:15:59 +02:00
OV2
3a3245bc48
OpenGL: use correct glEnableClientState instead of glEnable
2010-10-04 17:36:17 +02:00
OV2
c4c2204f6c
Fix access violations on systems with no sound card (Brian Friesen)
2010-10-04 17:33:42 +02:00
OV2
ccd8c5edfd
DirectDraw: fix access violation on systems with default vga driver (Brian Friesen)
2010-10-04 17:30:03 +02:00
OV2
856724cffe
Fix cheat window unicode conversion (Brian Friesen)
...
The cheat window only handles ansi chars, so we need to
explicitly use the "A" functions.
2010-10-04 17:24:57 +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
911554bbfa
Two fixes by Jonas Quinn
...
Super Buster Bros. graphics after reset
Fix BlockInvalidVRAMAccess config file option (windows port, unix port and gtk legacy config)
2010-09-28 21:25:34 +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