Brandon Wright
|
bb7df011ff
|
Revert "Fix compilation of wchar string literals"
This reverts commit 4a7d40e94e .
|
2016-11-14 13:19:53 -06:00 |
Brandon Wright
|
27e6bc1b01
|
Merge branch 'msu1'
|
2016-11-14 13:12:00 -06:00 |
OV2
|
a76837a4f2
|
win32: make sure sample count is even
|
2016-11-06 22:05:10 +01:00 |
qwertymodo
|
fb24fc63ba
|
Add msu1.h/cpp to VS project file
|
2016-11-06 12:21:56 -08:00 |
OV2
|
1fb5d790e3
|
win32: differentiate between left and right special keys
|
2016-11-04 00:02:27 +01:00 |
qwertymodo
|
4a7d40e94e
|
Fix compilation of wchar string literals
|
2016-11-03 12:28:45 -07: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
|
83bd6f3507
|
Win32: update compile instructions
|
2016-10-15 02:20:34 +02:00 |
Brandon Wright
|
83b7e28cec
|
Bump version number to 1.54.1.
|
2016-10-14 13:18:25 -05:00 |
OV2
|
6f2fe7e52b
|
Win32: do not also assign down left to down right
|
2016-10-12 21:50:54 +02:00 |
OV2
|
9118cf0c68
|
Win32: correctly save window when toggling fullscreen
|
2016-10-12 21:50:54 +02:00 |
OV2
|
d244da6890
|
Win32: update version in readme
|
2016-10-12 21:50:54 +02:00 |
OV2
|
09ffc054eb
|
Win32: Update executable version
|
2016-10-10 20:58:18 +02:00 |
OV2
|
d81c0a68d3
|
Win32: fix relative includes for cg shader passes
|
2016-10-08 23:07:02 +02:00 |
OV2
|
f060f06d31
|
Win32: switch to VS2015
|
2016-10-08 17:52:23 +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
|
825706be4f
|
Merge pull request #72 from dartraiden/master
Fix typos in docs
|
2015-05-11 19:35:00 +02:00 |
OV2
|
8153ce48c0
|
Merge pull request #70
|
2015-04-30 22:36:27 +02:00 |
dartraiden
|
e7101ce9fe
|
Fix typos in docs
|
2015-04-23 22:56:15 +03: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 |
gocha
|
7aafcd0d67
|
Windows: Migrate to Visual Studio 2013 <https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx>
Library files <https://onedrive.live.com/redir?resid=b489e346390b4f82!600&authkey=!AHuA4W8o0eCQtWQ&ithint=file%2c7z>
|
2015-04-19 19:32:19 +09: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
|
1d140638da
|
Win32: update xbrz to 1.2
|
2015-01-29 21:42:32 +01:00 |
OV2
|
da9409b0e4
|
win32: add 2xbrz/3xbrz
|
2014-06-25 23:16:52 +02:00 |
OV2
|
54bfd407bb
|
win32: add xbrz
|
2014-06-24 21:55:42 +02:00 |
OV2
|
2d1ceb4fb5
|
win32: use correct color conversion (Zenju)
|
2014-05-25 18:12:53 +02: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
|
2b6eff3d4c
|
win32: only set sampler state for fragment
|
2013-12-17 22:56:44 +01:00 |
OV2
|
7bd0e2af33
|
win32: make controller command line parameters work
|
2013-06-16 12:53:28 +02:00 |
OV2
|
44cd82a966
|
win32: fix d3d cg problems
|
2013-06-16 11:44:34 +02:00 |
OV2
|
0b97bc02ca
|
win32: always use RGBA for LUTs
|
2013-05-18 21:48:50 +02:00 |
OV2
|
5b4df91b41
|
win32: detect gamepad changes
|
2013-05-03 20:18:51 +02:00 |
OV2
|
987f13b5c6
|
win32: cgp fixes
|
2013-04-22 01:29:41 +02:00 |
OV2
|
555f5110fb
|
win32: add float_framebuffer to cg shaders
|
2013-03-26 16:09:01 +01:00 |
OV2
|
157e2f51d4
|
win32: add frame_count_mod to cg shaders
|
2013-03-26 15:39:17 +01:00 |
OV2
|
231f4eea8f
|
win32: fix xaudio2 mixing loop
|
2013-03-26 15:09:49 +01:00 |
OV2
|
9ac39c43a1
|
win32: add slot0
|
2013-03-26 15:09:49 +01:00 |
OV2
|
c691b610e4
|
win32: fix ansi build
|
2013-01-31 14:04:30 +01:00 |