Commit Graph

  • ba6f67510e win32: fix warnings OV2 2024-05-09 13:35:52 +0200
  • be53955553 win32: allow multiselect in cheat dialog, handle delete and selection (#916) OV2 2024-05-08 16:53:11 +0200
  • add607c38f Qt: Add save slot status info. BearOso 2024-05-07 14:27:28 -0500
  • c476e4acdc Gtk: Show existence of save state on slot select. BearOso 2024-05-07 14:18:40 -0500
  • bac6798141 Win32: Fix missing semicolon. BearOso 2024-05-07 14:06:33 -0500
  • 73cb8014f1 Win32: Show whether save state exists when slot selected. BearOso 2024-05-07 14:01:37 -0500
  • 77f86ef4b6 win32: only deinint d3d imgui elements if they were initialized OV2 2024-05-05 19:25:47 +0200
  • 51b6528224 Vulkan: Fix a couple of unsigned/signed warnings. BearOso 2024-05-04 15:43:54 -0500
  • c39e86c0c6 Qt: More built-in icons. BearOso 2024-05-04 15:38:29 -0500
  • 771b0ffc37 Qt: Mouse fixes. BearOso 2024-05-01 16:09:44 -0500
  • dcccf28bde Qt: Add mouse support. BearOso 2024-04-30 16:28:45 -0500
  • f6f9cf09e1 CMakeFiles: Tweaks. BearOso 2024-04-30 14:39:07 -0500
  • 2bb7723220 boot 4mb superfx roms Sneed 2024-04-27 20:17:16 -0400
  • fdcff015dc CPU: Stop emulation if CPU is deadlocked. BearOso 2024-04-27 17:44:21 -0500
  • 986dd2a061 SuperFX: Allow execution from ROM in higher banks. BearOso 2024-04-27 16:59:11 -0500
  • 65ef81ca2d SuperFX: Attempt to fix execution bank check against SCMR. BearOso 2024-04-27 16:46:05 -0500
  • 0a527f3adc
    Merge pull request #906 from pstef/update-minizip bearoso 2024-04-27 11:11:53 -0500
  • 496d2f0020
    Merge branch 'snes9xgit:master' into update-minizip pstef 2024-04-26 13:55:37 +0200
  • af4ec50b16 SuperFX: Run when any bit of SCMR is set. BearOso 2024-04-25 15:49:56 -0500
  • 582128bce7 Qt: Implement Swap Controller 1 & 2 BearOso 2024-04-22 15:54:56 -0500
  • 98cac16b46 Qt: Allow changing controller ports. No mouse yet. BearOso 2024-04-22 15:29:19 -0500
  • 8077396d39
    Merge pull request #914 from bernborgess/fix-vulkan-semicolon bearoso 2024-04-20 09:46:53 -0500
  • 3c09b1ea63 Fixed semicolon in vulcan_context.cpp bernborgess 2024-04-20 09:23:21 -0300
  • bb905521df Vulkan: Simplify some code. BearOso 2024-04-19 16:24:54 -0500
  • 0ae69cd518 Qt: Update paths before loading game. BearOso 2024-04-18 14:37:55 -0500
  • 8750a9ec26 Vulkan: Silence some warnings. BearOso 2024-04-17 17:12:51 -0500
  • a5a0a80464 Qt: Fix cheats dialog. BearOso 2024-04-17 15:51:38 -0500
  • e0849ab384 Qt/Windows: Just use a fixed dark fusion style. BearOso 2024-04-16 14:47:57 -0500
  • 31db46516d Qt/Windows: Don't use new windows11 style with Qt 6.7. BearOso 2024-04-15 15:51:41 -0500
  • 9d22dbb8d8 Cirrus.yml: Update FreeBSD target. BearOso 2024-04-13 18:14:26 -0500
  • 0ed93cd732 vulkan-headers: Roll back to v1.3.280. BearOso 2024-04-13 13:56:30 -0500
  • 3d5e412fb5 Vulkan-Hpp: Fix VULKAN_HPP_NO_NODISCARD_WARNINGS. BearOso 2024-04-13 13:49:48 -0500
  • 130942f578 Vulkan: Fix compile issues on Windows because of min/max. BearOso 2024-04-13 11:06:14 -0500
  • 46c6bd7eb4 Vulkan-Hpp: Don't use exceptions. BearOso 2024-04-12 18:47:16 -0500
  • 107482f6ec add .ogg support to msu1 Gutawer 2024-04-11 23:45:07 +0100
  • 7cf9f59923 Update VulkanMemoryAllocator-Hpp. BearOso 2024-04-06 16:28:03 -0500
  • 3ebc239034 Update vulkan-headers to v1.3.281. BearOso 2024-04-06 16:23:47 -0500
  • 5fbc17672a Guard Z_BZIP2ED with #ifdef HAVE_BZIP2 in miniunz.c, unzip.c Nebuleon Fumika 2014-01-29 21:41:59 +0000
  • 76207f9586 formatting before cherry-pick Piotr Paweł Stefaniak 2024-03-19 00:08:29 +0100
  • 860a928eca Remove a register keyword Piotr Paweł Stefaniak 2024-03-18 23:49:04 +0100
  • 94a649b4bb Fix compiling on Gentoo Linux due to use of non-public API. Brandon Wright 2012-07-19 22:21:31 -0500
  • 3791810d2c Update zconf.h and zlib.h for MacOSX to import z_crc_type Piotr Paweł Stefaniak 2024-03-18 22:00:03 +0100
  • 8c93a8c12b Update minizip to version 1.1 Piotr Paweł Stefaniak 2024-03-18 20:51:22 +0100
  • 1e1c45be07
    Merge pull request #900 from StanleyKid-22/master bearoso 2024-02-14 10:31:34 -0600
  • 4336892724
    Updated Ukrainian translation StanleyKid-22 2024-02-14 15:47:32 +0200
  • 7b7f126f5e
    Merge branch 'snes9xgit:master' into master StanleyKid-22 2024-02-14 15:44:58 +0200
  • be6372c034 Gtk/Wayland: Disable display driver during unfullscreening. BearOso 2024-02-08 12:49:12 -0600
  • 68af8fe783 Vulkan/Wayland: Use old swapchain size if none provided. BearOso 2024-02-07 18:41:18 -0600
  • f83a57fe25 Qt: Use DEFINES for core library. BearOso 2024-02-06 18:08:44 -0600
  • e76abdc4ef
    Merge pull request #887 from alarixnia/unix-bsd bearoso 2024-01-28 10:45:43 -0600
  • 0aad83b35e
    Update Ukrainian translation StanleyKid-22 2024-01-28 12:30:54 +0200
  • 1785bb4467
    Updated Ukrainian translation StanleyKid-22 2024-01-27 20:27:04 +0200
  • e70d19e164
    Updated to actual project version 1.62.3. StanleyKid-22 2024-01-27 20:12:20 +0200
  • f0001ab428 Wayland: Reorder resizing operations BearOso 2024-01-09 10:31:49 -0600
  • 9b77335345 Wayland: Unset source coordinates to just use whole buffer. BearOso 2024-01-09 10:04:46 -0600
  • 652adc81a4 win32: fix libretro build OV2 2024-01-03 00:20:56 +0100
  • 56a5d3c31f win32: restore rom info dialog colors OV2 2024-01-02 20:42:07 +0100
  • 4dddce8b88 Qt: Abstract cheats interface. BearOso 2023-12-16 13:12:09 -0600
  • b8d71c6562 Qt: Update actual bindings after using menu items. BearOso 2023-11-30 17:12:42 -0600
  • 7dcae9d56d qt: Build fmt library. BearOso 2023-11-30 16:58:25 -0600
  • 6e738950c6 win32: Don't realloc graphics buffers when dialog shown. BearOso 2023-11-30 16:57:47 -0600
  • ca158abcb6 Qt: Add scripts used for building minimal binary Qt. BearOso 2023-11-28 18:31:55 -0600
  • 026307219c Qt: Update Windows build with prebuilt Qt. BearOso 2023-11-28 18:30:45 -0600
  • 62501a2218 unix: Support OSS audio on systems other than Linux. nia 2023-11-20 11:16:08 +0100
  • 666761c95a unix: Avoid redefining libm function log2l nia 2023-11-20 10:56:52 +0100
  • 97291767b8
    Merge pull request #886 from alarixnia/dlopen bearoso 2023-11-19 17:57:15 -0600
  • 91b08bfeb7
    Merge pull request #885 from JakeSmarter/de bearoso 2023-11-19 17:56:48 -0600
  • a049345125
    Merge pull request #881 from JakeSmarter/pl bearoso 2023-11-19 17:56:30 -0600
  • 5fb99b7ad6 gtk: Use CMAKE_DL_LIBS nia 2023-11-20 00:13:18 +0100
  • 5c65edbbca win32: map waveOut devices to mmdevices via endpoint id OV2 2023-11-18 22:19:58 +0100
  • 38c28e1f9c Add de l10n Jake Smarter 2023-11-01 10:41:00 +0100
  • d30060cdc1 win32: try MMDeviceEnumerator for waveOut device enumeration before falling back to device caps (#883) OV2 2023-11-03 19:05:22 +0100
  • 665ddf86f2 * Add plurals * Drop proper names from l10n * Add string parameter numbers for correct l10n freedom * Update POT file * Update pl l10n based on new POT file * Add locale specific number formatting where applicable * Make use of Glib’s logging facility Jake Smarter 2023-10-30 12:00:00 +0000
  • bd918f60fb Qt/Wayland: Fix case when window is reparented for server-side decoration. BearOso 2023-10-11 15:02:08 -0500
  • 953de52465 Qt: Fix issues with input rate and vrr. BearOso 2023-10-11 10:44:31 -0500
  • b8d0b8ec9e Fix some unsigned/signed comparisons. BearOso 2023-10-10 19:44:06 -0500
  • 397cb98347 Vulkan: Remove out-of-date message from exception handler. Clean up a bit. BearOso 2023-10-10 19:32:31 -0500
  • 94125d4781 Resampler: Consistently use signed ints. BearOso 2023-10-10 19:22:40 -0500
  • 58bdb3efa0 Vulkan: Use mailbox when available. Suppress debug messages. BearOso 2023-10-09 15:01:35 -0500
  • e3f1790711 Vulkan/Gtk: Make instance creation fail more robust. BearOso 2023-10-09 14:15:46 -0500
  • 039e68d306 Gtk: Don't allow threading with NTSC filter. BearOso 2023-10-09 14:01:52 -0500
  • 49556cd5d1 Gtk: Blargg NTSC outputs reduced width in 512-mode. BearOso 2023-10-09 13:46:53 -0500
  • 01e408e4c8 (Qt,Gtk)/OpenGL: Specify unpack alignment. BearOso 2023-10-08 11:03:27 -0500
  • 0e03a36847 Update Vulkan Memory Allocator and .hpp. BearOso 2023-09-23 10:22:48 -0500
  • 12755ddf09
    Fixed GCC 13 build issue. spillner 2023-09-23 19:00:31 +1000
  • a2a4264a76
    Fixed GCC 13 build issue spillner 2023-09-23 18:56:02 +1000
  • 9be1ee83b3 Gtk: Compile std_chrono_throttle.cpp unconditionally. BearOso 2023-09-16 10:40:29 -0500
  • 84ac947567 memmap: Fix SD3 Italian translation that uses ExtHiROM. BearOso 2023-09-11 12:08:30 -0500
  • 153965e5f2
    Merge pull request #868 from JakeSmarter/pl bearoso 2023-09-09 16:39:45 -0500
  • f7ddc412f9 Vulkan: Catch out-of-date exception on swapchain acquire. BearOso 2023-09-04 18:57:35 -0500
  • 67b6d47c09 Vulkan: Catch out-of-date on present that vulkan.hpp throws. BearOso 2023-09-04 14:00:03 -0500
  • 02cb6dc319 Vulkan: Set graphics queue on swapchain creation. BearOso 2023-09-04 13:45:16 -0500
  • 5314bc8db0 Vulkan: Check image extents for surface compatibility. BearOso 2023-09-04 11:56:10 -0500
  • f45e22b08d Qt: Change vsync setting immediately when config changes. BearOso 2023-09-04 11:38:00 -0500
  • 7ad393572f Vulkan: Catch swapchain create exceptions. Don't try to use immediate present mode if not supported. BearOso 2023-09-04 11:37:28 -0500
  • d96b2a711b Qt: Handle failed context creation better. BearOso 2023-09-04 11:03:21 -0500
  • cf49325555 Qt: More overclock options. BearOso 2023-09-02 16:07:16 -0500
  • 6555feecda Wayland: Round preferred scale multiplication. BearOso 2023-08-31 14:01:09 -0500
  • e2087adffb Add GTK+ pl translations Jake Smarter 2023-08-27 12:47:50 +0200
  • 94fbbfe0dd Close zip files during patch search in release (fixes #864) OV2 2023-08-27 15:38:37 +0200