[Sammelthread] foobar2000 v2.2 Preview 2024-03-28 wurde veröffentlicht

Update!

foobar2000 1.5 beta 19 wurde veröffentlicht.

Version 1.5 beta change log (Thread im offiziellen Forum):

Beta 2:

  • Fixed Selection Properties panel showing blank content in some cases.
  • Properties dialog: made some column widths remembered.
  • Properties dialog: made album art import/export dialogs begin in the folder of the audio file.
  • Properties dialog: restored sanity of Details group order.
  • Properties dialog: other minor fixes.
  • Screen reader compatibility fixes for new list controls
  • File Operations: fixed disappearing windows on Windows 10 1809 and newer.

Beta 3:

  • Properties dialog: fixed crashing on single CPU core machines.
  • Properties dialog: tab order sanity fix.
  • Properties dialog: made '+ add new' field list autocomplete not exclude already-present fields.
  • File Operations: fixed crash bug related to delete command.
  • Made stack overflow crashes produce a crash report instead of just making foobar2000 die quietly.
  • Amended Enter key handling in various new list controls.
  • Screen reader compatibility fixes, made checkboxes in new list controls presented properly.
  • Experimental visual style changes on various new list controls.

Beta 4:

  • Fixed beta 3 regression with wrong rendering of selection in some of list controls, most notably Default UI playlist.
  • Updated enter key handling in DSP Manager.
  • Experimental visual style changes on various new list controls.

Beta 5:

  • Properties dialog: better auto sizing of columns in Metadata & Details.
  • Properties dialog: less glitchy embedding of tab content in tabs.
  • Properties dialog: re-styled '+ add new' button.
  • Restored enter key to open decoder configuration in Preferences / Decoding.
  • Fixed embedded cuesheet handling regressions (since 1.5 beta).
  • Screen reader compatibility fixes, made list group headers presented correctly.

Beta 6:

  • Fixed visual glitches when scrolling various lists (beta 5 regression).
  • Fixed incorrect automatic sizing of columns in Properties dialog.

Beta 7:

  • Fixed incorrect shuffle behavior forum thread
  • Fixed Album List multi-selection regression forum thread
  • Attempted fix for DirectSound lockups after PC hibernation forum thread
  • Made Album Art Viewer picture loading+resizing asynchronous.
  • Removed the much hated behavior of nulling current selection info (album art, selection properties) when nothing has focus.
  • Fixed M4A album art handling regression forum thread

Beta 8:

  • Fixed keyboard shortcuts for Yes/No buttons etc not working in some of MessageBox-type dialogs forum thread
  • Fixed album art crash on malformed picture data (beta 7 regression).
  • Fixed selection properties not following playback when nothing is focused (beta 7 regression) forum thread
  • Improved performance of updating tags on the now-playing track.
  • Made show_preferences() and various methods accept advanced preferences item GUIDs alongside preferences page GUIDs. This means that components can now have 'configure' links/buttons open Advanced Preferences locations.
  • New programming interfaces: input_info_filter (for foo_external_tags) and input_playback_shim (for foo_skip), new SDK will be published shortly.
  • Fixed bugs in lyrics3 tag reader introduced with beta 7.
  • Converter: Added Opus encoder selection for --music / --speech modes.

Beta 9:

  • Fixed beta 8 crash regression.

Beta 10:

  • Various issues related to reporting exact playback position have been fixed. Wave seekbar style components show exact position with skip silence DSP active and similar.
  • Fixed Default UI Playlist View last column layout glitch regression forum thread.
  • Fixes in new programming interfaces for foo_external_tags.
  • Removed lyrics3 tag support other than removal via 'Remove Tags' - as it was causing more trouble than it was worth.
  • Default UI Album Art view regression fixes.
  • Cuesheet handling regression fixes.
  • DirectSound output workarounds for stuck playback on disconnected/locked device.
  • Properties dialog album art manipulation fixes.
  • Properties dialog autocomplete behaviors changed.
  • Fixed a bug causing certain components built using old foobar2000 SDK to fail to decode audio if certain new components are installed.

Beta 11:

  • Fixed beta 10 regression causing File Integrity Verifier not to use multiple threads for scanning.
  • File size optimizations.
  • Library Preferences: fixed missing double-click-on-folder.
  • Support for latest External Tags component.

