Help us keep the list up to date and submit new video software here.





Software Home »


Complete Version history / Release notes / Changelog / What's New for foobar2000


2.1.5
Removed gnudb from default online tagger settings, as gnudb now demands users to input their actual email addresses.
If you wish to use gnudb, you can configure it manually, but we strongly recommend against it.
Online tagger now defaults to freedb.dbpoweramp.com which works once again.
Changed storage of freedb-compatible server list settings, to a text file in profile folder.
Reverted compiler to Visual Studio 2019, as current version of Visual Studio 2022 outputs AVX opcodes when explicitly configured not to, making foobar2000 crash on old PCs.
ReFacets added "last modified" column, fixed playlist interaction bugs.
Converter: Fail harder if "don't reset DSP between tracks" is on and one of files can't be converted - output past the point of failure wasn't valid anymore anyway.


2.1.4
Fixed crash if freedb/gnudb server returns more tracks than asked for (regression since 2.0).
Fixed very old and very rare lockup when opening Album List.
Some CPU usage optimizations backported from 2.2 series.


2.1.3
Fixed foobar2000 v2.0 regression causing folder watch events to be dropped without triggering full rescan if there's too many of them pending.
Stop decoding ADTS AAC when running into APE tags, instead of reporting errors.
ReFacets performance improved.
Fixed bugs in MP4 video codec name reporting.
Fixed regressions in ASX playlist loader.
Some of CPU usage tweaks backported from 2.2 series.


2.1.2
Preferences / Advanced: Fixed bad behavior when pressing space on non-checkbox items.
Fixed poor performance of adding lots of items to Playback Queue.
Worked around memory leaks in specific graphics drivers with hardware-accelerated visualisations.
ReFacets: multi-filter mode is now remembered between runs.
Restored correct behavior of Album List selection colors, when dark mode isn't active.


2.1.1
Fixed ReFacets not tracking playlist tag changes.
Fixed 64-bit installer crashing on Wine.
Fixed Album List tree selection manipulation regressions on Windows 7.
Internet radio compatibility improvements.
Added reading & writing of discnumber/totaldiscs tags in cuesheets.
Restored ability to read external album art from hidden files.


