head 1.2; access; symbols pkgsrc-2025Q4:1.1.0.6 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.4 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2026.03.11.08.13.43; author adam; state dead; branches; next 1.1; commitid OaQt6gYVlj9Z2xxG; 1.1 date 2025.04.13.16.19.29; author nia; state Exp; branches; next ; commitid q31MY5ATKHQhpUQF; desc @@ 1.2 log @ppsspp ppsspp-qt libretro-ppsspp: updated to 1.20.2 What's new in 1.20.2 Improved server list for ad hoc multiplayer, dynamically updated and you can now add/remove entries Fix broken multitouch on iOS with OpenGL Ad hoc relay connection improvements Fix a lot of minor UI issues Fix background image selection on Android and iOS Fix file permission issue on iOS Add a "hold" version of axis swap toggle Fix regression in Gripshift Fix crash on audio device switch on Windows Fix timing glitches in gamepad input on Windows And other assorted fixes. @ text @$NetBSD: patch-Core_HW_SimpleAudioDec.cpp,v 1.1 2025/04/13 16:19:29 nia Exp $ Fix build. --- Core/HW/SimpleAudioDec.cpp.orig 2025-04-13 11:08:45.470735632 +0000 +++ Core/HW/SimpleAudioDec.cpp @@@@ -351,7 +351,7 @@@@ bool FFmpegAudioDecoder::Decode(const ui return true; #else // Zero bytes output. No need to memset. - *outbytes = 0; + //*outbytes = 0; return true; #endif // USE_FFMPEG } @ 1.1 log @ppsspp: Import latest standalone version. Rebase the existing libretro package on the standalone version. @ text @d1 1 a1 1 $NetBSD$ @