Commit Graph

  • 33d9def3b3
    (ffmpeg core) Fix audio buffer size (#16820) Viačasłaŭ 2024-07-27 08:14:27 +0000
  • 26fa457294
    (ffmpeg core) Fix audio buffer size #16820 Viačasłaŭ Chalikin 2024-07-27 03:52:07 +0300
  • 5510181e91 Fetch translations from Crowdin github-actions 2024-07-27 00:11:55 +0000
  • 858148fbae
    iOS: on iOS 18, enable game mode (#16817) Eric Warmenhoven 2024-07-26 01:27:19 -0400
  • 98b44d40e4 iOS: on iOS 18, enable game mode #16817 Eric Warmenhoven 2024-07-25 23:17:18 -0400
  • 029c6811d1
    Merge branch 'libretro:master' into master #16758 Jason Breitweiser 2024-07-25 22:31:01 -0400
  • 7a6406bca1
    Update xmb.c Jason Breitweiser 2024-07-25 22:28:06 -0400
  • 7bffa5fb2d
    Update gfx_thumbnail_path.c Jason Breitweiser 2024-07-25 22:26:36 -0400
  • 5e612ebd54
    Update gfx_display.c Jason Breitweiser 2024-07-25 22:21:43 -0400
  • b476dd1c28 Fetch translations from Crowdin github-actions 2024-07-26 00:12:40 +0000
  • 22d7fbd521
    alsa_midi: Prevent some notes to linger when application is closed (#16815) negativeExponent 2024-07-26 02:38:09 +0800
  • 2e03611d40
    alsa_midi: Prevent some notes to linger when application is closed #16815 negativeExponent 2024-07-25 13:04:52 +0800
  • b090f85620
    Support for non-PNG local thumbnails (#16806) zoltanvb 2024-07-25 03:31:41 +0200
  • 3f2ad22fce Fetch translations from Crowdin github-actions 2024-07-25 00:12:49 +0000
  • e5e7e66199
    Add sensor function placeholders for all joypad drivers. (#16812) zoltanvb 2024-07-25 00:13:16 +0200
  • 419939c16b Add sensor function placeholders for all joypad drivers. #16812 zoltanvb 2024-07-24 08:19:03 +0200
  • efbfe3610a (core_info.c) Cleanups libretroadmin 2024-07-24 09:55:34 +0200
  • ac85405598 (gfx_animation.c) Small cleanups libretroadmin 2024-07-24 09:25:59 +0200
  • 6b8025fdca
    fix segfault with vulkan shaders (#16810) hunterk 2024-07-24 00:09:39 -0500
  • c964079d7a
    fix segfault with vulkan shaders #16810 hunterk 2024-07-23 22:30:53 -0500
  • eada7985f5 Fetch translations from Crowdin github-actions 2024-07-24 00:14:04 +0000
  • 2c31de56ff Move XMB-specific line ticker code to xmb.c libretroadmin 2024-07-23 21:02:20 +0200
  • 9c67f55796 Support for non-PNG local thumbnails #16806 zoltanvb 2024-07-21 16:05:09 +0200
  • 240e5eb9e5
    winmm_midi: Fix midi_write_long_event unable to send sysex correctly (#16804) negativeExponent 2024-07-23 10:08:29 +0800
  • e2f9b8940d
    winmm_midi: Fix midi_write_long_event unable to send sysex correctly #16804 negativeExponent 2024-07-22 06:12:49 +0000
  • 3ba8171ed8 Fetch translations from Crowdin github-actions 2024-07-22 00:13:24 +0000
  • c095b420d1 Move GL3 C code over to C file - put rest in extern "C" codeblock libretroadmin 2024-07-22 01:43:21 +0200
  • b4e5a8fb70 Don't use std::min/std::max libretroadmin 2024-07-22 01:24:09 +0200
  • c99c5399f5 Move C Vulkan code over from shader_vulkan.cpp to vulkan_common.c libretroadmin 2024-07-22 00:52:31 +0200
  • 6e279814b9
    Changes up to 2024-07-20 (#16800) zoltanvb 2024-07-22 00:42:09 +0200
  • 907711db8c Don't use 'using namespace' libretroadmin 2024-07-22 00:34:57 +0200
  • 1b09a3b058
    Changes up to 2024-07-20 #16800 zoltanvb 2024-07-21 12:50:25 +0200
  • 3c45d78a95 Buildfix libretroadmin 2024-07-20 19:49:31 +0200
  • 857d1e4ddb Buildfix libretroadmin 2024-07-20 19:46:34 +0200
  • afc9cb509a CXX_BUILDFIX buildfixes libretroadmin 2024-07-20 19:42:45 +0200
  • 60e0dd839a iC comments libretroadmin 2024-07-20 17:54:44 +0200
  • 73afe24266 Use C comments instead of C++ comments for C files libretroadmin 2024-07-20 16:16:16 +0200
  • 77a52bcec5 Silence warnings libretroadmin 2024-07-20 16:08:13 +0200
  • e543aa25ae Silence some warnings libretroadmin 2024-07-20 15:46:26 +0200
  • 7d63e9bdd1 Fix crash when using RPi videocore #15972 zoltanvb 2024-07-20 14:51:12 +0200
  • 019f256b17 Fetch translations from Crowdin github-actions 2024-07-20 00:12:39 +0000
  • 63799385fc
    iCloud cloud sync driver (#16794) Eric Warmenhoven 2024-07-19 01:02:52 -0400
  • c43561b369 iCloud cloud sync driver #16794 Eric Warmenhoven 2024-07-12 22:36:31 -0400
  • 39a2cecdc5 Fetch translations from Crowdin github-actions 2024-07-19 01:43:18 +0000
  • 1232a6ae6e
    include rank on leaderboard submission notification (#16788) Jamiras 2024-07-18 14:32:37 -0600
  • 4683e83d9a
    Add support for mbedtls v3 (#16763) Keith Bowes 2024-07-18 09:25:29 -0400
  • f1a37f7c75
    Bump switchres to 2.2.1 (#16782) Subs 2024-07-18 15:25:07 +0200
  • bd69602686 winmm_midi.c: Ditto for MEVT_F_SHORT negativeExponent 2024-07-17 18:23:48 -0700
  • d896d9379d Fix include paths (#16785) zoltanvb 2024-07-17 17:07:59 +0200
  • 2dae318636 midi: Fix unneeded left shift for MEVT_F_LONG negativeExponent 2024-07-16 23:13:12 -0700
  • a7bc0ad68f Make custom aspect ratios under integer scaling respect xy offset Joseph C. Osborn 2024-07-12 12:00:27 -0700
  • 7e26eb37c6 fix custom aspect ratios for non-ydown drivers Joseph C. Osborn 2024-07-12 11:34:56 -0700
  • 6701c0999b fake negative x/y viewport positions under vulkan Joseph C. Osborn 2024-07-12 11:11:25 -0700
  • dd4764c805
    Merge branch 'libretro:master' into master Jason Breitweiser 2024-07-17 23:08:07 -0400
  • de31e9a4ac
    winmm_midi.c: Ditto for MEVT_F_SHORT #16789 negativeExponent 2024-07-17 18:23:48 -0700
  • 708a1469fb Fetch translations from Crowdin github-actions 2024-07-18 00:12:33 +0000
  • 512bb38ac3 Fix include paths (#16785) #16787 zoltanvb 2024-07-17 17:07:59 +0200
  • 2d9c01aef4 include rank on leaderboard submission notification #16788 Jamiras 2024-07-17 06:23:52 -0600
  • 7b4df5235f
    midi: Fix unneeded left shift for MEVT_F_LONG #16786 negativeExponent 2024-07-16 23:13:12 -0700
  • 34e9f10dff Fetch translations from Crowdin github-actions 2024-07-17 00:13:11 +0000
  • e1bb6af859
    Update core_updater_list.c #16783 Diegro 2024-07-16 01:27:35 -0300
  • b502434839 Fetch translations from Crowdin github-actions 2024-07-16 00:13:22 +0000
  • 5df45b4dd3 Merge commit 'e542cda99c03d5173a9555010fd717c24225efba' as 'deps/switchres' #16782 Substring 2024-07-15 22:00:35 +0200
  • e542cda99c Squashed 'deps/switchres/' content from commit 725e4d484a Substring 2024-07-15 22:00:35 +0200
  • ba4debab14 Remove switchres before bump Substring 2024-07-15 22:00:24 +0200
  • 249c05e100 Fetch translations from Crowdin github-actions 2024-07-15 00:13:26 +0000
  • c208186df5 Fetch translations from Crowdin github-actions 2024-07-14 00:14:18 +0000
  • 73ba25cea1 Fixed the same cropping issue but on the vertical axis ScoochAside 2024-07-13 04:22:34 -0400
  • 4203c359a4 Removed unnecessary casts ScoochAside 2024-07-13 03:32:36 -0400
  • 520199c10a Use more logical variables. Added more resource cleanup, which fixes an unintended resizing bug that happened after taking a GPU screenshot. ScoochAside 2024-07-13 02:34:57 -0400
  • 6a29b3b717 Fix issue #16776 ScoochAside 2024-07-12 23:11:58 -0400
  • 4a827c0e2d Fixed the same cropping issue but on the vertical axis #16778 ScoochAside 2024-07-13 04:22:34 -0400
  • 820e5ba15c Removed unnecessary casts ScoochAside 2024-07-13 03:32:36 -0400
  • ececec697b Use more logical variables. Added more resource cleanup, which fixes an unintended resizing bug that happened after taking a GPU screenshot. ScoochAside 2024-07-13 02:34:57 -0400
  • 03c4edfb84 Fix issue #16776 ScoochAside 2024-07-12 23:11:58 -0400
  • 60fd45f5f9 Fetch translations from Crowdin github-actions 2024-07-13 00:12:41 +0000
  • 74a8b9593d Make custom aspect ratios under integer scaling respect xy offset #16774 Joseph C. Osborn 2024-07-12 12:00:27 -0700
  • 119bae359f fix custom aspect ratios for non-ydown drivers Joseph C. Osborn 2024-07-12 11:34:56 -0700
  • 8c48c8510f fake negative x/y viewport positions under vulkan #16773 Joseph C. Osborn 2024-07-12 11:11:25 -0700
  • 72dd37a31e
    Merge 5ac5107d0c into 93a5d05383 #16279 Antonio Orefice 2024-07-12 00:52:03 -0700
  • 93a5d05383 Fetch translations from Crowdin github-actions 2024-07-11 00:13:43 +0000
  • 2f3a5df4db Fetch translations from Crowdin github-actions 2024-07-10 00:13:28 +0000
  • ef2be4a80c Fetch translations from Crowdin github-actions 2024-07-09 00:12:30 +0000
  • 6d2393c5f9 Added error logging for unsupported cases ScoochAside 2024-07-05 20:22:59 -0400
  • e08826ee9b Removed unintentional newline ScoochAside 2024-07-05 20:09:14 -0400
  • f63e6a959c Don't do anything if HDR is enabled ScoochAside 2024-07-05 20:05:37 -0400
  • 22057bbb05 Added some pixel format checks ScoochAside 2024-07-05 19:01:47 -0400
  • d6773ced37 Fix issue #6427 ScoochAside 2024-07-05 00:04:10 -0400
  • fa24a2d3d4 Fetch translations from Crowdin github-actions 2024-07-08 00:13:25 +0000
  • af957f0ce3
    Retrigger checks Jay Paul 2024-07-07 19:36:25 -0400
  • 86052b1ef1 Add support for mbedtls v3 #16763 Keith Bowes 2024-07-06 17:56:33 -0400
  • 95f97d7091
    Merge branch 'libretro:master' into d3d11_screenshot #16760 ScoochAside 2024-07-06 15:13:34 -0400
  • 7db9a2de60 Test input driver and sensor test screen zoltanvb 2024-04-12 18:22:30 +0200
  • 9abd8f3a3a Attempt to fix CI jobs libretroadmin 2024-07-06 20:04:13 +0200
  • d05b3192e4
    Update 3DS.yml LibretroAdmin 2024-07-06 10:56:24 -0700
  • 83e8995252 Bump actions/setup-python from 4 to 5 dependabot[bot] 2024-04-29 19:20:59 +0000
  • 778f900bbd Bump actions/setup-java from 3 to 4 dependabot[bot] 2024-04-29 19:20:55 +0000
  • 188517bc3d Bump robinraju/release-downloader from 1.9 to 1.11 dependabot[bot] 2024-07-01 19:34:49 +0000
  • 0e8d75dcbb Cleaned up comments. Jason Breitweiser 2024-07-06 09:39:03 -0400
  • fe503a25fb
    Merge branch 'libretro:master' into master Jason Breitweiser 2024-07-06 09:01:23 -0400