2.1
Playback:
Added an option to toggle additional decoding (DTS, HDCD, etc) during playback, so you can play DTS-WAV without decoding DTS.
Changed how DSP settings are applied when playing through a high-latency output such as UPnP.
WASAPI exclusive channel mask negotiation logic update - 5.1-side could be preferred over 7.1, causing unwanted channel remapping.
Fixed a bug that caused current track restart in certain scenarios, such as rapidly changing playback settings.
Fixed a bug causing audio glitching near the end of last song with WASAPI exclusive.
Rewritten full file buffer feature, no longer blocks until whole file has been read. Large FLAC files for an example should now open with no delay.
User interface:
Fullscreen size of visualisations is no longer stored as last window size (2.0 regression).
Fixed playlist layout infinite update loop with column auto sizing and album art.
Fixed bad handling of preferences page creation errors (wrong message, broken dark mode).
ReFacets sorting changed to match playlist & album list sorting.
Made not flash main window if started with /hide switch.
Rewrote external album art lookup code, wildcard lookup now works where it didn't before.
Renamed "Notification Area" to "System Tray" everywhere.
Fixed dragging of WebP images to Properties dialog artwork tab.
Fixed seekbar & volume bar flickering in Default UI.
Forcefully suppressed dark mode if High Contrast is active.
Fixed some rendering glitches with big primary font selected.
Fixed first run dialog text truncation at 175% text size.
Default UI: Fixed toolbar font getting reverted to system default in response to certain events, such as system theme change.
Default UI: Fixed media library & playlist search edit boxes being too small if a large font is selected.
Properties: Fixed misbehavior of "Clear ReplayGain information" if the dialog was opened for just one track.
Various dark mode refinements.
Various screen reader accessibility issues addressed.
Various keyboard navigation glitches fixed.
Converter:
Fixed bad encoding of AIFF 8-bit (unsigned instead of signed).
Added built-in profile for TAK.
Added built-in profile for Monkey's Audio.
Restored old behavior with .bat files, using full paths to start.
Internet radio & networking:
Added Internet Radio Search feature, using radio-browser.
Rewritten HLS radio playback.
Improved FTP/HTTP playback & browsing, fewer connections used.
Lots of FTP issues fixed. Encrypted FTP now works properly.
Fixed specific cases of HTTP redirects being incorrectly handled.
Archive reading:
Fixed non-working extraction of .RSN (renamed .RAR).
Updated RAR unpacker code to the latest RAR library version.
Updated zlib to v1.3.
Fixed stack overflow with specific archive files in indexed music folders.
Codec updates:
Fixed incorrect handling of certain rare Monkey's Audio configurations.
Fixed missing decode postprocessor (DTS/HDCD etc) for TAK.
Fixed wrong reported length of certain RF64 WAV files.
Made possible to play Vorbis muxed into MP4.
Added support for tagging Wave64 & RF64 formats.
Report LC-AAC codec long name as just "AAC".
Fixed missing HE-AAC delay compensation, breaking gapless playback of HE-AAC encoded with modern encoders.
Made possible to read & write itunesalbumid & itunesartistid tags in M4A/MP4.
Implemented reading of multiplexed Ogg files.
Fixed bad handling of undefined-length chunks in WAV files.
Made MP3 VBRI delay reported and skipped correctly. Note that VBRI files are still not gapless.
Fixed missing "encoding" info field for AC3.
Fixed DTS codec info for DTS in Matroska.
Made TAK MD5 checksums read without TAK decoder component, allowing audio integrity verification.
Made FLAC seektable tool also rewrite oversized seektables.
FLAC decoder: log premature EOF, mark partially encoded files as bad even if they don't appear corrupted otherwise.
Added standard %codec_long% field to properly display detailed names of all codecs.
Improved reporting of AAC & DTS codec/profile info.
Fix for "DTS 96/24", made bit depth reported as 24-bit.
Made possible to decode float16 & float24 WAVs again.
Made possible to read ReplayGain info from Musepack APE tags (normally it's supposed to be in Musepack headers).
Updated libopus to v1.4
Updated Monkey's Audio to 10.30.
Other:
Fixed bug in Media Library preventing previously-unplayable files from being reindexed after installation of new decoders (2.0 regression).
Improved recovery from corrupted configuration files.
Suppressed unnecessary playlist rewrite on autoplaylist startup.
Fixed loss of autoplaylist content order when upgrading from v1.x.
Made autoplaylist sort logic work more consistently with v1.x, that is, sort by just date/album/etc implicitly applies default sort criteria to date/album/etc groups.
Made search query GREATER/LESS/EQUAL treat numbers as floating-point rather than integer.
Crash log writer added timestamps to recent events.


2.0
Support for modern processor architectures. Now available as:
x86 32-bit (legacy) - requires Windows 7 or newer.
x86 64-bit - requires Windows 7 64-bit or newer.
64-bit foobar2000 requires 64-bit builds of components; it can not load legacy 32-bit components. However, at this time, most components have 64-bit builds available already.
ARM - requires Windows 11 ARM device.
foobar2000 for ARM has been compiled in Emulation Compatible (ARM64EC) mode and can load components built for x86 64-bit. There's no need for component developers to specifically build ARM components.
User interface updates:
Dark mode support on Windows 10 and 11. Add-on components need to be updated to utilize it.
Added album art in Default User Interface playlist view.
Clickable rating stars in Default User Interface playlist view (with new Playback Statistics component only).
New Default UI element: ReFacets, reimplementing most of Facets functionality. Old Facets component doesn't work with new 64-bit foobar2000.
Improved Default UI splitter, now allows any number of panes.
Added 'remember per playlist layout' to Default User Interface playlist view.
Added 'stream selector' element to Default User Interface toolbar.
Some Default UI Elements (ReFacets, Equalizer, visualisations) now also accessible as Columns UI panels.
Made more edit boxes recognize ctrl+backspace.
Fixed remembered main window position/size not respecting system DPI settings.
Configuration management changes:
New internal playlist format, changes instantly saved to disk, no more recent changes lost on crash.
New configuration data format, changes instantly saved to disk, no more recent changes lost on crash.
For non-portable installs, profile folder is now %appdata%foobar2000-v2. There is no need to back up old profile before upgrading, your foobar2000 v1.x profile will be left untouched.
First run performs import of old configuration data (playlists, library).
New full config reset semantics - now clears profile folder (optionally leaving user-components intact) instead of asking all components to reset themselves.
DSP technology updates:
Made possible to apply DSP config changes without reinitializing affected DSPs.
Allowed DSPs to manipulate their shown name depending on preset data.
Added crossfeed DSP from foobar2000 mobile.
Added sample rate exclusions to SSRC resampler.
Audio codec technology updates:
More audio formats supported out of the box: TAK, APE, AC3, DTS.
Latest revision of APE format is supported (Monkey's Audio 10.09).
Updated WavPack to version 5.6.0.
Updated FFmpeg to version 6.0.
libvorbis is now used for decoding Vorbis format instead of FFmpeg, as some rare files continue to cause compatibility issues.
Cleaned up Ogg reader, made possible to seek in remote (HTTP etc) Ogg files.
Made FLAC tag updater remove ID3v2 garbage prefixing FLAC stream.
Made MP3 reader report MP3 frame count not matching Xing/LAME header info when verifying integrity.
Fixed bad MD5 verification of AIFF sourced WavPacks.
Added extra sanity checks to tag update operations in built-in codecs: made sure that attempts to remove covers from files that didn't have them in first place don't alter files at all.
Properties dialog updates:
Properties dialog now follows theme colors of the active UI.
Improved behavior if 'reload info' detects a change in number of chapters etc.
Updated Automatically Fill Values logic, better results if searched pattern appears more than once.
Logs tag update errors to console.
These add-on components are now obsolete as their functionality is available out of the box:
foo_benchmark
foo_bitcompare
foo_verifier
foo_input_monkey
foo_ac3
foo_sanitizer
foo_input_dts
These components previously included with the installer are no longer optional (features always enabled):
foo_rgscan
foo_cdda
foo_albumlist
Other:
Media Library efficiency improvements for very large music libraries.
New audio output device management features - unwanted devices can be disabled, bit depth and DSP can be configured per-device.
Can display file creation time (%file_created%) and attributes (%file_attributes%).
Internet Radio dialog (File menu), remembers previously played Internet radio streams.
Modernized Explorer integration, no longer needs separate 32bit/64bit shell extension DLLs.
Utilized Windows Imaging Component for picture decoding, removed libwebp dependency. Album covers in HEIF, AVIF, etc can now be viewed if system codecs are present.
Added %year% mapping, takes year part of %date%, discarding content past first four digits.
Changed default Album List patterns to use %year%.
New console logging system, writes per-instance log files to the specified folder.
Fixed incorrect handling of M4A itunescompilation=0.
Fixed glitching when seeking with smooth playback and CPU-heavy DSPs active.
Converter: Pass float32 audio to LAME encoder.
Changed replacement for slash character in file naming.
Fixed audio glitching on screen resolution change in certain configurations.
Improved exclusive output behavior with uncommon channel layouts, 4.1/5.0 would not play on a device expecting 5.1-side.
Worked around ages old problem with external changes to file tags causing loss of foo_playcount data (needs new foo_playcount).
Preferences / Shell: changed default target playlist name.
Better console logging of internet radio stream reconnect events.
Worked around foo_input_dvda bugs, no longer crashes on null album art data returned.
Updated exclusive output device-specific workarounds.
Compiled with Visual Studio 2022.


1.6.16
Reverted 1.6.15 optimization with fast DSP reinitialization on manual track change.
This behavior breaks many third party components and can't be enabled by default.
It's now available as an option because it improves performance when using heavy-to-initialize DSPs such as new VST adapter.


1.6.15
Maintenance release with changes backported from 2.0 series.
Less DSP reinitializing when cycling played tracks etc.
Fixed crash after loss of audio output device while playing.
RIFF64 format reading bug fixes.
Fixed playlist column layout changes not being remembered in certain scenarios.
Converter: Fixed very old bugs in AU writer.
Less strict reading of AIFF format.
Media Library: Don't report non-audio files (such as pictures or text) inside archives as indexing errors.
Fixed problems with accessing some non-UTF8-compliant FTP servers.


1.6.14
Maintenance release with changes backported from 2.0 series.
Made possible to apply DSP config changes without reinitializing affected DSPs.
Allowed DSPs to manipulate their shown name depending on preset data.
libFLAC 1.4.2, made possible to decode 32 bits per sample FLAC file.
Worked around FLAC files with ID3 tags being reported as corrupted by new libFLAC.
zlib 1.2.13.
Added mitigations for apparent random crash on Wine (less C++ exceptions thrown when dealing with media indexing errors).


1.6.13
Maintenance release with changes backported from 2.0 series.Fixed an issue that caused audio stutters during screen resolution change in some configurations.Fixed incorrect behavior of exclusive mode output when playing files with uncommon channel layout.Fixed incorrect handling of M4A itunescompilation=0.libFLAC 1.4.1, made possible to decode 32 bits per sample FLAC file.WavPack 5.5.0.Compiled with Visual Studio 2022.


1.6.12
Added support for playing Opus audio in MP4 container.
Fixed obscure UI glitches (list controls, Default UI splitter).
Suppressed repeating library scan error messages.
More consistent behavior of Properties dialog/element vs channel mask info on multi-selection.
Made possible to autoupdate components larger than 16MB.
FTP protocol bug fixes.
Improved media library compatibility with some read-only network shares.
Removed annoying 'legacy page' prompt for preferences pages not implementing apply/cancel logic.


1.6.11
Fixed bugs in HTTP redirect behaviors.
Added more exclusive output tweaks.
Fixed incorrect reported duration of very long WavPack files.
Fixed a bug preventing parent folder from being added to playlist if a subfolder is inaccessible.
Fixed some very old bugs in Preferences / Shell Integration page.
Updated FLAC code to version 1.3.4.
Updated zlib to 1.2.12.
FFmpeg is now used to decode Apple Lossless format.


1.6.10
Fixed stuck now playing album art with many single tracks in one folder.
Workaround for certain radio serving .pls that 302-redirects to audio/mpeg stream.
Playlist Search: Don't reload view / drop selection if search refresh changed nothing.
Properly focus newly spawned UI Element popup - Library Search etc is now focused if invoked via global hotkey.
Implemented #EXT-X-PROGRAM-DATE-TIME for HLS internet radio.
Fixed incorrect decoding of FLAC files with 3 channels and no explicit channel mask set. (beta 3)
Better formatting of HTTPS related error messages. (beta 4)
Fixed a rare shutdown crash. (beta 4)


1.6.9
Fixed Properties dialog glitches when scrolling content horizontally.
Fixed Converter setup dialog crash when using mouse forward/back buttons to navigate pages.
Fixed truncated text in Converter at 125% text size.
Fixed bad behavior of stricmp_utf8() function in shared.dll causing incorrect behavior of some components.
Fixed incorrect rendering of some Preferences page elements with Windows 7 classic theme.
Fixed a bug preventing some large folders from being added to playlist correctly.
Worked around apparent incorrect playback of audio tracks beginning with early drum hits with default output settings.
Updated middle-click-scroll marker.
Cleaned up various leftovers from old versions.
Fixed blank Properties content after some (but not all) of tag writes failed.
Visual consistency fixes in Preferences, mainly affecting Windows 7 in classic mode.


1.6.8
Fixed visual glitches when scrolling lists horizontally with mouse wheel through Logitech software.
Improved output format negotiation with exclusive output.
Fixed failure to install components from store-mode (uncompressed) zip archives.
Improved handling of malformed FLAC files, prevented crash from too many cuesheet entries.
Correct reporting of AC3 channel count in MP4 files even without AC3 component installed (before it would incorrectly report stereo).
Allowed UTF-8 cuesheets without UTF-8 header.
Fixed htmlspecialchars misuse in component update list / component page link.
Mapped MP4 @mvn field to "movement name".
Prevented the same folder from being added more than once to the Media Library.
Properties dialog: deferred logging of user-entered field names for the dropdown list until the tags are saved, effectively preventing typos from being remembered.
Fixed a bug causing alt+f4 (and possibly other keyboard events) to be disregarded if mouse pointer is above specific interactive portion of a window (list controls, buttons in editboxes).
Improved handling of files with malformed APE tags - some files were entirely unplayable.
More thorough 'remove tags' for Vorbis, Opus and Musepack.
Fixed text truncation in ReplayGain Scanner preferences page.
Made possible to add attached pictures by drag and drop to relevant Properties dialog page.


1.6.7
Built-in WASAPI exclusive output.
Rewritten entirely in beta 7, old beta1-6 bugs should be gone.
Added 'smart stop' option in Advanced Preferences; press stop key once to stop-after-current, twice to stop now.
Fixed WavPack lossy not working regression from 1.6.6.
Made Output preferences reflect output device changes made by output picker toolbar. (beta 5)
Allowed per-track REM COMMENT in cuesheets. (beta 6)
HLS radio bug fixes. (beta 6)
Fixed crashing on failed paste operations in Properties dialog. (beta 6)
Fixed incorrect handling of UTF-8 file names inside ZIP archives. (beta 6)
Removed 8-bit output option. (beta 7)
Fixed inaccurate preamp decibel formatting in Converter setup dialog. (beta 7)
Prevented popup of Preferences page prompting for a valid output device if the audio device was unplugged with foobar2000 in background. (beta 13)
Added .weba (WebM audio) to recognied extensions. (beta 15)
Fixed issues with playing certain streamed M4A files. (beta 16)


1.6.6
Made Advanced Preferences searchable.
Added support for attaching pictures to Matroska files; fixed Matroska tag editing bugs.
More accurate reporting of Matroska bitrate (actual content is probed if needed).
Added itunesadvisory tag support for M4A.
Updated embedded cuesheet handling code.
Replaced PPHS resampler with much faster libretro resampler.
Added support for internet radio album art.
Converter: Encoded FLAC files are now updated with proper FLAC seektables, if FLAC.exe doesn't write them by itself.
Converter: Workarounds for clashes when writing to a Media Library indexed folder.
Converter: Added built-in profile for exhale AAC encoder.
Converter: Fixed some warning prompts not being possible to permanently disable.
Fixed slightly inaccurate bitrate reporting for Musepack and WavPack. Tags are now excluded from file size used to calculate the bitrate.
Now compiled with Visual Studio 2019 (was 2017 before).
Album art related regressions fixed. (beta 2)
Worked around 7-zip reading crash. (beta 2)
Fixed missing no-artwork pic in some scenarios. (beta 3)
Fixed slower playlist & library search regression from earlier betas. (beta 4)
Fixed failure to read some rare MP4/M4A files. (beta 5)
Converter: Added a toggle for FLAC seektable fix. (beta 5)
Fixed Default UI playlist rendering glitches with millions of items. (beta 6)
Fixed decoding of 7-channel FLAC files. (beta 7)
Made FLAC channel mask not cleared with 'remove tags'. (beta 7)
Improved compatibility with badly configured HLS radio servers. (beta 7)
Fixed odd samplerate autoresampling regression from earlier betas. (beta 8)


1.6.5
Rewritten internal 7-zip support - now opens large files without running out of memory.
Updated ReplayGain scanner: improved speed, added classic ReplayGain scanning mode as an option.
Converter now warns about conversion of float32 to integer format, as it is not lossless if the source file isn't peak-normalized.
"Remove Tags" now retains Apple gapless (iTunSMPB) information on MP3 files.
Rationale: tag manipulation should not cause the file to decode differently.
Opt-out of this behavior in Advancd Preferences.
Fixed some M4A chapter titles not reading correctly.
Added support for itunescatalogid for M4A files.
Fixes for instability from extreme 7-zip reader memory usage.
Fixed a glitch in ReplayGain scanner preferences.


1.6.4
Fixed playback queue display glitch regression from 1.6.3 final.
Added mouse previous/next navigation in Preferences.
Fixed ctrl+backspace working incorrectly in some edit boxes. (beta 2)
Standard DSP Array is now loaded in safe mode - otherwise basic playback would fail. (beta 3)
Fixed a crash when decoding certain AAC streams introduced in 1.6.3. (beta 3)
Updated WavPack decoder to version 5.4.0. (beta 3)


1.6.3
Fixed RAR reading crash bug introduced in 1.6.2.
Improved WASAPI compatibility with specific audio devices.
Fixed playback queue being flushed when playing a song from library search result. (beta 2)
Now complains on startup if mixing files from different foobar2000 releases. (beta 2)
Fixed wrong stream labels in "Select Stream" on Matroska if not all streams were readable by installed decoders. (beta 3)
Made "Select Stream" dialog show more info about each stream. (beta 3)
Fixed enter key behavior in "Select Stream" dialog list. (beta 3)
Various obscure Matroska PCM configurations now decode correctly. (beta 3)
Converter: Improved long filename support. (beta 3)
Fixed incorrect behavior of playlist_execute_default_action() method. (final)


1.6.2
HLS radio bug fixes.
Double clicking album covers in Default User Interface shows full-size picture.
Archive reader optimizations; much more efficient handling of uncompressed (store-mode) archives.
Drag-and-drop or copy-to-clipboard of large number of tracks no longer copies their plaintext titles.
Fixed unresponsive Album List when selecting lots of items. (beta 2).
Added workarounds for wrong audio mix format reported by certain buggy soundcard drivers. (beta 3, beta 4)
Added workaround for too quiet playback since removal of Windows Mixer volume slider synchronization in previous versions. (beta 4)
Fixed crashing when attempting to read from 7-ziup archive that does not exist. (beta 5)
Increased playback queue length limit to 256 tracks. (beta 5)
Fixed incompatibilities with certain bluetooth headsets introduced in 1.6.1. (beta 7)
Fixed incorrect handling of embedded pictures in Speex tags. (beta 7)
Fixed incorrect info shown for IMA ADPCM in Matroska. (beta 7)
Fixed no error message on failure to update embedded pictures if embedding of pictures is not supported for this file type. (beta 7)
Removed nonsensical bit depth info shown with some Matroska files. (final)
Cleaned up listed file types in various "import picture" dialogs. (final)
Workaround for stuck process if attempting to update foobar2000 while running foobar2000 is busy. (final)


1.6.1
Added support for HLS: HTTP Live Streaming. To use, add internet M3U8 file through Add Location dialog.
Enabled icy-metadata support for Ogg FLAC internet radio streams.
Updated Properties / ReplayGain page layout if editing a single file.
Improved Properties dialog performance, list of autocomplete entries is populated asynchronously.
Enabled embedded album art loading from raw .AAC files with ID3 tags.
Updated FFmpeg to 4.3.1.
Added support for playing Matroska A_MS/ACM content.
Fixes for rare AAC codec configurations that FFmpeg doesn't fully support - an add-on decoder can override the built-in one for such special cases.
Decoders are now made aware of output sample rate (from Windows Mixer settings) and can decode certain formats directly to the intended sample rate, skipping potential resampling steps.
Fixed "fade on manual track change" setting not being used since version 1.6. (beta 6)
Changing volume no longer affects Windows Mixer sliders; restarting foobar2000 no longer resets Windows Mixer slider to 100%. (beta 7)
Mitigated crash when initiating drag&drop of a very large number of songs (such as Album List "all music"). (beta 8)
Enabled support for 7-zip archives using PPMd compression. (beta 8)


1.6
Changed system requirements: Windows 7 and a processor with SSE2 instruction set. Windows XP is no longer supported.
Default output mode is now WASAPI shared.
New fading capability that works with alternate output modes.
Default archive reader now supports 7-zip format.
Added support for WebP album covers (Default UI, Properties dialog). Settings need to be changed to look for folder.webp instead of folder.jpg.
Removed mixer volume sync feature due to bugs.
Cleaned up foo_rgscan alter-file-content & alter-opus-header methods.
Removed obsolete edit-replaygain-info menu command since Properties dialog does the same now.
Added an option to disregard mouse back/forward buttons (by default mapped to previous/next track).
Double clicking a line in Properties album art tab now opens a fullsize image viewer.
Fileops & Converter: Added alternate handling of invalid filename characters, toggled in Advanced Preferences.
Freedb component updated: now queries all configured servers and displays results grouped by server.
Updated File Operations & Converter file name pattern picker dialog, now auto selects current pattern on open if possible.
CDDA reading no longer requires admin privileges on Windows Server.
Updated autoplaylist editing dialogs, made resizable.
Standard DSP Array is no longer an optional component, as it's required for new WASAPI output to work correctly.
Converter: Added a toggle for encoding thru temp folder to custom command-line encoder setup, required for some encoders that don't support Unicode.
Added alternate menu commands for opening Properties dialog with specific tab open, for mapping keyboard shortcuts only.
Improved recovery from unplugged audio output device.
Additional editable Properties ReplayGain tab summary fields.
Fixed crash when trying to alter gain on a Matroska file with no recognized audio track.
Fixed incorrect handling of folder/file.ext relative paths in playlists served over HTTP/HTTPS/FTP.
New portable install puts all configuration data in 'profile' subfolder of install folder instead of saving in the installation folder directly. Doesn't affect upgraded installs or non-portable.
Fixed 'remove tags' not correctly stripping tags from raw AAC files.
Fixed ZIP reader memory leak.
Improved handling of last modification times in ZIP and RAR archives.
Fixed a bug causing high CPU usage with autoplaylists that are force-sorted but with no pattern specified.
Fixed installer incorrectly labelling some components as incompatible, if they have been installed by copying DLLs manually.
Fixed incorrect handling of ID3 itunescompilation=0.
Fixed a bug causing files with very long names inside ZIP archives to be unplayable.

1.5.6
Bug fix update with latest fixes from 1.6 series.
Fixed crash when trying to alter gain on a Matroska file with no recognized audio track.
Fixed 'remove tags' not correctly stripping tags from raw AAC files.
Fixed ZIP reader memory leak.
Fixed incorrect handling of folder/file.ext relative paths in playlists served over HTTP/HTTPS/FTP.
Improved handling of last modification times in ZIP and RAR archives.
Fixed installer incorrectly labelling some components as incompatible, if they have been installed by copying DLLs manually.
Fixed incorrect handling of ID3 itunescompilation=0.
Fixed a bug causing files with very long names inside ZIP archives to be unplayable.


1.5.5
Component autoupdate dialog visual fixes.
Fixed an obscure bug in FPL playlist loader.
MP4 AAC/USAC compatibility fixes (additional component still required).
Fixed incorrect behavior of shared printf() function on large hex values.
Made creation time explicitly retained when a file needs to be rewritten during a tag update.
Fixed lockup on dropped HTTPS internet radio connection.
Equalizer settings are no longer forgotten after disabling equalizer via the checkbox.
Fixed missing seekbar with remote MP3 files containing embedded cuesheets.
Audio CD ripper: removed outdated AccurateRip support based on outdated specification.
Proper AccurateRip support will be restored in a future update.


1.5.4
Pointed freedb metadata lookup at freedb.dbpoweramp.com, since original freedb is being shut down.
Beta 2: more graceful import of custom server lists when upgrading from older version.
Corrected a 1.5.3 regression causing certain very short MP4/M4A files to decode incorrectly.
Internal changes to allow add-on components to correctly decode xHE-AAC format.
Allowed multi-value ID3v2 tags: TPUB (Publisher) and TLAN (Language).


1.5.3
Crash bug fixes.
Made component autoupdate show change logs before updating.
Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.
Made Default UI volume sliders alter volume in 0.5dB steps (beta 3).
Improved responses to Windows Defender blocking tag update operations (beta 4-6).
Fixed resampler crashing on exotic sample rates (final).


1.5.2
Fixed a bug in IMA ADPCM WAV decoder.
Improved handling of truncated Matroska/WebM files.
Fixed incorrect handling of MP4/M4A files with QuickTime chapters.
Rare shutdown crash fixed.
Updated Apple SoundCheck info handling.


1.5.1
Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
Improved reading of certain malformed ID3 tags written by other software.
Generic progress dialog now shows yellow pause status when paused.
Generic progress dialog no longer remembers its last position.
File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
Installed component DLLs should now retain original file modification time, rather than time at which they were installed.
Addressed some of known incompatibilities between foobar2000 v1.5 and third party components.
Made Converter not write MP3 files with embedded cuesheets. This was an unintended effect of a v1.5 change. A proper setting for this will be added at a later time.
Improved Converter feedback when trying to convert a multichannel track to MP3 or MPC, which accept no more than two channels.
Fixed a bug causing wrong playback position to be shown after listening to an internet radio.


1.5
New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
Greatly improved Selection Properties performance for large track lists.
Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
Added an option to preserve last-modified timestamps of tracks when updating tags.
Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
File Operations: delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
FLAC 1.3.3
Implemented reading of cue+bin audio CD images.
Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.
Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
Improved programming interfaces for External Tags and Skip Track components.
Made album art loading/resizing operations in Default User Interface asynchronous. Large pictures no longer make the app momentarily unresponsive.
Converter: Added Opus encoder selection for –music / –speech modes.
Converter: New list control in various dialogs. Column sizes are remembered.
Improved playback position reporting with Skip Silence and similar DSP effects.
Made possible to check for updates of components listed but not hosted on foobar2000.org.
Enabled embedded cuesheet support for MP3 files.
Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.


1.4.8
Corrected a 1.4.7 regression causing certain old components to stop working correctly.

1.4.7
File Operations: Fixed window order bugs with Windows 10 1809 and newer
Fixed creation of crash reports from stack overflow crashes.
Fixed some Ogg files being unplayable since version 1.4.
Changed order of written FLAC metadata blocks to work around bugs in Windows Explorer.
Misc bug fixes.


1.5
New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
Greatly improved Selection Properties performance for large track lists.
Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
Added an option to preserve last-modified timestamps of tracks when updating tags.
Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
File Operations: delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
Implemented reading of cue+bin audio CD images.
Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.


1.4.6
Made 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.
Fixed incorrect Converter output with both “don't reset DSP between tracks” and “copy other files” features in use (beta 2).


1.4.5
Workaround for WMA tag editing failing on long file paths.
Converter: Prefer user specified converter paths over %PATH%.
Fixed Resampler DSP 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.
Fixed crashing when exiting foobar2000 while playing an internet radio stream (beta 2).


1.4.4
Fixed drag&drop glitches on Windows 10 with multiple monitors having different pixel densities.
Regardless, this is still a bug in Windows 10, not in foobar2000.
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.


1.4.3
Fixed 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 & 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 & 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).


1.4.2
Added 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].


