Commit Graph

573 Commits

Author SHA1 Message Date
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
Nicolas Magré
0ec0f2f38c GTK: update xbrz to 1.2
Conflicts:
	filter/xbrz.cpp
2015-01-30 14:38:06 +01:00
OV2
1d140638da Win32: update xbrz to 1.2 2015-01-29 21:42:32 +01:00
Nicolas Magré
68af47097e gtk: add xBRZ (2x, 3x, 4x) 2015-01-28 15:24:35 +01:00
BearOso
47f82d7e61 Merge pull request #62 from sebn/gtk-fix-desktop-entry-mimetype
gtk: fix desktop entry mimetype
2015-01-07 17:00:51 -06:00
Sebastien Nicouleaud
92ef5edc15 gtk: fix desktop entry mimetype
Current application/x-snes-rom is not an official IANA mimetype:
https://www.iana.org/assignments/media-types/application/x-snes-rom

The correct mimetype is application/vnd.nintendo.snes.rom:
https://www.iana.org/assignments/media-types/application/vnd.nintendo.snes.rom

The old mimetype was kept since someone may be using it.
2015-01-07 22:44:44 +01:00
Juha Laukkanen
118544e8ac Use of rewind feature (stateman) with GTK. 2014-06-27 08:36:36 +00: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
5e0319ab3e libretro: rework controller assignment 2014-06-02 22:20:19 +02:00
OV2
6cdcd4eac0 libretro: range-check port id 2014-05-29 16:19:31 +02:00
OV2
768bf4948d libretro: do not display half-ready interlaced images 2014-05-25 18:13:28 +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
Brandon Wright
ba712914aa Adjust scaling to match window sizing. 2014-04-15 11:02:02 -05:00
Brandon Wright
df8ad8104a Round window width. 2014-04-01 12:06:21 -05:00
Brandon Wright
427ef85bd3 Use overscan height of 239 pixels.
Resize window on status bar visibility.
2014-03-29 22:15:04 -05:00
Brandon Wright
ea09396218 Add more aspect correction options. 2014-03-29 05:48:35 -05:00
OV2
27533c777e libretro: remove missing function from .def file 2014-03-22 16:00:32 +01:00
OV2
210645634c Merge commit 'a47d93f86ae8613095a6bfe2676d3be80bfdc7bc' 2014-03-22 15:53:59 +01:00
OV2
8fb48d0f60 win32: correctly parse unicode command line arguments 2014-03-22 15:07:15 +01:00
Alcaro
a47d93f86a Fix bad implementation of INY in slow mode. 2014-03-08 20:38:24 +01:00
twinaphex
b115ab775b Remove libsnes functions 2014-02-23 23:19:31 +01:00
Alcaro
d81afb2383 Fix uninitialized value warning from Valgrind. 2014-02-18 22:34:23 +01:00
Brandon Wright
6d74746342 Fix bug caused by virtual directories. 2014-02-10 16:28:05 -06:00
Brandon Wright
7c39cc34ba Fix some compiler warnings. 2014-02-05 03:22:07 -06:00
Brandon Wright
96a5e03770 Simplify window recreation. 2014-02-05 02:44:04 -06:00
Brandon Wright
db6de9a624 Fix reconfiguring the X11 sub-window every draw. 2014-02-05 02:25:16 -06:00
OV2
30974323d1 Merge pull request #44 from Nebuleon/build-fixes-2
Build fixes, second attempt
2014-01-30 03:04:55 -08:00
Nebuleon Fumika
3cd7d8a26c Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c 2014-01-29 21:41:59 +00:00
Nebuleon Fumika
7b14e1356f Include required headers for types in snapshot.h, display.h 2014-01-29 20:53:17 +00:00
twinaphex
291a578a0a (OSX) Set min OS version to 10.6 2014-01-03 17:48:11 +01:00
Themaister
378298eef6 Fix calls to log interface. 2014-01-02 02:42:33 +01:00
twinaphex
f440c1b7c9 Update libretro.h 2013-12-18 20:43:25 +01:00
OV2
dfc6227e7b Remove unnecessary counter 2013-12-17 23:40:40 +01:00
OV2
f2cd18d4e8 libretro: use port.h 2013-12-17 23:39:58 +01:00
OV2
2b6eff3d4c win32: only set sampler state for fragment 2013-12-17 22:56:44 +01:00
Brandon Wright
d5cd9ae78c Merge branch 'master' of git://github.com/libretro/snes9x into libretro 2013-12-17 05:06:32 -06:00
twinaphex
cef156fc8e (libretro) Go through new logger interface 2013-12-16 15:18:53 +01:00
twinaphex
0b208249df (iOS) Add SDK min version flags 2013-11-30 02:00:02 +01:00
Alcaro
dacade0113 Fix 2MB leak on core unload. 2013-11-14 17:22:20 +01:00
David Baucum
2397f6ab17 Update Makefile.am
Minor update to Makefile.am to use newer AM_CPPFLAGS syntax.
2013-10-30 12:21:38 +01:00