forked from pool/libsidplayfp
Accepting request 1097534 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1097534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsidplayfp?expand=0&rev=9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Index: libsidplayfp-2.4.2/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
Index: libsidplayfp-2.5.0/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
===================================================================
|
||||
--- libsidplayfp-2.4.2.orig/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
+++ libsidplayfp-2.4.2/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
--- libsidplayfp-2.5.0.orig/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
+++ libsidplayfp-2.5.0/src/builders/residfp-builder/residfp/resample/SincResampler.cpp
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62ebe085361eb2ee57f0f08abe2246599b180727703fc300101a8d1a97c6de7d
|
||||
size 800857
|
3
libsidplayfp-2.5.0.tar.gz
Normal file
3
libsidplayfp-2.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a22751b72b1f5b36ba7d39af7f63947de201d02117a0e156153464cb89f0bd1
|
||||
size 806655
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 20:55:10 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 2.5.0
|
||||
* residfp: reworked the combined waveforms model by separating pulldown effect from waveform generation
|
||||
* residfp: tweaked the 8580 filter parameters for increased volume and less distortion (#45)
|
||||
* Updated to latest resid
|
||||
* Use OpenMP to speedup LUTs initialization
|
||||
* CIA: minor rework based on chip reverse engineering
|
||||
* Use c++17 where available
|
||||
* Added sanity check for buffer size
|
||||
* Minor mixer optimizations
|
||||
* Other minor changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 21:08:40 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -19,14 +19,14 @@
|
||||
%define soname 6
|
||||
%define stilview_soname 0
|
||||
Name: libsidplayfp
|
||||
Version: 2.4.2
|
||||
Version: 2.5.0
|
||||
Release: 0
|
||||
Summary: A library to play Commodore 64 music
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Libraries
|
||||
#Git-Clone: https://github.com/libsidplayfp/libsidplayfp.git
|
||||
URL: https://sourceforge.net/projects/sidplay-residfp/
|
||||
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.4/libsidplayfp-%{version}.tar.gz
|
||||
Source0: https://sourceforge.net/projects/sidplay-residfp/files/libsidplayfp/2.5/libsidplayfp-%{version}.tar.gz
|
||||
Patch0: fix-missing-include.patch
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libgcrypt-devel
|
||||
|
Reference in New Issue
Block a user