-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(config): zero filesystemtype is "basic" #10038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
calmh
added a commit
that referenced
this pull request
Apr 7, 2025
* main: fix(config): zero filesystemtype is "basic" (#10038)
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Apr 7, 2025
------------------------------------------------------------------------------------- azahar.mk c0bb7abdbcb4a47666057ac5e606c6e79ba79719 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------- qt: Corrected stray mention of Lime3DS in FFmpeg error message, ------------------------------------------------------------------------------------------ duckstation.mk 6e02133452c7a03a6188db8b8696a1dae0ec36c7 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------------ Qt: Fix game list achievement icon spacing at 100% DPI, -------------------------------------------------------------------------------------- flycast.mk 56c00b0eb5de23d72a652c173a387a079bc76c2a # Version: Commits on Apr 06, 2025 -------------------------------------------------------------------------------------- [GUI] Adding Rounded Borders, -------------------------------------------------------------------------------------- openmsx.mk ea10cbdfd271b618637fc51d80dadbb2d413b1b1 # Version: Commits on Apr 07, 2025 -------------------------------------------------------------------------------------- Added quit to help and tab completion (#1885), ------------------------------------------------------------------------------------- ppsspp.mk ec6ea05c9b8c4cd895100eb59c596e12aaf9a56b # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------- Merge pull request #20219 from hrydgard/more-minor-fixes Init/shutdown UPnP with the app, not each game. Also minor fixes and cleanups, ------------------------------------------------------------------------------------ rpcs3.mk 6f98b8c5aea54b3ad3bab303fb1559882a269661 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------ Silence sys_spu_thread_write_spu_mb, --------------------------------------------------------------- ruffle.mk nightly-2025-04-07 # Version: Commits on Apr 07, 2025 --------------------------------------------------------------- ## What's Changed * avm1: Do not panic when swapping children on depth/render list desync by @kjarosh in ruffle-rs/ruffle#19594 * avm2: Stub `flash.globalization.CurrencyFormatter` by @kjarosh in ruffle-rs/ruffle#20029 * avm2: Reformat & add API versioning to `flash.globalization` classes by @kjarosh in ruffle-rs/ruffle#20030 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-04-05...nightly-2025-04-07, -------------------------------------------------------------------------------------- shadps4.mk 040fd79ef7fa3b47683a98d6cbc301c368ca6807 # Version: Commits on Apr 07, 2025 -------------------------------------------------------------------------------------- Revert \build: Target same CPU architecture level as PS4. (#2745)\ (#2757) * Revert \build: Target same CPU architecture level as PS4. (#2745)\ This reverts commit 54b4d7fc788d570c14924d21fbb1f58de0254aad. Causing issues on M1 CPUs for some reason. * build: Update architecture comments and set mtune=generic., ------------------------------------------------------------------------------------- vita3k.mk 61f204b6fd037810b71293ecd5c0e625774ec47a # Version: Commits on Aug 21, 2023 ------------------------------------------------------------------------------------- gui/ime: Fix respect aspect ratio. - Improve Grab size., ----------------------------------------------------------------------------------------- rpi-eeprom.mk 914dd0f73f0d6b9d1bc6ee21f17cb2a705b57140 # Version: Commits on Apr 03, 2025 ----------------------------------------------------------------------------------------- rpi-sign-bootcode: Add optional callout to HSM wrapper script from PKCS#1 v1.5 signature, ------------------------------------------------------------------------------------ box64.mk b060fca66c432f371aa7129a4f6ec2b61ac034b9 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------ [TRACE] Change log level for wine_main_preload_info not found, as it's not always relevent on later version of wine and may disturb scipt like winetricks, ------------------------------------------------------------------------------------------ devilutionx.mk 7fd701a7612d44f842d973a8d60537c4d3319992 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------------------------------------ Fix Rage (#7873), -------------------------------------------------------------------------------------- omf2097.mk 2aeba123ba3117770a33d6ce54a634d7a73cd78a # Version: Commits on Apr 07, 2025 -------------------------------------------------------------------------------------- Implemented Stun Res and missing tournament mode stats (#1138) * Stun Res should work now Fixed some incorrect type in the advanced menu Enabled Vitality and Jump Height modifiers * Make clang happy * Reorder math to fix a rounding issue * Replace phony tournament check Co-authored-by: Andrew Thompson <andrew@hijacked.us> * Replace is_tournament boolean with helper function --------- Co-authored-by: Andrew Thompson <andrew@hijacked.us>, ---------------------------------------------------------------------------------------- supertux2.mk b02e260640ff78b43e43c5bd39f636bafa1dd55a # Version: Commits on Apr 07, 2025 ---------------------------------------------------------------------------------------- Fixes #3079 Buttjump bonusblock runs script twice & unports trampoline (#3227) * Fixes #3079 Buttjump bonusblock runs script twice & unports trampoline When someone buttjumps onto a bonus_block it calls the try_drop function in which some objects on that function would call try_open, another function on which it would run a script, then come back to try_drop and run the script again since the condition to run the script didn't include countdown, the bool that checks if try_open is called, so I just added it to the condition. Then for the trampoline error the add function had the position that the trampoline is created and an enum (1 or 0, or respectivelly true or false) which was incorrect and creating the wrong trampoline, so I just changed from true, which created a stationary trampoline, to a false, a portable one. Closes #3079 * Fixes #3079 Buttjump bonusblock runs script twice & unports trampoline When someone buttjumps onto a bonus_block it calls the try_drop function in which some objects on that function would call try_open, another function on which it would run a script, then come back to try_drop and run the script again since the condition to run the script didn't include countdown, the bool that checks if try_open is called, so I just added it to the condition. Then for the trampoline error the add function had the position that the trampoline is created and an enum (1 or 0, or respectivelly true or false) which was incorrect and creating the wrong trampoline, so I just changed from true, which created a stationary trampoline, to Trampoline::PORTABLE, a portable one., ------------------------------------------------------------- syncthing.mk v2.0.0-beta.6 # Version: Commits on Apr 07, 2025 ------------------------------------------------------------- ## Major changes - Database backend switched from LevelDB to SQLite. These is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. - Deleted items are no longer kept forever in the database, instead they are forgotten after six months. If your use case require deletes to take effect after more than a six month delay, set the `--db-delete-retention-interval` command line option or corresponding environment variable to zero, or a longer time interval of your choosing. - Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. `-home` must be given as `--home`. All serve options are now also accepted as environment variables. - Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it. ### Debian packages ``` deb [signed-by=/etc/apt/keyrings/syncthing-archive-keyring.gpg] https://apt.syncthing.net/ syncthing v2 ``` ### Docker image ``` ghcr.io/syncthing/syncthing:v2.0.0-beta.6 ``` ## What's Changed * fix(config): zero filesystemtype is \basic\ by @calmh in syncthing/syncthing#10038 * chore(db): use one SQLite database per folder by @calmh in syncthing/syncthing#10042 * chore(model): delay starting a pull while there are incoming index updates by @calmh in syncthing/syncthing#10041 **Full Changelog**: syncthing/syncthing@v2.0.0-beta.5...v2.0.0-beta.6, ------------------------------------------------- dxvk.mk v2.6.1 # Version: Commits on Apr 07, 2025 ------------------------------------------------- ## Bug fixes and Improvements - Removed sparse buffer usage that was introduced in DXVK 2.6. This caused all sorts of driver issues that would cause hangs and instability on AMD Vega GPUs and others. (PR #4763) **Note:** This may increase peak memory usage in some games again. - Worked around an RTSS bug that would cause the overlay to render incorrectly if the Vulkan swapchain uses an sRGB format. (#4777, PR #4778) - Worked around an issue where multisample resolves would lead to visual issues on Nvidia in certain Unity Engine games. (#4817, PR #4818) - Worked around an Intel ANV issue that would cause terrain to misrender in games such as **Assassin's Creed Origins**. **Note:** This driver bug was fixed in Mesa 25.0.3. - Worked around a RADV issue that would cause hangs on RDNA4 GPUs prior to Mesa 25.0.2. **Note:** Please keep your drivers up to date when using these newer GPUs. - Further improved render pass efficiency for tiling GPUs in some cases, especially if `VK_KHR_load_store_op_none` is supported. **Note:** This change **does not** affect desktop GPUs in any meaningful way. - Fixed a potential issue with display mode handling on uncommon monitor setups. (PR #4764) - Fixed various issues with the SDL3 backend in dxvk-native. (PR #4825, PR #4826) - Fixed compatibility of MSVC builds with very old CPUs. (PR #4811) - Fixed various minor issues that would cause Vulkan validation errors in rare scenarios. - **Hitman 2**: Worked around poor CPU-bound performance in certain areas. (PR #4796) **Note:** This may slightly regress GPU-bound performance. - **LEGO Batman: The Video Game** and **LEGO Indiana Jones: The Original Adventures**: Worked around a game issue causing horrible UI performance. (PR #4798, PR #4810) - **Need For Speed: Most Wanted (2005)**: Worked around a crash on Windows. (#4624), --------------------------------------------------------------------------------------------- easyrpg-player.mk 2b909be57339d2c48626ea332fec545571f0199f # Version: Commits on Apr 07, 2025 --------------------------------------------------------------------------------------------- Merge pull request #3389 from Ghabry/release/0.8.1 Release 0.8.1 \Stun\, ---------------------------------------------------------------------------------------- retroarch.mk aca2d3a544ef4887e55b566c924fee8b7a35a666 # Version: Commits on Apr 07, 2025 ---------------------------------------------------------------------------------------- Merge pull request #17777 from JesseTG/jtg/fix-ffmpeg-camera-condition, --------------------------------------------------------------------------------------------- vulkan-samples.mk cec93cb0b481ed4fe8cc0b567eddcd551757d097 # Version: Commits on Apr 07, 2025 --------------------------------------------------------------------------------------------- Actively ignore queue families on image_memory_barrier (#1309), ----------------------------------------------------------------------------------- tr1x.mk 287fddea7e02cae19f8452e0d31494a46fcf3b4f # Version: Commits on Apr 07, 2025 ----------------------------------------------------------------------------------- tr1/data: improve bubbles appearance, ----------------------------------------------------------------------------------- tr2x.mk 287fddea7e02cae19f8452e0d31494a46fcf3b4f # Version: Commits on Apr 07, 2025 ----------------------------------------------------------------------------------- tr1/data: improve bubbles appearance, ------------------------------------------------------------------------------------------------ libretro-bsnes-jg.mk bb071f9be729ee97e7ed60fc2b6549cbbfef0811 # Version: Commits on Apr 06, 2025 ------------------------------------------------------------------------------------------------ Merge branch 'master' into libretro, ----------------------------------------------------------------------------------------------- libretro-easyrpg.mk 2b909be57339d2c48626ea332fec545571f0199f # Version: Commits on Apr 07, 2025 ----------------------------------------------------------------------------------------------- Merge pull request #3389 from Ghabry/release/0.8.1 Release 0.8.1 \Stun\, ---------------------------------------------------------------------------------------------- libretro-fceumm.mk b349f7f3e211bb7725f133d3818ab98da5059760 # Version: Commits on Apr 05, 2025 ---------------------------------------------------------------------------------------------- Cleanup, ----------------------------------------------------------------------------------------------- libretro-flycast.mk 56c00b0eb5de23d72a652c173a387a079bc76c2a # Version: Commits on Apr 06, 2025 ----------------------------------------------------------------------------------------------- [GUI] Adding Rounded Borders, -------------------------------------------------------------------------------------------------- libretro-gearsystem.mk 24dd71904f01260a520c4027732511e2a511921a # Version: Commits on Apr 07, 2025 -------------------------------------------------------------------------------------------------- Merge pull request #124 from creamcast/fix-xbox-gamepad-issue Fix for xbox controllers not being detected on macos., ----------------------------------------------------------------------------------------------------- libretro-mame2003-plus.mk f8ca33c3fb15a89cbeefcbd67f2bb7836ca2305f # Version: Commits on Apr 06, 2025 ----------------------------------------------------------------------------------------------------- fix rf5c68 and keep both compilers happy without workarounds (#1964) * fix rf5c68 and keep both compilers happy without workarounds * fix panning for stereo, ------------------------------------------------------------------------------------------------ libretro-panda3ds.mk 7bd6cef3f07db3c974384a11b4c6dee465bb83ac # Version: Commits on Apr 06, 2025 ------------------------------------------------------------------------------------------------ Qt: Add runpog icon (#752), ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk ec6ea05c9b8c4cd895100eb59c596e12aaf9a56b # Version: Commits on Apr 07, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #20219 from hrydgard/more-minor-fixes Init/shutdown UPnP with the app, not each game. Also minor fixes and cleanups, --------------------------------------------------------------------------------------------- libretro-vba-m.mk 3fa850c15d80805cecc09b24cae591c15095ec0d # Version: Commits on Apr 07, 2025 --------------------------------------------------------------------------------------------- build: capitalize ARCH_NAME in CMake Use capitalized `ARM` instead of `arm` for ARCH_NAME in Architecture.cmake so that the Mac Apple Silicon zip releases are suffixed `ARM64` not `arm64`. Signed-off-by: Rafael Kitover <rkitover@gmail.com>,
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Apr 20, 2025
-------------------------------------------------------------------------------------------------------- batocera-emulationstation.mk fb7b406cbaa444010577f445992777416bdddb38 # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------------------------- Merge pull request #1902 from Tartifless/master Add VC4000 platform and screenscraper ID, ------------------------------------------------------------------------------------------------ batocera-es-piboy.mk fb7b406cbaa444010577f445992777416bdddb38 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------------ Merge pull request #1902 from Tartifless/master Add VC4000 platform and screenscraper ID, ------------------------------------------------------------------------------------- azahar.mk 8d769ed9cb3935dce8193e07cda3f6e8dd855f52 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------- Fix typo in README.md, ------------------------------------------------------------------------------------------ dolphin-emu.mk 01363572cbd6905e0427116fdf75fad66d99d81d # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------ Merge pull request #13483 from Sam-Belliveau/fixed_playback_speed Use Doubles for Sample Rate Conversion, ------------------------------------------------------------------------------------------ duckstation.mk 182ba2aa7f516b7583b6a853ee3255cbf35bbf8c # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------ SPU: Devel build fix, -------------------------------------------------------------------------------------- openmsx.mk 46d9f483c70f1d862bcacc5816dd580633e78847 # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------- better looking palette widget (#1886), ---------------------------------------------------- pcsx2.mk v2.3.261 # Version: Commits on Apr 08, 2025 ---------------------------------------------------- - [Qt/Cheats: Add tooltip to cheat descriptions](PCSX2/pcsx2#12498) , ------------------------------------------------------------------------------------- ppsspp.mk 8d555d2820b0d9a0fb6523ae88506237da186117 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------- Update the fixed IPs for MOHH to the current ones, oops., ------------------------------------------------------------------------------------ rpcs3.mk 87d8bebd0d1b5ef2e10bc14d5c4f64cdd4d1e1a3 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------ PPU LLVM: Fixup MTFSF, --------------------------------------------------------------- ruffle.mk nightly-2025-04-08 # Version: Commits on Apr 08, 2025 --------------------------------------------------------------- ## What's Changed * chore: Update translations by @RuffleBuild in ruffle-rs/ruffle#20018 * build(deps): bump the cargo-minor group with 8 updates by @dependabot in ruffle-rs/ruffle#20036 * chore: Fix errors of clippy beta by @kjarosh in ruffle-rs/ruffle#20006 * web: Improve navigator.plugins and navigator.mimeTypes so they can be used with JSON.stringify by @evilpie in ruffle-rs/ruffle#20033 * build(deps-dev): bump the npm-minor group in /web with 18 updates by @dependabot in ruffle-rs/ruffle#20042 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-04-07...nightly-2025-04-08, ---------------------------------------------------- ryujinx.mk 1.3.30 # Version: Commits on Apr 07, 2025 ---------------------------------------------------- # Canary builds: These builds are experimental and may sometimes not work, use [regular builds](https://github.com/Ryubing/Canary-Releases/releases/latest) instead if that sounds like something you don't want to deal with. | Platform | Artifact | |--|--| | Windows 64-bit | [Canary Windows Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.30/ryujinx-canary-1.3.30-win_x64.zip) | | Windows ARM 64-bit | [Canary Windows ARM Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.30/ryujinx-canary-1.3.30-win_arm64.zip) | | Linux 64-bit | [Canary Linux Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.30/ryujinx-canary-1.3.30-linux_x64.tar.gz) | | Linux ARM 64-bit | [Canary Linux ARM Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.30/ryujinx-canary-1.3.30-linux_arm64.tar.gz) | | macOS | [Canary macOS Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.30/ryujinx-canary-1.3.30-macos_universal.app.tar.gz) | **[Full Changelog](https://git.ryujinx.app/ryubing/ryujinx/-/compare/66026934775c696c75bcf92b6e9771b7412f5ff2...Canary-1.3.30)**, -------------------------------------------------------------------------------------- shadps4.mk 03b1fef3318ce5f972e9d1c3590556e556343345 # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------- renderer_vulkan: Only update dynamic state when changed. (#2751), ------------------------------------------------------------------------------------- vita3k.mk 05690eb3441cc34ef03cdde4fc633db1b3c52a97 # Version: Commits on Jun 14, 2023 ------------------------------------------------------------------------------------- modules/SceVshBridge: Stub vshDisplayRegisterFrameBufCallback., ------------------------------------------------------------------------------------------- xenia-native.mk 47f327e848a5c1344ed30b40b085aa6bcb627e0a # Version: Commits on Apr 04, 2025 ------------------------------------------------------------------------------------------- [Misc] Replaced const with constexpr where possible, ------------------------------------------------------------------------------------------- sdl12-compat.mk 1d3881a319ac2a61b502f9c8d895c6a19a658b8c # Version: Commits on Apr 06, 2025 ------------------------------------------------------------------------------------------- Revert \Rename sdl12_compat.pc to sdl.pc\ This is unnecessary, given that everyone uses pkgconf(1), which fully supports the \Provides:\ stanza and expresses it in dependencies. This reverts commit f10920239783dc09bd22f09bad69585cfce8a28d., ----------------------------------------------------------------------------------------- sdl3_mixer.mk a983517a91416abfbbab0301f1d04efaea5f77f7 # Version: Commits on Apr 08, 2025 ----------------------------------------------------------------------------------------- CI: linux workflows to run under ubuntu-latest., ------------------------------------------------------------------------------------------------- rtl8821au-morrownr.mk b90b76d30709fb82705cbc2e295a7dde9372a0a8 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------------- support for kernel 6.14, ------------------------------------------------------------------------------------ box64.mk d592c1996d74e9e6e728026486cdab6a75f43aaa # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------ [WOW64] Add wow64 PE build scaffolding (#2513), --------------------------------------------------------------------------------------- corsixth.mk 0cbc093290783c315f81f198e01e9d5699702326 # Version: Commits on Apr 08, 2025 --------------------------------------------------------------------------------------- Allow using the secondary marker (#2818) * Rename the first marker to 'primary_marker'. - Also add lua member methods that use 'PrimaryMarker' * Rename animation_kind::child to animation_kind::primary_child * Allow using the secondary marker for a child animation. * Increment API version due to new and modified functions, ------------------------------------------------------------------------------------------- jazz2-native.mk 7c08cfbf342fce5f75c172883c039cbac7f21adb # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------- Fixed build, -------------------------------------------------------------------------------------- omf2097.mk d81dbb802ee9a227bb4fbc89c094949d601ed787 # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------- Merge branch 'lobby-new-text-renderer', ------------------------------------------------------------ syncthing.mk v1.29.5-rc.1 # Version: Commits on Apr 08, 2025 ------------------------------------------------------------ ## What's Changed * chore(lib): expose model methods to obtain progress by @pixelspark in syncthing/syncthing#9886 * feat(gui): explanation to options enabled or disabled per folder type by @tomasz1986 in syncthing/syncthing#9367 * fix(gui): validate device ID in canonical form (fixes #7291) by @mathias4833 in syncthing/syncthing#10006 * fix(config): remove discontinued primary STUN server (fixes #10008) by @marbens-arch in syncthing/syncthing#10009 * fix(stun): better error handling (ref #10008) by @calmh in syncthing/syncthing#10010 * chore(config): remove discontinued secondary STUN servers (fixes #10011) by @marbens-arch in syncthing/syncthing#10012 * chore(fs): speed up case normalization by @bt90 in syncthing/syncthing#10013 * build(deps): update dependencies by @calmh in syncthing/syncthing#10020 * feat(fs, config): add support for custom filesystem type construction by @pixelspark in syncthing/syncthing#9887 * build: replace underscore in Debian version by @bt90 in syncthing/syncthing#10032 * chore(model): add metric for total number of conflicts by @swenske in syncthing/syncthing#10037 * fix(config): properly apply defaults when reading folder configuration by @pixelspark in syncthing/syncthing#10034 * fix(config): zero filesystemtype is \basic\ by @calmh in syncthing/syncthing#10038 * build: push artifacts to Azure by @calmh in syncthing/syncthing#10044 * chore(config): resolve primary STUN servers via SRV record by @bt90 in syncthing/syncthing#10031 * chore(fs): changes to allow Filesystem to be implemented externally by @pixelspark in syncthing/syncthing#10040 * fix(strings): differentiate setup(n) and set(v) up by @systemcrash in syncthing/syncthing#10024 ## New Contributors * @marbens-arch made their first contribution in syncthing/syncthing#10009 * @swenske made their first contribution in syncthing/syncthing#10037 * @systemcrash made their first contribution in syncthing/syncthing#10024 **Full Changelog**: syncthing/syncthing@v1.29.4...v1.29.5-rc.1, ---------------------------------------------------------------------------------------- retroarch.mk fbd05aa185d6db9b60f665001197940689b65b53 # Version: Commits on Apr 08, 2025 ---------------------------------------------------------------------------------------- Fix very minor build warning (#17781), ----------------------------------------------------------------------------------- tr1x.mk 2fb3824b3b94f2269a44b25b280d7198fad9086f # Version: Commits on Apr 08, 2025 ----------------------------------------------------------------------------------- items: handle null anims/frames for sprite objects This ensures that sprite objects (or anything with no animation index defined) are assigned a default animation and as such allows us to handle null frames when getting item bounds. When Lara's animations are injected, animation index 0 (which sprite objects would previously default to) is no longer valid, hence sprites then pointing to a null entry., ----------------------------------------------------------------------------------- tr2x.mk 2fb3824b3b94f2269a44b25b280d7198fad9086f # Version: Commits on Apr 08, 2025 ----------------------------------------------------------------------------------- items: handle null anims/frames for sprite objects This ensures that sprite objects (or anything with no animation index defined) are assigned a default animation and as such allows us to handle null frames when getting item bounds. When Lara's animations are injected, animation index 0 (which sprite objects would previously default to) is no longer valid, hence sprites then pointing to a null entry., ----------------------------------------------------------------------------------------------------- libretro-mame2003-plus.mk 605eaa0dbed92a98e742f06aa0d654d765a2e47e # Version: Commits on Apr 08, 2025 ----------------------------------------------------------------------------------------------------- Update rf5c68.c, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk 8d555d2820b0d9a0fb6523ae88506237da186117 # Version: Commits on Apr 08, 2025 ---------------------------------------------------------------------------------------------- Update the fixed IPs for MOHH to the current ones, oops., -------------------------------------------------------------------------------------------- libretro-puae.mk 22711fe01b1cf8905a31f0fa074b77a0bcef5cfd # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------------- Remove deprecated zoom migration, ------------------------------------------------------------------------------------------------ libretro-puae2021.mk 591900d26012feac7f2ae38b68e242406e02172a # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------------------ Remove deprecated zoom migration, ----------------------------------------------------------------------------------------------- libretro-sameboy.mk 1cf84a5436c49413ae756c9e9c18ce71e96d7990 # Version: Commits on Apr 08, 2025 ----------------------------------------------------------------------------------------------- Ubuntu 20.04 is dead soon, replace with 22.04, -------------------------------------------------------------------------------------------- libretro-vice.mk 65e30b0509c3e827651a0644c037df024c937cda # Version: Commits on Apr 08, 2025 -------------------------------------------------------------------------------------------- Remove deprecated zoom migration, ------------------------------------------------------------------------------------- dhewm3.mk f3cd3f31d0c46e3dcc0f7e04930a441bb99b5a3a # Version: Commits on Apr 08, 2025 ------------------------------------------------------------------------------------- Fix weird printing to console that sometimes happened with listImages It sometimes happened when changing image_* cvars for compression and then vid_restarting and then running listImages. In one case the whole process hung and len was a ridiculously big number => most probably the (unsigned!) size_t overflowed by subtracting a number > len (most likely from input_field.GetCursor()). So I just made it a plain signed int. I couldn't reproduce the issue anymore after doing this change.,
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
Apr 23, 2025
--------------------------------------------------------------------------------------- applewin.mk f10966d684962ec5c157d82c72e8c7dff8041253 # Version: Commits on Apr 23, 2025 --------------------------------------------------------------------------------------- Merge pull request #264 from AppleWin/master Help: Keyboard: add info about ALT+TAB (and the suppressed keyboard s…, ------------------------------------------------------------------------------------------ dolphin-emu.mk c44418a4d93385b622d2d4c180fd629d7314193a # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------------ Merge pull request #13561 from JosJuice/android-renumbered-platforms Android: Update platform enum values, ------------------------------------------------------------------------------------------ duckstation.mk 559f831c30c2422830facf42a3d42e82686be709 # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------------ Achievements: Defer login/game identify until after RAIntegration load, -------------------------------------------------------------------------------------- flycast.mk ef3d3bd2469df99c45678206bf273f3b9b3495e8 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------- iOS: fix crash due to f3a33642f882ed0a1683102d737df7d1c57a0e4d, ------------------------------------------------------------------------------------- ikemen.mk 3969e6a0e6b636d855c88a414b7b117f66496a7a # Version: Commits on Apr 22, 2025 ------------------------------------------------------------------------------------- style: fix code style issues with gofmt, -------------------------------------------------------------------------------------- openmsx.mk e9694d37193d9a87a86093ac0a216e96e8efc8f9 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------- [2/2] Use the update wrapper functions to simplify the code, ---------------------------------------------------- pcsx2.mk v2.3.292 # Version: Commits on Apr 23, 2025 ---------------------------------------------------- - [GS: Allow for widescreen and ultrawide patches to specify their target aspect ratio](PCSX2/pcsx2#12537) , ------------------------------------------------------------------------------------- ppsspp.mk 3f583ff5ab31c838568bca90321fc70de1e5990c # Version: Commits on Apr 22, 2025 ------------------------------------------------------------------------------------- Merge pull request #20286 from hrydgard/texture-replacement-mode New setting: Texture replacement load speed, ------------------------------------------------------------------------------------ rpcs3.mk 1960b5a6051853950ede5ddd792db036225b392b # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------ hotfix: fix parentheses when saving some files, --------------------------------------------------------------- ruffle.mk nightly-2025-04-23 # Version: Commits on Apr 23, 2025 --------------------------------------------------------------- ## What's Changed * chore: Bump `http-proxy-middleware` version in `web/package-lock.json` by @torokati44 in ruffle-rs/ruffle#20243 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-04-22...nightly-2025-04-23, ---------------------------------------------------- ryujinx.mk 1.3.34 # Version: Commits on Apr 23, 2025 ---------------------------------------------------- # Canary builds: These builds are experimental and may sometimes not work, use [regular builds](https://github.com/Ryubing/Stable-Releases/releases/latest) instead if that sounds like something you don't want to deal with. | Platform | Artifact | |--|--| | Windows 64-bit | [Canary Windows Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.34/ryujinx-canary-1.3.34-win_x64.zip) | | Windows ARM 64-bit | [Canary Windows ARM Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.34/ryujinx-canary-1.3.34-win_arm64.zip) | | Linux 64-bit | [Canary Linux Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.34/ryujinx-canary-1.3.34-linux_x64.tar.gz) | | Linux ARM 64-bit | [Canary Linux ARM Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.34/ryujinx-canary-1.3.34-linux_arm64.tar.gz) | | macOS | [Canary macOS Artifact](https://github.com/Ryubing/Canary-Releases/releases/download/1.3.34/ryujinx-canary-1.3.34-macos_universal.app.tar.gz) | **[Full Changelog](https://git.ryujinx.app/ryubing/ryujinx/-/compare/Canary-1.3.33...Canary-1.3.34)**, -------------------------------------------------------------------------------------- shadps4.mk 4ecdcf77d13dcac5562676f03638a28c71f272d2 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------- build: Update MoltenVK ICD API version., ------------------------------------------------- vice.mk r45635 # Version: Commits on Apr 23, 2025 ------------------------------------------------- Joystick: DirectInput: simplify hat to joystick direction conversion Rotate hat 22.5 degrees so we can do a simple table lookup for the joystick directions: index := ((V + 2250 ) % 36000) / 4500. git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45635 379a1393-f5fb-40a0-bcee-ef074d9b53f7, ----------------------------------------------------------------------------------- xemu.mk 89185e6937c7d597ba353bc4d4800dde0015ea39 # Version: Commits on Apr 22, 2025 ----------------------------------------------------------------------------------- nv2a/psh: Fix default alpha for unbound texture samplers, ------------------------------------------------------------------------------------------- xenia-native.mk 2941b672d6001079b35bc20a390cc141cc18133e # Version: Commits on Apr 21, 2025 ------------------------------------------------------------------------------------------- [Kernel] Implemented NtFreeEncryptedMemory, ------------------------------------------------------------------------------------------- pm_dashboard.mk 38e3fcff0734799cc86973bb3c4261e47fafc2df # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------------- add: add ups power failure simulation, ----------------------------------------------------------------------------------------- sdl3_mixer.mk b3a6fa8b5ad183f0a1bad02527d89a00c3c90106 # Version: Commits on Apr 23, 2025 ----------------------------------------------------------------------------------------- update dr_mp3.h from mainstream., ------------------------------------------------------------------------------------ box64.mk 69127efae94678801e0069fc29b49732a06211db # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------ [ARM64_DYNAREC] Small fixes and improvments to (V)MOVMSKP[S/D] opcodes, --------------------------------------------------------------------------------------- corsixth.mk ecbb17a0078a841f16a599205050cf75bfd2e94f # Version: Commits on Apr 23, 2025 --------------------------------------------------------------------------------------- Merge pull request #2816 from ARGAMX/queue-minor-refactoring Queue minor refactoring, -------------------------------------------------------------------------------------- omf2097.mk 91ec43b1a949a883da83ddeffaa2d54a94fb5fa7 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------- Base frequency for sound effects is now correct (#1232) * Base frequency for sound effects is now correct * Deleted SOURCE_FREQUENCY * Fix menu sounds * Fix formatting, ---------------------------------------------------------------------------------------- supertux2.mk a2c3742c3a46590494c1dd038fa33343eceeffd5 # Version: Commits on Apr 22, 2025 ---------------------------------------------------------------------------------------- Merge pull request #3233 from SuperTux/renderer-descriptions-sdl-default Add readable names and descriptions for renderers, use SDL by default, ------------------------------------------------------------------------------------------------ libretro-mame-src.mk 9bf45902086d1f2df6f98daea450abccc3f3470c # Version: Commits on Apr 23, 2025 ------------------------------------------------------------------------------------------------ Merge remote-tracking branch 'upstream/master', ---------------------------------------------- re2c.mk 4.2 # Version: Commits on Apr 23, 2025 ---------------------------------------------- See [release notes](https://re2c.org/releases/release_notes.html#release-4-2) for details., ------------------------------------------------------------ syncthing.mk v1.29.6-rc.2 # Version: Commits on Apr 23, 2025 ------------------------------------------------------------ ## What's Changed * chore(lib): expose model methods to obtain progress by @pixelspark in syncthing/syncthing#9886 * feat(gui): explanation to options enabled or disabled per folder type by @tomasz1986 in syncthing/syncthing#9367 * fix(gui): validate device ID in canonical form (fixes #7291) by @mathias4833 in syncthing/syncthing#10006 * fix(config): remove discontinued primary STUN server (fixes #10008) by @marbens-arch in syncthing/syncthing#10009 * fix(stun): better error handling (ref #10008) by @calmh in syncthing/syncthing#10010 * chore(config): remove discontinued secondary STUN servers (fixes #10011) by @marbens-arch in syncthing/syncthing#10012 * chore(fs): speed up case normalization by @bt90 in syncthing/syncthing#10013 * build(deps): update dependencies by @calmh in syncthing/syncthing#10020 * feat(fs, config): add support for custom filesystem type construction by @pixelspark in syncthing/syncthing#9887 * build: replace underscore in Debian version by @bt90 in syncthing/syncthing#10032 * chore(model): add metric for total number of conflicts by @swenske in syncthing/syncthing#10037 * fix(config): properly apply defaults when reading folder configuration by @pixelspark in syncthing/syncthing#10034 * fix(config): zero filesystemtype is \basic\ by @calmh in syncthing/syncthing#10038 * build: push artifacts to Azure by @calmh in syncthing/syncthing#10044 * chore(config): resolve primary STUN servers via SRV record by @bt90 in syncthing/syncthing#10031 * chore(fs): changes to allow Filesystem to be implemented externally by @pixelspark in syncthing/syncthing#10040 * fix(strings): differentiate setup(n) and set(v) up by @systemcrash in syncthing/syncthing#10024 * fix(gui): mark unseen disconnected devices as inactive by @tomasz1986 in syncthing/syncthing#10048 * fix(syncthing): use separate lock file instead of locking the certificate (fixes #10053) by @calmh in syncthing/syncthing#10054 * feat(api, gui): allow authentication bypass for metrics by @swenske in syncthing/syncthing#10045 * chore: add missing copyright in new files from infra branch by @calmh in syncthing/syncthing#10055 * fix(osutil): give threads same I/O priority on Linux by @TheCreeper in syncthing/syncthing#10063 * chore(syncthing): remove support for TLS 1.2 sync connections by @calmh in syncthing/syncthing#10064 * chore(gui): update dependency copyrights, add script for periodic maintenance by @rasa in syncthing/syncthing#10067 * chore(api): log X-Forwarded-For by @bt90 in syncthing/syncthing#10035 * feat(config): add option for audit file (fixes #9481) by @marbens-arch in syncthing/syncthing#10066 ## New Contributors * @marbens-arch made their first contribution in syncthing/syncthing#10009 * @swenske made their first contribution in syncthing/syncthing#10037 * @systemcrash made their first contribution in syncthing/syncthing#10024 * @TheCreeper made their first contribution in syncthing/syncthing#10063 **Full Changelog**: syncthing/syncthing@v1.29.5...v1.29.6-rc.2, ---------------------------------------------------------------------------------------- retroarch.mk ab515cd22d2a0fdb1f22dfc93c62c63eb5a72eea # Version: Commits on Apr 23, 2025 ---------------------------------------------------------------------------------------- Fetch translations from Crowdin, --------------------------------------------------------------------------------------- vpinball.mk 38fc6e2759cdfd83341cb3a08a07b48fb13aba6d # Version: Commits on Jul 23, 2024 --------------------------------------------------------------------------------------- misc: standalone builds for macos, ios, tvos, android, linux, and rpi, ---------------------------------------------------------------------------------------- doomretro.mk 73847b6d9d39e3eac15ca80e2356a489fd0f1d1b # Version: Commits on Apr 23, 2025 ---------------------------------------------------------------------------------------- Fix sector tinting when `r_textures` CVAR is `off`, ----------------------------------------------------------------------------------- tr1x.mk 4d5040d15cf1bf180f7f863b43bebcad2bd20823 # Version: Commits on Apr 23, 2025 ----------------------------------------------------------------------------------- misc: fix build warnings, ----------------------------------------------------------------------------------- tr2x.mk 4d5040d15cf1bf180f7f863b43bebcad2bd20823 # Version: Commits on Apr 23, 2025 ----------------------------------------------------------------------------------- misc: fix build warnings, ----------------------------------------------------------------------------------------------- libretro-flycast.mk ef3d3bd2469df99c45678206bf273f3b9b3495e8 # Version: Commits on Apr 23, 2025 ----------------------------------------------------------------------------------------------- iOS: fix crash due to f3a33642f882ed0a1683102d737df7d1c57a0e4d, -------------------------------------------------------------------------------------------------- libretro-gearcoleco.mk a63f35420f10768e2f4f7f231352806fd990617f # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------------------- Locale independent write float in settings, -------------------------------------------------------------------------------------------------- libretro-gearsystem.mk dc3ca9bcac5259847e54dbfd35a5f8c5f00f4dc9 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------------------- Merge pull request #126 from alice-mkh/wip/alice/paddle-fix Input: Initialize paddle as well, -------------------------------------------------------------------------------------------- libretro-pc88.mk 42be798db5585f62b4bd34ce49dd1e8063c9d7c1 # Version: Commits on Apr 23, 2025 -------------------------------------------------------------------------------------------- fix function key mapping (#73), ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk 3f583ff5ab31c838568bca90321fc70de1e5990c # Version: Commits on Apr 22, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #20286 from hrydgard/texture-replacement-mode New setting: Texture replacement load speed,
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
May 4, 2025
------------------------------------------------------------------------------------- azahar.mk 531031722769267a8bf0be1b010a058f62c2835b # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------- ci: Fixed EXTRA_CMAKE_FLAGS variable being set up incorrectly with tagged builds, ------------------------------------------------------------------------------------------ dolphin-emu.mk 852bd6df1af3c35c30df62253f59ced59a85c1f7 # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------------ Merge pull request #13598 from AdmiralCurtiss/zstd157 Externals: Update zstd from 1.4.4 to 1.5.7, -------------------------------------------------------------------------------------- flycast.mk 57cc7b4a60e6e8c1193f79b0ff30c7ddd2b02993 # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------- Fix crash on apple silicon due to cmake 4 change The test to set TARGET_MAC doesn't work anymore with cmake 4. Fixes #1918, -------------------------------------------------------------------------------------- openmsx.mk 577f3ab535ee2f5286de8bcc35a89d5431c2f374 # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------- ROMDB Update - Added 82 roms - Introduced country code UN for Unknown., ------------------------------------------------------------------------------------- ppsspp.mk 777eae7398c7af293a7cb0aa01a95cf5eb9905dc # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------- Merge pull request #20305 from hrydgard/further-fixes Fix exiting from framedump playback, some std::thread code cleanup, ------------------------------------------------------------------------------------ rpcs3.mk c792db2c6044e30079d3af916fab3e6be46f31a8 # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------ CMake: Disable unit tests in gcc, --------------------------------------------------------------- ruffle.mk nightly-2025-04-30 # Version: Commits on Apr 30, 2025 --------------------------------------------------------------- ## What's Changed * debug_ui: More frame list related improvements by @crumblingstatue in ruffle-rs/ruffle#20094 * video/openh264: Clean up comments a bit, also assert on number of SPSs by @torokati44 in ruffle-rs/ruffle#20296 * web/extension: Also add \debug\ and \trace\ log levels as options by @torokati44 in ruffle-rs/ruffle#20297 * chore: Update translations by @RuffleBuild in ruffle-rs/ruffle#20306 * core/render/web: replace uses of the `Downcast` trait with `Any` by @moulins in ruffle-rs/ruffle#20278 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-04-29...nightly-2025-04-30, -------------------------------------------------------------------------------------- scummvm.mk 8c3eecfdeaa5ddc2045caa57979ba8f812699b5c # Version: Commits on Jan 28, 2025 -------------------------------------------------------------------------------------- TWP: Thimbleweed Park should not close ScummVM if shaders are not supported (cherry picked from commit 692eea97fa79f285f29af2de3b6d924e586a4786), -------------------------------------------------------------------------------------- shadps4.mk bb59cd81fa68583dfa873c25bc24b97b49454d8c # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------- [Libs] sceNet (#2815) * implemented sceNetGetMacAddress * added all error codes * added ORBIS_NET_CTL_INFO_DEVICE , ORBIS_NET_CTL_INFO_MTU * RE sceNetConnect * sceNetBind RE * RE sceNetAccept * RE sceNetGetpeername ,sceNetGetsockname * fixup * RE sceNetListen ,sceNetSetsockopt * sceNetShutdown,sceNetSocket,sceNetSocketAbort,sceNetSocketClose * sceSend,sceSendTo,sceSendMsg * sceNetRecv,sceNetRecvFrom,sceNetRecvMsg RE * some kernel net calls * init winsock2 * logging * sockets interface * added winsock to SCE* error codes conversion * implemented net basic calls * some net calls implementation * clang fixes * fixes for linux+macOS * more fix * added sys_accept implementation * more posix net calls * implemented sys_getsockname * fixed redirection * fixed posix socket? * posix_sendto , recvfrom * added sys_socketclose * unsigned error log * added setsocketoptions * added more posix net calls * implement getsocketOptions * stubbed p2p calls, ----------------------------------------------------------------------------------- xemu.mk 6e513ed94812246cba3b17954f8da049bb41fbcb # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------- nv2a/psh: Fix 2D texture addressing in DOT_STR_3D mode, ------------------------------------------------------------------------------------------- xenia-native.mk 9f8fad75512a071ba30fa5e9ca9b25f6149c6f2f # Version: Commits on Apr 27, 2025 ------------------------------------------------------------------------------------------- [3PP] Update Vulkan-Headers to v1.4.313, ------------------------------------------------------------------------------------ box64.mk ced115713230688aafe9b8c8025215bef79d6fcd # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------ [ARM64_DYNAREC] Cosmetic change to VGATHER[D/Q]P[D/S] opcodes, ------------------------------------------------------------------------------------ cdogs.mk 74f5737ec1264ccacfff97c1eff98d7a5638a04c # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------ Ostrich head #712, ------------------------------------------------------------------------------------------- jazz2-native.mk 175d68c8c40170d7c169064328d305efe60b9eec # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------------- Round screens (part 8), updated Android manifest, -------------------------------------------------------------------------------------- omf2097.mk c4d71680f993e4bd1771094ca6565201840d98df # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------- Enhancements will no longer override hyper/normal mode selector (#1263) Enhancements now work in all game modes, ---------------------------------------------------------------------------------------- openmohaa.mk 0f38783f0deda6cc57082626bdd9585eb71b25fa # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------- Correctly indicate the status of the server list especially when multiple server lists are queried, ----------------------------------------------------------------------------------- raze.mk fb4763666821e6ff93602bf5062bb3cdfadce124 # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------- Remove PrefersNonDefaultGPU from desktop file, ------------------------------------------------------------ syncthing.mk v2.0.0-rc.12 # Version: Commits on Apr 30, 2025 ------------------------------------------------------------ ## What's Changed * chore(lib): expose model methods to obtain progress by @pixelspark in syncthing/syncthing#9886 * feat(gui): explanation to options enabled or disabled per folder type by @tomasz1986 in syncthing/syncthing#9367 * chore: remove abandoned next-gen-gui experiment by @calmh in syncthing/syncthing#10004 * chore: remove weak hashing which does not pull its weight by @calmh in syncthing/syncthing#10005 * chore: switch database engine to sqlite (fixes #9954) by @calmh in syncthing/syncthing#9965 * fix(gui): validate device ID in canonical form (fixes #7291) by @mathias4833 in syncthing/syncthing#10006 * fix(config): remove discontinued primary STUN server (fixes #10008) by @marbens-arch in syncthing/syncthing#10009 * fix(stun): better error handling (ref #10008) by @calmh in syncthing/syncthing#10010 * chore(config): remove discontinued secondary STUN servers (fixes #10011) by @marbens-arch in syncthing/syncthing#10012 * chore(fs): speed up case normalization by @bt90 in syncthing/syncthing#10013 * chore: harmonise command line flags by @calmh in syncthing/syncthing#10007 * build(deps): update dependencies by @calmh in syncthing/syncthing#10020 * chore(db): increase journal limit to 64MiB by @bt90 in syncthing/syncthing#10022 * chore: forget deleted files older than six months (fixes #6284) by @calmh in syncthing/syncthing#10023 * fix(db): handle large numbers of blocks in update by @calmh in syncthing/syncthing#10025 * chore(db): use shorter read transactions and periodic checkpoint for smaller WAL by @calmh in syncthing/syncthing#10027 * fix(syncthing): make directory flags global for all commands by @calmh in syncthing/syncthing#10028 * chore: configurable delete retention interval by @calmh in syncthing/syncthing#10030 * feat(fs, config): add support for custom filesystem type construction by @pixelspark in syncthing/syncthing#9887 * build: replace underscore in Debian version by @bt90 in syncthing/syncthing#10032 * chore(db): fix debug logging by @bt90 in syncthing/syncthing#10033 * chore(db): buffer pulled files for smaller WAL by @calmh in syncthing/syncthing#10036 * chore(model): add metric for total number of conflicts by @swenske in syncthing/syncthing#10037 * fix(config): properly apply defaults when reading folder configuration by @pixelspark in syncthing/syncthing#10034 * fix(config): zero filesystemtype is \basic\ by @calmh in syncthing/syncthing#10038 * chore(db): use one SQLite database per folder by @calmh in syncthing/syncthing#10042 * chore(model): delay starting a pull while there are incoming index updates by @calmh in syncthing/syncthing#10041 * build: push artifacts to Azure by @calmh in syncthing/syncthing#10044 * chore(config): resolve primary STUN servers via SRV record by @bt90 in syncthing/syncthing#10031 * chore(fs): changes to allow Filesystem to be implemented externally by @pixelspark in syncthing/syncthing#10040 * fix(strings): differentiate setup(n) and set(v) up by @systemcrash in syncthing/syncthing#10024 * fix(gui): mark unseen disconnected devices as inactive by @tomasz1986 in syncthing/syncthing#10048 * fix(sqlite): apply options by @pixelspark in syncthing/syncthing#10049 * fix(db): version vector serialisation :( by @calmh in syncthing/syncthing#10050 * fix(syncthing): use separate lock file instead of locking the certificate (fixes #10053) by @calmh in syncthing/syncthing#10054 * feat(api, gui): allow authentication bypass for metrics by @swenske in syncthing/syncthing#10045 * chore: add missing copyright in new files from infra branch by @calmh in syncthing/syncthing#10055 * fix(osutil): give threads same I/O priority on Linux by @TheCreeper in syncthing/syncthing#10063 * chore(syncthing): remove support for TLS 1.2 sync connections by @calmh in syncthing/syncthing#10064 * chore(gui): update dependency copyrights, add script for periodic maintenance by @rasa in syncthing/syncthing#10067 * chore(syncthing): remove \default\ folder concept by @calmh in syncthing/syncthing#10068 * chore(api): log X-Forwarded-For by @bt90 in syncthing/syncthing#10035 * feat(config): add option for audit file (fixes #9481) by @marbens-arch in syncthing/syncthing#10066 * fix(model): loop-break regression while block copying in puller by @imsodin in syncthing/syncthing#10069 * chore(gui): use go list --deps for dependency list by @rasa in syncthing/syncthing#10071 * fix(strelaysrv): make the session limiter session-dependent (fixes #10072) by @szu17dmy in syncthing/syncthing#10073 ## New Contributors * @marbens-arch made their first contribution in syncthing/syncthing#10009 * @swenske made their first contribution in syncthing/syncthing#10037 * @systemcrash made their first contribution in syncthing/syncthing#10024 * @TheCreeper made their first contribution in syncthing/syncthing#10063 * @szu17dmy made their first contribution in syncthing/syncthing#10073 **Full Changelog**: syncthing/syncthing@v1.29.5...v2.0.0-rc.12, ---------------------------------------------------------------------------------------------------- mupen64plus-audio-sdl.mk 12090cd8bcc7e8771eaf74a5e8e6d70e99b82dea # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------------------- Add header to define memset (#46) This becomes necessary when compiling with sdl2-compat for sdl3. Also for strcpy., ----------------------------------------------------------------------------------------------- mupen64plus-core.mk 32e9d93abc0acffb56fa39a66dba568224cb8066 # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------------------- Merge pull request #1119 from Rosalie241/register-mirroring Implement register mirroring, -------------------------------------------------------------------------------------------------- mupen64plus-rsp-hle.mk c5d3f9be00fd9944456bf43c4b2e1c50db8ae700 # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------------------- Merge pull request #92 from Morilli/update-gitignore Update gitignore to include all build outputs, ----------------------------------------------------------------------------------------------------- mupen64plus-ui-console.mk e64d3481ac81a5f882d5bdb83930d719ca68182c # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------------------------- Merge pull request #91 from dreua/stdlib-include debugger: Add missing include, ----------------------------------------------------------------------------------------------------------- mupen64plus-video-glide64mk2.mk 11263f60cea37ddc3b70a12cd94bc96a77b42654 # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------------------------------- Merge pull request #137 from dreua/include-order Fix include order, ---------------------------------------------------------------------------------------- retroarch.mk 05f94af415cd94b84e76dbcbb7101f7c434bf9a2 # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------- Fetch translations from Crowdin, ---------------------------------------------------------------------------------------- doomretro.mk c2a4705bf5d643c56cd5e88a7b47721b95fbef0b # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------- Don't show console warning if missing texture is a colormap, ----------------------------------------------------------------------------------- tr1x.mk 9277d64b88e7bc46a8f67ee49b4b7093dcac69dc # Version: Commits on Apr 28, 2025 ----------------------------------------------------------------------------------- tr1/output: fix unplayable visuals on old Radeons Resolves #2840., ----------------------------------------------------------------------------------- tr2x.mk 9277d64b88e7bc46a8f67ee49b4b7093dcac69dc # Version: Commits on Apr 28, 2025 ----------------------------------------------------------------------------------- tr1/output: fix unplayable visuals on old Radeons Resolves #2840., ------------------------------------------------------------------------------------------ xash3d-fwgs.mk 47c484402467a3a74e1e56c57c97c3e253fee3ee # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------------ engine: platform: sdl: enable building with SDL as old as 2.0.8, it should satisfy everybody masturbating to old software, ------------------------------------------------------------------------------------------------------ libretro-doublecherrygb.mk f03c3e4eff66fc755ebc2b8ed129a802d557a5b2 # Version: Commits on Apr 30, 2025 ------------------------------------------------------------------------------------------------------ :ambulance: Fixed Pokemon Crash, ----------------------------------------------------------------------------------------------- libretro-flycast.mk 57cc7b4a60e6e8c1193f79b0ff30c7ddd2b02993 # Version: Commits on Apr 30, 2025 ----------------------------------------------------------------------------------------------- Fix crash on apple silicon due to cmake 4 change The test to set TARGET_MAC doesn't work anymore with cmake 4. Fixes #1918, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk 777eae7398c7af293a7cb0aa01a95cf5eb9905dc # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #20305 from hrydgard/further-fixes Fix exiting from framedump playback, some std::thread code cleanup, ----------------------------------------------------------------------------------------------- libretro-scummvm.mk 8c3eecfdeaa5ddc2045caa57979ba8f812699b5c # Version: Commits on Jan 28, 2025 ----------------------------------------------------------------------------------------------- TWP: Thimbleweed Park should not close ScummVM if shaders are not supported (cherry picked from commit 692eea97fa79f285f29af2de3b6d924e586a4786), -------------------------------------------------------------------------------------------- slang-shaders.mk d7fadfa87279711bf60786562f104eea0a4b1714 # Version: Commits on Apr 30, 2025 -------------------------------------------------------------------------------------------- Sync to koko-aio NG-1.9.70 (#699),
Hancock33
added a commit
to Hancock33/batocera.piboy
that referenced
this pull request
May 4, 2025
-------------------------------------------------- faudio.mk 25.05 # Version: Commits on May 01, 2025 -------------------------------------------------- New Features: - Added CollectorEXT extension Fixes: - PlayBegin/PlayLength are now validated against AudioBytes - SDL: Channel/Sample rate override are now queried with GetHint instead of getenv Thanks to our [GitHub Sponsors](https://github.com/sponsors/flibitijibibo/), including... Super Duper Sponsors: - [Re-Logic](https://re-logic.com/) Super Sponsors: - @CDGKen - @compcj - @jbevain - @kg - @NoelFB - @superjoebob - @terinfire - @TerryCavanagh Sponsors: - @bartwe - @bwiklund - @Conan-Kudo - @Eldirans - @GlaireDaggers - @isaboll1 - @isadorasophia - @larsiusprime - @tgpholly - @xxxbxxx - [Bit Kid Games](http://bitkidgames.com/) - [Lunar Ray Games](http://www.lunarraygames.com/), -------------------------------------------------------------------------------------------------------- batocera-emulationstation.mk 7d5aff00f8ae10b2ceaed96751507082544532d1 # Version: Commits on May 01, 2025 -------------------------------------------------------------------------------------------------------- Merge pull request #1919 from fabricecaruso/win [Theming] Fix : can't use shaders with relative paths with some elements (menuShader, fadeShader), ------------------------------------------------------------------------------------------------ batocera-es-piboy.mk 7d5aff00f8ae10b2ceaed96751507082544532d1 # Version: Commits on May 01, 2025 ------------------------------------------------------------------------------------------------ Merge pull request #1919 from fabricecaruso/win [Theming] Fix : can't use shaders with relative paths with some elements (menuShader, fadeShader), ---------------------------------------------------------------------------------- clk.mk e07e6b6954e82d76067fa16b1e6dbdc1c472dcd2 # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------- Merge pull request #1507 from TomHarte/Morex86Exceptions Reformulate x86 exceptions., ------------------------------------------------------------------------------------------ dolphin-emu.mk 6515807685c608ac97ace6e0747b0a2529e9c917 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------------ Merge pull request #13278 from JoshuaVandaele/saves-import Implement importing multiple saves from an export folder, ------------------------------------------------------------------------------------------ duckstation.mk ad13b17bea6558b916444d0eadcd615e85dd8b1a # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------------ FullscreenUI: Fix slow fadeout on fast forward toggle, -------------------------------------------------------------------------------------------- hypseus-singe.mk 64839aa9975f362f35686c8cec4041c477a8199c # Version: Commits on May 01, 2025 -------------------------------------------------------------------------------------------- release v2.11.5, ---------------------------------------------------- pcsx2.mk v2.3.313 # Version: Commits on May 01, 2025 ---------------------------------------------------- - [UI: Remove fractional upscales](PCSX2/pcsx2#12588) , ------------------------------------------------------------------------------------- ppsspp.mk 81ceee829dc8aa16d0894e551afe7b2874b26a32 # Version: Commits on May 01, 2025 ------------------------------------------------------------------------------------- Merge pull request #20310 from hrydgard/revert-mediaengine-change Revert some const changes, ------------------------------------------------------------------------------------ rpcs3.mk 7a9733dccafcbdf0ae48276e91de274b2557581b # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------ CMake: try to fix gcc, --------------------------------------------------------------- ruffle.mk nightly-2025-05-01 # Version: Commits on May 01, 2025 --------------------------------------------------------------- ## What's Changed * build(deps-dev): bump vite from 6.3.3 to 6.3.4 in /web by @dependabot in ruffle-rs/ruffle#20315 * core: Replace GcCell with Gc in Video by @kjarosh in ruffle-rs/ruffle#20289 * debug_ui: Add separators in the menu by @kjarosh in ruffle-rs/ruffle#20319 * build(deps): bump the cargo-minor group with 4 updates by @dependabot in ruffle-rs/ruffle#20317 * core: Replace GcCell with Gc in NetStream by @kjarosh in ruffle-rs/ruffle#20291 * core: Put some EditText properties in a Cell by @kjarosh in ruffle-rs/ruffle#20313 **Full Changelog**: ruffle-rs/ruffle@nightly-2025-04-30...nightly-2025-05-01, -------------------------------------------------------------------------------------- scummvm.mk 39dfa54d7868fdf97d9b20149bf6791c9a577523 # Version: Commits on May 01, 2025 -------------------------------------------------------------------------------------- AGS: Update Old Skies / Gemini Rue + add a couple new games Fix #15903, -------------------------------------------------------------------------------------- shadps4.mk eb09c4ccce4ca6ab8ed08f9e53926c52dd52d8a5 # Version: Commits on May 02, 2025 -------------------------------------------------------------------------------------- vk_presenter: Use correct format for output frame image and view. (#2871), --------------------------------------------------------------------------------------- thextech.mk fd8ca86c82fa3262b5d776ee81a2d49122bfb46e # Version: Commits on May 02, 2025 --------------------------------------------------------------------------------------- sound_16m.cpp: remove redundant and unused flags, -------------------------------------------------------------------------------------- tsugaru.mk c1a860b625c1b873fcfcafc8d8c3f5548332e4e1 # Version: Commits on May 02, 2025 -------------------------------------------------------------------------------------- Sangokushi 2 test., ------------------------------------------------- vice.mk r45659 # Version: Commits on May 01, 2025 ------------------------------------------------- And another one... git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45659 379a1393-f5fb-40a0-bcee-ef074d9b53f7, ------------------------------------------------------------------------------------- vita3k.mk 36b220eab60e8e6e43549902eb0e2c05bc41baf2 # Version: Commits on Apr 29, 2025 ------------------------------------------------------------------------------------- mem/ptr.h: Remove template for 'Ptr(U *, const MemState &)' - `Ptr<T>::Ptr<U>(U *, const MemState &)` has redundant template, which allows code like `Ptr<int>::Ptr<char>(char *, const MemState &)` to pass compilation., ----------------------------------------------------------------------------------- xemu.mk d59386942947eb7ae3087548bd7e273974af20c4 # Version: Commits on May 01, 2025 ----------------------------------------------------------------------------------- nv2a: Move point params to uniforms Co-authored-by: Matt Borgerson <contact@mborgerson.com>, ----------------------------------------------------- ecm.mk v6.14.0-rc1 # Version: Commits on Apr 10, 2025 ----------------------------------------------------- Update dependency version to 6.14.0, --------------------------------------------------------- kddocwidgets.mk v2.2.4 # Version: Commits on Apr 29, 2025 --------------------------------------------------------- chore: bump version and changelog, ------------------------------------------------------------------------------------ box64.mk 889dd64c5fca32b2d12e8ca622df199a7c932144 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------ [ARM64_DYNAREC] Fixed an issue introduced with fastnan=0 handling of SQRTSS (for #2593), ------------------------------------------------------------------------------------ cdogs.mk abe6e026b99cfb5ad18abd0d8ff8f4fd7e42f755 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------ Update character_classes.json, --------------------------------------------------------------------------------------- corsixth.mk e45ceb454eacabcd2ff6dd68558fa0b72a6ee8cf # Version: Commits on May 01, 2025 --------------------------------------------------------------------------------------- afterload minor fix in earthquake.lua (#2841), ------------------------------------------------------------------------------------------- jazz2-native.mk e4de1df1c8600a576142f9fcdb0f46bc5c07e987 # Version: Commits on May 01, 2025 ------------------------------------------------------------------------------------------- Enabled wrapping in console, fixed tilemap rollback, --------------------------------------------------- nblood.mk r14222 # Version: Commits on Apr 30, 2025 --------------------------------------------------- , ---------------------------------------------------------------------------------------- openmohaa.mk a924fc252b1074a5ffc7dd5d99715f8ab0daf03c # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------------- Use the hardware cursor in windowed mode (#718) In windowed mode, the mouse is no longer grabbed when one of the UI/console catcher is active. When a UI menu is active, the system's hardware cursor is shown, using the game's custom cursor texture, instead of simulating and rendering the cursor in-game. * Add exports to load a raw image from the renderer * Set the hardware cursor to the game's custom mouse cursor texture * When mouse is not grabbed, the mouse gets updated with absolute mouse position, relative to the window position, ---------------------------------------------------------------------------------- stk.mk f4d39befff7744d91bdc45b5bc417b61108c0883 # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------- Update the changelog, ---------------------------------------------------------------------------------------- supertux2.mk 4dfe8e263709df452c2d6504885c99d7d4b9904b # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------------- Small code style improvements, ------------------------------------------------- btop.mk v1.4.2 # Version: Commits on May 01, 2025 ------------------------------------------------- ## Changelog v1.4.2 References | Description | Author(s) --- | --- | --- f1482fe | Fix process arguments appearing outside proc box by replacing ASCII control codes with blankspace, issue #1080 | @aristocratos #1130 | Fix problems shown by clang-tidy's performance checks | @imwints #1120 | Fix wrong error message and documentation of renamed option --utf-force | @t-webber @imwints #1128 | Flatten cmake module path | @imwints #1129 | CMake: Remove option to use mold | @imwints #1047 | Update Terminus font link, fix typo, spelling, and grammar | @QinCai-rui #929 | Please clang with sanitizers | @bad-co-de #1126 | Fix MacOS tree-mode + aggregate memory/thread scaling issue | @xaskii #993 | Fix typo: Mhz -> MHz | @NyCodeGHG Big thanks to @imwints for helping out with project maintenance, PR reviews and merging! **For additional binaries see the [Continuous Builds](https://github.com/aristocratos/btop/actions).** **Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.** **No MacOs or BSD binaries provided for the moment.** **Notice! None of the binaries have GPU support, compile yourself or wait for distribution packages for GPU monitoring support!** **Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!** , ---------------------------------------------------- rclone.mk v1.69.2 # Version: Commits on May 01, 2025 ---------------------------------------------------- This is the v1.69.2 release of rclone. Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-69-2-2025-05-01). , ------------------------------------------------------------ syncthing.mk v2.0.0-rc.13 # Version: Commits on Apr 30, 2025 ------------------------------------------------------------ ## What's Changed * chore(lib): expose model methods to obtain progress by @pixelspark in syncthing/syncthing#9886 * feat(gui): explanation to options enabled or disabled per folder type by @tomasz1986 in syncthing/syncthing#9367 * chore: remove abandoned next-gen-gui experiment by @calmh in syncthing/syncthing#10004 * chore: remove weak hashing which does not pull its weight by @calmh in syncthing/syncthing#10005 * chore: switch database engine to sqlite (fixes #9954) by @calmh in syncthing/syncthing#9965 * fix(gui): validate device ID in canonical form (fixes #7291) by @mathias4833 in syncthing/syncthing#10006 * fix(config): remove discontinued primary STUN server (fixes #10008) by @marbens-arch in syncthing/syncthing#10009 * fix(stun): better error handling (ref #10008) by @calmh in syncthing/syncthing#10010 * chore(config): remove discontinued secondary STUN servers (fixes #10011) by @marbens-arch in syncthing/syncthing#10012 * chore(fs): speed up case normalization by @bt90 in syncthing/syncthing#10013 * chore: harmonise command line flags by @calmh in syncthing/syncthing#10007 * build(deps): update dependencies by @calmh in syncthing/syncthing#10020 * chore(db): increase journal limit to 64MiB by @bt90 in syncthing/syncthing#10022 * chore: forget deleted files older than six months (fixes #6284) by @calmh in syncthing/syncthing#10023 * fix(db): handle large numbers of blocks in update by @calmh in syncthing/syncthing#10025 * chore(db): use shorter read transactions and periodic checkpoint for smaller WAL by @calmh in syncthing/syncthing#10027 * fix(syncthing): make directory flags global for all commands by @calmh in syncthing/syncthing#10028 * chore: configurable delete retention interval by @calmh in syncthing/syncthing#10030 * feat(fs, config): add support for custom filesystem type construction by @pixelspark in syncthing/syncthing#9887 * build: replace underscore in Debian version by @bt90 in syncthing/syncthing#10032 * chore(db): fix debug logging by @bt90 in syncthing/syncthing#10033 * chore(db): buffer pulled files for smaller WAL by @calmh in syncthing/syncthing#10036 * chore(model): add metric for total number of conflicts by @swenske in syncthing/syncthing#10037 * fix(config): properly apply defaults when reading folder configuration by @pixelspark in syncthing/syncthing#10034 * fix(config): zero filesystemtype is \basic\ by @calmh in syncthing/syncthing#10038 * chore(db): use one SQLite database per folder by @calmh in syncthing/syncthing#10042 * chore(model): delay starting a pull while there are incoming index updates by @calmh in syncthing/syncthing#10041 * build: push artifacts to Azure by @calmh in syncthing/syncthing#10044 * chore(config): resolve primary STUN servers via SRV record by @bt90 in syncthing/syncthing#10031 * chore(fs): changes to allow Filesystem to be implemented externally by @pixelspark in syncthing/syncthing#10040 * fix(strings): differentiate setup(n) and set(v) up by @systemcrash in syncthing/syncthing#10024 * fix(gui): mark unseen disconnected devices as inactive by @tomasz1986 in syncthing/syncthing#10048 * fix(sqlite): apply options by @pixelspark in syncthing/syncthing#10049 * fix(db): version vector serialisation :( by @calmh in syncthing/syncthing#10050 * fix(syncthing): use separate lock file instead of locking the certificate (fixes #10053) by @calmh in syncthing/syncthing#10054 * feat(api, gui): allow authentication bypass for metrics by @swenske in syncthing/syncthing#10045 * chore: add missing copyright in new files from infra branch by @calmh in syncthing/syncthing#10055 * fix(osutil): give threads same I/O priority on Linux by @TheCreeper in syncthing/syncthing#10063 * chore(syncthing): remove support for TLS 1.2 sync connections by @calmh in syncthing/syncthing#10064 * chore(gui): update dependency copyrights, add script for periodic maintenance by @rasa in syncthing/syncthing#10067 * chore(syncthing): remove \default\ folder concept by @calmh in syncthing/syncthing#10068 * chore(api): log X-Forwarded-For by @bt90 in syncthing/syncthing#10035 * feat(config): add option for audit file (fixes #9481) by @marbens-arch in syncthing/syncthing#10066 * fix(model): loop-break regression while block copying in puller by @imsodin in syncthing/syncthing#10069 * chore(gui): use go list --deps for dependency list by @rasa in syncthing/syncthing#10071 * fix(strelaysrv): make the session limiter session-dependent (fixes #10072) by @szu17dmy in syncthing/syncthing#10073 ## New Contributors * @marbens-arch made their first contribution in syncthing/syncthing#10009 * @swenske made their first contribution in syncthing/syncthing#10037 * @systemcrash made their first contribution in syncthing/syncthing#10024 * @TheCreeper made their first contribution in syncthing/syncthing#10063 * @szu17dmy made their first contribution in syncthing/syncthing#10073 **Full Changelog**: syncthing/syncthing@v2.0.0-rc.12...v2.0.0-rc.13, ---------------------------------------------------------------------------------------------------- sdl2-gamecontrollerdb.mk 3e8bebeabbde4dc86d58b8ee7e827b71e3d5d289 # Version: Commits on Apr 30, 2025 ---------------------------------------------------------------------------------------------------- Correct 8BitDo GameCube Modkit GUID, ----------------------------------------------------------------------------------- xone.mk 197b160f7806d7d27117b12198cacb7656a07f1f # Version: Commits on May 02, 2025 ----------------------------------------------------------------------------------- Merge pull request #53 from Lawstorant/fix-poweroff Fix shutdown handling on Linux 6.11+, ---------------------------------------------------------------------------------------------------- mupen64plus-audio-sdl.mk c4c73745be1a59da7ac48c4adee517da8934be7c # Version: Commits on May 01, 2025 ---------------------------------------------------------------------------------------------------- CI/CD: Update 2025.5 (#47), ----------------------------------------------------------------------------------------------- mupen64plus-core.mk c5b1e72be0d2b33c18be48c989e726ac176e7872 # Version: Commits on May 02, 2025 ----------------------------------------------------------------------------------------------- Merge pull request #1136 from Rosalie241/is-style Fix nits from IS viewer buffer overflow patch, ---------------------------------------------------------------------------------------------------- mupen64plus-input-sdl.mk 550cfe9c5fa985b8c092e122e9da8a578e8c9bba # Version: Commits on May 01, 2025 ---------------------------------------------------------------------------------------------------- Merge pull request #135 from Jj0YzL5nvJ/up2025 CI/CD: Update 2025.5, -------------------------------------------------------------------------------------------------- mupen64plus-rsp-hle.mk b6881507aeb419751bbc923366d06f08b6b398ae # Version: Commits on May 01, 2025 -------------------------------------------------------------------------------------------------- Merge pull request #93 from Jj0YzL5nvJ/up2025 CI/CD: Update 2025.5, ----------------------------------------------------------------------------------------------------- mupen64plus-ui-console.mk 6d567d389f5887411bdcc063990d75810049e1c0 # Version: Commits on May 01, 2025 ----------------------------------------------------------------------------------------------------- Merge pull request #92 from Jj0YzL5nvJ/up2025 CI/CD: Update 2025.5, ----------------------------------------------------------------------------------------------------------- mupen64plus-video-glide64mk2.mk a4687d60ccac82375036515031b684ba67365216 # Version: Commits on May 01, 2025 ----------------------------------------------------------------------------------------------------------- Merge pull request #139 from Jj0YzL5nvJ/up2025 CI/CD: Update 2025.5, ----------------------------------------------------------------------------------------------------- mupen64plus-video-rice.mk 53c34795aa6257154dd8c5a657989cc91dcf912d # Version: Commits on May 01, 2025 ----------------------------------------------------------------------------------------------------- Merge pull request #112 from Jj0YzL5nvJ/up2025 CI/CD: Update 2025.5, ---------------------------------------------------------------------------------------- retroarch.mk 14c78b6c3231df4ce9049e5b035baf864bffd0df # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------------- Fetch translations from Crowdin, --------------------------------------------------------------------------------------------- vulkan-samples.mk 02d3010a3517620e7eedd919217e169c4a188de3 # Version: Commits on May 01, 2025 --------------------------------------------------------------------------------------------- In the Vulkan API, the timeout parameter of vkWaitForFences is of type uint64_t. If the API is expected to wait indefinitely (until the GPU signals the fence), the correct value to pass is UINT64_MAX (the maximum 64-bit unsigned integer), not the maximum 32-bit value (UINT32_MAX). (#1328), ------------------------------------------------------------------------------------ rmtfs.mk b61c22b1cd01f4b1f5f48192f0700aa398de31a3 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------ Merge pull request #23 from lumag/rmtfs-dir-no-qrtr-ns rmtfs-dir.service.in: Remove dependency on qrtr-ns.service, ---------------------------------------------------------------------------------------- doomretro.mk 0937f9e8c63e89123e572282b5f0cad093498099 # Version: Commits on May 02, 2025 ---------------------------------------------------------------------------------------- Minor tweaks, ------------------------------------------------------------------------------------- gzdoom.mk 502af6adb9d00c6d9cc603bd9f5e11796f2eb7b8 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------- SSECMF_DRAWN was being skipped for some cases, affecting texture automap drawing. See bug #3066., -------------------------------------------------------------------------------------- vkquake.mk 0a245da28c73a2c2eabc1a6da8f0993f5d7233c4 # Version: Commits on May 02, 2025 -------------------------------------------------------------------------------------- Prevent overflow in tasks epoch May occur when running the game long enough, ----------------------------------------------------------------------------------- tr1x.mk 85c77aaebfecf80d3e8bb279f24cbb0affc17fa9 # Version: Commits on May 02, 2025 ----------------------------------------------------------------------------------- items: consolidate Item_GetFrames This updates TR1 to use the same approach as TR2 for determining interpolation rate (denominator)., ----------------------------------------------------------------------------------- tr2x.mk 85c77aaebfecf80d3e8bb279f24cbb0affc17fa9 # Version: Commits on May 02, 2025 ----------------------------------------------------------------------------------- items: consolidate Item_GetFrames This updates TR1 to use the same approach as TR2 for determining interpolation rate (denominator)., -------------------------------------------------------------------------------------------- libretro-dice.mk e3a3e9c6c4a2d881f73fb165a05538467a839a46 # Version: Commits on May 02, 2025 -------------------------------------------------------------------------------------------- Fetch translations & Recreate libretro_core_options_intl.h, ------------------------------------------------------------------------------------------------------ libretro-doublecherrygb.mk a879b0129497a525a0b808b89b1df136a71a1824 # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------------------------ Update README.md, ---------------------------------------------------------------------------------------------- libretro-fceumm.mk 3544ff567ecc417c170641587083b976739ef9db # Version: Commits on May 01, 2025 ---------------------------------------------------------------------------------------------- Revert \Adjust turbo logic so that when a button gets pressed, it delays this state for 2 frames. Fix some games that requires certain frame count to read button states (Double Dragon, Xevious\ This reverts commit 0676a2092ad8255e697bc22f0020edecc65020f0., ------------------------------------------------------------------------------------------------ libretro-gambatte.mk a85fe7c20933dbe4680d783d32639a71a85783cb # Version: Commits on May 02, 2025 ------------------------------------------------------------------------------------------------ Fetch translations & Recreate libretro_core_options_intl.h, ----------------------------------------------------------------------------------------------------- libretro-mame2003-plus.mk c1de17eb547a618b99754a3d708a07dd77a42021 # Version: Commits on May 02, 2025 ----------------------------------------------------------------------------------------------------- Add files via upload, ---------------------------------------------------------------------------------------------- libretro-ppsspp.mk 81ceee829dc8aa16d0894e551afe7b2874b26a32 # Version: Commits on May 01, 2025 ---------------------------------------------------------------------------------------------- Merge pull request #20310 from hrydgard/revert-mediaengine-change Revert some const changes, ----------------------------------------------------------------------------------------------- libretro-scummvm.mk 39dfa54d7868fdf97d9b20149bf6791c9a577523 # Version: Commits on May 01, 2025 ----------------------------------------------------------------------------------------------- AGS: Update Old Skies / Gemini Rue + add a couple new games Fix #15903, -------------------------------------------------------------------------------------------- slang-shaders.mk 2a7c1e46ae9573302cf0c060413b33c94a1f9cfa # Version: Commits on May 01, 2025 -------------------------------------------------------------------------------------------- Add hybrid-jinc2-xbr-lv2 shaders (#700) - At last got bilateral filter to combine jinc2 with xBR making a hybrid output; - Posterization is reversed, because bilateral favors jinc2 on low gradient regions and xbr on high gradient ones. - This approach can be used with any other edge smothing shader, though I couldn't get anything better than this.,
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For legacy purposes