1.4.1
Worked around the disappearing window bug of Windows 10 1809.
Converter updates:
Advanced-preferences option to encode to temp folder and move encoded-and-tagged files to the intended destination.
“Don't reset DSP between tracks” now respects DSP-reported latency for proper handling of gapless albums.
Made Converter “copy other files” feature respect parent folder (..pattern) references.
Better error message when trying to open M4A file renamed to .aac.
Added %video_codec% info for Matroska and MP4 files.
Added support for PCM audio in MP4 container.
Made mouse wheel work in playlist view during a drag&drop operation.
Improved handling of classical music metadata for iTunes M4A files.
Added %bitspersample_extra% info to tell between int32/float32 PCM files.
Added support for ID3v2 iTunes Grouping field.
Made tag update operations not fail when another application has the file open for reading.
Corrected wrong bitrate shown for FLAC in Matroska container.
Corrected labels for F13-F24 keyboard shortcuts.
Fixed bugs with ReplayGain Scanner's automatic resampling of high sample rate content.
Bumped maximum allowed sample rate to deal with DSD1024 content.
Made Media Library respect 'include hidden files & folders' setting in Advanced Preferences.
PPHS resampler bug fixes (inaccurate reported latency, crashing with extreme sample rates).
Fixed ReplayGain scan results showing zero peaks on near-silent 24-bit files.
New and improved buffering scheme for improved network streaming performance (ported from foobar2000 mobile).
Internet radio handling regressions from 1.4 fixed; added an Advanced Preferences setting for ShoutCast metadata codepage.
Fixed component auto update on Windows XP (1.4 regression).
Added an Advanced Preferences option to toggle asymmetric search, reverting search behaviors to 1.3 style.
Added title formatting fields for showing track/album peaks as decibel values.
Improved status feedback from batch attach album art tool.
Pressing “next” past the end of playlist now restarts the playlist even without “repeat” mode.
Added EXTM3U info writing (enabled via advanced preferences).
Added 5.1 and 7.1 upmix DSPs.
Deleting the currently playing files no longer shows error popups (1.4 regression).
Fixed repaint glitches in media library search edit box.
Updated Opus decoder to latest libopus 1.3.
Fixed a bug causing poor Default UI playlist performance with tens of thousands of item.
Fixed incompatibility with certain HTTP servers causing music files to fail to play from those servers.
Internet radio regression fixes.
Made DSP presets in the toolbar sorted.
Made technical info properly shown for various Ogg based internet radios (Vorbis, Opus, FLAC).
Fixed 1.4 regression causing incorrect detection of Internet Explorer proxy server settings.
Fixed 1.4 regression causing some tag updates to fail with 'access denied' when another app is accessing the files.
Fixed various 175% text size rendering glitches.
Fixed odd behaviors while installing regular foobar2000 alongside MS Store foobar2000.
Fixed ReplayGain scanner preferences page glitches.