Beta 12:

  • Fixed preserve-file-timestamp bugs.
  • Fixed missing file-not-found error message. forum thread
  • Fixes for bad interaction between pre-1.4-SDK components and track info filters.
  • Fixed possible rare shutdown crash with certain components installed.
  • Playlist behavior fix. forum thread
  • Fixed metadb edit callbacks not being fired in some conditions.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Fixed track info filters (foo_external_tags) vs MP3 remove-tags.
  • Made track info filters (foo_external_tags) enabled by default once installed.
  • FLAC 1.3.3
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.
  • Enabled embedded cuesheet support for MP3 files.
  • New list control in various Converter dialogs.

Beta 13:

  • Prettier startup UI picker upon installation of a new UI component.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Changed Properties dialog autocomplete behaviors forum thread
  • Attempted workaround for reported shutdown lockup forum thread
  • Changed order of FLAC metadata block to mitigate bugs in Windows 10 forum thread
  • Fixed non-decoding of specific Ogg Vorbis files forum thread
  • Workaround for slow seeking in Matroska files.

Beta 14:

  • Fixed beta 13 regression causing Verifier to incorrectly flag MP3 files as problematic forum thread

Beta 15:

  • Fixed regressions in components updater dialog, manifesting themselves when you close & reopen the dialog.
  • Fixed bad behavior of properties dialog when cancelling initial info load forum thread

Beta 16:

  • Fixed more regressions in components updater dialog.
  • Fixed missing keyboard shortcuts in new yes/no/ok/cancel type dialogs forum thread

Beta 17:

  • Reverted DirectSound changes that seem to cause trouble for some users.
  • Improved playback position reporting accuracy with complex DSP configurations, for better operation of Wave Seekbar type components.
  • Made strange/malformed MP4 files not refuse to play entirely if the first audio frame can't be decoded.
  • List control behavior and screen reader compatibility fixes.

Beta 18:

  • Fixed beta 17 DirectSound crash regression
  • Screen reader compatibility improvements

Beta 19:

  • Made preserve-file-timestamp work with MP3 tag types operations.
  • Fixed a long-time bug with erratic behavior of audio output device selection.


Changelog v1.5:

  • New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
  • Greatly improved Selection Properties performance for large track lists.
  • Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
  • Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
  • Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
  • Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
  • Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
  • Added an option to preserve last-modified timestamps of tracks when updating tags.
  • Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
  • File Operations: delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
  • FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
  • FLAC 1.3.3
  • Implemented reading of cue+bin audio CD images.
  • Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Improved programming interfaces for External Tags and Skip Track components.
  • Made album art loading/resizing operations in Default User Interface asynchronous. Large pictures no longer make the app momentarily unresponsive.
  • Converter: Added Opus encoder selection for –music / –speech modes.
  • Converter: New list control in various dialogs. Column sizes are remembered.
  • Improved playback position reporting with Skip Silence and similar DSP effects.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Enabled embedded cuesheet support for MP3 files.
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.


Download foobar2000 1.5 beta 19
 
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
Hehe... ich hatte eigentlich geplant es bis zum Rückspiel so zu lassen. Dann wird der HSV höchstwahrscheinlich eh (wieder) gewinnen.
 
Update

foobar2000 1.5 beta 20 wurde veröffentlicht.

Version 1.5 beta change log (Thread im offiziellen Forum):

Beta 2:

  • Fixed Selection Properties panel showing blank content in some cases.
  • Properties dialog: made some column widths remembered.
  • Properties dialog: made album art import/export dialogs begin in the folder of the audio file.
  • Properties dialog: restored sanity of Details group order.
  • Properties dialog: other minor fixes.
  • Screen reader compatibility fixes for new list controls
  • File Operations: fixed disappearing windows on Windows 10 1809 and newer.

Beta 3:

  • Properties dialog: fixed crashing on single CPU core machines.
  • Properties dialog: tab order sanity fix.
  • Properties dialog: made '+ add new' field list autocomplete not exclude already-present fields.
  • File Operations: fixed crash bug related to delete command.
  • Made stack overflow crashes produce a crash report instead of just making foobar2000 die quietly.
  • Amended Enter key handling in various new list controls.
  • Screen reader compatibility fixes, made checkboxes in new list controls presented properly.
  • Experimental visual style changes on various new list controls.

Beta 4:

  • Fixed beta 3 regression with wrong rendering of selection in some of list controls, most notably Default UI playlist.
  • Updated enter key handling in DSP Manager.
  • Experimental visual style changes on various new list controls.

Beta 5:

  • Properties dialog: better auto sizing of columns in Metadata & Details.
  • Properties dialog: less glitchy embedding of tab content in tabs.
  • Properties dialog: re-styled '+ add new' button.
  • Restored enter key to open decoder configuration in Preferences / Decoding.
  • Fixed embedded cuesheet handling regressions (since 1.5 beta).
  • Screen reader compatibility fixes, made list group headers presented correctly.

