foobar2000 - Updates

Begonnen von wallawalla, 23. April 2006, 08:22:12

Vorheriges Thema - Nächstes Thema

grimes

foobar2000 v2.0 beta 23
2023-01-13

ZitatFixed missing CListControl accessibility support in 64-bit version.
Fixed crash after loss of audio output device while playing.
Fixed random shutdown crash when using Album List or ReFacets with filters.
Fixed wrong content shown in left pane of File Operations pattern picker.

grimes

foobar2000 v1.6.15
2023-01-13

ZitatMaintenance release with changes backported from 2.0 series.
Less DSP reinitializing when cycling played tracks etc.
Fixed crash after loss of audio output device while playing.
RIFF64 format reading bug fixes.
Fixed playlist column layout changes not being remembered in certain scenarios.
Converter: Fixed very old bugs in AU writer.
Less strict reading of AIFF format.
Media Library: Don't report non-audio files (such as pictures or text) inside archives as indexing errors.
Fixed problems with accessing some non-UTF8-compliant FTP servers.

grimes

foobar2000 v1.6.16
2023-01-13

ZitatReverted 1.6.15 optimization with fast DSP reinitialization on manual track change.
This behavior breaks many third party components and can't be enabled by default.
It's now available as an option because it improves performance when using heavy-to-initialize DSPs such as new VST adapter.

grimes

foobar2000 v2.0 beta 24
2023-01-18

ZitatMade fast DSP reset (introduced in previous version) opt-in, as it breaks certain third party DSPs.
File Operations: Dark mode bug fixes.
Preferences / Shell: changed default target playlist name.
Fixed outdated info shown after editing tags in low-memory mode.
Properties Autofill logic amended.
Album List & ReFacets: improved handling of | character in tags.

grimes

foobar2000 v2.0 beta 25
2023-02-24

ZitatFixed portable mode relative paths not being respected by playlist load/save operations.
Fixed bad MD5 verification of AIFF sourced WavPacks.
Reworked fb2k::configStore, now less prone to silly errors saving random configuration bits, should recover from momentary problems with the configuration file instead of crashing.
Slightly better communication between output device checkboxes vs output picker toolbar.
Better console logging if internet stream reconnect events.
Workaround for disappearing windows when dismissing certain DSP dialogs.
Dark Mode: Fixed some prompt headers having odd color.
Dark Mode: Fixed tri-state checkboxes.
Darkened classic MP3 utility dialogs.
Reworked first run & import of old foobar2000 settings. Import of old foobar2000 configuration is now optional.

grimes

foobar2000 v2.0 beta 26
2023-02-27

ZitatPortable install playlist save lag regression from beta 25 fixed.
Made more edit boxes recognize ctrl+backspace.
Better info reporting for lossless DTS filies.

grimes

foobar2000 v2.0 beta 27
2023-03-16

ZitatFixed playlist layout glitch causing unwanted scrolling during certain events.
Implemented fb2k::playlistColumnProvider::flag_alignCenter, was missing until now.
Disabled slow meta autocomplete in low-memory mode.
Properties: Log tag update errors to console.
Dark mode: fixed listbox scrollbars.
Worked around foo_input_dvda bugs, no longer crashes on null album art data returned.
Disabled behind-the-scenes unicode normalization of metadata, caused bugs with playback statistics pinning.
First run will rebuild index for playback statistics, might stall for a few seconds on startup. This is due to the above, corrects potential bad data.
New API: metadb_pre_update_callback, mainly intended to reliably notify foo_playcount about meta changes preventing data loss in corner cases.
ReFactes: Added multi value columns similar to original Facets.
ReFacets: Enter key in search box sends results to playlist.

grimes

foobar2000 v2.0 beta 28
2023-03-23

ZitatNative foobar2000 for ARM is finally available.
Supports ARM builds of components but doesn't actually require them, can transparently load x64 code.
Native ARM version requires Windows 11. If you run Windows 10, you can still run legacy 32-bit foobar2000 through x86 emulation.
FFmpeg updated to 6.0.
Built-in Monkey's Audio support now uses FFmpeg. As Monkey's Audio is under rapid development, it's once again available as a separate component that can be updated separately from foobar2000 itself. The component has just been updated to latest Monkey's Audio library and fully supports modern CPU architectures.
Added extra sanity checks to tag update operations in built-in codecs: made sure that attempts to remove covers from files that didn't have them in first place don't alter files at all.

grimes

foobar2000 v2.0 beta 29
2023-03-30

ZitatConverter fixes in 64-bit build, made possible to write 32-bit fixed-point and 64-bit floating-point output.
Converter vs LAME: allowed 32-bit floating-point pass-thru, as current LAME version supports it.
Fixed Windows logoff/shutdown causing foobar2000 not to save playback position.
Fixed main window position/size not respecting system DPI settings.
Updated exclusive output device-specific workarounds.

grimes

foobar2000 v2.0 beta 30
2023-03-31

ZitatFixed beta 29 regression, maximized main window state is remembered again.

grimes

foobar2000 v2.0 beta 31
2023-04-08

ZitatFixed glitching when seeking with smooth playback and CPU-heavy DSPs active.
Made image viewer maximized state remembered again.
Fixed status bar dark mode bugs with dim/highlight formatting.
Fixed File Operations dark mode glitching.
Fixed Converter bit depth vs lossy codec regression.
Verifier: Don't use decode postproc for AccurateRip checking.
Switched to 32-bit x86 installer for ARM foobar2000, was using 64-bit before. Fixes stall during install / regsrv32.exe forkbomb.
Removed the ability to toggle low-memory mode in 32-bit build, due heavy performance issues that it causes if toggled accidentally. Another way to toggle it will be added later, for now it's a hidden setting.

grimes

foobar2000 v2.0 beta 32
2023-04-12

ZitatFixed dark mode in "Batch attach pictures" dialog.
Resolved a disagreement with foo_openlyrics resulting in startup crashing.

grimes

foobar2000 v2.0 beta 33
2023-04-16

ZitatRelease candidate build.
Removed FFmpeg Monkey's Audio decoder which was incorrectly playing specific files, included latest Monkey's Audio library instead.
Made installer remember last used portable installations per CPU architecture.
Removed obsolete/meaningless verifier option for verbose AccurateRip output.

grimes

foobar2000 v2.0 beta 34
2023-04-19

ZitatRelease candidate build.
Fixed a timer manipulation issue that resulted in missing search query & autoplaylist refresh events when using time-based queries.
Fixed wrong scrollbar context menus in various places.
Fixed an internal regression that prevented Classic User Interface playlist from live-tracking title formatting configuration changes.
Added ctrl+del handling to various edit boxes.

grimes

foobar2000 v2.0 beta 35
2023-04-25

ZitatRelease candidate build.
Better detection of non-dark-mode-supported systems. Dark mode features disabled on Windows 10 older than 1809.
Dark mode: fixed scroll bars in dropdown lists not being darkened.
Fixed startup lockup with certain library viewer configurations.