1.4
Added preferences page to adjust priority order of installed decoders.
Greatly improved DSP manager dialog.
Default User Interface improvements:
New toolbar items for switching output modes, ReplayGain modes and DSP presets.
Improved status bar: added optional display of selected track count.
Reworked Preferences pages; improved options for minimize & close behaviors.
Converter improvements:
Keeping incomplete/problematic output files is now optional; they're deleted by default.
New and improved overwrite prompt dialog.
FDK AAC is now among the default presets.
ReplayGain scanner improvements:
Greatly improved “Apply Gain to File Content” feature, with multi threading and more supported formats.
Added command to manually manipulate Opus header gain field for both .opus and Matroska.
New Preferences pages.
Playlist & Media Library search use a new text-matching algorithm similar to Unicode Asymmetric Search.
Cosmetic tweaks; prettier buttons attached to editboxes in various dialogs.
Cleaned up Opus header gain manipulation, reported value no longer offseted by 5 dB, made header gain respected when embedded in Matroska container.
Amended Matroska tagging, certain rare files that would fail to update before are now taggable.
Matroska support improvements, improved seeking performance on files without seektables.
Made possible to choose between alternate audio streams in MP4 and Matroska files.
Implemented WebM internet stream playback.
Compiled using dynamic VC runtime, raising the limit of how many component DLLs can be loaded.
Made Album List remember expanded nodes.
Raised track count limit for cue sheets from 99 to 999.
Integration with Windows 10 Universal Volume Control.
Playback controls in taskbar on Windows 7 and newer.
Configuration saving now uses transacted NTFS if available.
Changed the way playlists and media library data are stored to minimize the amount of rewriting on each app shutdown.
Merged networking features from foobar2000 mobile:
FTP/FTPES/FTPS reader!
Refreshed HTTP/HTTPS reader; added the ability to read remote folder listings.
Improved handling of various file formats over HTTP, AIFF and Musepack in particular.
More robust M3U/M3U8/PLS playlist handling; shows a warning when trying to save a M3U/PLS file that may not be readable correctly due to international characters.
New file format icons.
Improved media library search performance.
Made various playlist and search result sorting operations use multiple CPU cores.
All communication with foobar2000 website (troubleshooter, crash reporting, update checks) is now encrypted.
Refreshed File Operations preset management, now stored in a plain text files instead and possible to import/export/edit.
Work around for DirectSound audio stutters with Windows 10 1803 (beta 19).
Fix implemented for splitter lock bug.
Workaround implemented for HTTPS issues on Windows XP.


