Foobar2000:Mac Version 2.7 Preview Change Log

From Hydrogenaudio Knowledgebase
Revision as of 14:29, 21 March 2024 by DEATH (Talk | contribs)

Jump to: navigation, search

(newest first)

2024-03-21

  • Made stream selector show long codec names.
  • Media Library: made track add & remove events triggered in groups, resulting in much faster autoplaylist updates.

2024-03-18

  • Fixed decoding speed test dialog being created invisible, regression since 03-15 build.
  • Fixed various minor UI glitches.
  • Add Location now strips extra non-text characters from the entered URL.

2024-03-15-v2

  • Fixed previous build regression causing some of utility windows to be created invisible.

2024-03-15

  • Fixed main window size being possibly remembered incorrectly if closing app via cmd+q / "Quit" while some other window, such as Album List, is open.

2024-03-14

  • Playback CPU usage reduced.
  • Made Ogg chapters beginning from CHAPTER001 recognized.
  • Allowed absolute paths in cue sheets.
  • Enabled chapter manipulation menu commands, same as on Windows. They were not available in previous versions.

2024-03-08

  • Opus decoder updated to 1.5.1
  • WavPack decoder updated to 5.7.0; made WavPack library version shown in components list.
  • Monkey's Audio decoder updated to 10.52
  • Made FFmpeg version shown in components list.
  • Cleaned up and bugfixed detection of MP4 video codec names.
  • Prevented nonsense sample rate & channel count from being shown on MP4 files with no audio track.
  • File Operations: Defer info reload to prevent bugged display of cuesheets after moving whole folder.

2024-03-04

  • Worked around audio glitches with very low output buffer size introduced in previous build.
  • Fixed glitchy seekbar movement in certain scenarios.
  • Prevented nonsensical video codec names from being reported for certain MP4 files.

2024-02-28

  • Playback CPU usage optimizations.
  • Small chunks returned by decoder are merged into one to reduce amount of wakeup cycles during playback.
  • Made possible to store peak information in Opus files.
  • Added update checks - checks for last public beta/stable build, same as Windows version.

2024-02-21

  • CPU usage reduced.
  • ReplayGain scanner preferences typo fix.
  • Fixed more window position saving bugs.
  • Various cosmetic fixes.

2024-02-19

  • Fixed preferences / output devices bugs.
  • Fixed playlist rename then reorder bug.
  • Fixed main window size not being remembered again.
  • Fixed regression preventing internet radio album covers from being shown.

2024-02-12

  • Improved ReFacets performance.
  • Fixed erratic behavior if ID3v2 tag contains multiple date fields.
  • Suppressed advancing to the next playlist item if internet radio playback stops due to a network error.
  • File Operations: Added an option to overwrite existing files.
  • Suppressed repeating console messages about decoder shims used.
  • More thorough error reporting for blank WAV files.
  • Added stream_count info for formats that support multiple streams.

2024-02-05

  • Implemented meta autocomplete in Properties dialog.
  • Implemented Ogg chapter support.
  • New major revision of bitcompare code, improved performance.
  • Allow local M3U referencing remote M3U to be both read as playlists, prevent HLS reader being used on non-HLS content.
  • Updated File Operations recycle bin detection logic.
  • Stop decoding ADTS AAC when running into APE tags, instead of reporting errors.
  • Report zero-length WAV files as broken.
  • Reduced memory usage.