95ea106695
- Update to version 0.6.4 * Extended the support of fade length in gme_info_t. * Added an ability to change fade duration by the new gme_set_fade_msecs() function. * Implemented RSN support via the gme_player. * Fixed several bugs at the GBS support. * Added an API to disable SPC echo completely (gme_disable_echo(Music_Emu*, int disable)) that can be used to avoid conflicts with external effects processors. * Implemented support for all known NSF chips. * Added support for more track info at M3U support. * The logic of the multi-channel output was changed to resolve the problem of the incorrect work. * Shared library now built with the exported symbols list and proper versioning enabled. * Added ability to build both static and shared libraries via CMake in the same build. - Project moved to github, change URL, Source0. - Use ldconfig_scriptlets macro.
Takashi Iwai2025-04-15 08:52:52 +00:00
4526e3b58c
- Apply "cve-2016-9957.patch" to fix an arbitrary code execution vulnerability that could have been exploited using specially crafted SPC music files. [CVE-2016-9957, CVE-2016-9958, CVE-2016-9959, CVE-2016-9960, CVE-2016-9961, bsc#1015941]
Olaf Hering2017-01-09 14:11:58 +00:00
2bfcc0c8ec
Accepting request 349113 from home:olh:branches:multimedia:libs
Olaf Hering2015-12-16 09:17:35 +00:00
91a644a5e3
Accepting request 159684 from multimedia:libs
Stephan Kulow
2013-03-20 10:39:55 +00:00
cc24ae24fe
- Update to 0.6.0 * SPC improvements: - Switched to newer snes_spc 0.9.0 for SPC emulation. Uses fast DSP. - Fixed Spc_Emu::gain(). - Fixed support for files <0x10200 bytes. * Other bugfixes: - Fixed a couple of GBS bugs, one involving access of memory after realloc. - Blip_Buffer works on systems where 'double' is a single-precision floating-point type. - Fix uninitialized buffer size in dual_resampler. - Compilation warnings squashed out as of clang 3.3-pre and gcc 4.7.2. * API changes/additions: - Removed documentation of C++ interface, as the C interface in gme.h is the only supported one. - Added gme_enable_accuracy() for enabling more accurate sound emulation options (currently affects SPC only). * Build system improvements: - Add pkg_config support. - Fix build on case-insensitive systems. - Allow for install on Cygwin. - Fix install on multilib systems, such as many 64-bit distros (CMake must be able to figure out your system's libsuffix, if any). - C++ implementation symbols are not leaked into the resultant library file (requires symbol visibility support). * Sample player improvements: - Can toggle fast/accurate emulation (with the 'A' key). - Remove all the previous patches (libgme-0.5.5-LIB_SUFFIX.patch, libgme-0.5.5-pkg_config.patch and libgme-0.5.5-symbol_visibility.patch) - Add libgme-0.6.0-pkgconfig_path.patch
Cristian Morales Vega
2013-03-17 10:18:37 +00:00
251999774d
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:23:41 +00:00
f531ee8c75
Autobuild autoformatter for 69504
Sascha Peilicke
2011-05-04 12:30:30 +00:00
c36d857759
generated via source service
OBS User _service
2011-05-03 21:06:01 +00:00
61b410b965
Try to convert into a branch
Cristian Morales Vega
2011-05-03 21:05:58 +00:00
726d74fa38
generated via source service
OBS User _service
2011-05-03 20:24:49 +00:00
4a1063965e
- Update libgme-0.5.5-symbol_visibility.patch to not install headers for functions that are not exported.
Cristian Morales Vega
2011-05-03 20:24:43 +00:00