1.3.19
This is a maintenance update, contains only bug fixes backported from 1.4 series.

Made possible to load our own M3U8 files again. Sigh.
Worked around certain Ogg files playing incorrectly.


1.3.18
This is a maintenance update, contains only bug fixes backported from 1.4 series.

Fixed a bug in HTTPS reader causing incompatibility with Google websites.
Relaxed beta version timeout, now possible to dismiss the message and launch without updating.
Fixed a bug in CD drive configuration dialog - automatic drive offset lookup works again.
Fixed various bugs related to audio device hotplugging.
Fixed wrong descriptions of certain context menu commands.
Fixed wrong handling of certain types of MP4 chapter tags.
Improved safeguards against Media Library configuration loss if foobar2000 dies while saving its settings.
Media Library now handles very long filenames correctly.
Fixed inconsistent mapping of “Content Group” metadata field for: WMA, MP4/M4A, Vorbis Comments.
Fixed Skip Silence DSP bugs.
Made MP2 audio in MP4/Matroska container reported correctly. It was reported as MP3 in some cases before.


1.3.17
Fixed horrible, horrible bug with Ctrl+A “select all” handler in edit boxes stealing altgr+a making it impossible to type “ą”.
Made possible to retag MP4/M4A files without 'ftyp' header.
Prevented decoding of broken MP3 frames that overlap with apparent file tags.
Allowed decoding of WAV files with sample rates above 1MHz.
Converter: Made format list sorting remembered.
Fixed tags not being read from certain WAV files.
Internal fixes to allow foo_input_exe/foo_input_ffmpeg decoding of HLS & RTMP streams.
Added internal IMA ADPCM decoder for specific WAV files that system codec refuses to process.


1.3.16
Fixed horrible, horrible bug with inverted checkmarks in advanced preferences at 150% text size.
Network streaming: added handlers for more HTTP redirect codes.
Fixed foobar2000 process not setting its working directory to its installation location on startup.
FLAC tagging fixes.


1.3.15
Improved compatibility with certain internet radio stations.
Tag manipulation improvements.
When editing tags of iTunes-encoded M4A files, excess padding (often as much as 32 kilobytes) will be removed.
Better handling of WMA “rating” field.
Default UI album art viewer now less likely to make app unresponsive when attempting to load pictures from a lagging network share.
Embedded album art loading performance tweaks.
Updated FLAC library (1.3.2)
Updated zlib (1.2.11)
Updated FFmpeg (3.2.4)
Unicode filenames within ZIP files now work correctly.
Added “skip all” button to Converter overwrite prompt dialog.
Fixed resampler configuration sample rate pickers not allowing more than five digits.


1.3.14
Fixed bugs with conversion to multitrack (chained streams) Opus.
Fixed a glitch in plaintext library/playlist search query handling.
Various cosmetic fixes for high DPI screens.
File Operations component updated: smarter file delete feature, with options in advanced settings.
Updated WavPack library (5.0 stable)
Updated FFmpeg library (3.2.2)


1.3.13
Corrected 1.3.12 regression causing certain DSP configurations to crash.
New utility commands to optimize file layout & minimize file size.
Improved compatibility with certain internet radio stations.
Updated FFmpeg to 3.1.4.
M4A file format compatibility fixes.
Enabled WavPack 5 DSD decoding.
Fixed a bug in Converter causing conversion to a root folder of a drive to occasionally fail.


1.3.12
Corrected various 1.3.11 pause regressions.
Corrected “remove tags” on MP4/M4A files incorrectly showing that the file still has some metadata immediately after the removal.
Flat equalizer now produces bit identical stream.
Prevented clobbering of iTunes “Encoding Params” tag on MP4/M4A tag update.
Now using WavPack5 decoder with support for files larger than 4 gigabytes.
Updated ZIP archive reader now supports ZIP files larger than 4 gigabytes.
Added support for Matroska/ALAC files.
Fixed multichannel ALAC channel order bugs.
Fixed multichannel WavPack in Matroska.
Improved handling of various malformed files (Matroska, AAC).
Made files with extreme sample rates (>200KHz) playable through standard DirectSound output, resampler activated automatically if needed.
FLAC “Remove tags” no longer erases the “tool” field.
Reverted 1.3.11 FLAC tag updater tweaks. Removal of padding will be added as a separate feature later.


1.3.11
Fixed dBpoweramp/SSRC resampler glitching in extreme upsampling cases.
Fixed misbehavior of FFmpeg -strict level override option.
Writing of SoundCheck tags [experimental] as well as batch copying ReplayGain to SoundCheck.
Fixed “Remove tags” not removing every possible tag type with FLAC and M4A formats.
Fixed Properties dialog locking up on certain metadata.
Made cuesheet & chapter edit operations automatically update affected playlists.
Fixed Ctrl+A in various multiline editboxes, Properties dialog and its sub-dialogs in particular.
Improved compatibility with certain malformed M4A files.
Fixed Equalizer bug causing inconsistent file lengths when batch converting.
Made internet radio streams disconnect/reconnect on pause/unpause.
Implemented updated Opus ReplayGain specification.
Improved properties dialog info display of Opus files.
Fixed a random crash regression from 1.3.10.
Fixed reading of Apple gapless information from specific old M4A files.
Fixed a rare lockup when batch moving/renaming/copying a lot of files.
Updated FFmpeg to 3.1.2.


1.3.10
Fixed writing of empty ID3v2 tags when attempting to remove all attached pictures from files that do not have an ID3v2 tag yet.
Added handling of M4A tag “Conductor” metadata value.
Fixed crash on too long URLs.
Updated Opus decoder to 1.1.1
Fixed reading of iTunes “compilation” flag from ID3v2.2 tags as written by default by iTunes.
Improved handling of malformed AIFF files.
Updated FFmpeg to 3.0
Added support for raw AAC files with ID3v2 tags. Note that use of raw AAC format is discouraged, please use MP4/M4A instead.
“Add Folder” now accepts multiple selected folders if running Windows Vista or newer.
Worked around spurious context menu items in Windows Explorer.
Reverted all shell integration fixes from 1.3.9 and 1.3.10 beta 1. They broke more than they fixed while attempting to work-around an obvious bug in Windows 10.
Added an advanced preferences option to override FFmpeg -strict level to allow standard-compliant 7.1 AAC decoding.
Added an advanced preferences option to disable media key event processing.
Corrected crashing on certain malformed RAR files.


1.3.9
New high-quality but slow resampler based on dBpoweramp/SSRC code, as an alternative to fb2k's PPHS resampler.
Prevented clobbering of certain exotic M4A tags.
Smooth scrolling in Default User Interface list controls.
Beta 2: made smooth scrolling disabled by default as it stalls visualisation updates. You can enable it in advanced preferences.
Added missing menu command for the new ReplayGain playback mode.
Added oversampled peak scanning in ReplayGain scanner.
Beta 2: Added tweaks for ReplayGain peak results display, in advanced preferences.
Fixed 96 kHz AAC & ALAC playback.
Added whitelist of HTTPS domains to suppress certificate validity checks on, for home media streaming uses [beta 3].
Added readable error messages about “Add location” failures [beta 3].
Improved detection of total duration of Constant Bit Rate (CBR) MP3 files [beta 4].
More robust recovery from network errors when playing MP3 & AAC internet radio streams [beta 5].
Removed “LegacyDisable” key in file type associations handling as it's been known to cause problems with modern Windows versions [beta 5].


1.3.8
Made playback over HTTP automatically retry dropped connections.
New ReplayGain playback mode picking album/track gain depending on current playback order.
Improved handling of malformed AIFF files.
Now compiled with Microsoft Visual Studio 2013.
Prevented “Open” etc dialog lockup when last used folder is on a nonworking net share referenced by raw IP.
FFmpeg updated to 2.6.1


1.3.7
Fixed FLAC seeking regression from the previous version.
Added support for MP4 DASH files.
Fixed PPHS resampler crash on extreme sample rates.
Fixed missing WavPack mime type handler.
Improved DirectSound output behaviors with low-latency configurations (mainly for new ABX Comparator).


1.3.6
Updated libFLAC to 1.3.1, fixing known security issues.


1.3.5
Fixed deadlock when encountering an incomplete multi-part RAR file.
Internal changes for the upcoming ABX component update.
Added “Show now playing in playlist” menu command (hidden by default, useful mostly for binding shortcuts)
Fixed inconsistent capitalization of some menu items.


