foobar2000 - Updates

Begonnen von wallawalla, 23. April 2006, 08:22:12

Vorheriges Thema - Nächstes Thema

grimes

foobar2000 v1.4.2 beta 1
2019-01-03

ZitatThis is a maintenanace update focused on addressing known bugs.
A major update with new features is being worked on separately.

ZitatAdded new iTunes ID3 classical fields.
Improved playlist behaviors when deleting the now playing file.
ReplayGain apply-gain-and-prevent-clipping no longer presumes 1.0 peak when peak is unknown.
Fixed occasional errors when saving configuration.
Converter: Improved behavior when output file names repeat.
Fixed HTTP client bugs (internet radio, network shares).
Made MP4 files with missing duration info playable.
Windows 10 Universal Volume Control integration disabled by default due to bugs. This should address "multimedia keys don't work" issues.

grimes

foobar2000 v1.4.2 beta 2
2019-01-10

ZitatFixed a bug that would cause spurious rewrites of certain configuration files [beta 2].
Made default MP4 handler gracefully fail to decode files with no supported audio tracks - so another decoder lower on the list can handle them [beta 2].

grimes

foobar2000 v1.4.2
2019-01-21

ZitatAdded new iTunes ID3 classical fields.
Improved playlist behaviors when deleting the now playing file.
ReplayGain apply-gain-and-prevent-clipping no longer presumes 1.0 peak when peak is unknown.
Fixed occasional errors when saving configuration.
Converter: Improved behavior when output file names repeat.
Fixed HTTP client bugs (internet radio, network shares).
Made MP4 files with missing duration info playable.
Windows 10 Universal Volume Control integration disabled by default due to bugs. This should address "multimedia keys don't work" issues.
Fixed a bug that would cause spurious rewrites of certain configuration files [beta 2].
Made default MP4 handler gracefully fail to decode files with no supported audio tracks - so another decoder lower on the list can handle them [beta 2].
Worked around an "Open..." dialog lockup with lots and lots of supported file formats provided by third party components [final].

grimes

foobar2000 v1.4.3 beta 1
2019-02-20

Zitat von: undefinedThis is a maintenanace update addressing known bugs.

Zitat von: undefinedFixed disappearing metadata and playlist content corruption with certain internet radio playlists.
Fixed high CPU usage with read-ahead options active.
Converter: Fixed broken save-as dialog with | character in encoder names.
Made foo_ui_std.dll and foo_input_std.dll report version number of the foobar2000 release that they came with, as some people seem to mix binaries from different releases then run into issues.
Made possible to fall back to another decoder with WMA files that standard WMA decoder doesn't accept.
Fixed disappearing and appearing 'version' file in library configuration folder.
Updated FFmpeg to 3.4.5.

grimes

foobar2000 v1.4.3 beta 2
2019-03-01

ZitatFixed certain AIFF files not playing (beta 2).
Restored foobar2000 version number in HTTP user-agent string (beta 2).
Added an option to force HTTP CONNECT with proxy servers (beta 2).
Fixed 1.4 regression causing odd behaviors when the currently playing track is removed from playlist (beta 2).
Fixed 1.4 regression causing certain combinations of shuffle and playlist operations to crash (beta 2).

grimes

foobar2000 v1.4.3 beta 3
2019-03-02

ZitatFixed 1.4 regression with missing HTTP host field in proxy server requests (beta 3).

grimes

foobar2000 v1.4.3 beta 4
2019-03-05

ZitatFixed a bug causing random crashes when decoding Vorbis (possibly also MP3 and AAC) due to bad parameters fed to FFmpeg (beta 4).

grimes

foobar2000 v1.4.3 beta 5
2019-03-06

ZitatConverter: Made malformed UTF-8 in source file tags no longer cause conversion to FLAC to fail (beta 5).

grimes

foobar2000 v1.4.3
2019-03-11

Zitat von: undefinedFixed disappearing metadata and playlist content corruption with certain internet radio playlists.
Fixed high CPU usage with read-ahead options active.
Converter: Fixed broken save-as dialog with | character in encoder names.
Made foo_ui_std.dll and foo_input_std.dll report version number of the foobar2000 release that they came with, as some people seem to mix binaries from different releases then run into issues.
Made possible to fall back to another decoder with WMA files that standard WMA decoder doesn't accept.
Fixed disappearing and appearing 'version' file in library configuration folder.
Updated FFmpeg to 3.4.5.
Fixed certain AIFF files not playing (beta 2).
Restored foobar2000 version number in HTTP user-agent string (beta 2).
Added an option to force HTTP CONNECT with proxy servers (beta 2).
Fixed 1.4 regression causing odd behaviors when the currently playing track is removed from playlist (beta 2).
Fixed 1.4 regression causing certain combinations of shuffle and playlist operations to crash (beta 2).
Fixed 1.4 regression with missing HTTP host field in proxy server requests (beta 3, beta 5).
Fixed a bug causing random crashes when decoding Vorbis (possibly also MP3 and AAC) due to bad parameters fed to FFmpeg (beta 4).
Converter: Made malformed UTF-8 in source file tags no longer cause conversion to FLAC to fail (beta 5).
Fixed ReplayGain alter file content crash (final).

grimes

foobar2000 v1.4.4 beta 1
2019-04-26

ZitatThis is a maintenanace update addressing known bugs.

ZitatFixed drag&drop glitches on Windows 10 with multiple monitors having different pixel densities.
Fixed Default UI preferences groups & columns drag&drop glitches.
Fixed incorrect formatting of written EXTM3U playlists.
Fixed incorrect truncation of specific long filenames in File Operations.
Fixed unnecessary reopening of remote files being played.
Fixed playback marker in playlists not being correctly retained in some conditions.
Improved internal IMA ADPCM WAV decoder (fixed rounding errors, fixed incorrect output duration).
foobar2000 now refuses to open 24-bit WMA lossless files on Windows 10 - which would otherwise decode incorrectly.
You can work around it by feeding WMA files to foo_input_ffmpeg component.

grimes


grimes

foobar2000 v1.4.5 beta 1
2019-06-05

ZitatWorkaround for WMA tag editing failing on long file paths.
Converter: Prefer user specified converter paths over %PATH%.
Fixed Resampler DSP using crashing on very old PCs due to a VS2017 compiler bug.
Various obscure crash bugs have been addressed (Converter, ReplayGain Scanner, Default UI).
MS Store: Fixed .FTH file type association; made MS Store mode reported to console on startup.

grimes

foobar2000 v1.4.5 beta 2
2019-06-13

ZitatFixed crashing when exiting foobar2000 while playing an internet radio stream (beta 2).

grimes


grimes

foobar2000 v1.4.6 beta 1
2019-06-28

ZitatMade Converter never overwrite the source files.
Fixed Properties autocomplete vs multiline edit box clash.
Fixed earlier 1.4 series regression with writing of ID3v2 COMMENT fields to TXXX frames instead of COMM.