Commit Graph

503 Commits

Author SHA1 Message Date
Lars Wendler
def3936a53
Introduce --with-system-zip configure flag to use system zip (minizip)
if available.
2016-11-11 18:26:59 +01:00
OV2
b7cdf60b06 Do not change mute state when restoring state 2016-11-08 22:38:04 +01:00
OV2
bc2a3bce75 Do not change pause state when savestating 2016-11-06 22:27:50 +01:00
OV2
42f751da4a Assert on uneven sample count 2016-11-06 22:05:54 +01:00
OV2
a76837a4f2 win32: make sure sample count is even 2016-11-06 22:05:10 +01:00
OV2
1fb5d790e3 win32: differentiate between left and right special keys 2016-11-04 00:02:27 +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
83bd6f3507 Win32: update compile instructions 2016-10-15 02:20:34 +02:00
Brandon Wright
a7a80bd86f Update changes.txt 2016-10-14 13:32:46 -05:00
Brandon Wright
83b7e28cec Bump version number to 1.54.1. 2016-10-14 13:18:25 -05:00
Brandon Wright
72741acef2 Use c++11 if available. 2016-10-14 13:10:24 -05:00
Brandon Wright
ca3b84826e Use UTF-8 encoding for xbrz, not WIN1251. 2016-10-14 12:41:42 -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
Brandon Wright
6c70563b85 Add Makefile.common 2016-10-11 17:25:03 -05:00
Brandon Wright
caedd7c94a Add translators. 2016-10-10 16:21:46 -05:00
OV2
5e2148da2b Changelog update 2016-10-10 20:58:47 +02:00
OV2
09ffc054eb Win32: Update executable version 2016-10-10 20:58:18 +02:00
Brandon Wright
1bcc0f1d49 Note full Spanish translation. 2016-10-09 21:07:03 -05:00
Brandon Wright
8f18796d4b First draft changelog update. 2016-10-09 21:00:39 -05:00
Brandon Wright
2d0c3cffe5 Translate the new strings to spanish to keep 100% completion. 2016-10-09 10:23:34 -05:00
Brandon Wright
5578fe77d7 Try and fail stateman init to clear buffer if newly disabled. 2016-10-08 22:10:05 -05:00
Brandon Wright
e018acf285 Allow adjustment of rewind settings from preferences. 0 buffer size disables (default). 2016-10-08 22:04:46 -05:00
Brandon Wright
7223e2283e Save rewind variables to config file. Rename rewind variables to fit port style. Set default rewind buffer to 0. 2016-10-08 21:33:34 -05:00
Brandon Wright
5dd5d9ba74 Fix tabulation glitch with rewind shortcut box. 2016-10-08 21:19:04 -05:00
Brandon Wright
27cf1b4f47 Merge branch 'juhalaukken-master' 2016-10-08 21:16:27 -05:00
Brandon Wright
90be7fb762 Merge branch 'master' of http://github.com/juhalaukkanen/snes9x into juhalaukken-master 2016-10-08 21:15:45 -05:00
Brandon Wright
720827a479 Fix xbrz to compile on non-win32, fix GTK+ port to use new xBRZ. 2016-10-08 21:06:15 -05:00
Brandon Wright
d506501d54 Compile with C++11 support. 2016-10-08 21:05:53 -05:00
OV2
d81c0a68d3 Win32: fix relative includes for cg shader passes 2016-10-08 23:07:02 +02:00
OV2
ae201d0bf5 libretro: merge changes from libretro repo 2016-10-08 21:34:18 +02:00
OV2
f060f06d31 Win32: switch to VS2015 2016-10-08 17:52:23 +02:00
OV2
357fead53b Fix multicart loading with only one cart 2016-10-07 23:57:02 +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
9e490f9529 Bump version number in unix port. 2016-10-07 12:51:43 -05:00
Brandon Wright
f1600baa5e Fix Japanese translation issue. Bump to 1.54 in configure.ac. 2016-10-07 12:49:59 -05:00
Brandon Wright
006fc22ebb Add byuu copyright for his S-SMP 2016-10-07 12:47:07 -05:00
Brandon Wright
309ef1f1a4 Bump Gtk+ port minor version number. 2016-10-07 12:37:39 -05:00
Brandon Wright
920cd52a4f Merge branch 'master' of github.com:snes9xgit/snes9x 2016-10-02 19:42:31 -05:00
Brandon Wright
17f83a0806 Fix sizing when using GDK hidpi scaling with OpenGL or Xv. 2016-10-02 19:41:42 -05:00
bearoso
b3b31b1d26 Merge pull request #116 from greg-kennedy/patch-1
Update x11.cpp
2016-10-01 20:08:06 -05:00
bearoso
fe55308901 Merge pull request #119 from jristz/master
Add mute on turbo translation and hack to ensure EVERYTHINK is translated
2016-10-01 20:06:49 -05:00
Brandon Wright
91aebfe759 Update some copyrights, bump version number. 2016-10-01 20:03:03 -05:00
Brandon Wright
7d95f3732a Fix some idiotic expose handling. 2016-10-01 19:23:21 -05:00
Brandon Wright
026f9eaa1e Fix some possible problems from cppcheck. Everything else looks fine. 2016-09-27 15:25:37 -05:00
Pablo Lezaeta Reyes
c3383b3fe9 Add mute on turbo translation and hack to ensure EVERYTHINK is translated
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2016-08-13 14:11:39 -04:00
Brandon Wright
f388facb31 Actually mute sound during turbo. 2016-08-06 17:21:04 -05:00