Difference between revisions of "Foobar2000:Mac Version 2.5 Beta Change Log"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
Line 62: Line 62:
 
* Added sanitization of internet radio metadata as certain station was serving nonsensical sample rate info.
 
* Added sanitization of internet radio metadata as certain station was serving nonsensical sample rate info.
 
* Improved compatibility with MP4 files made with yt-dlp.
 
* Improved compatibility with MP4 files made with yt-dlp.
* Improved compatibility with stripped down Windows 10 distributions.
 

Revision as of 15:02, 30 November 2022

Beta 2

  • Fixed "Show in Finder" vs old Mac OS.
  • Fixed Media Library performing unnecessary tag reloads in some scenarios.
  • Editing 'rating' field no longer alters playback statistics database.

Beta 3

  • MP4 tagging: do not set Various Artists if itunescompilation is present but set to 0.
  • Fixed loading DSP presets not applying them in Preferences.
  • Crash bugs fixed.
  • Fixed library search by rating not working.
  • Switched to 64-bit floating-point for internal processing (was still using 32-bit in beta 1 & 2).

Beta 4

  • ReFacets sorting is now remembered.
  • Fixed beta 3 regression with 32 bits per sample output producing noise.
  • Reduced output reopen delay when input format (channel count etc) changes.
  • Suppressed library error log lines about folder.jpg etc inside archive files.

Beta 5

  • libFLAC 1.4, made possible to decode 32 bits per sample FLAC files.
  • Playlist manipulation performance fixes.
  • DTS decode_postprocessor now works, for decoding DTS in WAV, FLAC, etc.
  • Fixed incorrect behavior after a watched media library folder disappears then reappears.
  • Allowed blank meta values in metadb.

Beta 6

  • Shutdown crash regression fix.

Beta 7

  • Updated WavPack library to 5.5.0.
  • Updated Monkey's Audio library to 8.70.
  • Changed replacement for slash character in file naming.
  • Fixed a regression that made it impossible to play certain M4A HE-AAC files from remote (HTTP etc) sources.
  • Various ReFacets glitches fixed.
  • Made new library search implementation more robust.
  • Cleaned up Ogg reader, made possible to seek in remote (HTTP etc) Ogg files.
  • Fixed playlist sorting not respecting ascending/descending state.

Beta 8

  • Fixed Ogg seeking regressions from the previous beta.
  • libFLAC 1.4.1.
  • Rewritten asymmetric library search feature.
  • Library search speed optimizations, made more queries utilize search index.

Beta 9

  • Fixed internet radio playlist parsing bug.
  • Fixed incorrect MD5 verification of 32-bit FLAC files.
  • Fixed non-decoding of DTSHD files.
  • Added option to override DRC behavior on AC-3 audio.

Beta 10

  • Fixed failure to read specific odd FPL files.
  • Fixed race condition crash in module decoder.
  • Fixed failure to read specific XM modules (nothing added to playlist).

Beta 11

  • Fixed window position remembering bugs.
  • Closing main window now exits foobar2000.
  • Added Audio Unit DSP support.
  • Verifier: do not report ID3 tags in FLAC as corrupted file errors.
  • Fixed lockup bug with stale/dead net shares in Media Library.
  • Required Mac OS version is now 10.13.

Beta 12

  • Fixed a beta 11 regression causing "open...", "add folder..." etc to fail.

Beta 13

  • Audio Unit support improvements.
  • Enabled search indexing of file paths by default.
    • Because this somewhat affects performance and some people just don't care, an advanced option to turn it off has been added.
  • WavPack library update.
  • More compatible reading of exotic AIFF files.
  • Added sanitization of internet radio metadata as certain station was serving nonsensical sample rate info.
  • Improved compatibility with MP4 files made with yt-dlp.