foobar2000 v2.1

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

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

Сообщение #1 VEG » 10.05.2023, 19:53

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

  • Playback:
    • Added an option to toggle additional decoding (DTS, HDCD, etc) during playback, so you can play DTS-WAV without decoding DTS.
    • Changed how DSP settings are applied when playing through a high-latency output such as UPnP.
    • WASAPI exclusive channel mask negotiation logic update - 5.1-side could be preferred over 7.1, causing unwanted channel remapping.
    • Fixed a bug that caused current track restart in certain scenarios, such as rapidly changing playback settings.
    • Fixed a bug causing audio glitching near the end of last song with WASAPI exclusive.
    • 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.
  • User interface:
    • Fullscreen size of visualisations is no longer stored as last window size (2.0 regression).
    • Fixed playlist layout infinite update loop with column auto sizing and album art.
    • Fixed bad handling of preferences page creation errors (wrong message, broken dark mode).
    • ReFacets sorting changed to match playlist & album list sorting.
    • Made not flash main window if started with /hide switch.
    • Rewrote external album art lookup code, wildcard lookup now works where it didn't before.
    • Renamed "Notification Area" to "System Tray" everywhere.
    • Fixed dragging of WebP images to Properties dialog artwork tab.
    • Fixed seekbar & volume bar flickering in Default UI.
    • Forcefully suppressed dark mode if High Contrast is active.
    • Fixed some rendering glitches with big primary font selected.
    • Fixed first run dialog text truncation at 175% text size.
    • Default UI: Fixed toolbar font getting reverted to system default in response to certain events, such as system theme change.
    • Default UI: Fixed media library & playlist search edit boxes being too small if a large font is selected.
    • Properties: Fixed misbehavior of "Clear ReplayGain information" if the dialog was opened for just one track.
    • Various dark mode refinements.
    • Various screen reader accessibility issues addressed.
    • Various keyboard navigation glitches fixed.
  • Converter:
    • Fixed bad encoding of AIFF 8-bit (unsigned instead of signed).
    • Added built-in profile for TAK.
    • Added built-in profile for Monkey's Audio.
    • Restored old behavior with .bat files, using full paths to start.
  • Internet radio & networking:
    • Added Internet Radio Search feature, using radio-browser.
    • Rewritten HLS radio playback.
    • Improved FTP/HTTP playback & browsing, fewer connections used.
    • Lots of FTP issues fixed. Encrypted FTP now works properly.
    • Fixed specific cases of HTTP redirects being incorrectly handled.
  • Archive reading:
    • Fixed non-working extraction of .RSN (renamed .RAR).
    • Updated RAR unpacker code to the latest RAR library version.
    • Updated zlib to v1.3.
    • Fixed stack overflow with specific archive files in indexed music folders.
  • Codec updates:
    • Fixed incorrect handling of certain rare Monkey's Audio configurations.
    • Fixed missing decode postprocessor (DTS/HDCD etc) for TAK.
    • Fixed wrong reported length of certain RF64 WAV files.
    • Made possible to play Vorbis muxed into MP4.
    • Added support for tagging Wave64 & RF64 formats.
    • Report LC-AAC codec long name as just "AAC".
    • Fixed missing HE-AAC delay compensation, breaking gapless playback of HE-AAC encoded with modern encoders.
    • Made possible to read & write itunesalbumid & itunesartistid tags in M4A/MP4.
    • Implemented reading of multiplexed Ogg files.
    • Fixed bad handling of undefined-length chunks in WAV files.
    • Made MP3 VBRI delay reported and skipped correctly. Note that VBRI files are still not gapless.
    • Fixed missing "encoding" info field for AC3.
    • Fixed DTS codec info for DTS in Matroska.
    • Made TAK MD5 checksums read without TAK decoder component, allowing audio integrity verification.
    • Made FLAC seektable tool also rewrite oversized seektables.
    • FLAC decoder: log premature EOF, mark partially encoded files as bad even if they don't appear corrupted otherwise.
    • Added standard %codec_long% field to properly display detailed names of all codecs.
    • Improved reporting of AAC & DTS codec/profile info.
    • Fix for "DTS 96/24", made bit depth reported as 24-bit.
    • Made possible to decode float16 & float24 WAVs again.
    • Made possible to read ReplayGain info from Musepack APE tags (normally it's supposed to be in Musepack headers).
    • Updated libopus to v1.4
    • Updated Monkey's Audio to 10.30.
  • Other:
    • Fixed bug in Media Library preventing previously-unplayable files from being reindexed after installation of new decoders (2.0 regression).
    • Improved recovery from corrupted configuration files.
    • Suppressed unnecessary playlist rewrite on autoplaylist startup.
    • Fixed loss of autoplaylist content order when upgrading from v1.x.
    • Made autoplaylist sort logic work more consistently with v1.x, that is, sort by just date/album/etc implicitly applies default sort criteria to date/album/etc groups.
    • Made search query GREATER/LESS/EQUAL treat numbers as floating-point rather than integer.
    • Crash log writer added timestamps to recent events.

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

Сообщение #2 ManikManik2011 » 13.05.2023, 22:06

Чтоаоаоаоаоаоаооаоаоао :eek: :eek: :eek: я думал 2.0 ещё тестируется
ManikManik2011 M
Аватара
Откуда: Латвия, г. Рига
Репутация: -130
С нами: 11 месяцев 10 дней

Сообщение #3 VEG » 20.05.2023, 13:16

2023-05-09

  • Public beta versions are now called "preview" and have dates instead of numbers.
  • Preview builds for Windows will be x64 only for now. Other CPU archs will be included when nearing a stable release.
  • 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.
  • Dark mode refinements, fixed inplace edit boxes in various controls.
  • Fixed screen reader accessibility issues in Preferences / Context Menu and Preferences / Advanced.
  • 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
  • Made libFLAC and libopus versions shown in components list.
  • Improved FTP playback & listing, fewer connections used.
  • Made FLAC seektable tool also rewrite oversized seektables.
  • Fixes to startup "new UI detected" dialog, obeys system dark mode as foobar2000 UI isn't running yet.
  • Default UI: Fixed toolbar font getting reverted to system default in response to certain events, such as system theme change.
  • Default UI: Fixed media library & playlist search edit boxes being too small if a large font is selected.
  • Added startup console message if profile folder appears to be on a spinning hard drive.
  • Made file format registration check on startup asynchronous, faster and less buggy this way.
  • Properties: Fixed misbehavior of "Clear ReplayGain information" if the dialog was opened for just one track.

2023-05-17

  • Added 32-bit build for 32-bit people.
  • Fixed non-working extraction of .RSN (renamed .RAR).
  • ReFacets layout fixes.
  • FLAC decoder: log premature EOF, mark partially encoded files as bad even if they don't appear corrupted otherwise.
  • Fixed first run dialog text truncation at 175% text size.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #4 Azaza » 20.05.2023, 19:11

VEG:FLAC decoder: log premature EOF, mark partially encoded files as bad even if they don't appear corrupted otherwise.
Фича пока что работает криво и считает дефектными почти все FLAC'и.
Azaza M
Аватара
Репутация: 393
С нами: 7 лет 6 месяцев

Сообщение #5 VEG » 23.05.2023, 00:03

2023-05-22

  • Fixed FLAC decoder regression, no more falsely reported truncation after seeking.
  • Fixed FTP compatibility regression, modland FTP works again.
  • Fixed WS_VISIBLE bugs in Columns UI adapter (caused console warnings in some scenarios).
  • Fixed some rendering glitches with big primary font selected.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #6 VEG » 25.05.2023, 18:23

2023-05-24

  • Added dsp_entry_v4, made possible for DSPs to know their context (playback, conversion, etc).
  • More aggressive HLS segment prebuffering.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #7 VEG » 30.05.2023, 22:38

2023-05-30

  • Archive reader fixes: Added archive_v4, fb2k::fsItem interop with archives, fixed missing shortname/filename+ext retrieval methods on standard archive reader.
  • Rewritten HLS reader, removed lots of hacks, made remote read-ahead setting used properly.
  • 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.
  • Fixed glitchy focus behavior with Default UI tabs container.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #8 VEG » 05.06.2023, 21:22

2023-06-05

  • Fixed a bug that caused current track restart in certain scenarios, such as rapidly changing playback settings.
  • Fixed a bug causing audio glitching near the end of last song with WASAPI Exclusive.
  • Added standard %codec_long% field to properly display detailed names of all codecs.
  • Improved reporting of AAC & DTS codec/profile info.
  • Added decoding of xHE-AAC via Media Foundation on Windows 11.
  • Fix for "DTS 96/24", made bit depth reported as 24-bit.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #9 VEG » 07.06.2023, 16:08

2023-06-07

  • Fixed last build regression causing audio glitching with WASAPI Exclusive in specific scenarios.
  • Updated Monkey's Audio to 10.16.
  • Internet radio regression fixes.
  • Made "Internet Radio" dialog pick HLS streams.
  • Restored old behavior of Converter with .bat files, using full paths to start.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #10 VEG » 14.06.2023, 23:44

2023-06-14

  • Lots of FTP issues fixed. Encrypted FTP now works properly.
  • Applied dark mode to tooltips.
  • Disabled MS xHE-AAC decoder for now. MS AAC decoder appears to use Dynamic Range Correction with no apparent way to turn it off, breaking ReplayGain etc.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #11 VEG » 21.06.2023, 21:43

2023-06-20

  • HLS radio fixes, segmented MP4 DASH now plays.
  • Networking improvements, better read-ahead buffering performance.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #12 VEG » 23.06.2023, 00:33

2023-06-22

  • HLS amended, ID3 in MP4 DASH work.
  • Album List vs tabs focus cycling fix.
  • Forcefully suppressed Dark Mode if High Contrast is active.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #13 VEG » 26.06.2023, 02:07

2023-06-24

  • Fixed use-after-free bug in HTTP error handling.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #14 VEG » 11.07.2023, 09:02

2023-07-10

  • Turned Internet Radio dialog into UI Element / Columns UI Panel. Moved from File menu to View.
  • Implemented radio-browser integration with Internet Radio panel.
  • HTTP connection reuse regression fix.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #15 VEG » 21.07.2023, 19:52

2023-07-19

  • Internet Radio tech & frontend updates.
  • Another HTTP connection reuse regression fix.

2023-07-20

  • Bumped radiobrowser allowed JSON size, 4MB in last build wasn't good enough for all radio stations returned for some criteria.
  • Removed WebDAV folder listing support. It was causing endless bugs in HTTP reader (no obvious way to tell if WebDAV is supported on some URL or not). Will be restored along with ability to add WebDAV folders to library, and restricted to known WebDAV locations.
  • Crash log writer added timestamps to recent events.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #16 VEG » 28.07.2023, 15:29

2023-07-27

  • Fixed a very old bug with bad behavior of null output during audio buffer underrun.
  • Added "station details" in radio search.
  • WebDAV sources can now be accessed via webdav-http:// or webdav-https:// URLs.
  • Converter: Added support for encoding Monkey's Audio through MAC.exe
  • Converter: Various cosmetic fixes.
  • Fixed a very old typo in titleformat_help.html $meta_sep() example.
  • Improved recovery from corrupted configuration files.
  • Fixed seekbar & volume bar flickering in Default UI.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #17 VEG » 02.08.2023, 11:20

2023-08-01

  • FTP client now forces IPv4 (we don't currently implement IPv6 specific extensions).
  • Made possible to sort & reorder radio bookmarks.
  • Improved behavior of programmatically opening advanced preferences branches.
  • Fixed radio search regression, radio-browser link works again.
  • Converter cosmetic fixes.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #18 VEG » 12.08.2023, 16:24

2023-08-11

  • Fixed a race condition bug sometimes causing a slight delay before now playing track info appears.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #19 VEG » 18.08.2023, 17:37

2023-08-18

  • Added built-in Converter profile for TAK.
  • Made TAK MD5 checksums read without TAK decoder component, allowing audio integrity verification.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

Сообщение #20 VEG » 24.08.2023, 15:54

2023-08-23

  • Fixed loss of autoplaylist content order when upgrading from v1.x.
  • Made autoplaylist sort logic work more consistently with v1.x, that is, sort by just date/album/etc implicitly applies default sort criteria to date/album/etc groups.
  • Made search query GREATER/LESS/EQUAL treat numbers as floating-point rather than integer.
  • Updated zlib to v1.3.
VEG M
Автор темы, Администратор
Аватара
Откуда: Finland
Репутация: 273
С нами: 11 лет 10 месяцев

След.

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