Beta 6:

  • Fixed visual glitches when scrolling various lists (beta 5 regression).
  • Fixed incorrect automatic sizing of columns in Properties dialog.

Beta 7:

  • Fixed incorrect shuffle behavior forum thread
  • Fixed Album List multi-selection regression forum thread
  • Attempted fix for DirectSound lockups after PC hibernation forum thread
  • Made Album Art Viewer picture loading+resizing asynchronous.
  • Removed the much hated behavior of nulling current selection info (album art, selection properties) when nothing has focus.
  • Fixed M4A album art handling regression forum thread

Beta 8:

  • Fixed keyboard shortcuts for Yes/No buttons etc not working in some of MessageBox-type dialogs forum thread
  • Fixed album art crash on malformed picture data (beta 7 regression).
  • Fixed selection properties not following playback when nothing is focused (beta 7 regression) forum thread
  • Improved performance of updating tags on the now-playing track.
  • Made show_preferences() and various methods accept advanced preferences item GUIDs alongside preferences page GUIDs. This means that components can now have 'configure' links/buttons open Advanced Preferences locations.
  • New programming interfaces: input_info_filter (for foo_external_tags) and input_playback_shim (for foo_skip), new SDK will be published shortly.
  • Fixed bugs in lyrics3 tag reader introduced with beta 7.
  • Converter: Added Opus encoder selection for --music / --speech modes.

Beta 9:

  • Fixed beta 8 crash regression.

Beta 10:

  • Various issues related to reporting exact playback position have been fixed. Wave seekbar style components show exact position with skip silence DSP active and similar.
  • Fixed Default UI Playlist View last column layout glitch regression forum thread.
  • Fixes in new programming interfaces for foo_external_tags.
  • Removed lyrics3 tag support other than removal via 'Remove Tags' - as it was causing more trouble than it was worth.
  • Default UI Album Art view regression fixes.
  • Cuesheet handling regression fixes.
  • DirectSound output workarounds for stuck playback on disconnected/locked device.
  • Properties dialog album art manipulation fixes.
  • Properties dialog autocomplete behaviors changed.
  • Fixed a bug causing certain components built using old foobar2000 SDK to fail to decode audio if certain new components are installed.

Beta 11:

  • Fixed beta 10 regression causing File Integrity Verifier not to use multiple threads for scanning.
  • File size optimizations.
  • Library Preferences: fixed missing double-click-on-folder.
  • Support for latest External Tags component.

Beta 12:

  • Fixed preserve-file-timestamp bugs.
  • Fixed missing file-not-found error message. forum thread
  • Fixes for bad interaction between pre-1.4-SDK components and track info filters.
  • Fixed possible rare shutdown crash with certain components installed.
  • Playlist behavior fix. forum thread
  • Fixed metadb edit callbacks not being fired in some conditions.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Fixed track info filters (foo_external_tags) vs MP3 remove-tags.
  • Made track info filters (foo_external_tags) enabled by default once installed.
  • FLAC 1.3.3
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.
  • Enabled embedded cuesheet support for MP3 files.
  • New list control in various Converter dialogs.

Beta 13:

  • Prettier startup UI picker upon installation of a new UI component.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Changed Properties dialog autocomplete behaviors forum thread
  • Attempted workaround for reported shutdown lockup forum thread
  • Changed order of FLAC metadata block to mitigate bugs in Windows 10 forum thread
  • Fixed non-decoding of specific Ogg Vorbis files forum thread
  • Workaround for slow seeking in Matroska files.

Beta 14:

  • Fixed beta 13 regression causing Verifier to incorrectly flag MP3 files as problematic forum thread

Beta 15:

  • Fixed regressions in components updater dialog, manifesting themselves when you close & reopen the dialog.
  • Fixed bad behavior of properties dialog when cancelling initial info load forum thread

Beta 16:

  • Fixed more regressions in components updater dialog.
  • Fixed missing keyboard shortcuts in new yes/no/ok/cancel type dialogs forum thread

Beta 17:

  • Reverted DirectSound changes that seem to cause trouble for some users.
  • Improved playback position reporting accuracy with complex DSP configurations, for better operation of Wave Seekbar type components.
  • Made strange/malformed MP4 files not refuse to play entirely if the first audio frame can't be decoded.
  • List control behavior and screen reader compatibility fixes.

Beta 18:

  • Fixed beta 17 DirectSound crash regression
  • Screen reader compatibility improvements

Beta 19:

  • Made preserve-file-timestamp work with MP3 tag types operations.
  • Fixed a long-time bug with erratic behavior of audio output device selection.

