Commit graph

  • aee66bb68a remove log jorsi 2020-09-13 17:56:02 -04:00
  • aaebe76fe7 remove Mac from string value -- users will see this string jorsi 2020-09-13 17:55:02 -04:00
  • a8921f4188 add frame skip to preferences jorsi 2020-09-12 22:02:42 -04:00
  • 947f0a9bb0 remove .gitignore reference in xcode jorsi 2020-09-12 14:16:10 -04:00
  • 7d6a63fe10
    Merge pull request #667 from orsi/mac-remove-signing Michael Buckley 2020-09-12 10:58:13 -07:00
  • 9f67fa3578 add .gitignore to xcode source navigator and ignore OS X files jorsi 2020-09-12 10:48:54 -04:00
  • 62d150ee85 remove signing from all targets jorsi 2020-09-12 10:39:34 -04:00
  • 9ff5436c15 Implemented edit button to open TextEdit with file. sbzappa 2020-09-11 22:31:20 -04:00
  • 64b0781e3e Added support for multiple lua scripting windows. sbzappa 2020-09-11 22:15:38 -04:00
  • d8f45e513f Mac: Disable library validation in debug builds so that they hopefully don't require any kind of code signing Michael Buckley 2020-09-11 13:28:23 -07:00
  • 3451b47b9f Mac: allow debug builds without signing, allowing for greater collaboration Michael Buckley 2020-09-11 08:29:38 -07:00
  • 14dcee9c62
    Merge pull request #632 from gocha/appveyor-fix-tagerror OV2 2020-09-11 15:33:43 +02:00
  • 326b1178a6
    Merge pull request #238 from Aftnet/master Autechre 2020-09-11 12:09:35 +02:00
  • a6c3715d0f Implemented S9xLuaViewController interface that mimics the original snes9x-rr Lua Scripting window. sbzappa 2020-09-10 22:56:02 -04:00
  • 207f206078 Fixed compilation when enabling lua engine on MacOS. sbzappa 2020-09-09 00:33:18 -04:00
  • cbf9fc6d63 Merged with snes9xgit master sbzappa 2020-09-08 20:09:01 -04:00
  • da1fc9a69d Build fix Alberto Fustinoni 2020-09-10 22:22:46 +09:00
  • cf4c542be9 Merged with snes9xgit master Simon Bouvier-Zappa 2020-09-08 20:09:01 -04:00
  • eefd3033cd Mac: Make escape key resume as well as pause Michael Buckley 2020-09-07 13:59:39 -07:00
  • c4cdc18068 Mac: Return hardware and software reset menu items Michael Buckley 2020-09-07 13:54:19 -07:00
  • a893ad05e3 Use strlcpy and strlcat in the Mac port Michael Buckley 2020-09-07 11:23:05 -07:00
  • 8d2bc33023
    Merge pull request #663 from sbzappa/msu-1-support-macos bearoso 2020-09-07 11:53:39 -05:00
  • 3eab70c1e1 Fixed support of MSU-1 audio files on MacOS. Adjusted how MacOS specific implementation of S9xMSU1OpenFile builds up paths when calling _makepath to allow for enumeration suffixes (e.g. -1.pcm). sbzappa 2020-09-07 12:28:36 -04:00
  • ba8b9711d6 Handle . in extension for _makepath. BearOso 2020-09-07 11:09:15 -05:00
  • cfd8b299ba ADd compat.cpp to Mac port Michael Buckley 2020-09-07 09:02:10 -07:00
  • 3140d5784c compat.cpp: Add appropriate headers. BearOso 2020-09-07 10:59:51 -05:00
  • 1a0d896416 Add compat.cpp. BearOso 2020-09-07 10:58:47 -05:00
  • bb622bdf5b Add a compat.cpp file for compatibility symbols. BearOso 2020-09-07 10:57:17 -05:00
  • 30e2671e08
    Merge pull request #661 from yoffy/audio-output-thread bearoso 2020-08-29 10:46:24 -05:00
  • e2c1abb7fc audio output thread Kenta Yoshimura 2020-08-17 07:06:22 +09:00
  • 2fc8b40e0e Gtk: Fix '&' in rom info dialog. BearOso 2020-08-24 14:21:24 -05:00
  • 6d1d0ab121 Gtk: Still use theme icon if available. BearOso 2020-08-23 17:47:27 -05:00
  • 4c3d043880 Gtk: Update built-in mini-icon. BearOso 2020-08-23 17:46:25 -05:00
  • 1fc5a2d4d6 Gtk: Fix crash when no icon is found. BearOso 2020-08-23 17:17:55 -05:00
  • 95c7fdad1f Gtk: Thread preferences creation. BearOso 2020-08-23 16:28:01 -05:00
  • 76bacd05b3
    Fixed bug Yusuf-EMU 2020-08-18 14:04:55 -07:00
  • a882a7fe2f
    Merge pull request #1 from Yusuf-EMU/parc Yusuf-EMU 2020-08-17 16:17:50 -07:00
  • 1653510d35
    Removed unnecessary branch Yusuf-EMU 2020-08-17 16:14:48 -07:00
  • a3c0c4621d Gtk: Don't pass arguments to gtkmm application. BearOso 2020-08-09 14:28:20 -05:00
  • 03d3f69a0c Gtk: Shaders: Use our copy of glslang headers BearOso 2020-08-08 12:01:10 -05:00
  • a5cb64f707 Add explicit declaration of tile unit templates. BearOso 2020-08-07 15:36:03 -05:00
  • e58c16351c Shaders: Use C++ style struct types. BearOso 2020-08-07 14:59:03 -05:00
  • 4973d625ba Shaders: Bump glslang version to latest stable. BearOso 2020-08-07 14:51:30 -05:00
  • 668f1d967b Shaders: Compile correct GLSL version on legacy. BearOso 2020-08-07 14:06:50 -05:00
  • e705e71a97 Remove S9xChooseMovieFilename BearOso 2020-08-06 16:51:52 -05:00
  • f04f1bbe44 Remove S9xChooseFilename BearOso 2020-08-06 16:45:09 -05:00
  • 063b3a959c Move _splitpath and _makepath into core. BearOso 2020-08-06 16:35:17 -05:00
  • e322bbf109 Remove S9xSetPalette BearOso 2020-08-06 16:26:12 -05:00
  • 4ec8679a37
    Merge pull request #237 from Sanaki/master hizzlekizzle 2020-07-31 22:16:49 -05:00
  • e230c7fbd0 Add st (Sufami Turbo) to supported extensions Sanaki 2020-07-31 16:05:51 -07:00
  • 793b3f623f Allow building for Apple Silicon Michael Buckley 2020-07-30 20:31:10 -07:00
  • e3e3e287d8 Mac: Update for Xcode 12 Michael Buckley 2020-07-21 14:20:26 -07:00
  • bdd061847e Gtk: Fix recent menu. Add game name to title. BearOso 2020-07-30 18:24:54 -05:00
  • e26649c242 Update cirrus.yml to get all submodules. BearOso 2020-07-29 19:22:29 -05:00
  • d38c15cf78 win32: Include ResourceLimits.cpp in glslang. BearOso 2020-07-29 18:33:15 -05:00
  • 6e9cfce6f1 Gtk/Shaders: Use embedded copy of glslang. BearOso 2020-07-29 18:32:46 -05:00
  • 6db085dc23 win32: Fix glslang include directory. Brandon Wright 2020-07-28 18:24:27 -05:00
  • c05b27b9ea win32: Redirect glslang file references. Brandon Wright 2020-07-28 17:39:49 -05:00
  • 730597e12f Add glslang to shaders directory. Brandon Wright 2020-07-28 17:25:27 -05:00
  • 2ac236ba10 Remove glslang from win32 directory. Brandon Wright 2020-07-28 17:22:51 -05:00
  • 82e72ad0f0
    auto select recent opened rom on GtkFileChooser Derek Dai 2020-07-28 21:01:12 +08:00
  • ff5be64201
    auto select recent opened rom on GtkFileChooser Derek Dai 2020-07-28 21:01:12 +08:00
  • 057b40c50d
    auto select recent opened rom on GtkFileChooser Derek Dai 2020-07-28 21:01:12 +08:00
  • 272440b8bc
    fix build-time dependencies for libSPIRV-TOOLS* Derek Dai 2020-07-28 18:10:52 +08:00
  • fd88971598 Gtk: Don't expand shader parameter widgets. Brandon Wright 2020-07-27 17:58:03 -05:00
  • a20e726ca2 Gtk: Add gthread library dependency. Brandon Wright 2020-07-21 14:17:15 -05:00
  • ffca428bb3
    Merge pull request #648 from keithbowes/indicate-meson-version bearoso 2020-07-21 14:12:03 -05:00
  • edb4866671 Indicate Meson version Keith Bowes 2020-07-21 13:49:13 -04:00
  • 5c0aabacbe cirrus: Add libgtkmm-3.0-dev to linux packages. Brandon Wright 2020-07-17 14:56:41 -05:00
  • e17ff69533 Gtk: Switch codebase to gtkmm. Brandon Wright 2020-07-04 17:53:38 -05:00
  • 3c3ea985ef GTK: Refactoring of display output code. Brandon Wright 2020-06-30 17:28:10 -05:00
  • 38bcabff68 Shaders: Use const char * for filenames. Brandon Wright 2020-06-30 16:53:52 -05:00
  • 341a6c7aea
    Merge pull request #636 from LinRs/zh_CN bearoso 2020-06-30 14:14:46 -05:00
  • 4d2c484c81
    Merge pull request #642 from JotaRandom/master bearoso 2020-06-30 14:14:08 -05:00
  • fd558dbd05
    Merge branch 'master' into master bearoso 2020-06-30 14:13:50 -05:00
  • 0f0914cca5 GTK: Config code cleanup. Brandon Wright 2020-06-21 15:25:54 -05:00
  • 4c89a52e63
    Merge pull request #644 from AlexApps99/master bearoso 2020-06-21 15:17:24 -05:00
  • 9e91d9d8ae Fixed sound playing while in turbo after pause (this may break other aspects of audio around pausing) AlexApps99 2020-06-21 22:02:08 +12:00
  • 4f3e6681ef Added rewind to turbo mute AlexApps99 2020-06-21 21:46:27 +12:00
  • cb562b2e4c Mac: Remove 1-pixel border that was cutting into the window Michael Buckley 2020-06-20 17:35:14 -07:00
  • 4b456306da Remove out-of-bounds access with macs rifle data. Brandon Wright 2020-06-20 11:05:25 -05:00
  • 5c3fbf6740 Fix some warnings. Brandon Wright 2020-06-20 10:44:11 -05:00
  • bbdc7e2f21 Update Spanish Translation Pablo Lezaeta Reyes 2020-06-12 02:51:13 -04:00
  • d607c1e38d Update translations [placeholder] pablo Lezaeta Reyes 2020-06-12 02:39:28 -04:00
  • 2d4d589923
    Merge pull request #1 from snes9xgit/master JotaRandom 2020-06-11 05:10:33 -04:00
  • 995f0be52c SA1: Remove memory remapping at load state. Brandon Wright 2020-06-07 15:38:01 -05:00
  • 432fc08498
    Merge pull request #638 from cout/increase_sram_size OV2 2020-03-31 20:37:27 +02:00
  • a70aa17c56 Increase SRAM size to 512KB Paul Brannan 2020-03-31 06:35:29 -04:00
  • bdd7db354d Mac: Fix redraw issues on dual monitor setups when closing and reopening the window Michael Buckley 2020-03-18 20:14:57 -07:00
  • 09dc8f19c0 Mac: Fix pause fade after closing and reopening window Michael Buckley 2020-03-18 17:54:18 -07:00
  • a4b207cbaa Mac: Always save SRAM on window close and quit Michael Buckley 2020-03-18 17:22:51 -07:00
  • 7d028a4e74 Mac: Fix window redraw crash Michael Buckley 2020-03-18 17:22:39 -07:00
  • abfa59945d GTK: Add Simplified Chinese translations LinRs 2020-03-04 13:48:00 +00:00
  • d6a0fa8ea5 Mac: Another fix to joypad hats Michael Buckley 2020-03-01 17:19:06 -08:00
  • 4d0b99ef12 Mac: Prevent centering analog stick from affecting hat values Michael Buckley 2020-02-06 06:21:22 -08:00
  • 0a9d83654b Mac: Make metal layer inherit content sale from window to fix issues swapping between retina and non-retina monitors Michael Buckley 2020-03-01 16:59:00 -08:00
  • 822dbe4cbb [pch] Remove more MSVC specific headers from pch.h (except tchar.h) gocha 2020-02-19 17:02:21 +09:00
  • cea3f36564 Reduce header dependencies by de-inlining functions in getset.h and separating them from memmap.h gocha 2020-02-19 16:05:39 +09:00
  • 0e35acc6b5 Add precompiled header file gocha 2020-02-18 16:49:03 +09:00
  • 4b7b092af4 CI: delete git describe --tags from appveyor.yml to prevent the "git : fatal: No tags can describe" errors in forked repositories gocha 2020-02-18 17:11:56 +09:00