notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: audio/libsidplayfp/pkg-plist

Number of commits found: 11

Thursday, 3 Feb 2022
10:30 Dima Panov (fluffy) search for other commits by this committer
audio/libsidplayfp: switch to dynamic plist for PORTDOCS.

Use PORTDOCS=* instead of detecting combinations of clang/doxygen because
clang13+ force doxygen to generate different list of files due to namespaces
commit hash: c59ef50bb072af48f0fed0b4ee5679576f4fba35 commit hash: c59ef50bb072af48f0fed0b4ee5679576f4fba35 commit hash: c59ef50bb072af48f0fed0b4ee5679576f4fba35 commit hash: c59ef50bb072af48f0fed0b4ee5679576f4fba35 c59ef50
Thursday, 16 Dec 2021
08:49 Dima Panov (fluffy) search for other commits by this committer
audio/libsidplayfp: regen plist after doxygen update

Sponsored by:	Netzkommune GmbH
commit hash: e63ae0ee38cb34a4810ec82027f26290f09cc252 commit hash: e63ae0ee38cb34a4810ec82027f26290f09cc252 commit hash: e63ae0ee38cb34a4810ec82027f26290f09cc252 commit hash: e63ae0ee38cb34a4810ec82027f26290f09cc252 e63ae0e
Friday, 30 Jul 2021
15:10 Dima Panov (fluffy) search for other commits by this committer
audio/libsidplayfp: adopt, unbreak packaging with Doxygen enabled
commit hash: 9c447b39649d5f7ef74fbff18469ac69661bf017 commit hash: 9c447b39649d5f7ef74fbff18469ac69661bf017 commit hash: 9c447b39649d5f7ef74fbff18469ac69661bf017 commit hash: 9c447b39649d5f7ef74fbff18469ac69661bf017 9c447b3
Sunday, 18 Apr 2021
10:02 Dima Panov (fluffy) search for other commits by this committer
devel/doxygen: update to 1.9.1 release

Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH:	2021Q2
commit hash: b8ac15afd00127044d75894e357f697d825ed385 commit hash: b8ac15afd00127044d75894e357f697d825ed385 commit hash: b8ac15afd00127044d75894e357f697d825ed385 commit hash: b8ac15afd00127044d75894e357f697d825ed385 b8ac15a
Friday, 9 Apr 2021
19:31 Rainer Hurling (rhurlin) search for other commits by this committer
audio/libsidplayfp: Update to 2.1.1

Changelog: https://sourceforge.net/p/sidplay-residfp/news/

PR:		254371
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	maintainer timeout
commit hash: 44c15db8b19c963b51ae6a3d617eabe79bce0986 commit hash: 44c15db8b19c963b51ae6a3d617eabe79bce0986 commit hash: 44c15db8b19c963b51ae6a3d617eabe79bce0986 commit hash: 44c15db8b19c963b51ae6a3d617eabe79bce0986 44c15db
Friday, 8 Jan 2021
07:47 fluffy search for other commits by this committer
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Original commitRevision:560752 
Sunday, 20 Dec 2020
21:07 otis search for other commits by this committer
audio/libsidplayfp: Update to 2.0.5

- Update to 2.0.5
- Adjust dependencies

And while I'm here, also do style cleanup.

Changelog:
- libsidplayfp-2.0.5:
  * Fixed CIA SDR handling, code borrowed from Denise emulator
  * Fixed external filter coefficients calculation in resid/residfp
  * Update osc3 on waveform zero in resid/residfp

- libsidplayfp-2.0.4:
  * Further improved CPU/CIA/VICII emulation based on VICE testprogs (bug #27)
  * Fixed an envelope generator regression in resid/residfp (bug #31)
  * Improved noise+pulse interaction in resid/residfp (bug #28)

- libsidplayfp-2.0.3:
  * Avoid saturation of residfp 8580 filter
  * Fix some UBSan warnings

- libsidplayfp-2.0.2:
  * Adjusted residfp 6581 filter parameter range (bug #30)
  * Recalculate noise output when actually changed in residfp

- libsidplayfp-2.0.1:
  * Fix loading stereo mus tunes
  * Fix residfp envelope (bug #29)
  * Minor interrupt timing tweaks
  * Dirty hack to reduce overloading in 8580 filter (bug #29)

- libsidplayfp-2.0.0:
  * Make digiboost work with resid
  * Fixed some initialization order warnings

- libsidplayfp-2.0.0rc:
  * Make MUS loading more robust to malformed files
  * Minor interrupt timing fixes
  * Reworked SidDatabase API
  * Fix hang on exit

- libsidplayfp-2.0.0beta2:
  * CIA model is now configurable
  * Added digiboost support
  * Added support for milliseconds in SLDB
  * Improved 8580 filter
  * CIA and SID fixes ported from VICE
  * Added MOS 6573 (PAL-M) emulation
  * Other minor fixes and code cleanup

- libsidplayfp-2.0.0beta:
  * Dropped deprecated functions

- libsidplayfp-2.0.0alpha4:
  * Dropped old 8580 filter implementation
  * Correctly clock oscillators in silent mode
  * Interrupt playback on invalid opcode execution
  * Minor envelope and noise writeback fixes in reSIDfp

- libsidplayfp-2.0.0alpha3:
  * Improved experimental 8580 filter emulation, now enabled by default

- libsidplayfp-2.0.0alpha2:
  * Reworked reSIDfp envelope generator based on analysis of chip die and
transistor level emulation
  * Added new experimental 8580 filter emulation in reSIDfp
  * Fixed out of range tune selection
  * Other minor fixes and code cleanup

- libsidplayfp-2.0.0alpha1:
  * Cleaned up directory structure
  * Use c++11 features where supported
  * Added exSID USB support
  * Improved SID emulation
  * Do not use kernal calls in psid driver
  - Known bugs/limitations:
     * mus data embedded in psid file is not supported
     * hardsid support is untested and possibly broken

- libsidplayfp-1.8.8:
  * Fix misspelling in error message (bug #26)
  * Correctly clock oscillators in silent mode
  * CIA timing fixes
  * Allow running VICE tests

- libsidplayfp-1.8.7
  * Fix out of range tune selection
  * Reenable accidentally broken branch hints in residfp
  * Minor fix in VIC-II code ported from VICE

PR:		251305
Submitted by:	Daniel Engberg
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27687
Original commitRevision:558777 
Sunday, 9 Nov 2014
16:33 riggs search for other commits by this committer
Update audio/libsidplayfp to upstream version 1.6.0

Bump PORTREVISION of dependent ports

PR:		194626
Submitted by:	liangtai.s16@gmail.com (maintainer)
Original commitRevision:372366 
Monday, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Tuesday, 6 May 2014
07:29 bapt search for other commits by this committer
Update to 1.4.2
Use USES=libtool
Strip binaries

PR:		ports/188757
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
Original commitRevision:353074 
Monday, 27 Jan 2014
21:20 makc search for other commits by this committer
Add new port audio/libsidplayfp:

Libsidplayfp is a fork of sidplay2 born with the aim to improve the quality
of emulating the 6581, 8580 chips and the surrounding C64 system in order
to play SID music better.

WWW: http://sourceforge.net/projects/sidplay-residfp

PR:		ports/185218
Submitted by:	RyoTa SimaMoto <liangtai.s16 at gmail.com>
Original commitRevision:341455 

Number of commits found: 11