Beta 20:

  • Fixed a regression causing incorrect playback time, or even incorrect playing track to be shown after changing DSP settings in mid-playback.
  • Made preserve-file-timestamp work with old album art manipulation context menu commands.


Changelog v1.5:

  • New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
  • Greatly improved Selection Properties performance for large track lists.
  • Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
  • Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
  • Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
  • Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
  • Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
  • Added an option to preserve last-modified timestamps of tracks when updating tags.
  • Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
  • File Operations: delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
  • FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
  • FLAC 1.3.3
  • Implemented reading of cue+bin audio CD images.
  • Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Improved programming interfaces for External Tags and Skip Track components.
  • Made album art loading/resizing operations in Default User Interface asynchronous. Large pictures no longer make the app momentarily unresponsive.
  • Converter: Added Opus encoder selection for –music / –speech modes.
  • Converter: New list control in various dialogs. Column sizes are remembered.
  • Improved playback position reporting with Skip Silence and similar DSP effects.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Enabled embedded cuesheet support for MP3 files.
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.


Download foobar2000 1.5 beta 20

--------------------

foobar2000 for Mac 2.1.55 wurde veröffentlicht.

Changelog v2.1.55:

  • Changed code signing settings to correct some of supported game music formats using JIT compilation not working since 2.1.54.


Download foobar2000 for Mac 2.1.55
 
Update!

foobar2000 1.5 beta 21 wurde veröffentlicht.

Version 1.5 beta change log (Thread im offiziellen Forum):

Beta 2:

  • Fixed Selection Properties panel showing blank content in some cases.
  • Properties dialog: made some column widths remembered.
  • Properties dialog: made album art import/export dialogs begin in the folder of the audio file.
  • Properties dialog: restored sanity of Details group order.
  • Properties dialog: other minor fixes.
  • Screen reader compatibility fixes for new list controls
  • File Operations: fixed disappearing windows on Windows 10 1809 and newer.

Beta 3:

  • Properties dialog: fixed crashing on single CPU core machines.
  • Properties dialog: tab order sanity fix.
  • Properties dialog: made '+ add new' field list autocomplete not exclude already-present fields.
  • File Operations: fixed crash bug related to delete command.
  • Made stack overflow crashes produce a crash report instead of just making foobar2000 die quietly.
  • Amended Enter key handling in various new list controls.
  • Screen reader compatibility fixes, made checkboxes in new list controls presented properly.
  • Experimental visual style changes on various new list controls.

Beta 4:

  • Fixed beta 3 regression with wrong rendering of selection in some of list controls, most notably Default UI playlist.
  • Updated enter key handling in DSP Manager.
  • Experimental visual style changes on various new list controls.

Beta 5:

  • Properties dialog: better auto sizing of columns in Metadata & Details.
  • Properties dialog: less glitchy embedding of tab content in tabs.
  • Properties dialog: re-styled '+ add new' button.
  • Restored enter key to open decoder configuration in Preferences / Decoding.
  • Fixed embedded cuesheet handling regressions (since 1.5 beta).
  • Screen reader compatibility fixes, made list group headers presented correctly.

Beta 6:

  • Fixed visual glitches when scrolling various lists (beta 5 regression).
  • Fixed incorrect automatic sizing of columns in Properties dialog.

Beta 7:

  • Fixed incorrect shuffle behavior forum thread
  • Fixed Album List multi-selection regression forum thread
  • Attempted fix for DirectSound lockups after PC hibernation forum thread
  • Made Album Art Viewer picture loading+resizing asynchronous.
  • Removed the much hated behavior of nulling current selection info (album art, selection properties) when nothing has focus.
  • Fixed M4A album art handling regression forum thread

Beta 8:

  • Fixed keyboard shortcuts for Yes/No buttons etc not working in some of MessageBox-type dialogs forum thread
  • Fixed album art crash on malformed picture data (beta 7 regression).
  • Fixed selection properties not following playback when nothing is focused (beta 7 regression) forum thread
  • Improved performance of updating tags on the now-playing track.
  • Made show_preferences() and various methods accept advanced preferences item GUIDs alongside preferences page GUIDs. This means that components can now have 'configure' links/buttons open Advanced Preferences locations.
  • New programming interfaces: input_info_filter (for foo_external_tags) and input_playback_shim (for foo_skip), new SDK will be published shortly.
  • Fixed bugs in lyrics3 tag reader introduced with beta 7.
  • Converter: Added Opus encoder selection for --music / --speech modes.

Beta 9:

  • Fixed beta 8 crash regression.

