Commit graph

  • 9a1d3eccfc GTK: Fix positioning, label detail. Brandon Wright 2019-05-12 09:56:23 -05:00
  • 680ca64078
    Merge pull request #538 from TaimoorCodes/showtime bearoso 2019-05-12 09:53:11 -05:00
  • f3da1c9496 Add show time option to GTK UI. It is disabled by default. Taimoor Ahmad 2019-05-11 23:30:10 -04:00
  • d16c9775a9 Only show if DisplayTime is enabled in settings Taimoor Ahmad 2019-05-11 23:24:17 -04:00
  • ed4804ce85 Move to bottom left corner. Fix formatting for time. Taimoor Ahmad 2019-05-11 23:04:57 -04:00
  • 35531f2962 DisplayTime shows in corner now Taimoor Ahmad 2019-05-11 22:53:16 -04:00
  • 52f521160a libretro: Ensure RetroArch's texture width is multiple of 4. Brandon Wright 2019-05-11 16:18:38 -05:00
  • 84f32cdca2 Fix build failure on gtk. Kenta Yoshimura 2019-05-07 23:15:06 +09:00
  • c74d459d41
    Merge pull request #535 from yoffy/optimization-flags OV2 2019-05-06 17:26:27 +02:00
  • 8452680d0a unix: Revert -Ofast to -O3. Kenta Yoshimura 2019-05-06 23:56:06 +09:00
  • c1042e5349 unix: Defaults -Ofast and adds --enable-sse41, --enable-avx and --enable-neon. Kenta Yoshimura 2019-05-05 02:54:25 +09:00
  • 0f71fcd0ab unix: Fix --enable-debug or -O3 not working. Kenta Yoshimura 2019-05-05 02:47:21 +09:00
  • 2898a9967a Fix build failure on libretro. Kenta Yoshimura 2019-05-04 15:45:36 +09:00
  • 7603ed09d2 tile: Divide instantiations. This enables parallel compilation. Kenta Yoshimura 2019-05-04 12:58:53 +09:00
  • ec71984956 Fit variable type width. Kenta Yoshimura 2019-05-04 00:43:26 +09:00
  • 54a961d8ca Don't set soundsync on with no way to disable. Brandon Wright 2019-04-24 15:22:16 -05:00
  • 913b75d07c Update changes.txt, appveyor.yml. 1.60 Brandon Wright 2019-04-23 13:57:18 -05:00
  • 993ffed6a3 GTK: Tweak spin button widths. Brandon Wright 2019-04-20 15:55:43 -05:00
  • 8ea9a32a61 Restore MSU1_AUDIO_POS. Brandon Wright 2019-04-17 12:27:16 -05:00
  • 7e865c628a Restore MSU1 playback position correctly. Brandon Wright 2019-04-17 12:10:59 -05:00
  • 38105c85c2 libretro: Expose echo buffer hack. Brandon Wright 2019-04-16 16:00:41 -05:00
  • 086f6d746e GTK: Update strings. Brandon Wright 2019-04-16 15:46:06 -05:00
  • 7dc9ba8215 GTK: Invert invalid vram access checkbox. Brandon Wright 2019-04-16 15:41:04 -05:00
  • 5195200b78 Win32: Remove break I accidentally put in. Brandon Wright 2019-04-16 15:27:35 -05:00
  • f53a6697dd win32: add warning icon to warn message OV2 2019-04-16 21:17:18 +02:00
  • ea8e016631 Win32: Add set defaults and warning to hacks dialog. Brandon Wright 2019-04-16 12:18:11 -05:00
  • 9c733497fe GTK: Allow shutting off button and menu icons. Brandon Wright 2019-04-16 11:47:35 -05:00
  • 83916eb56d Round up calculated size to next 8k for bad hacks. Brandon Wright 2019-04-14 13:03:09 -05:00
  • 85326c8daf GTK: Update strings. Translate some español. Brandon Wright 2019-04-13 16:28:42 -05:00
  • a820272191 GTK: Save echo buffer hack value. Brandon Wright 2019-04-13 15:54:41 -05:00
  • c3bc6fff87 GTK: Add configurable initial background. Brandon Wright 2019-04-13 15:47:01 -05:00
  • e170bf66ca GTK: Add the hacks to UI. Brandon Wright 2019-04-13 15:25:55 -05:00
  • 79d9a2ee7e Update changes.txt. Brandon Wright 2019-04-12 14:42:26 -05:00
  • 66046da2c8 Update win32 glslang correctly. Brandon Wright 2019-04-12 12:23:39 -05:00
  • f70e072bd9 Revert to higher APU clock. Brandon Wright 2019-04-12 12:10:51 -05:00
  • b590ec10ab GTK: Use "Auto-patched" to clarify. Brandon Wright 2019-04-10 14:51:01 -05:00
  • ac4d458f7b Add Settings.IsPatched to know if ROM was patched. Brandon Wright 2019-04-10 14:43:20 -05:00
  • c6facbdf4a Fix BPS patch support. (ArtiiP) Brandon Wright 2019-04-10 14:12:29 -05:00
  • 07f1976dcf Win32: Fix accidental frametime reversion. Brandon Wright 2019-04-09 10:54:29 -05:00
  • 1f2b5988c1 Define alwaysinline to PIXEL functions. Kenta Yoshimura 2019-04-09 08:04:15 +09:00
  • 6a789f9947 Add the separate echo buffer option. Brandon Wright 2019-04-08 17:16:24 -05:00
  • 3c879cc2b3 Win32: Add hacks dialog. Brandon Wright 2019-04-08 16:54:24 -05:00
  • 3b9820d75b Use alwaysinline with COLOR functions in gfx.h, MATH functions in tile.cpp, and CachedTile class in tile.cpp. Kenta Yoshimura 2019-04-08 01:11:32 +09:00
  • c71429c2b7 Merge FORCE_INLINE macro to alwaysinline into port.h. Kenta Yoshimura 2019-04-08 01:07:16 +09:00
  • d404f3fd39 Tweak 16x16 icon. Brandon Wright 2019-04-06 17:42:51 -05:00
  • 0d4bcb55bc GTK: Fix up PortAudio output a bit. Brandon Wright 2019-04-03 19:23:54 -05:00
  • b6fcbe0f46 Shaders: Use GL_X_MIPMAP_X with mipmap_input. Brandon Wright 2019-04-03 18:32:17 -05:00
  • 5f8d4bd26e Fix icon proportions to be precise. Brandon Wright 2019-04-03 17:22:26 -05:00
  • 53d7441c7c Win32: Fix blurriness on flat icon. Add glossy icon. Brandon Wright 2019-04-03 16:56:21 -05:00
  • 8eca5590e1 SFX: Make SFX2 1/3 faster than 1.59.2. Brandon Wright 2019-04-03 13:14:14 -05:00
  • 43d54e1fb0 Use old 3D icons with a new 48x48 size added. Brandon Wright 2019-04-03 12:19:55 -05:00
  • ee9c95ca6b Adjust SuperFX2 speed slightly. Brandon Wright 2019-04-03 12:08:43 -05:00
  • 8035c3073f Fix icons. Add LodanZark's flat icon as an option. Brandon Wright 2019-04-03 12:01:58 -05:00
  • 9cec789d1b Try to fix syntax error. Kenta Yoshimura 2019-04-03 21:17:47 +09:00
  • 4ec594f53a Fix syntax error. Kenta Yoshimura 2019-04-03 08:28:10 +09:00
  • e7cb965bfa Remove unused line. Kenta Yoshimura 2019-04-03 01:42:38 +09:00
  • e59ccab0b4 Unmacro GET_CACHED_TILE, IS_BLANK_TILE and SELECT_PALETTE. Kenta Yoshimura 2019-04-03 01:00:39 +09:00
  • e54b9f4354 Remove top-level #include. Kenta Yoshimura 2019-04-03 00:29:45 +09:00
  • 867ee9c689 Remove second-level #inclue and third-level #include. Kenta Yoshimura 2019-04-02 17:11:03 +09:00
  • b4142cb1f1 Remove tile drawing facade functions. Kenta Yoshimura 2019-04-01 20:51:42 +09:00
  • 7b31af02a2 Unmacro DRAW_TILE. Kenta Yoshimura 2019-04-01 00:41:03 +09:00
  • 6424a471f3 Merge macro OFFSET_IN_LINE. Kenta Yoshimura 2019-03-31 17:17:20 +09:00
  • 824eab3acc Unmacro DRAW_PIXEL Hires. Kenta Yoshimura 2019-03-31 17:03:39 +09:00
  • 3aecd16edd Unmacro DRAW_PIXEL Normal1x1. Kenta Yoshimura 2019-03-31 16:42:57 +09:00
  • 51edec756f GTK: OpenGL: Don't spin with sync_control option. Brandon Wright 2019-04-01 17:10:12 -05:00
  • e87b742787 Recorrect green bit math. Brandon Wright 2019-04-01 11:43:56 -05:00
  • ff964ded04 Update changes.txt. Brandon Wright 2019-03-31 18:22:20 -05:00
  • bd7669e78c libretro: Use 565 format for NTSC filter. Brandon Wright 2019-03-31 15:32:49 -05:00
  • a2ef6e3818 Fix android compile with ntsc filter. Brandon Wright 2019-03-30 20:21:07 -05:00
  • 2d960df03e blargg filter stellarporter 2019-03-16 11:09:47 -05:00
  • d975010369 Fix inadvertent use of C++11 in core. Brandon Wright 2019-03-30 19:18:01 -05:00
  • d1d9a2ae51 Change variable names to make sense. Brandon Wright 2019-03-27 15:42:40 -05:00
  • 3b842f896b Adjust new math to do 15->16 bit correctly. Brandon Wright 2019-03-27 15:28:23 -05:00
  • 9721f78df1 Select brightness function in tile renderer. Brandon Wright 2019-03-27 11:42:31 -05:00
  • 2d97d2dd98 Use for loops for DRAW_TILE. 3-4% speed benefit. Brandon Wright 2019-03-26 12:04:23 -05:00
  • 8513ecec51 win32: Nominal frame time NTSC: 60.09881... Brandon Wright 2019-03-25 16:17:22 -05:00
  • 656f085331 Another splash option. Brandon Wright 2019-03-25 16:16:08 -05:00
  • 0d137c1224 Save mipmap_input parameter to custom config. Brandon Wright 2019-03-24 15:57:59 -05:00
  • 0deed414b9 GTK: Remove mostly unused status bar. Brandon Wright 2019-03-24 12:25:29 -05:00
  • 54ba8798b5 GTK: Add right-click menu. Brandon Wright 2019-03-22 16:51:48 -05:00
  • 83505d88c2 GTK: Fix broken keys. Brandon Wright 2019-03-22 11:59:50 -05:00
  • bdf0e426e0 GTK: Allow one key for multi joypad assignments. Brandon Wright 2019-03-21 17:54:27 -05:00
  • dfe66f57b3 GTK: Add new splash background options. Brandon Wright 2019-03-21 16:37:00 -05:00
  • 2988cbb8ac Proper 16-bit color conversion. Brandon Wright 2019-03-21 15:28:31 -05:00
  • cc1f6de281 GTK: Yes, we want button and menu images. Brandon Wright 2019-03-20 11:54:16 -05:00
  • c39f769002 Merge branch 'master' of github.com:snes9xgit/snes9x Brandon Wright 2019-03-18 14:29:07 -05:00
  • f5c5c8c2b3 unix: Fix sound. Brandon Wright 2019-03-18 14:28:38 -05:00
  • 2d26ce5ae2
    Update README.md bearoso 2019-03-17 16:54:51 -05:00
  • 0306b68d2a GTK: Add some translation strings I missed. Brandon Wright 2019-03-17 16:30:58 -05:00
  • e722a192e2 Merge branch 'master' of github.com:snes9xgit/snes9x Brandon Wright 2019-03-17 16:10:36 -05:00
  • 6db1b338af
    Merge pull request #517 from JotaRandom/master bearoso 2019-03-17 12:15:03 -05:00
  • 80ed21b6e8 Update Spanish translation Pablo Lezaeta 2019-03-17 03:43:40 -03:00
  • 4f0cc90525 GTK: Update splash background. Brandon Wright 2019-03-16 13:45:38 -05:00
  • 65c5995436 Update version number and start changelog. Brandon Wright 2019-03-13 17:40:51 -05:00
  • 257638f77a Clamp MSU1+S-DSP mixing. Brandon Wright 2019-03-12 16:31:44 -05:00
  • 8624a3d013 Revert IPL rom optimization. Brandon Wright 2019-03-10 20:19:54 -05:00
  • 0d4ee55824 Fix problems with pull request. Brandon Wright 2019-03-09 18:18:01 -06:00
  • b5270db944
    Merge pull request #428 from CapnCrinklepants/master bearoso 2019-03-09 18:14:50 -06:00
  • e854a759f8 Fix Chou Aniki. Remove hack. Brandon Wright 2019-03-09 17:16:54 -06:00
  • 28a62e9bf2 libretro: Pass ROM directory for any unknown. Brandon Wright 2019-03-08 18:43:50 -06:00