Commit Graph

  • 7c86cfd3e0 Merge remote-tracking branch 'refs/remotes/origin/msu1' into msu1 qwertymodo 2016-11-03 13:12:40 -0700
  • f13676cfd3 Fix MSU-1 sample buffer size qwertymodo 2016-11-03 13:10:01 -0700
  • 1f7926c48b Loop over sample size, not buffer size. Brandon Wright 2016-11-03 14:55:57 -0500
  • 782bdeb2eb Whoops. shrink_buffer_size is undefined unless 8-bit or Mono is used. Brandon Wright 2016-11-03 14:53:13 -0500
  • 962c372547 Merge branch 'msu1' of github.com:snes9xgit/snes9x into msu1 Brandon Wright 2016-11-03 14:50:11 -0500
  • add3a16f25 Increase buffer size. Don't use sizeof on heap buffer (returns pointer size). Brandon Wright 2016-11-03 14:45:20 -0500
  • 14633dec3f Add copyrights qwertymodo 2016-11-03 12:43:07 -0700
  • 4a7d40e94e Fix compilation of wchar string literals qwertymodo 2016-11-03 12:28:45 -0700
  • 3c0f6bfdee Begin adding MSU-1 support. Data streaming is working in Windows, audio streaming is not. qwertymodo 2016-11-03 11:40:47 -0700
  • 09df5e1406 Win32: register for all device changes, ignore problematic message OV2 2016-10-20 21:44:11 +0200
  • 1661fc838c Add copyrights. Brandon Wright 2016-10-15 11:31:26 -0500
  • 0729ac8ae4 Merge f4effd3649 into 83bd6f3507 Twinaphex 2016-10-15 12:37:33 +0000
  • f4effd3649 Copyright updates twinaphex 2016-10-15 14:36:18 +0200
  • 83bd6f3507 Win32: update compile instructions 1.54.1 OV2 2016-10-15 02:20:09 +0200
  • a7a80bd86f Update changes.txt Brandon Wright 2016-10-14 13:32:46 -0500
  • 83b7e28cec Bump version number to 1.54.1. Brandon Wright 2016-10-14 13:18:25 -0500
  • 72741acef2 Use c++11 if available. Brandon Wright 2016-10-14 13:10:24 -0500
  • ca3b84826e Use UTF-8 encoding for xbrz, not WIN1251. Brandon Wright 2016-10-14 12:41:42 -0500
  • 7e4303130e Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2016-10-14 00:27:27 +0900
  • 6f2fe7e52b Win32: do not also assign down left to down right OV2 2016-10-12 21:50:13 +0200
  • 9118cf0c68 Win32: correctly save window when toggling fullscreen OV2 2016-10-12 21:49:29 +0200
  • d244da6890 Win32: update version in readme OV2 2016-10-11 00:28:57 +0200
  • 6c70563b85 Add Makefile.common 1.54 Brandon Wright 2016-10-11 17:25:03 -0500
  • caedd7c94a Add translators. Brandon Wright 2016-10-10 16:21:46 -0500
  • 5e2148da2b Changelog update OV2 2016-10-10 20:58:47 +0200
  • 09ffc054eb Win32: Update executable version OV2 2016-10-10 20:58:18 +0200
  • 1bcc0f1d49 Note full Spanish translation. Brandon Wright 2016-10-09 21:07:03 -0500
  • 8f18796d4b First draft changelog update. Brandon Wright 2016-10-09 21:00:39 -0500
  • 2d0c3cffe5 Translate the new strings to spanish to keep 100% completion. Brandon Wright 2016-10-09 10:23:34 -0500
  • 5578fe77d7 Try and fail stateman init to clear buffer if newly disabled. Brandon Wright 2016-10-08 22:10:05 -0500
  • e018acf285 Allow adjustment of rewind settings from preferences. 0 buffer size disables (default). Brandon Wright 2016-10-08 22:04:46 -0500
  • 7223e2283e Save rewind variables to config file. Rename rewind variables to fit port style. Set default rewind buffer to 0. Brandon Wright 2016-10-08 21:33:34 -0500
  • 5dd5d9ba74 Fix tabulation glitch with rewind shortcut box. Brandon Wright 2016-10-08 21:19:04 -0500
  • 27cf1b4f47 Merge branch 'juhalaukken-master' Brandon Wright 2016-10-08 21:16:27 -0500
  • 90be7fb762 Merge branch 'master' of http://github.com/juhalaukkanen/snes9x into juhalaukken-master Brandon Wright 2016-10-08 21:15:45 -0500
  • 720827a479 Fix xbrz to compile on non-win32, fix GTK+ port to use new xBRZ. Brandon Wright 2016-10-08 21:06:15 -0500
  • d506501d54 Compile with C++11 support. Brandon Wright 2016-10-08 21:05:53 -0500
  • d81c0a68d3 Win32: fix relative includes for cg shader passes OV2 2016-10-08 23:07:02 +0200
  • ae201d0bf5 libretro: merge changes from libretro repo OV2 2016-10-08 17:52:38 +0200
  • f060f06d31 Win32: switch to VS2015 OV2 2016-10-07 23:00:26 +0200
  • 357fead53b Fix multicart loading with only one cart OV2 2016-10-07 21:40:17 +0200
  • 26914fa9b0 Win32: update xbrz OV2 2016-10-07 21:39:32 +0200
  • ddb1527236 Bump OV2 Windows port copyright. Brandon Wright 2016-10-07 12:53:18 -0500
  • 9e490f9529 Bump version number in unix port. Brandon Wright 2016-10-07 12:51:43 -0500
  • f1600baa5e Fix Japanese translation issue. Bump to 1.54 in configure.ac. Brandon Wright 2016-10-07 12:49:59 -0500
  • 006fc22ebb Add byuu copyright for his S-SMP Brandon Wright 2016-10-07 12:47:07 -0500
  • 309ef1f1a4 Bump Gtk+ port minor version number. Brandon Wright 2016-10-07 12:37:39 -0500
  • e2b3805e21 Merge ce4004493e into 920cd52a4f David Baucum 2016-10-03 17:51:22 +0000
  • 920cd52a4f Merge branch 'master' of github.com:snes9xgit/snes9x Brandon Wright 2016-10-02 19:42:31 -0500
  • 17f83a0806 Fix sizing when using GDK hidpi scaling with OpenGL or Xv. Brandon Wright 2016-10-02 19:41:42 -0500
  • b3b31b1d26 Merge pull request #116 from greg-kennedy/patch-1 bearoso 2016-10-01 20:08:06 -0500
  • fe55308901 Merge pull request #119 from jristz/master bearoso 2016-10-01 20:06:49 -0500
  • 91aebfe759 Update some copyrights, bump version number. Brandon Wright 2016-10-01 20:03:03 -0500
  • 7d95f3732a Fix some idiotic expose handling. Brandon Wright 2016-10-01 19:23:21 -0500
  • 026f9eaa1e Fix some possible problems from cppcheck. Everything else looks fine. Brandon Wright 2016-09-27 15:25:37 -0500
  • c3383b3fe9 Add mute on turbo translation and hack to ensure EVERYTHINK is translated Pablo Lezaeta Reyes 2016-08-13 14:11:39 -0400
  • f388facb31 Actually mute sound during turbo. Brandon Wright 2016-08-06 17:21:04 -0500
  • 1442378a13 Add option to mute sound on turbo Brandon Wright 2016-08-02 10:31:05 -0500
  • 65ca7b6fce Merge pull request #102 from trickart/develop bearoso 2016-08-02 15:07:47 -0500
  • 0175e10b06 Merge pull request #115 from jristz/master bearoso 2016-08-02 15:06:58 -0500
  • 971492f75c Update x11.cpp Greg Kennedy 2016-07-27 23:27:07 -0500
  • b20f405c56 Translation to spanish Pablo Lezaeta Reyes 2016-07-08 12:55:09 -0400
  • 6caf0534b5 Merge 076466d7f8 into 1714ecf465 Twinaphex 2016-05-08 23:57:20 +0000
  • 076466d7f8 Cross-compile patches twinaphex 2016-05-09 01:44:02 +0200
  • c0cbc91086 Merge f398658c4e into 1714ecf465 Daniel Kamil Kozar 2016-04-21 13:00:32 +0000
  • 1714ecf465 Don't set pixbuf to raw image data. Fixes segfault. Brandon Wright 2016-04-15 13:07:37 -0500
  • 6975f51373 Merge branch 'master' of https://github.com/snes9xgit/snes9x gocha 2016-01-19 11:04:00 +0900
  • f398658c4e Change include paths to ones that work with Visual Studio 2013 and newer Daniel Kamil Kozar 2016-01-15 00:35:59 +0100
  • 05b827a60e Merge pull request #101 from greg-kennedy/master OV2 2016-01-12 18:46:36 +0100
  • a4fd652a8b Add ja.po trickart 2016-01-10 22:29:23 +0900
  • 5990555449 Gracefully handle joystick errors, and attempt to reconnect unplugged sticks. Greg Kennedy 2016-01-04 17:41:52 -0600
  • 602d70195f Fixes to maxaspect Greg Kennedy 2016-01-04 17:20:13 -0600
  • 9f960951b2 Update config.sub, config.guess, install-sh to latest from autotools re: issue #81 Greg Kennedy 2016-01-02 22:40:24 -0600
  • f1f71f92e8 Add -maxaspect option for fullscreen, which stretches / autocrops, but ignores 8:7 aspect. Greg Kennedy 2016-01-02 22:32:31 -0600
  • 65a3701be3 Switch to Fullscreen fails unless done after MapWindow. Greg Kennedy 2015-12-29 16:17:24 -0600
  • a371d3b389 Add output scaling when Xv fullscreen is enabled. Greg Kennedy 2015-12-29 14:25:19 -0600
  • 7396766588 Add Xv acceleration support to unix port. Greg Kennedy 2015-12-29 14:04:13 -0600
  • 2db2c2f57c Wrap XImage in a generic struct, for extending with XvImage later. Greg Kennedy 2015-12-29 00:55:03 -0600
  • 6d7b68f4d1 Add XV extension to configure script. Greg Kennedy 2015-12-28 15:24:34 -0600
  • 71648e7a86 Add -fullscreen option, which starts snes9x in fullscreen mode. Greg Kennedy 2015-12-28 15:22:11 -0600
  • b02099f52b Add error message if sound device cannot be opened. Greg Kennedy 2015-12-28 14:39:16 -0600
  • 239d7febce Merge b5be2ef3f9 into 3351c3b820 Greg Kennedy 2015-12-20 09:10:15 +0000
  • b5be2ef3f9 Changing configure a bit (again) Greg Kennedy 2015-12-19 22:19:27 -0600
  • 3d7f5e78ec Add command-line switches for xvideo scaling greg-kennedy 2015-12-19 21:20:57 -0600
  • 250947af95 Convert a number of spaces to tabs. greg-kennedy 2015-12-19 21:08:46 -0600
  • afb1619815 Update configure / configure.ac to improve Xv detection Greg Kennedy 2015-12-19 21:00:42 -0600
  • a3008660e3 Add enable_xvideo option to configure (default: yes) Greg Kennedy 2015-12-19 13:09:44 -0600
  • 33929f5b65 Add error message if /dev/dsp fails to open Greg Kennedy 2015-12-19 13:09:00 -0600
  • 2f4ed1143a Bugfixes and typos Greg Kennedy 2015-12-18 15:08:50 -0600
  • faad7990b6 Add -fullscreen option to x11 port. greg-kennedy 2015-12-18 13:42:22 -0600
  • 57978c31b3 Testing and bugfixes... it works! Greg Kennedy 2015-12-17 23:01:21 -0600
  • 58c0efea4d Try to clean up GL allocations where needed Greg Kennedy 2015-12-17 14:37:53 -0600
  • 281e5eca52 Add opengl backend support to SDL target. Greg Kennedy 2015-12-17 13:16:54 -0600
  • 5fd51d76f5 Replace ZeroMemory with proper memset command Greg Kennedy 2015-12-16 22:49:10 -0600
  • 0d73b3ffa3 reader.cpp was renamed to stream.cpp Greg Kennedy 2015-12-16 22:46:37 -0600
  • 6f4e5dd2a2 Adjust Makefile.in to point to /apu/bapu as in Unix port Greg Kennedy 2015-12-16 22:32:48 -0600
  • 483e2a5bbd Bringing together snes9x-sdl fork from @domaemon into current snes9x master Greg Kennedy 2015-12-16 20:09:31 -0600
  • 1ce437828e Merge pull request #18 from netux79/master Twinaphex 2015-12-06 20:01:58 +0100
  • dc7ed098e4 Fix support for Justifiers controllers. Ernesto Ramirez 2015-12-06 12:51:01 -0600
  • cc1ad1d1d6 Remove calls from deprecated GTK_STOCK constance. David 2015-11-28 01:27:19 -0500