Beta 10:

  • Various issues related to reporting exact playback position have been fixed. Wave seekbar style components show exact position with skip silence DSP active and similar.
  • Fixed Default UI Playlist View last column layout glitch regression forum thread.
  • Fixes in new programming interfaces for foo_external_tags.
  • Removed lyrics3 tag support other than removal via 'Remove Tags' - as it was causing more trouble than it was worth.
  • Default UI Album Art view regression fixes.
  • Cuesheet handling regression fixes.
  • DirectSound output workarounds for stuck playback on disconnected/locked device.
  • Properties dialog album art manipulation fixes.
  • Properties dialog autocomplete behaviors changed.
  • Fixed a bug causing certain components built using old foobar2000 SDK to fail to decode audio if certain new components are installed.

Beta 11:

  • Fixed beta 10 regression causing File Integrity Verifier not to use multiple threads for scanning.
  • File size optimizations.
  • Library Preferences: fixed missing double-click-on-folder.
  • Support for latest External Tags component.

Beta 12:

  • Fixed preserve-file-timestamp bugs.
  • Fixed missing file-not-found error message. forum thread
  • Fixes for bad interaction between pre-1.4-SDK components and track info filters.
  • Fixed possible rare shutdown crash with certain components installed.
  • Playlist behavior fix. forum thread
  • Fixed metadb edit callbacks not being fired in some conditions.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Fixed track info filters (foo_external_tags) vs MP3 remove-tags.
  • Made track info filters (foo_external_tags) enabled by default once installed.
  • FLAC 1.3.3
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.
  • Enabled embedded cuesheet support for MP3 files.
  • New list control in various Converter dialogs.

Beta 13:

  • Prettier startup UI picker upon installation of a new UI component.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Changed Properties dialog autocomplete behaviors forum thread
  • Attempted workaround for reported shutdown lockup forum thread
  • Changed order of FLAC metadata block to mitigate bugs in Windows 10 forum thread
  • Fixed non-decoding of specific Ogg Vorbis files forum thread
  • Workaround for slow seeking in Matroska files.

Beta 14:

  • Fixed beta 13 regression causing Verifier to incorrectly flag MP3 files as problematic forum thread

Beta 15:

  • Fixed regressions in components updater dialog, manifesting themselves when you close & reopen the dialog.
  • Fixed bad behavior of properties dialog when cancelling initial info load forum thread

Beta 16:

  • Fixed more regressions in components updater dialog.
  • Fixed missing keyboard shortcuts in new yes/no/ok/cancel type dialogs forum thread

Beta 17:

  • Reverted DirectSound changes that seem to cause trouble for some users.
  • Improved playback position reporting accuracy with complex DSP configurations, for better operation of Wave Seekbar type components.
  • Made strange/malformed MP4 files not refuse to play entirely if the first audio frame can't be decoded.
  • List control behavior and screen reader compatibility fixes.

Beta 18:

  • Fixed beta 17 DirectSound crash regression
  • Screen reader compatibility improvements

Beta 19:

  • Made preserve-file-timestamp work with MP3 tag types operations.
  • Fixed a long-time bug with erratic behavior of audio output device selection.

Beta 20:

  • Fixed a regression causing incorrect playback time, or even incorrect playing track to be shown after changing DSP settings in mid-playback.
  • Made preserve-file-timestamp work with old album art manipulation context menu commands.

Beta 21:

  • Fixed beta 20 crash bug regressions related to changing DSP settings.
  • Fixed resampler DSP crashing when asked to resample to 0 Hz.
  • File Operations: added pause.
  • File Operations: more consistent behaviors when cancelled while moving files.
  • File Operations: made file modification time etc transferred when copying files.
  • Fixed flashing current-item display in generic progress window.
  • Included new Visual Studio runtime libraries.


Changelog v1.5:

  • New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
  • Greatly improved Selection Properties performance for large track lists.
  • Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
  • Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
  • Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
  • Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
  • Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
  • Added an option to preserve last-modified timestamps of tracks when updating tags.
  • Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
  • File Operations: delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
  • FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
  • FLAC 1.3.3
  • Implemented reading of cue+bin audio CD images.
  • Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Improved programming interfaces for External Tags and Skip Track components.
  • Made album art loading/resizing operations in Default User Interface asynchronous. Large pictures no longer make the app momentarily unresponsive.
  • Converter: Added Opus encoder selection for –music / –speech modes.
  • Converter: New list control in various dialogs. Column sizes are remembered.
  • Improved playback position reporting with Skip Silence and similar DSP effects.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Enabled embedded cuesheet support for MP3 files.
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.