1.3.4
Fixed problems with accessing very long file names on network shares.
Fixed incorrect display of converter tag transfer option state in the converter setup dialog.
Improved compatibility with malformed ID3v2 tags.
Added option to prevent hard disk sleep while playing [Advanced Preferences].
Fixed performance issues with Matroska file reading (1.3 regression).
Fixed Converter problems with ripping CD to single file with chapters (1.3 regression).
Added an option to suppress startup dialog about bad last shutdown.
RAR unpacker updates:
Now using unrar.dll which can be updated easily in the future.
Disregard that, unrar.dll is unusable due to bugs and limitations. Now using RAR source directly with own patches, just like previous foobar2000 versions did [beta 4].
Added support for RAR5 format.
Updated FFmpeg to 2.4.1 [beta 4].
Updated FLAC code to the latest git (as of 2014-10-07), with bug fixes and speedups [beta 5].
Fixed a very old and very bad Matroska tag writing bug [1.3.4 final].


1.3.3
Converter: added AAC (iTunes), AAC (FDK) and AAC (Winamp/FhG) modes.
Winamp/FhG mode added in beta 2.
Updated FFmpeg to 2.3 [1.3.3 final].
ReplayGain scanner: added an override for treating extreme peaks as errors.
Default User Interface: improved handling of high DPI displays, added high-resolution button images.
Corrected MP3 seeking performance regression from 1.3, file caching related.
“Save Playlist” commands now remember the last used format [1.3.3 final].
Added an option not to transfer tags when converting [1.3.3 final].


1.3.2
Improved handling of FLAC files with malformed cuesheets.
Improved ReplayGain scanner performance on CPUs with 8 and more threads.
Updated FFmpeg to 2.2.1
Very old Vorbis files are once again playable.


1.3.1
ReplayGain scanner component: support for altering loudness of MP4/AAC files.
ID3v2 - improved compatibility with iTunes “release date” tag.


1.3
Generic performance optimizations, mainly affecting very large playlists and libraries.
Improved configuration save cycle and shutdown performance with very large libraries [beta 3].
Playlist & Media Library search dialogs no longer block UI when performing lookups.
Converter: added an option to transfer ReplayGain information to the destination files.
Spurious/oversized metadata such as whole EAC logs entries are now dropped from foobar2000's cache, for better search performance and lower resource usage.
The feature is now customizable by editing LargeFieldsConfig.txt in foobar2000 profile folder [beta 3].
Updated FFmpeg to 2.1 [beta 5].
Corrected gapless playback of HE-AAC files made with iTunes.
Improved smooth playlist scrolling.


2013-12-11
foobar2000 v1.3 beta 7 has been released.
Bugs fixed: incorrect display refresh on playback statistics or rating change, incorrect transfer of large metadata values in Converter, unable to save configuration when the same folder is included in the Media Library more than once.


2013-12-05
foobar2000 v1.3 beta 6 has been released.
Bugs fixed: slow startup with unreachable network shares in Media Library folders, configuration save failure when the same folder added to the Media Library more than once.


2013-11-07
foobar2000 v1.3 beta 5 has been released.
More bugs have been fixed; default settings for the large metadata field handling feature have been relaxed; FFmpeg has been updated to the latest version (2.1).


2013-10-31
foobar2000 v1.3 beta 4 has been released.
Media Library change tracking regression from beta 3 has been corrected.


2013-10-30
foobar2000 v1.3 beta 3 has been released.
Multiple bugs have been fixed, including the infamous Properties dialog crash on internet streams.
Additionally, metadata filtering feature introduced in 1.3 beta 1 can now be configured to filter specific fields or behave similarly to old foobar2000 versions.


2013-10-25
foobar2000 v1.3 beta 2 has been released. Most urgent beta 1 bugs have been fixed, updating is strongly recommended.


1.3 beta
Generic performance optimizations, mainly affecting very large playlists and libraries.
Playlist & Media Library search dialogs no longer block UI when performing lookups.
Converter: added an option to transfer ReplayGain information to the destination files.
Spurious/oversized metadata such as whole EAC logs entries are now dropped from foobar2000's cache, for better search performance and lower resource usage.
Updated FFmpeg to 2.0.1.
Corrected gapless playback of HE-AAC files made with iTunes.
Improved smooth playlist scrolling.


1.2.9
Cosmetic fixes:
ReplayGain scanner context menu tweaks - “Remove ReplayGain Info” grayed out when there's nothing to remove.
Made batch picture attach related commands appear in more cases where they didn't appear in previous versions.
Fixed incompatibility with vgmstream input plug-in
Files with .afc extension that are not recognized by standard decoders can now be handled by third party decoders.
Workaround for buggy ID3v2 readers (Windows Explorer) - Front Cover is now always stored first.


1.2.8
Corrected Converter regression from 1.2.7 final.


1.2.7
Now using latest & greatest libFLAC 1.3.0.
Fixed WAV tag writer potentially creating files of odd byte count (non-standard-compliant).
Improved handling of various malformed AIFF file cases.
Made WavPack files with malformed channel mask info play (final).
New “Downmix channels to stereo” DSP replacing old “Downmix 5.1 to stereo”; now capable of downmixing various channel configurations (final).


1.2.6
Windows 8 “connected standby” countermeasures:
Option to keep display up while playing - seems to be the only way to prevent Windows desktop apps from being shut down while the machine turns idle
Fixed misbehavior when updating attached pictures in files with ID3v2.2 tags.
ReplayGain tagging now works with AIFF.
Fixed crashing when embedding specific picture files into Ogg Vorbis files.
Attached picture manager dialog tweaks.


1.2.5
Converter: fixed writing of WAV files with odd byte counts (eg. 24-bit mono).
Improved handling of various malformed WAV files.
Converter: fixed writing of file types that foobar2000 cannot tag.
Fixed “verify integrity of played files” option disabling HDCD & DTS decoder components.
It's a feature of individual decoder components; third party decoder components such as Monkey's Audio decoder must be updated separately.
“Add Folder” now skips over hidden files & subfolders.
AIFF file format tagging support.
Added authenticode signatures to foobar2000 binaries.
Added WAV & AIFF attached picture handling (beta 2).
Added attached picture transfer option in Converter (beta 2).
Support for touchscreen gesture scrolling on Windows 8 tablet devices (final).


2013-04-17
foobar2000 v1.2.5 beta 3 has been released. More AIFF tagging bugs have been fixed.


2013-04-14
foobar2000 v1.2.5 beta 2 has been released. Tagging of newly written AIFF files now works every time.
As an addition, attached picture handling has been added for AIFF & WAV; Converter can now transfer attached pictures to the newly created file.


1.2.5
Converter: fixed writing of WAV files with odd byte counts (eg. 24-bit mono).
Improved handling of various malformed WAV files.
Converter: fixed writing of file types that foobar2000 cannot tag.
Fixed “verify integrity of played files” option disabling HDCD & DTS decoder components.
It's a feature of individual decoder components; third party decoder components such as Monkey's Audio decoder must be updated separately.
“Add Folder” now skips over hidden files & subfolders.
AIFF file format tagging support.
Added authenticode signatures to foobar2000 binaries.


1.2.4
ReplayGain scanner improvements:
Improved speed.
No longer ignores up to 100ms of last audio data.
Faster SSE-optimized codepaths for various sample type conversions; most notably more efficient handling of 24-bit content.
Option to verify integrity of played files and report errors immediately (however it does not check whole-file checksums).
Fixed status bar glitch with misplaced volume icon.


2013-03-19
foobar2000 v1.2.4 beta 3 has been released. Crashes on various old machines have been fixed.
Download...


1.2.4
ReplayGain scanner improvements:
Improved speed.
No longer ignores up to 100ms of last audio data.
Faster SSE-optimized codepaths for various sample type conversions; most notably more efficient handling of 24-bit content.
Option to verify integrity of played files and report errors immediately (however it does not check whole-file checksums).
Fixed status bar glitch with misplaced volume icon.


1.2.3
Updated FFmpeg code to 1.1.1.
FFmpeg DLLs now use unique names to avoid collisions with certain other software.
Reverted problematic Media Library folder monitoring tweaks from 1.2.
“Downmix 5.1 to stereo” DSP now accepts more different channel masks.
FLAC decoding improvements (beta 3):
Work-around for certain broken files producing loud glitches.
SSE optimizations to counter slowdown from the above work-around.
File Integrity Verifier component now detects such files.
Worked around incompatibility with some very old Vorbis files (final).

1.2.2
Bug fix: 1.2.1 regression - rare crash on specific malformed files.
Bug fix: worked around MS listview bug - disappearing Converter preset list in certain scenarios.


1.2.1
Bug fix: Menu commands to switch between playback output devices not entirely working.
Bug fix: Incorrect decode of odd/malformed Vorbis files.
Bug fix: Archive Reader DLL was accidentally made dependant on MSVCR100.DLL in 1.2.
Improved compatibility with malformed AIFF files.
Bug fix: 1.2 regression - some filesystem operations in mointored folders would cause foobar2000 to crash.


1.2.1
Hot fix: Menu commands to switch between playback output devices not entirely working.


