Foobar2000:Version 2.2 Preview Change Log: Difference between revisions
(Created page with "(newest first) === 2024-02-05 === * Allow local M3U referencing remote M3U to be both read as playlists, prevent HLS reader being used on non-HLS content. * Updated File Oper...") |
No edit summary |
||
Line 2: | Line 2: | ||
=== 2024-02-05 === | === 2024-02-05 === | ||
* Implemented Ogg chapter support. Converter can write multichapter Ogg files after disabling Ogg chaining support. | |||
* New major revision of bitcompare code, improved performance of 64-bit build. | |||
* 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. | ||
* Updated File Operations recycle bin detection logic, mitigating lag/lockup occurring for some users. | * Updated File Operations recycle bin detection logic, mitigating lag/lockup occurring for some users. | ||
* Made network encryption error messages more useful. | * Made network encryption error messages more useful. | ||
* Stop decoding ADTS AAC when running into APE tags, instead of reporting errors. | * Stop decoding ADTS AAC when running into APE tags, instead of reporting errors. | ||
* Report zero-length WAV files as broken. | * Report zero-length WAV files as broken. | ||
* Wine compatibility fixes. | * Wine compatibility fixes. |
Revision as of 12:59, 5 February 2024
(newest first)
2024-02-05
- Implemented Ogg chapter support. Converter can write multichapter Ogg files after disabling Ogg chaining support.
- New major revision of bitcompare code, improved performance of 64-bit build.
- 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, mitigating lag/lockup occurring for some users.
- Made network encryption error messages more useful.
- Stop decoding ADTS AAC when running into APE tags, instead of reporting errors.
- Report zero-length WAV files as broken.
- Wine compatibility fixes.