Commit Graph

201 Commits

Author SHA1 Message Date
bl0ckeduser
bdc68a6283 Win32: handle lack of libpng 2011-11-17 00:01:48 -05:00
BearOso
2e275c4599 Merge pull request #9 from bl0ckeduser/patch-2
Fix typos in French translation
2011-11-16 01:32:29 -08:00
bl0ckeduser
009276f9d0 Fix typos in French translation 2011-11-15 20:10:58 -05:00
OV2
ca13eb017c Merge pull request #8 from bl0ckeduser/patch-1
Make Microsoft-specific enum code more portable
2011-11-15 15:56:38 -08:00
OV2
3086eb6901 Merge pull request #7 from bl0ckeduser/master
Fix mising header file; fix Windows "about" dialog
2011-11-15 15:55:44 -08:00
bl0ckeduser
4e2d3854ab Make Microsoft-specific enum code more portable 2011-11-15 15:09:29 -05:00
bl0ckeduser
f35b8005d5 Win32: add scrollbar to accomodate large about dialog text 2011-11-14 20:11:10 -05:00
bl0ckeduser
d98ed475eb Win32: fix about dialog text layout 2011-11-14 20:10:15 -05:00
Bl0ckeduser
5286891441 Fix missing header (ctype.h for isalnum) 2011-11-13 13:07:34 -05:00
adventureoflink
a5176752fd forgot to edit in the latest Snes9X EX version number for Android and to reflect on the file being edited today, my bad! 2011-11-02 13:46:17 -03:00
adventureoflink
b0b176a126 Updated the Snes9X EX description due to the Android Marketplace unfairly taking down Snes9X EX and including instructions on how to copy the ROMs and such to the iOS device 2011-11-02 13:21:31 -03:00
OV2
c188725ee4 Fix crash when drawing crosshair on screen edges (remove old workaround) 2011-11-01 00:55:17 +01:00
OV2
2c3230a8da Rework mid-frame interlace handling (ASP briefing screen) 2011-10-23 23:33:45 +02:00
OV2
fe6b9f257f Win32: remove legacy snapshot extensions 2011-10-23 23:33:44 +02:00
BearOso
3cbe3c68f0 Merge pull request #6 from tensorpudding/master
Updated POTFILES.in for GTK translations
2011-10-18 12:31:54 -07:00
Brandon Wright
bbdd19b22e Fix file path issue. Rebuild UI file so it works on GTK+ 2.24+. 2011-10-18 09:10:39 -05:00
Michael Moorman
efd1a6dd38 Updating POTFILES.in to replace .glade with .ui and add netplay translations 2011-09-28 03:55:19 -04:00
OV2
b4f07bc9be Add bps soft-patching support 2011-09-10 16:20:00 +02:00
OV2
b442002071 Win32: only display cg error message if shader file has been set 2011-09-09 23:54:09 +02:00
OV2
6ebc68c017 Win32: fix multirom dialog 2011-09-09 23:54:09 +02:00
adventureoflink
1a774e9f27 Fixed the dates, sorry for these constant one change and commit things, I need to work on that :/ 2011-08-29 00:19:32 -03:00
adventureoflink
cf6715c9e1 re-worded some of the Wii section, forgot to add this in the first two times, whoops 2011-08-29 00:09:51 -03:00
adventureoflink
a2b407dace Forgot to fix the PSP port's homepage to instead go to the Google Code page for the source code, my bad! 2011-08-29 00:08:08 -03:00
adventureoflink
9974967eef Fixed the formatting of the docs file, now it's at 80 characters/line again; fixed a few inconsistencies. 2011-08-29 00:07:05 -03:00
adventureoflink
e84f4f1a25 Changed the current version numbers to make this more up to date and to include a message about Zack discontinuing the PSP port. 2011-08-27 00:13:36 -03:00
zones
f141d498d9 G-NEXT combined image support 2011-07-20 21:03:03 +09:00
zones
1f4f1f06d9 G-NEXT add-on cart support (untested) 2011-07-18 22:11:30 +09:00
OV2
85cc112b44 Win32: add PREV support to cg meta shaders, clean up code 2011-07-03 23:12:41 +02:00
OV2
7dd4f944ee Win32: fix various meta shader problems and edge cases (themaister) 2011-07-03 20:42:28 +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
a13d50916d Win32: update cg matrix parameter on setviewport (d3d) 2011-05-13 09:46:43 +02:00
OV2
acfe6a53cc Win32: add frame counter to cg shader vars (Themaister) 2011-05-11 21:44:20 +02:00
OV2
54d8e77a96 Win32: add config option to disable OpenGL PBO usage 2011-05-08 03:39:25 +02:00
OV2
a4f56c08e7 Win32: merge BackgroundKeyGamekeys and BackgroundKeyHotkeys, add menu item 2011-05-08 01:41:33 +02:00
OV2
2c3b9f1f63 Win32: react to WM_DISPLAYCHANGE (hopefully without crashing) 2011-05-07 23:16:10 +02:00
OV2
f505626dda Win32: remove sync options from movie dialog; fix KEYUP handling for modifier keys; send CUSTKEYUP for background keypresses 2011-05-07 22:24:37 +02:00
OV2
0f6e8c3721 Win32: fix netplay connect 2011-05-07 18:35:11 +02:00
OV2
4571a0adfe Apply APUAllowTimeOverflow to Big Sky Trooper and Mechwarrior 3050 / Battletech 3050 (danieldematteis) 2011-05-07 03:36:43 +02:00
OV2
414782518b Win32: set HWND_TOPMOST for fullscreen window
Some graphic drivers seem to display the taskbar on non-viewport areas
if the window is not set to topmost.
2011-05-07 03:13:22 +02:00
OV2
0271051f41 Win32: add open override to _tfwopen (zlib 1.2.5) (gocha) 2011-05-07 03:11:42 +02:00
gocha
7ff42c90fd Modify zlib vcproj to support the latest version (zlib 1.2.5) 2011-05-07 02:53:01 +02:00
zones
6ca7a7e081 mac: add zlib.h 2011-05-06 09:39:21 +09:00
OV2
df37799e49 Win32: fix unicode snapshot loading 2011-05-06 01:19:30 +02:00
OV2
107b2ef921 Echo buffer always reads from apu ram 2011-05-05 18:05:05 +02:00
OV2
3a1aa9ddde Win32: fix open rom extension filters 2011-05-01 15:34:20 +02:00
OV2
f342d6b137 Apply APUAllowTimeOverflow to Porky Pig's Haunted Holiday 2011-05-01 15:33:37 +02:00
OV2
1482cae24d Win32: set viewport on device reset, clear image before image size changes 2011-04-30 01:26:42 +02:00
OV2
13e8c2dc34 Win32: fix custom rom dialog 2011-04-29 13:01:06 +02:00