• Willkommen im Forum „foobar2000 auf Deutsch“.
 

[Archiv] Updates aktueller Plugins und Audio-Decoder

Begonnen von wallawalla, 10. Juli 2006, 16:20:19

Vorheriges Thema - Nächstes Thema

tedgo

R128Scan 1.14 (foo_r128scan) Updater
2011-01-28

Zitat
Version 1.13 highlights: Implemented multi-threaded album scanning.
Version 1.14 highlights: Implemented proper track and album skipping.

tedgo

NEU R128Norm 1.7 (foo_r128norm) Updater
2011-01-28

Zitat
Implements a simple normalizer DSP based on the EBU R128 standard.

Zitat
Version 1.7 - 2011-01-28 06:19 UTC:
Fixed initial gain values on startup, again.
Version 1.6 - 2011-01-27 23:43 UTC:
Now correctly flushes the buffer on playback termination.
Version 1.5 - 2011-01-27 23:07 UTC:
Reenabled momentary loudness polling.
Changed volume ramping to 1 dB every 50ms.
Current scale is now forced to the detected target scale after the initial buffering completes.
Version 1.4 - 2011-01-27 20:19 UTC:
Increased the latency to maintain at least 500ms worth of samples.
Version 1.3 - 2011-01-27 20:06 UTC:
Reverted short-term gain level changes to instantaneous again.
Version 1.2 - 2011-01-27 19:58 UTC:
Disabled momentary loudness polling and increased short-term loudness polling frequency.
Version 1.1 - 2011-01-27 19:22 UTC:
Adjusted gain level changes a bit.
Version 1.0 - 2011-01-27 19:00 UTC:
Initial release.
Version 0.0 - 2011-01-27 16:53 UTC:
Created project.

Jetzt also auch ein R128 DSP Normalizer von kode54

tedgo

R128Scan 1.15 (foo_r128scan) Updater
2011-01-29

Zitat
Version 1.15 highlights: Changed scanner function to reconfigure libebur128 instead of resampling or failing outright.

tedgo

R128Scan 1.17 (foo_r128scan) Updater
2011-01-30

Zitat
Version 1.16 highlights: Fixed a potential crash when not all threads successfully scan tracks, or when a thread encounters an error.
Version 1.17 highlights: Fixed another crash bug with the scanner thread handling file IO errors, such as missing or unreadable tracks.

tedgo

R128Scan 1.20 (foo_r128scan) Updater
2011-01-31

Zitat
Version 1.18 highlights: Implemented full error reporting.
Version 1.19 highlights: Scanner results dialog now disables the apply tags button when there are no successful results to apply.
Version 1.20 highlights: Fixed album scan results reporting.

tedgo

Soft Playlists 2011-02-03 (foo_softplaylists) Updater
2011-02-03

Zitat
2011-02-03:
-fixed fetching large track feeds for Top Tracks and Recent Tracks

tedgo

HDCD Decoder 1.9 (foo_hdcd) Updater
2011-02-04

Zitat
Version 1.6 highlights: HDCD info tags will now be removed automatically if HDCD processing disables itself mid-track.
Version 1.7 highlights: HDCD post-processor now only starts outputting decoded samples if the HDCD signal is still present after five seconds, to prevent decoding on tracks with stray HDCD packets at the start.
Version 1.8 highlights: Removed sort header setting from HDCD tester results dialog. Improved HDCD tester to accept all files and only skip unacceptable files when invoking the scanner.
Version 1.9 highlights: Increased HDCD packet life to 10 seconds, and added full HDCD feature detection and reporting to the scanner.

tedgo

R128Norm 1.9 (foo_r128norm) Updater
2011-02-05

Zitat
Version 1.8 highlights: Disabled the gain from increasing above 1.0, for now.
Version 1.9 highlights: Re-enabled the gain increasing, and changed the loudness calculation functions to use gated loudness samples.

tedgo

MIDI decoder 1.115 (foo_midi.dll) Updater
2011-02-05

Zitat
Version 1.115 highlights: Reverted default reverb send level to zero again.

tedgo

R128Scan 1.21 (foo_r128scan) Updater
2011-02-07

Zitat
Version 1.21 highlights: Fixed a bug in libebur128 when handling weird sample rates.

tedgo

EsPlaylist v0.1.3.6.3 (foo_uie_esplaylist)
2011-02-08

Zitat
* fixed some minor bugs
* fixed crash when the playlist is modified (perhaps).

stefle

#476
foo_midi 1.121 Updater
2011-02-09

ZitatVersion 1.118 highlights: Fixed FluidSynth to initialize the channel 10 bank to DRUM_INST BANK instead of the hardcoded value of 128.
Version 1.119 highlights: Totally rewrote the MIDI file parsing code from scratch, and in the process, extended support to another MIDS/MDS variant, and temporarily removed GMF/GMD support until I can locate some test files. Fixed looping and seeking bugs in the VSTi, FluidSynth, and MUNT players.
Version 1.120 highlights: Optimized internal MIDI event handling for smaller messages, improving load speed by up to 35% in worst case scenarios.
Version 1.121 highlights: Fixed EMIDI track exclusion.

tedgo

EsPlaylist v0.1.3.7 (foo_uie_esplaylist)
2011-02-19

Zitat
* added edge style.(ContextMenu->Options->Configure->Edge style)
* some minor changes

grimes

Columns UI 0.3.8.8 (foo_ui_columns)
2011-02-27

Zitat
    Removed libpng dependency in buttons toolbar
    Added support for more image types in buttons toolbar
    Improved buttons toolbar options window
    Default button images are now DPI-aware (for custom images this only applies to icon files)
    Corrected default NG Playlist grouping scheme
    Fixed Items Details panel crash with malformed font change codes
    Amended Filter panel default playlist sort script
    Improved artwork edge-pixel rendering
    Added support for paths relative (to foobar2000 installation) in buttons toolbar
    Misc fixes

tedgo

WSH Panel mod v1.4.3 (foo_uie_wsh_panel_mod)
2011-03-21

Zitat
v1.4.3
- ADD: New callback on_playlist_items_selection_change() callback (Workaround: 3rd party playlist viewers may not receive on_selection_changed() callback).
- ADD: New Parameter 'metadb' to on_playback_edited() callback.