Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libresidfp for openSUSE:Factory checked in at 2026-08-30 19:08:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libresidfp (Old) and /work/SRC/openSUSE:Factory/.libresidfp.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libresidfp" Sun Aug 30 19:08:41 2026 rev:8 rq:1374697 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libresidfp/libresidfp.changes 2026-08-09 21:46:01.404132475 +0200 +++ /work/SRC/openSUSE:Factory/.libresidfp.new.1265/libresidfp.changes 2026-08-30 19:08:51.398376504 +0200 @@ -1,0 +2,6 @@ +Sun Aug 30 14:50:04 UTC 2026 - Илья Индиго <[email protected]> + +- Updated to 1.2.2 + * https://github.com/libsidplayfp/libresidfp/releases/tag/v1.2.2 + +------------------------------------------------------------------- Old: ---- libresidfp-1.2.1.tar.gz New: ---- libresidfp-1.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libresidfp.spec ++++++ --- /var/tmp/diff_new_pack.4E9hJA/_old 2026-08-30 19:08:52.062399479 +0200 +++ /var/tmp/diff_new_pack.4E9hJA/_new 2026-08-30 19:08:52.067399652 +0200 @@ -17,7 +17,7 @@ %define sover 0 Name: libresidfp -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Cycle exact SID emulation License: GPL-2.0-or-later ++++++ libresidfp-1.2.1.tar.gz -> libresidfp-1.2.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libresidfp-1.2.1/NEWS.md new/libresidfp-1.2.2/NEWS.md --- old/libresidfp-1.2.1/NEWS.md 2026-08-08 18:04:43.000000000 +0200 +++ new/libresidfp-1.2.2/NEWS.md 2026-08-30 16:44:57.000000000 +0200 @@ -1,3 +1,8 @@ +1.2.2 2026-08-30 +* Correctly restore filter status + + + 1.2.1 2026-08-08 * Fixed external filter parameter range diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libresidfp-1.2.1/configure new/libresidfp-1.2.2/configure --- old/libresidfp-1.2.1/configure 2026-08-08 18:04:46.000000000 +0200 +++ new/libresidfp-1.2.2/configure 2026-08-30 16:45:01.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for libresidfp 1.2.1. +# Generated by GNU Autoconf 2.71 for libresidfp 1.2.2. # # # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, @@ -618,8 +618,8 @@ # Identity of this package. PACKAGE_NAME='libresidfp' PACKAGE_TARNAME='libresidfp' -PACKAGE_VERSION='1.2.1' -PACKAGE_STRING='libresidfp 1.2.1' +PACKAGE_VERSION='1.2.2' +PACKAGE_STRING='libresidfp 1.2.2' PACKAGE_BUGREPORT='' PACKAGE_URL='https://github.com/libsidplayfp/libresidfp/' @@ -1397,7 +1397,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libresidfp 1.2.1 to adapt to many kinds of systems. +\`configure' configures libresidfp 1.2.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1468,7 +1468,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libresidfp 1.2.1:";; + short | recursive ) echo "Configuration of libresidfp 1.2.2:";; esac cat <<\_ACEOF @@ -1591,7 +1591,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libresidfp configure 1.2.1 +libresidfp configure 1.2.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2260,7 +2260,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libresidfp $as_me 1.2.1, which was +It was created by libresidfp $as_me 1.2.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3748,7 +3748,7 @@ # Define the identity of the package. PACKAGE='libresidfp' - VERSION='1.2.1' + VERSION='1.2.2' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -3896,7 +3896,7 @@ LIB_MAJOR=1 LIB_MINOR=2 -LIB_LEVEL=1 +LIB_LEVEL=2 @@ -22399,7 +22399,7 @@ # If any interfaces have been removed or changed since the last public release, then set age to 0. LIBRESIDFPCUR=2 -LIBRESIDFPREV=1 +LIBRESIDFPREV=2 LIBRESIDFPAGE=2 LIBRESIDFPVERSION=$LIBRESIDFPCUR:$LIBRESIDFPREV:$LIBRESIDFPAGE @@ -23831,7 +23831,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libresidfp $as_me 1.2.1, which was +This file was extended by libresidfp $as_me 1.2.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23891,7 +23891,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -libresidfp config.status 1.2.1 +libresidfp config.status 1.2.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libresidfp-1.2.1/configure.ac new/libresidfp-1.2.2/configure.ac --- old/libresidfp-1.2.1/configure.ac 2026-08-08 18:04:43.000000000 +0200 +++ new/libresidfp-1.2.2/configure.ac 2026-08-30 16:44:57.000000000 +0200 @@ -1,6 +1,6 @@ m4_define([lib_major], [1]) m4_define([lib_minor], [2]) -m4_define([lib_level], [1]) +m4_define([lib_level], [2]) m4_define([lib_version], [lib_major.lib_minor.lib_level]) AC_PREREQ([2.62]) @@ -94,7 +94,7 @@ # If any interfaces have been removed or changed since the last public release, then set age to 0. LIBRESIDFPCUR=2 -LIBRESIDFPREV=1 +LIBRESIDFPREV=2 LIBRESIDFPAGE=2 LIBRESIDFPVERSION=$LIBRESIDFPCUR:$LIBRESIDFPREV:$LIBRESIDFPAGE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libresidfp-1.2.1/src/State.cpp new/libresidfp-1.2.2/src/State.cpp --- old/libresidfp-1.2.1/src/State.cpp 2026-08-08 18:04:43.000000000 +0200 +++ new/libresidfp-1.2.2/src/State.cpp 2026-08-30 16:44:57.000000000 +0200 @@ -228,6 +228,8 @@ f->vol = state.vol[i]; f->enabled = state.enabled[i]; f->filt = state.filt[i]; + f->updateResonance((f->filt >> 4) & 0x0f); + f->updateMixing(); } s.setFilter6581Curve(state.filterCurve6581); s.setFilter6581Range(state.filterRange6581); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libresidfp-1.2.1/src/residfp/residfp.h new/libresidfp-1.2.2/src/residfp/residfp.h --- old/libresidfp-1.2.1/src/residfp/residfp.h 2026-08-08 18:04:43.000000000 +0200 +++ new/libresidfp-1.2.2/src/residfp/residfp.h 2026-08-30 16:44:57.000000000 +0200 @@ -238,7 +238,7 @@ * When enabled the filter cutoff is lower. * * @param enable true to enable old 2200pF caps used on ASSY 326298 - * false to use the standard 470pF caps. + * false to use the standard 470pF caps. (default off) */ void enableOld6581caps(bool enable); @@ -285,7 +285,7 @@ * Set the DAC leakage level. * Affects the envelope and waveforms. * - * @param level the leakage level, between 0 (no leakage) and 1 + * @param level the leakage level, between 0 (no leakage) and 1 (standard leakage) (default 1.0) * * @since 1.2 */ @@ -295,7 +295,7 @@ * Set the 6581 wave offset. * Affects the volume of digi samples. * - * @param offset the waveform offset, between 0 (faint digis) and 1 (loud digis) + * @param offset the waveform offset, between 0 (average digis) and 1 (loud digis) (default 1.0) * * @since 1.2 */ @@ -305,7 +305,7 @@ * Set the DC-Blocker resistance. * Affects the highpass cutoff frequency. * - * @param res the resistance value, between 0 (~1.6Hz) and 1 (~16Hz) + * @param res the resistance value, between 0 (10KOhm => ~1.6Hz) and 1 (1KOhm => ~16Hz) (default 0.0) * * @since 1.2 */
