Difference between revisions of "Foobar2000:Mac Version 2.6 Preview Change Log"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
Line 2: Line 2:
  
 
=== 2023-06-24 ===
 
=== 2023-06-24 ===
* HLS amended, ID3 in MP4 DASH work (broke with last changes).
+
* HLS amended, ID3 in MP4 DASH work.
 
* Fixed use-after-free bug in HTTP error handling.
 
* Fixed use-after-free bug in HTTP error handling.
  

Revision as of 08:07, 24 June 2023

(newest first)

2023-06-24

  • HLS amended, ID3 in MP4 DASH work.
  • Fixed use-after-free bug in HTTP error handling.

2023-06-20

  • Lots of FTP bugs fixed.
  • HLS radio fixes, made segmented MP4 DASH play.
  • Networking improvements, better read-ahead buffering performance.
  • Updated Monkey's Audio to 10.16.

2023-06-05

  • Fixed a bug that caused current track restart in certain scenarios, such as rapidly changing playback settings.
  • Added standard %codec_long% field to properly display detailed names of all codecs.
  • Improved reporting of AAC & DTS codec/profile info.
  • Rewritten HLS reader, removed lots of hacks, made remote read-ahead used properly.
  • Greatly improved HTTP connection reuse, similar to recent FTP optimizations.
  • 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.

2023-05-24

  • More aggressive HLS segment prebuffering.
  • Audio Unit bug fixes.
  • Added Audio Unit factory presets and preset export/import.
  • Internal Audio Unit config format changed, do not downgrade foobar2000 to older version if you use them.

2023-05-22

  • FLAC decoder: log premature EOF, mark partially encoded files as bad even if they don't appear corrupted otherwise.
  • Audio Unit compatibility improved.
  • Fixed FTP compatibility regression, modland FTP works again.

2023-05-09

  • Public beta versions are now called "preview" and have dates instead of numbers.
  • Fixed indefinite trailing silence with some Audio Units.
  • Added Audio-Stretch DSP.
  • Worked around specific internet radio server serving malformed Ogg FLAC headers.
  • Worked around specific internet radio server serving HLS segments with wrong both extension and content type.
  • Made possible to list WebDAV folders added via 'Add Location'.
  • HTTP client efficiency tweaks. If using HTTPS to access a password-protected resource, password is sent preemptively - old versions would send it only in response to server asking for it.
  • libopus v1.4
  • Improved FTP playback & listing, fewer connections used.
  • Made FLAC seektable tool also rewrite oversized seektables.