1.2
Support for streaming to arbitrary UPnP MediaRenderer devices through the new UPnP output component.
FFmpeg is now used for MP3, AAC and Vorbis decoding
Extended playback thread priority options in Advanced Preferences.
New: Converter “Quick Convert” dialog, for simplified casual conversions without advanced features.
New: Menu commands to switch between playback output devices.
New: Component installer now shows component licenses when available.
Package license.txt or license.rtf with the component to get it shown on install.
License not shown when autoupdating components.
Equalizer is now an open-source component, separate from the standard DSP array.


2012-12-19
foobar2000 v1.2 beta 2 has been released. Bugs found so far in the previous beta have been fixed (crashes, bad AAC channel order).


1.2
Support for streaming to arbitrary UPnP MediaRenderer devices through the new UPnP output component.
FFmpeg is now used for MP3, AAC and Vorbis decoding
Extended playback thread priority options in Advanced Preferences.
New: Converter “Quick Convert” dialog, for simplified casual conversions without advanced features.
New: Menu commands to switch between playback output devices.
New: Component installer now shows component licenses when available.
Package license.txt or license.rtf with the component to get it shown on install.
License not shown when autoupdating components.
Equalizer is now an open-source component, separate from the standard DSP array.


1.1.18
Hot fix: deadlock detection feature has been disabled due to newly documented harmful side effects.
No more crash when playing during a machine standby cycle.


1.1.17
Converter works on non-seekable sources again, such as Internet streams.
Fixed rare crash bug with “full file buffering”.
Fixed oscilloscope inversion bug
Improved media library relative path handling in portable installs.
Ctrl+A now works in generic text popup dialogs (popup_message API).
Crash reporting improvements for hopefully more meaningful data about deadlocks.
Updated zlib to 1.2.7.


1.1.16
Worked around playback/output preferences crash on Windows 2003.
ID3v2 tagging compatibility improvements:
Non-compliant ID3v2.3 TYER allowed by default since various other popular software does it.
Option to write “rating” as TXXX for the few people who want it.
Fixed properties dialog field copy/paste inconsistency when copying specific fields from single to multiple files.
ReplayGain scanner: added additional warnings when trying to scan a very large group of tracks as a single album.
ReplayGain scanner: addressed extreme memory usage when scanning a large group of tracks as a single album.
Cleaned up embedded cuesheet handling code.
Faster FLAC tag updates when full file rewrite is necessary.
Sanitized FLAC tag updating behaviors in low-memory conditions.
The File Operations component now be used to create links to files, in addition to copying/renaming/moving (beta 2).
Improved album art loading performance with huge libraries and complicated lookup patterns (beta 2).


2012-10-23
foobar2000 v1.1.16 beta 2 has been released.
Album art reading performance has been improved for very large libraries; a new feature (create links) has been added to the File Operations component.


1.1.16
Worked around playback/output preferences crash on Windows 2003.
ID3v2 tagging compatibility improvements:
Non-compliant ID3v2.3 TYER allowed by default since various other popular software does it.
Option to write “rating” as TXXX for the few people who want it.
Fixed properties dialog field copy/paste inconsistency when copying specific fields from single to multiple files.
ReplayGain scanner: added additional warnings when trying to scan a very large group of tracks as a single album.
ReplayGain scanner: addressed extreme memory usage when scanning a large group of tracks as a single album.
Cleaned up embedded cuesheet handling code.
Faster FLAC tag updates when full file rewrite is necessary.
Sanitized FLAC tag updating behaviors in low-memory conditions.


1.1.15
Added basic MusicBrainz tagging capability to the audio CD ripper.
CD ripper can now look up CD information automatically each time a new CD is about to be ripped.
Worked-around shell integration incompatibility with Windows 8.
Converter performance tweaks for multi-core encoding (beta 2).
Resolved incompatibility with Matroska files processed with mkvclean (beta 2).
ID3v2: “rating” tags now compatible with Windows Media Player (beta 2).
Resolved Converter incompatibility with new Opus encoder (beta 2).
Worked-around drag&drop incompatibility with Windows explorer read-only optical media (final).
Added an advanced preferences option to minimize the app on [x] close (final).
Worked-around NSIS installer incompatibility with Windows 8 address space layout randomization (final).

2012-08-18
foobar2000 v1.1.14a has been released. A regression that slipped into 1.1.14 final has been corrected; thanks to all the people who submitted crash telemetry so quickly. We apologize for the inconvenience.


1.1.14
Added support for the IETF Opus codec.
Improved compliance of ReplayGain tagging for Opus files (beta 2).
More robust handling of ID3v2.3 TDAT frames (beta 2).
Added Opus encoding support in Converter (requires external opusenc.exe binary) (beta 3).
Fixed a deadlock when reading strange/corrupted zip files (final).
Fixed a rare deadlock related to updating tags on the file being currently played.
Fixed a rare deadlock related to starting/stopping playback.


2012-08-11
foobar2000 v1.1.14 beta 3 has been released; now with support for Opus encoding through the Converter component.


2012-08-01
foobar2000 v1.1.14 beta 2 has been released, with Opus related fixes and ID3v2 handling improvements.


1.1.14 (work-in-progress)
Added support for the IETF Opus codec.


1.1.13
Fixed ID3v2 regressions from version 1.1.12
Fixed playback-getting-stuck bugs with fade-on-track-advance enabled.
ID3v2 compliance changes: multiple TXXX allowed again, semicolon used for multiple genre separator.
Changed ID3v2.3 TYER/TDAT handling, now merged into one DATE field formatted as YYYY-MM-DD.
Fixed incorrect volume control behavior when cycling output methods.


2012-05-27
Hot fix: foobar2000 v1.1.12a has been released. This version corrects a regression in 1.1.12 final.


1.1.12
Fixed Musepack HTTP streaming bugs.
Fixed incorrect MP3 decoder behavior on certain rare files.
Fixed crash reporter dialog crash (duh).
Detection of proxy server settings from Internet Explorer.
Fixed multi-channel FLAC encoding (channel mask now gets preserved).
Fixed multi-channel WavPack decoding (channel mask now gets preserved).
Now possible to use HDCD & DTS decoder components with ALAC.
Changed MP3 tag reading behaviors when multiple tags are present.
ID3v2 content now takes priority over APE and then ID3v1.
Various time-consuming operations such as conversion or ReplayGain-scanning now prevent the computer from automatically going to sleep (opt-out).
Tuned ReplayGain scanner for fast multicore CPU / slow HDD scenarios (beta 4).
Fixed Converter misbehavior on files with misplaced “cuesheet” tags (beta 4).
Improved performance when playing MP3 files from internet HTTP sources (beta 4).
Improved compatibility with Apple's HFS driver (beta 4).
ID3v2 handling improvements (beta 5):
Fixed TXXX field name sometimes incorrectly written.
No longer possible to write multiple values per ID3v2.3 frame in various scenarios.
Improved ID3v2.3 specification compliance for TXXX and TCON (genre) frames (beta 6).
COMM frames with a description now show as “COMMENT <description>”.
Certain broken APIC (cover art) frames are now visible.
APEv2 tag writing: relaxed tracknumber/discnumber field content restrictions (beta 5).
Fixed Converter having trouble locating oggenc.exe (beta 6).
Fixed WAV handling exploits affecting versions 1.1.9-1.1.12b6.
Thanks to FuzzMyApp for the report and samples.
Files with .M4R (MP4 ringtones) extension are now recognized (1.1.12 final).
Fixed incorrect handling of hidden files with certain Media Library configurations (1.1.12 final).


2012-05-11
foobar2000 v1.1.12 beta 6 has been released, including further incremental fixes


2012-05-04
foobar2000 v1.1.12 beta 5 has been released.
This update addresses various ID3 tag handling issues and improves ID3 specification compliance


2012-04-28
foobar2000 v1.1.12 beta 4 has been released.
This incremental update brings various performance and compatibility


2012-04-15
foobar2000 v1.1.12 beta 3 has been released.
This update fixes an MP3 decoder regression causing glitches when decoding files that have been split from a longer original file.


2012-03-25
foobar2000 v1.1.12 beta 2 has been released.
This is a quick fix for apparent regressions in the beta 1.


1.1.12
Fixed Musepack HTTP streaming bugs.
Fixed incorrect MP3 decoder behavior on certain rare files.
Fixed crash reporter dialog crash (duh).
Detection of proxy server settings from Internet Explorer.
Improved crash report generation for infinite recursions / stack overflows.
Fixed multi-channel FLAC encoding (channel mask now gets preserved).
Fixed multi-channel WavPack decoding (channel mask now gets preserved).
Now possible to use HDCD & DTS decoder components with ALAC.
Changed MP3 tag reading behaviors when multiple tags are present.
ID3v2 content now takes priority over APE and then ID3v1.
Various time-consuming operations such as conversion or ReplayGain-scanning now prevent the computer from automatically going to sleep (opt-out).


2012-02-04
foobar2000 v1.1.11 stable has been released.
Various bugs have been fixed again; the deadlock detection feature has been toned down - in stable releases it will no longer kill the app due to slow operations on large music librarie


