foobar2000 v2.2 preview

Список разделов foobar2000 Новости плеера

Описание: Новости мира foobar2000, включая обновления плеера и бета-версии.

Сообщение #1 VEG » 09.02.2024, 19:29

Вышел foobar2000 v2.2! Предыдущая версия: foobar2000 v2.1.

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.

Скачать: https://www.foobar2000.org/download
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца


Сообщение #21 VEG » 19.05.2024, 08:32

2024-05-17

  • ReFacets & Album List: Improved processing of %<field>% expressions, artist and artist sort should be split together properly.
  • Added tweak options for ReplayGain thread counts.
  • Made Properties ReplayGain scan not try to scan Audio CD in multiple threads.
  • Removed arbitrary limit of items per "apply gain to file content" pass.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #22 VEG » 28.05.2024, 21:44

2024-05-23

  • Reverted to VS2019 compiler, unintended AVX requirement has been removed.
  • Made fact chunk in PCM WAV files ignored.
  • Updated VS runtime DLLs to the latest version.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #23 VEG » 03.06.2024, 20:03

2024-05-31

  • Improved compatibility with multi-value MP4/M4A tags.
  • Fixed 2024-05-17 regression causing bad substitution of | character in Album List / ReFacets.
  • Fixed JXL/AVIF/HEIC external album covers not being recognized, even if relevant system image codecs are present.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #24 VEG » 19.06.2024, 15:34

2024-06-17

  • Fixed nonsensical messages in Converter log when copying non audio files over.
  • Updated MP4 tmpo tag manipulation, restored ability to write which was lost a few years ago.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #25 VEG » 26.06.2024, 22:13

2024-06-20

  • Mitigated poor performance of "Visualize with VST" and equivalent features since CPU usage optimizations in previous beta builds.

2024-06-24

  • No longer drops DLLs for other CPU architectures than the running one when installing components.
  • Internal changes to deal with wildcard characters in filenames on filesystems other than standard Windows one. Windows version should not be affected by this.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #26 VEG » 03.07.2024, 08:43

2024-06-30

  • Added %channel_mask% title formatting field, on top of on $info(WAVEFORMATEXTENSIBLE_CHANNEL_MASK).
  • Utilized proper hashmap for metadb_display_field_provider lookup, should speed title formatting up somewhat on heavy configs.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #27 VEG » 10.07.2024, 10:19

2024-07-06

  • Fixed title formatting regression from build 2024-06-30, causing some fields to disappear.
  • Amended AccurateRip log formatting, added track number info to lines where it was missing before.
  • Made https:// used for help.foobar2000.org links.

2024-07-07

  • Amended title formatting regression fix.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #28 VEG » 10.08.2024, 01:32

2024-08-08

  • Fixed different builds using different rounding for float >> integer audio conversion, mainly affecting 24-bit output (least significant bit differences only).
  • MP4/M4A/M4B: Prefer QT chapters over chpl if more than 255 chapters found.
  • MP4/M4A/M4B: Fixed very rare tag update failures if exceeding 4GB boundary. Note that previous versions would just leave the file untouched and report an error if running into this scenario, never corrupt files.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #29 VEG » 14.08.2024, 23:53

2024-08-14

  • Complex mitigation for corrupted config.sqlite - fresh config.sqlite is created, all readable content is transferred over.
  • Made refuse to retag MP4/M4A/M4B files with QT chapters if chapter count exceeds 255, to prevent erratic behavior. Please remux such files to another container to allow tagging.
  • Made WMA tag writing behave less erratically if fed tags read by FFmpeg decoder wrapper.
  • Improved performance of float>>int24 audio conversion.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #30 VEG » 23.08.2024, 00:54

2024-08-22

  • Further mitigation for issues caused by corrupted configuration files.
  • Fixed bugs with urlencoding in HTTP redirects.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #31 VEG » 03.09.2024, 18:13

2024-08-29

  • Internal changes (C++ noexcept specifier) to improve usefulness of crash reports.
  • Refactored Matroska chapter handling. If a multichapter Matroska file is played as a whole (from remote URL etc), chapter names will be shown as dynamic track titles.
  • Fixed a bug causing dynamic track titles (internet radio etc) to be possibly discarded.

2024-08-31

  • Fixed selection tracking regression from 2024-08-29.

2024-09-02

  • Mitigation for extreme column width causing CListControl (Playlist, Verifier, possibly others) to go off the rails.
  • Fixed false MD5 verification errors on exotic bit depth FLAC files.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Сообщение #32 VEG » 12.09.2024, 02:23

2024-09-11

  • Fixed opening of webm audio renamed to .opus being very slow to open.
  • Fixed more odd behaviors of tag editing on MP4/M4A with QT chapters.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 275
С нами: 12 лет 4 месяца

Пред.

Вернуться в Новости плеера