Download foobar2000 1.5 beta 21
 
Hey Bollerkopp, erstmal danke fuer dein Engagement hier :bigok:
Ich nutze nun foobar seit ein paar Jahren und bin echt zufrieden mit dem Player. Seit ca 1 Jahr habe ich mir ein Raspberry ZeroW zugelegt und RuneAudio installiert und nutze diesen als Zuspieler fuer meine Anlage. Mit dem Streaming plugin von foobar konnte ich bisher ohne Probleme Musik zum Raspberry ZeroW streamen. Seit ein paar Tagen stoppt der Stream nach ein paar Sekunden einfach. Bis auf Win10 Updates wurde eigentlich nichts veraendert. Zusaetzlich zeigt mir foobar 2 Raspberries als Ziel an :confused: Egal welchen ich auswaehle der Stream bricht nach ein paar Sekunden ab.
Habe schon versucht eine Loesung zu finden, allerdings nicht erfolgreich. Hast du eine Idee voran es liegen koennte?
 
Hi snoopyx,

leider kann ich Dir da nicht so wirklich weiterhelfen, da ich selbst keine Erfahrung mit Streaming und dem Raspberry habe. Tut mir wirklich leid. :(

Aber Du könntest sonst mal im offiziellen Forum nachfragen, wenn Du magst.

LG
 
Hey Bollerkopp,

ich schau mich dort mal um. Wie gesagt der Thread hier ist die erste Anlaufstelle.

thx
 
Update!

foobar2000 1.5 Final wurde veröffentlicht.

Changelog v1.5:

  • New and improved Properties dialog, with the ability to manipulate attached pictures as well as scan and modify ReplayGain values.
  • Greatly improved Selection Properties performance for large track lists.
  • Various prompts (such as delete/recycle) now come with a “do not show this again” checkbox.
  • Restored pre-1.4 behavior of main-window-hidden/notification-icon-only status being remembered after foobar2000 restart.
  • Added logging of Media Library scanning errors - “show errors” button in Media Library Preferences.
  • Added Advanced Preferences option for flushing playback queue on manual track change (default: on).
  • Made “Open containing folder” command work with tracks in archives - opens folder containing the archive.
  • Added an option to preserve last-modified timestamps of tracks when updating tags.
  • Additional safeguards against corrupted configuration in case of a system crash while saving (FlushFileBuffers).
  • File Operations updates:
    - Delete/recycle prompt always says “Delete” rather than “Recycle”, since not every volume supports recycle action.
    - Copy operations now preserve creation/modification time.
    - Added pause.
    - More consistent behaviors when cancelled while moving files.
    - Fixed a bug preventing hard deleting (not recycling) of now playing audio track.
  • FFmpeg 3.4.6, now compiled with MS compiler, binary size reduced due to DLL runtime.
  • FLAC 1.3.3
  • Implemented reading of cue+bin audio CD images.
  • Implemented asynchronous drag&drop, for less stalls when dragging tracks from foobar2000 to another program.
  • Removed transacted filesystem support. There are no known benefits to it and even Microsoft documentation says not to use it.
  • Improved programming interfaces for External Tags and Skip Track components.
  • Made album art loading/resizing operations in Default User Interface asynchronous. Large pictures no longer make the app momentarily unresponsive.
  • Converter: Added Opus encoder selection for –music / –speech modes.
  • Converter: New list control in various dialogs. Column sizes are remembered.
  • Improved playback position reporting with Skip Silence and similar DSP effects.
  • Made possible to check for updates of components listed but not hosted on foobar2000.org.
  • Enabled embedded cuesheet support for MP3 files.
  • Made WavPack/DSD MD5 visible - using another field so Verifier doesn't try to verify it.
  • Made strange/malformed MP4 files not refuse to play entirely if the first audio frame can't be decoded.
  • Fixed a long-time bug with erratic behavior of audio output device selection.
  • Fixed unnecessary flashing / spurious updates of current item text box in generic progress dialogs.
  • Fixed resampler DSP crashing when asked to resample to 0 Hz.
  • Fixed a bug with could lead to stuck foobar2000 process after playing a network stream.
  • Fixed a rare crash bug in new list controls.


Download foobar2000 1.5 Final
 
Zuletzt bearbeitet:
Update!

foobar2000 1.5.1 beta 1 wurde veröffentlicht.

Various known issues have been fixed.
Windows 10 Universal Volume Control integration has been reworked and is once again enabled by default.

Changelog v1.5.1:

  • Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
  • Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
  • Improved reading of certain malformed ID3 tags written by other software.
  • Generic progress dialog now shows yellow pause status when paused.
  • Generic progress dialog no longer remembers its last position.
  • File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
  • Installed component DLLs should now retain original file modification time, rather than time at which they were installed.


Download foobar2000 1.5.1 beta 1
 
Update!

foobar2000 1.5.1 beta 2 wurde veröffentlicht.

Changelog v1.5.1:

  • Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
  • Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
  • Improved reading of certain malformed ID3 tags written by other software.
  • Generic progress dialog now shows yellow pause status when paused.
  • Generic progress dialog no longer remembers its last position.
  • File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
  • Installed component DLLs should now retain original file modification time, rather than time at which they were installed.
  • Addressed some of known incompatibilities between foobar2000 v1.5 and third party components.


Download foobar2000 1.5.1 beta 2
 
Update!

foobar2000 1.5.1 beta 3 wurde veröffentlicht.

Version 1.5.1 beta change log (Thread im offiziellen Forum):

Beta 2:

  • Worked around a problem with EsPlaylist and playback queue operations since version 1.5.
  • Changed playback information behavior after editing tags of a now playing track, causing some components to think the track was played twice since version 1.5.

Beta 3:

  • Amended playback queue changes from beta 2, fixing apparent infinite playback of one queued track.


Changelog v1.5.1:

  • Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
  • Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
  • Improved reading of certain malformed ID3 tags written by other software.
  • Generic progress dialog now shows yellow pause status when paused.
  • Generic progress dialog no longer remembers its last position.
  • File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
  • Installed component DLLs should now retain original file modification time, rather than time at which they were installed.
  • Addressed some of known incompatibilities between foobar2000 v1.5 and third party components.


Download foobar2000 1.5.1 beta 3
 
Update!

foobar2000 1.5.1 beta 4 wurde veröffentlicht.

Version 1.5.1 beta change log (Thread im offiziellen Forum):

Beta 2:

  • Worked around a problem with EsPlaylist and playback queue operations since version 1.5.
  • Changed playback information behavior after editing tags of a now playing track, causing some components to think the track was played twice since version 1.5.

Beta 3:

  • Amended playback queue changes from beta 2, fixing apparent infinite playback of one queued track.

Beta 4:

  • Converter: No longer writes MP3 with embedded cuesheets.
  • Converter: Fixed missing select-newly-added-item with format list.
  • Converter: Improved feedback when trying to convert a multichannel source to MP3 or MPC.


Changelog v1.5.1:

  • Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
  • Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
  • Improved reading of certain malformed ID3 tags written by other software.
  • Generic progress dialog now shows yellow pause status when paused.
  • Generic progress dialog no longer remembers its last position.
  • File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
  • Installed component DLLs should now retain original file modification time, rather than time at which they were installed.
  • Addressed some of known incompatibilities between foobar2000 v1.5 and third party components.


Download foobar2000 1.5.1 beta 4
 
foobar2000 1.5.1 Final wurde veröffentlicht.

Various bugs have been fixed. All users are encouraged to update.

Changelog v1.5.1:
  • Reworked integration with Windows 10 Universal Volume Control. Enabled by default once again.
  • Fixed a bug in upmix DSPs causing incorrect behavior when working with a mono source.
  • Improved reading of certain malformed ID3 tags written by other software.
  • Generic progress dialog now shows yellow pause status when paused.
  • Generic progress dialog no longer remembers its last position.
  • File Operations: improved removal of empty folders; should no longer leave empty folders behind when cancelled in mid-operation.
  • Installed component DLLs should now retain original file modification time, rather than time at which they were installed.
  • Addressed some of known incompatibilities between foobar2000 v1.5 and third party components.
  • Made Converter not write MP3 files with embedded cuesheets. This was an unintended effect of a v1.5 change. A proper setting for this will be added at a later time.
  • Improved Converter feedback when trying to convert a multichannel track to MP3 or MPC, which accept no more than two channels.
  • Fixed a bug causing wrong playback position to be shown after listening to an internet radio.


Download foobar2000 1.5.1 Final

--------------------

foobar2000 for Mac 2.1.57 wurde veröffentlicht.

Changelog v2.1.57:
  • Fixed various playback position & seekbar bugs.
  • Fixed Add Location dialog bugs.
  • Fixed upmix DSP bugs.
  • Fixed playlist manipulation bugs.


Download foobar2000 for Mac 2.1.57
 
Dazu kann ich leider nicht allzu viel beitragen, da ich den MS-Store noch nie genutzt habe. Ich habe das Teil (wie viele andere überflüssige Dinge) sogar mittels WinReducer komplett aus meiner angepassten Win10-Installations-DVD verbannt.
 
Das kann ich natürlich nachvollziehen. Allerdings bevorzuge ich persönlich es generell bei Updates, dass ich sie manuell installiere, nachdem ich die Changelogs gelesen habe und abschätzen kann, was mich erwartet und ob es sich lohnt. :-)
 
