foobar2000 v2.24

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

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

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

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

  • New version numbering scheme: 2.24 for planned stable release year of 2024.
  • Internet radio bug fixes & reliability improvements.
  • Codec & audio format fixes, most notably:
    • Implemented Ogg chapter support.
    • MP4/M4A/M4B tagging & chapter manipulation fixes.
    • WAV compatibility fixes; made zero-length WAV files reported as broken.
    • Cuesheet compatibility improvements - allowed absolute path, allowed playback over network.
  • Usability improvements, most notably:
    • Fixed inconsistent drag&drop behavior when dragging items between playlists.
    • Made current console backlog saved when toggling logging on.
    • Prevented Media Library search from clearing other playlists with enter key if library selection playlist feature is active.
  • General improvements, most notably:
    • New major revision of bitcompare code, improved performance of 64-bit build.
    • Improved stability of hardware-accelerated visualizations.
    • Improved recovery of corrupted configuration data.
  • Converter:
    • Mitigation for Converter failures when writing to a Google Drive volume.
    • More detailed error messages for specific file creation errors.
    • Can write multichapter Ogg files after disabling Ogg chaining support.
  • File Operations:
    • Suppressed useless secondary progress bar if renaming files.
    • Defer info reload to prevent bugged display of cuesheets after moving whole folder.
    • Added an option to overwrite existing files.
    • Updated recycle bin detection logic, mitigating lag/lockup occurring for some users.
  • Third party code libraries updated.
  • Various other tweaks & fixes, see release notes for full list of changes.

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


Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #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
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #33 VEG » 04.10.2024, 23:38

2024-10-04

  • New version numbering scheme: 2.24 for planned stable release year of 2024. Stable release will follow soon.
  • Attempted workaround for rapidly restarting playback locking up D2D visualizations on some systems.
  • Internet Radio search & list: clicking a stream that is already playing no longer restarts playback.
  • Fixes for plain WAV files over 4GB in size. Note that WAV file format does not actually support content longer than 4GB.
  • Made current console backlog saved when toggling logging on.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #34 VEG » 04.10.2024, 23:59

Не в восторге от резкой смены номера версии, но видимо дело привычки.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #35 LUR » 05.10.2024, 01:09

VEG:New version numbering scheme: 2.24 for planned stable release year of 2024
Он что решил раз в год релизы стабильные выпускать?)
LUR M
Модератор
Аватара
Откуда: Минск
Репутация: 390
С нами: 12 лет

Сообщение #36 VEG » 05.10.2024, 01:12

Ну последние v2.0 и v2.1 по сути так и выходили, по одной в год.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #37 LUR » 12.10.2024, 07:41

2024-10-11

  • Updated RAR extraction code to the latest official code release.
  • Fixed hardware-accelerated visualization crash on settings change.
LUR M
Модератор
Аватара
Откуда: Минск
Репутация: 390
С нами: 12 лет

Сообщение #38 LUR » 18.10.2024, 20:43

2024-10-18

  • Fixed specific cases of corrupted configuration data causing foobar2000 to crash.
  • Fixed inconsistent drag&drop behavior when dragging items between playlists.
LUR M
Модератор
Аватара
Откуда: Минск
Репутация: 390
С нами: 12 лет

Сообщение #39 VEG » 29.10.2024, 08:19

2024-10-28

  • Fixed Internet Radio search not working through a proxy server.
  • SQLite updated to 3.46.1.
  • Fixed Ogg VBR bitrate display regression.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 279
С нами: 12 лет 6 месяцев

Сообщение #40 VEG » 06.11.2024, 21:02

2024-11-06

  • Fixed a bug causing foo_upnp internet streams to be treated as radio and unintentionally looped.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 279
С нами: 12 лет 6 месяцев

Пред.След.

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