1.1.11
Improved built-in crossfading functionality, new fading configuration in Preferences / Output.
Fading functionality available with built-in DirectSound mode only.
New .fb2k-component file type extension for foobar2000 component packages.
Fixed some potential security issues.
Added type-find in the default playlist view.
Added support for album art in APEv2 tags on MP3 files.
Fixed more WAV handling bugs.
Converter update - now you can restrict specific encoder to run in one thread only.
Experimental deadlock detection (beta 2)
After long periods of apparent UI unresponsiveness, the application will automatically terminate and produce a crash report.
Cleaned up advanced preferences for MP3 tagging (beta 2)
“Force preferred tagging scheme” option gone - use the “MP3 tag types” dialog to convert between different tag types.


2012-01-25
foobar2000 v1.1.11 beta 5 released.
This update includes incremental bug fixes over beta 4 as well more customizable fading.


2012-01-22
foobar2000 v1.1.11 beta 3 and beta 4 released.
Various UI responsivity bugs have been fixed using the telemetry data from beta 2 - thanks to everyone who submitted crash reports.
Update: Now at beta 4. The short-lived beta 3 had a major stability problem that should be fixed now - special thanks to the 15 people who submitted crash reports so quickly.


2012-01-19
foobar2000 v1.1.11 beta 2 released. Various beta 1 quirks have been sanitized.
This version introduces an experimental deadlock detection feature - the application will automatically terminate and produce a crash report after long periods of apparent UI unresponsiveness.
Please always send reports of any crashes that you encounter, chances are that they can be worked-around in the next version or forwarded to the developer of the problematic component.


1.1.11

Improved built-in crossfading functionality, new fading configuration in Preferences / Output.
Fading functionality available with built-in DirectSound mode only.
New .fb2k-component file type extension for foobar2000 component packages.
Fixed some potential security issues.
Added type-find in the default playlist view.
Added support for album art in APEv2 tags on MP3 files.
Fixed more WAV handling bugs.


1.1.10

Apple Lossless Audio Codec (ALAC) decoding support is now included out-of-the-box, using the newly published Apple library.
Fixed WAV handling bugs introduced in 1.1.9.
Worked around buggy Asus Xonar drivers, volume control no longer requires toggling specific options in the driver control panel.
Various stability fixes.
New �about� dialog.


2011-11-22
foobar2000 v1.1.10 beta 2 has been released. This update addresses various security issues in the new ALAC decoder and introduces a workaround for the infamous Asus Xonar volume control bug.


1.1.10

Apple Lossless Audio Codec (ALAC) decoding support is now included out-of-the-box, using the newly published Apple library.
Fixed WAV handling bugs introduced in 1.1.9.


1.1.9

Added WAV file format tagging support.
Implemented experimental support for 16-bit floating-point WAV files.
Fixed ID3v2 handling bugs from 1.1.8.


2011-10-28
foobar2000 v1.1.9 beta 2 has been released. This update fixes more MP3 tagging regressions from 1.1.8 and refines the WAV tagging feature.


1.1.9

Added WAV file format tagging support.
Implemented experimental support for 16-bit floating-point WAV files.
Fixed ID3v2 handling bugs from 1.1.8.


1.1.8

Worked-around a reported security problem with certain WAV files and buggy system codecs.
Skip silence DSP improvements.
Improved MP3 tag handling (ID3v2) compliance:
More compliant WXXX parsing.
More compliant ID3v2.4 date handling.
Compressed 2.3 tags are now readable.
Due to heavy structural changes in relevant code, please watch out for MP3 tagging regressions.
Musepack decoding bug fixes. (beta 3)
Fixed a converter bug with writing multichapter files. (beta 3)
Improved FLAC/Vorbis metadata compatibility with other software. (beta 4, beta 5)
Affected fields: �album artist�, �totaltracks�, �totaldiscs�.
The old behavior can be restored with an Advanced Preferences switch.
Support for playing WebM audio (beta 5)
Support for iTunes gapless information in MP3 files (beta 5)


2011-08-25
foobar2000 v1.1.8 beta 6 has been released.
It corrects a preferences crash regression from beta 5.


2011-08-23
foobar2000 v1.1.8 beta 5 has been released.
Support for playing WebM audio (beta 5)
Support for iTunes gapless information in MP3 files (beta 5)


2011-08-07
foobar2000 v1.1.8 beta 4 has been released.
This update improves "album artist" metadata compatibility for FLAC & Vorbis formats. Details are included in the change log.
This is an experimental change; reports of scenarios where compatibility has been degraded are welcome.


2011-07-29
foobar2000 v1.1.8 beta 3 has been released. This update addresses various bugs related to Musepack file format handling.


2011-07-13
foobar2000 v1.1.8 beta 2 has been released. Various regressions from the previous version have been corrected.


1.1.8 beta

Worked-around a reported security problem with certain WAV files and buggy system codecs.
Skip silence DSP improvements.
Improved MP3 tag handling (ID3v2) compliance:
More compliant WXXX parsing.
More compliant ID3v2.4 date handling.
Compressed 2.3 tags are now readable.
Due to heavy structural changes relevant code, please watch out for MP3 tagging regressions.


1.1.7

Ability to add/remove embedded pictures in media files - currently supports: MP3, MP4, FLAC, WMA, WavPack, Musepack, Vorbis and APE.
Improved bitrate reporting accuracy for various audio formats.
Updated ReplayGain scanning code to the latest version of libebur128.


1.1.7 beta 6 out.
This update improves MP4 tag handling robustness and more properly addresses the beta 4 regression.


1.1.7 beta 5 out.
This is a hotfix release to address beta 4 regression with MP4 tagging.


1.1.7 beta 4 out.
Changes: improved reported bitrate calculation for various audio formats so oversized tags no longer affect it; new command to remove all attached pictures.


1.1.7 beta 3 out.
Changes: new batch picture attaching functionality, improved external album art loading logic for multi-disc albums.


2011-05-07
New beta version (1.1.7 beta 2) is out. Various bugs have been fixed; support for attaching pictures to Vorbis files has been added.


v1.1.7
Ability to edit embedded pictures in media files - currently supports: MP3, FLAC, WMA, WavPack, Musepack and APE.
Updated ReplayGain scanning code to the latest version of libebur128.


v1.1.6
Improved performance when playing very short tracks.
Improved tag compatibility with other software.
�Album artist� is mapped to ID3v2 TPE2 like in WMP/iTunes.
Support for iTunes �itunescompilation� tags, in MP3/ID3v2 and MP4.
ID3v2.3 tags are now written by default since version 2.4 seems to be widely ignored by software vendors.
Added support for multi-value WMA tags.
Read more about tagging changes
Improved reading of MP3 encoding information headers written by alpha versions of LAME.
ReplayGain scanner now uses libebur128 for improved accuracy.


v1.1.6 beta 5
This update introduces various improvements to ID3 tag handling. http://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Metadata_Compatibility_1.1.6_changes


v1.1.6 beta 4

This update again improves tagging compatibility with other software as well as corrects inconsistent ReplayGain scanner behavior for mono files.


v1.1.6 beta 3

This update resolves multiple known problems with the new ReplayGain scanner.


1.1.6 beta 2

This update refines the tagging compatibility improvements


1.1.6

* Improved performance when playing very short tracks.
* Improved tag compatibility with other software.
o �Album artist� is mapped to ID3v2 TPE2 like in WMP/iTunes.
o Support for iTunes �itunescompilation� tags, in MP3/ID3v2 and MP4.
o ID3v2.3 tags are now written by default since version 2.4 seems to be widely ignored by software vendors.
o Added support for multi-value WMA tags.
o Read more about tagging changes
* Improved reading of MP3 encoding information headers written by alpha versions of LAME.
* ReplayGain scanner now uses libebur128 for improved accuracy


1.1.5

* Fixed various 1.1.3 / 1.1.4 regressions.
* Added a menu item to check for new foobar2000 versions.
* Added a menu item to more easily check for updated components.


1.1.4

* Fixed regression: incorrect AAC decoder behaviors introduced in version 1.1.3.


1.1.3

* Fixed crashing on newest AMD processors.


1.1.2

* New foobar2000 application icon.
* foobar2000's volume slider is now synchronized with Windows Mixer application volume slider on Windows Vista and newer.
* Progress of various operations is now displayed on Windows 7 taskbar.
* Fixed various freedb related bugs; freedb support works again.
* Fixed 1.1.1 regression with Media Library configuration reset when upgrading from versions older than 1.1.
* Fixed 1.1.1 regression with Media Library being stuck in �initializing� state if foobar2000's portable installation files are inside one of the watched folders.
* Improved startup time and memory usage with very large media libraries. [beta 4]


1.1.1

* Improved first run experience
o With standard (non-portable) installs, foobar2000 Media Library defaults to indexing your music folders indexed by Windows itself.
* HTTPS support in networking services
o This is mainly relevant to component developers. You can now access HTTPS URLs through filesystem and http_client services.
* Fixed a rare crash when closing the Preferences dialog in specific conditions.
* Improved compatibility with broken MP4 files.


1.1

* New component installation and automatic updating functionality.
o Optional components are now installed into user's profile folder, allowing different




Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2024 videohelp.com