Ohne Store lassen sich z.B. keie Erweiterungen für den Edge installieren...
 
Ohne Store lassen sich z.B. keie Erweiterungen für den Edge installieren...

Ich habe noch nie (und werde es weiterhin nicht) einen Browser von MS benutzt. Für mich persönlich gibt es nur Vorteile ohne den "Store". Aber das ist ja Geschmacks- und Ansichtssache. :-)
 
Ja und nicht jeder nutzt Edge damit dreht man sich im am Ende im Kreis was das Nutzerverhalten angeht, Handhabe es auch wie Bollerkopp, der Windows Store ist auch verbannt und Updates nur vor Kontrolle einspielen und wenn es Sicherheitstechnisch oder Feature-technisch Sinn macht versteht sich.
 
foobar2000 1.5.2 Final wurde veröffentlicht.

Changelog v1.5.2:

  • Fixed a bug in IMA ADPCM WAV decoder.
  • Improved handling of truncated Matroska/WebM files.
  • Fixed incorrect handling of MP4/M4A files with QuickTime chapters.
  • Rare shutdown crash fixed.
  • Updated Apple SoundCheck info handling.


Download foobar2000 1.5.2 Final

--------------------

foobar2000 for Mac 2.1.58 wurde veröffentlicht.

Changelog v2.1.58:

  • Fixed bad handling of MP4/M4A files with QuickTime chapters.


