Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!
foobar2000 1.6.7 Beta 13
Beta 13
  • Prevented popup of Preferences page prompting for a valid output device if the audio device was unplugged with foobar2000 in background.
  • Re-added Advanced Preferences setting to override exclusive-mode hardware buffer length.
  • Added a special fix for FOSTEX cards that do not work with system-default buffer length.
  • Fixed missing remapping of 5.1 vs 5.1-side channel configurations with exclusive mode.

Download:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!
foobar2000 1.6.7 Beta 15
Beta 15
  • Added .weba (WebM audio) to recognized formats.
  • Attempted WASAPI exclusive compatibility fixes (timed polling instead of event, 50ms default hardware buffer).

When reporting exclusive mode issues, please compare vs beta 13 (download link above).


Download:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!
foobar2000 1.6.7 Beta 17
Beta 17
  • Refactored exclusive mode overrides in Advanced Preferences.
  • Added a specific workaround for Intel SST Audio, so exclusive mode works without manual tweaks.
  • Prevented foobar2000 from starting up with foo_dsp_std.dll missing, or else normal playback fails. Note that this can only happen as a result of tampering with the installation, as foo_dsp_std.dll is always installed.


Download:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 1.6.12 Beta 1

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

  • Added support for playing Opus audio in MP4 container.
  • Fixed obscure UI glitches (list controls, Default UI splitter).
  • Suppressed repeating library scan error messages.
  • More consistent behavior of Properties dialog/element vs channel mask info on multi-selection.
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 2.0 Beta 4

Zaloguj lub Zarejestruj się aby zobaczyć!

  • Now available as x86 32-bit (legacy), x86 64-bit. ARM 64-bit version coming soon. 64-bit versions require updated versions of add-on components.
  • Dark mode support on Windows 10 and 11. Add-on components need to be updated to utilize it.
  • Entirely new media library engine, backed by SQLite. Much faster startup and shutdown with large libraries, greatly reduced memory usage.
  • Greatly improved performance of media library search queries that don't use %patterns%.
  • Playback Statistics functionality is now built-in. Old foo_playcount data gets imported on first run. Please remove foo_playcount as instructed.
  • Added album art in Default User Interface playlist view.
  • Clickable rating stars in Default User Interface playlist view.
  • New Default UI element: ReFacets, reimplementing most of Facets functionality. Old Facets component doesn't work with new 64-bit foobar2000.
  • Improved Default UI splitter, now allows any number of panes.
  • Added 'remember per playlist layout' to Default User Interface playlist view.
  • Added 'stream selector' element to Default User Interface toolbar.
  • New audio output device management features - unwanted devices can be disabled, bit depth and DSP can be configured per-device.
  • New internal playlist format, changes instantly saved to disk, no more recent changes lost on crash.
  • New configuration data format, changes instantly saved to disk, no more recent changes lost on crash.
  • Can display file creation time (%file_created%) and attributes (%file_attributes%).
  • For non-portable installs, profile folder is now %appdata%\foobar2000-v2. There is no need to back up old profile before upgrading, your foobar2000 v1.x profile will be left untouched.
  • First run performs import of old configuration data (playlists, library).
  • More audio formats supported out of the box: TAK, APE, AC3, DTS.
  • Updated FFmpeg to version 5.1.
  • Improved Properties behavior if 'reload info' detects a change in number of chapters etc.
  • Rewritten built-in visualisations (VU/peak meters, spectrum, oscilloscope), now using hardware accelerated rendering.
  • Some Default UI Elements (ReFacets, Equalizer, visualisations) now also accessible as Columns UI panels.
  • Internet Radio dialog (File menu), remembers previously played Internet radio streams.
  • Modernized Explorer integration, no longer needs separate 32bit/64bit shell extension DLLs.
  • Properties dialog now follows theme colors of the active UI.
  • Utilized Windows Imaging Component for image parsing, removed libwebp dependency. Album covers in HEIF, AVIF, etc can now be viewed if system codecs are present.
  • Added %year% mapping, takes year part of %date%, discarding content past first four digits.
  • Changed default Album List patterns to use %year%.
  • Added sample rate exclusions to SSRC resampler.
  • Added crossfeed DSP from foobar2000 mobile.
  • New console logging system, writes per-instance log files to the specified folder.
  • New full config reset semantics - now clears profile folder (optionally leaving user-components intact) instead of asking all components to reset themselves.
  • These add-on components are now obsolete as their functionality is available out of the box: foo_benchmark, foo_bitcompare, foo_verifier, foo_input_monkey, foo_ac3, foo_sanitizer, foo_input_dts.
  • These components previously included with the installer are no longer optional (features always enabled): foo_rgscan, foo_cdda, foo_albumlist
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 2.0 Beta 13

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

Beta 13

  • Fixed poor search performance with asymmetric search enabled.
  • Fixed dark mode in Converter overwrite prompt.
  • Reverted visualisations to GDI rendering by default. Use advanced preferences toggle to enable D2D. Too many systems fail at D2D rendering.
  • Mitigated media indexing crash on Wine by cutting down use of std::current_exception() / std::rethrow_exception().
  • libFLAC & zlib update.
  • Channel mask display fixes.
  • Fixed wrong length reporting in Binary Comparator.
  • No longer reports FLAC files with ID3 tags as corrupted.
  • Workarounds for poor performance of metadb_index operations compared to v1.x series (affects third party components only).
  • Programming interface extensions for components:
    • Made possible to apply DSP config changes without reinitializing affected DSPs.
    • Allowed DSPs to manipulate their shown name depending on preset data.
    • Addded non-blocking DSP configuration popups.
    • Added library_manager_v5 with extra status info methods (new SDK needed to utilize).
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 2.0 Beta 23

Download foobar2000 v2.0 beta 23 :
Zaloguj lub Zarejestruj się aby zobaczyć!
|
Zaloguj lub Zarejestruj się aby zobaczyć!

Beta 23

  • Fixed 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.
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 2.0 Beta 24
Download foobar2000 v2.0 beta 24 :
Zaloguj lub Zarejestruj się aby zobaczyć!
|
Zaloguj lub Zarejestruj się aby zobaczyć!

Beta 24

  • Made 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.


 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3208
Reakcje/Polubienia
12992
Miasto
On a Bike!

foobar2000 2.0 Beta 25

Download foobar2000 v2.0 beta 25 :
Zaloguj lub Zarejestruj się aby zobaczyć!
|
Zaloguj lub Zarejestruj się aby zobaczyć!

Beta 25
  • Fixed 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.
 
Do góry