Foobar2000:Mac Version 2.7 Preview Change Log: Difference between revisions
No edit summary |
|||
Line 12: | Line 12: | ||
=== 2024-02-05 === | === 2024-02-05 === | ||
* Implemented meta autocomplete in Properties dialog. | * Implemented meta autocomplete in Properties dialog. | ||
* Implemented Ogg chapter | * Implemented Ogg chapter support. | ||
* New major revision of bitcompare code, improved performance. | * 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. | * Allow local M3U referencing remote M3U to be both read as playlists, prevent HLS reader being used on non-HLS content. |
Revision as of 18:54, 15 February 2024
(newest first)
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.