Download foobar2000 for Mac 2.1.58
 
foobar2000 1.5.3 beta 2 wurde veröffentlicht.

Changelog v1.5.3:

  • Crash bug fixes.
  • Made component autoupdate show change logs before updating.
  • Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.


Download foobar2000 1.5.3 beta 2
 
foobar2000 1.5.3 beta 4 wurde veröffentlicht.

Changelog v1.5.3:

  • Crash bug fixes.
  • Made component autoupdate show change logs before updating.
  • Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.
  • Made Default UI volume sliders alter volume in 0.5dB steps (beta 3).


Download foobar2000 1.5.3 beta 4
 
foobar2000 1.5.3 beta 5 wurde veröffentlicht.

Changelog v1.5.3:

  • Crash bug fixes.
  • Made component autoupdate show change logs before updating.
  • Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.
  • Made Default UI volume sliders alter volume in 0.5dB steps (beta 3).


Download foobar2000 1.5.3 beta 5
 
foobar2000 1.5.3 beta 6 wurde veröffentlicht.

Changelog v1.5.3:

  • Crash bug fixes.
  • Made component autoupdate show change logs before updating.
  • Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.
  • Made Default UI volume sliders alter volume in 0.5dB steps (beta 3).


Download foobar2000 1.5.3 beta 6
 
foobar2000 1.5.3 Final wurde veröffentlicht.

Changelog v1.5.3:
  • Crash bug fixes.
  • Made component autoupdate show change logs before updating.
  • Made possible for components to provide alternate decoders for AAC format versions not supported by the internal decoder.
  • Made Default UI volume sliders alter volume in 0.5dB steps (beta 3).
  • Improved responses to Windows Defender blocking tag update operations (beta 4-6).
  • Fixed resampler crashing on exotic sample rates (final).


Download foobar2000 1.5.3 Final
 
foobar2000 1.5.4 beta 1 wurde veröffentlicht.

Changelog v1.5.4:
  • Pointed freedb metadata lookup at freedb.dbpoweramp.com, since original freedb is being shut down.
  • Corrected a 1.5.3 regression causing certain very short MP4/M4A files to decode incorrectly.
  • Internal changes to allow add-on components to correctly decode xHE-AAC format.


Download foobar2000 1.5.4 beta 1
 
foobar2000 1.5.4 beta 2 wurde veröffentlicht.

Changelog v1.5.4:
  • Pointed freedb metadata lookup at freedb.dbpoweramp.com, since original freedb is being shut down.
    - Beta 2: more graceful import of custom server lists when upgrading from older version.
  • Corrected a 1.5.3 regression causing certain very short MP4/M4A files to decode incorrectly.
  • Internal changes to allow add-on components to correctly decode xHE-AAC format.
  • Allowed multi-value ID3v2 TPUB (Publisher) tags (beta 2).


Download foobar2000 1.5.4 beta 2
 
Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh