Autor Thema: Linux Audio Player  (Gelesen 5223 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 3.10 Beta 1
« Antwort #30 am: 02 Juli, 2018, 17:15 »
Release Notes

Well, here we are 10 months later, and Audacious 4.0 (with a fully feature-complete Qt UI) still isn't a reality. Never fear, we haven't been totally idle. With the usual smattering of new features and a longer-than-usual list of bug fixes, we are proud to present a beta of Audacious 3.10, code-named "Not Quite There Yet".

Download the beta here.

New .pot files have been uploaded to Transifex. If you can help with translating a few new strings before the final release, we greatly appreciate it.

You may also notice that we finally have HTTPS enabled site-wide. Many thanks to Michał Lipski for getting this working!
New features (general)

    Shuffle history is remembered at exit to avoid repeating songs (#611)
    Exported M3U and PLS playlists now use relative paths by default (#647)
    Recursively adding subfolders to the playlist is now optional (#732)
    The URL history shown in the Add/Open URL dialogs can be cleared (#733)
    Toolbar buttons in the GTK UI now show tooltip hints (#750)
    The adplug input plugin has a new settings window (#759)
    The Search Tool can be configured to scan for new files at startup (#796)
    The number of results shown in the Search Tool is now configurable
    The Delete Files plugin is clearer about which files will be deleted
    Icons from the desktop theme are used more consistently
    Scalable icons are now used on Windows for better high-DPI support
    The bottom info bar now matches the color tone of dark themes
    The soxr resampler has some new, more detailed settings

Qt UI improvements (new/ported features and bug fixes)

    "audacious -m" now raises the main window as expected (#767)
    The number pad Enter key now starts playback as expected (#771)
    The Escape key can be used to return to the currently playing playlist (#778)
    Fixed the row height of the playlist view changing unexpectedly (#792)
    Volume can be changed using the mouse wheel on the system tray icon (#803)
    Added Playlist Import/Export dialog windows
    Added a song info tooltip to the playlist and system tray icon
    Added a "Play" icon to the tab of the currently playing playlist
    Added a label showing file path/URI to the song info window
    URI and tag values in the song info window can be copied to the clipboard
    Added missing "Search Library" command in the Winamp UI (Qt version)
    Added font formatting to improve readability in the Search Tool
    Fixed a build error (QStaticText-related) with Qt 5.10
    Fixed Audacious exiting when the settings window is closed
    Fixed font preferences not being respected in a couple of places
    Fixed playlist position sometimes not updating when the song changes
    The info bar correctly changes color when the theme changes

New contributer René Bertin helped out with a few of these. (Thanks!)
Bugs fixed since Audacious 3.9

    Non-existent files are no longer skipped when loading a playlist (#746)
    Fixed an issue when trying to seek beyond the end of a WAV file (#756)
    The default ReplayGain amplification for untagged files works again (#762)
    Fixed a crash when changing UI with the Ampache plugin enabled (#763)
    Fixed a crash on exit when using the Winamp UI and the Ampache plugin (#764)
    Fixed a warning about --datarootdir when running ./configure (#770)
    Reduced excessive file I/O when loading playlists (#774)
    Fixed repeated error messages when playing a short playlist on repeat (#776)
    PulseAudio users can now change the volume without a song playing (#783)
    Fixed an error preventing FLAC tags from being updated (#789)
    Added .m4v extension to the whitelist so that audio can be played (#791)
    Several fixes to CoreAudio output on Mac OS (contributed by René Bertin)
    Fixed a crash at exit when running under Mac OS
    Fixed the WM_CLASS property not being set correctly on FreeBSD
    Fixed a rare crash triggered by a specific sequence of playlist edits
    Fixed incorrect "Recording On/Off" notifications in the Winamp UI
    Fixed an error in the MPRIS 2 server affecting the playerctl client

Other changes

    The system version of the AdPlug library is now used (if installed)
    Audacious no longer registers as an inode/directory MIME type handler

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 3.10 Final
« Antwort #31 am: 09 August, 2018, 12:32 »
Changelog

New features (general):

Shuffle history is remembered at exit to avoid repeating songs (#611)
Exported M3U and PLS playlists now use relative paths by default (#647)
Recursively adding subfolders to the playlist is now optional (#732)
The URL history shown in the Add/Open URL dialogs can be cleared (#733)
Toolbar buttons in the GTK UI now show tooltip hints (#750)
The adplug input plugin has a new settings window (#759)
The Search Tool can be configured to scan for new files at startup (#796)
The number of results shown in the Search Tool is now configurable
The Delete Files plugin is clearer about which files will be deleted
Icons from the desktop theme are used more consistently
Scalable icons are now used on Windows for better high-DPI support
The bottom info bar now matches the color tone of dark themes
The soxr resampler has some new, more detailed settings
Qt UI improvements (new/ported features and bug fixes):
"audacious -m" now raises the main window as expected (#767)
The number pad Enter key now starts playback as expected (#771)
The Escape key can be used to return to the currently playing playlist (#778)
Fixed the row height of the playlist view changing unexpectedly (#792)
Volume can be changed using the mouse wheel on the system tray icon (#803)
Added Playlist Import/Export dialog windows
Added a song info tooltip to the playlist and system tray icon
Added a "Play" icon to the tab of the currently playing playlist
Added a label showing file path/URI to the song info window
URI and tag values in the song info window can be copied to the clipboard
Added missing "Search Library" command in the Winamp UI (Qt version)
Added font formatting to improve readability in the Search Tool
Fixed a build error (QStaticText-related) with Qt 5.10
Fixed Audacious exiting when the settings window is closed
Fixed font preferences not being respected in a couple of places
Fixed playlist position sometimes not updating when the song changes
The info bar correctly changes color when the theme changes

Bugs fixed since Audacious 3.9:

Non-existent files are no longer skipped when loading a playlist (#746)
Fixed an issue when trying to seek beyond the end of a WAV file (#756)
The default ReplayGain amplification for untagged files works again (#762)
Fixed a crash when changing UI with the Ampache plugin enabled (#763)
Fixed a crash on exit when using the Winamp UI and the Ampache plugin (#764)
Fixed a warning about --datarootdir when running ./configure (#770)
Reduced excessive file I/O when loading playlists (#774)
Fixed repeated error messages when playing a short playlist on repeat (#776)
PulseAudio users can now change the volume without a song playing (#783)
Fixed an error preventing FLAC tags from being updated (#789)
Added .m4v extension to the whitelist so that audio can be played (#791)
Several fixes to CoreAudio output on Mac OS (contributed by René Bertin)
Fixed a crash at exit when running under Mac OS
Fixed the WM_CLASS property not being set correctly on FreeBSD
Fixed a rare crash triggered by a specific sequence of playlist edits
Fixed incorrect "Recording On/Off" notifications in the Winamp UI
Fixed an error in the MPRIS 2 server affecting the playerctl client
Bugs fixed since Audacious 3.10-beta1:
Fixed a freeze when saving the tag of the currently playing song while paused (#806)
Fixed a crash when loading a cuesheet with an unsupported character encoding (#810)

Other changes:

The GNOME Shortcuts plugin, which has been broken since GNOME 3.26, is gone (#808)
The system version of the AdPlug library is now used (if installed)
Audacious no longer registers as an inode/directory MIME type handler

[close]

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 3.10.1
« Antwort #32 am: 26 Dezember, 2018, 19:45 »
Whats new:>>

Bugs fixed include #817, #819, #822, #823, #828, #831, and #854.

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0 Beta 1
« Antwort #33 am: 31 Dezember, 2019, 16:45 »
Changelog

    New features and improvements:

    Clicking on playlist column headers sorts the playlist (#8)
    Dragging playlist column headers changes the column order (#10)
    Application-wide settings for volume and time step sizes (#330)
    New option to hide playlist tabs (#547)
    Sorting playlist by path now sorts folders after files (#843)
    Implemented additional MPRIS calls for compatibility with KDE 5.16+ (#900)
    New OpenMPT-based tracker module plugin (contributed by Chris Spiegel)
    New VU Meter visualization plugin (contributed by Marc Sánchez)
    Added option to use a SOCKS network proxy (contributed by Róbert Cernanský)
    The Song Change plugin now works on Windows (contributed by Domen Mori)
    Implemented equalizer presets window for Qt UI
    Lyrics plugin gained the ability to save and load lyrics locally
    Blur Scope and Spectrum Analyzer visualizations ported to Qt
    MIDI plugin soundfont selection ported to Qt
    JACK output plugin gained some new options
    Added option to endlessly loop PSF files

    Bug fixes since 3.10.1:

    Fixed blurry application icon on Windows (#863)
    Cuesheet entries in an .m3u playlist are now added correctly (#878)
    Various minor fixes in handling of output stream

    Other:

    Experimental support for building with meson

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0 Final
« Antwort #34 am: 22 März, 2020, 11:00 »
Changelog

New features and improvements:

    Clicking on playlist column headers sorts the playlist (#8)
    Dragging playlist column headers changes the column order (#10)
    Application-wide settings for volume and time step sizes (#330)
    New option to hide playlist tabs (#547)
    Sorting playlist by path now sorts folders after files (#843)
    Implemented additional MPRIS calls for compatibility with KDE 5.16+ (#900)
    New OpenMPT-based tracker module plugin (contributed by Chris Spiegel)
    New VU Meter visualization plugin (contributed by Marc Sánchez)
    Added option to use a SOCKS network proxy (contributed by Róbert Čerňanský)
    The Song Change plugin now works on Windows (contributed by Domen Mori)
    New “Next Album” and “Previous Album” commands
    The tag editor in Qt UI can now edit multiple files at once
    Implemented equalizer presets window for Qt UI
    Lyrics plugin gained the ability to save and load lyrics locally
    Blur Scope and Spectrum Analyzer visualizations ported to Qt
    MIDI plugin soundfont selection ported to Qt
    JACK output plugin gained some new options
    Added option to endlessly loop PSF files

Bug fixes since 3.10.1:

    Fixed blurry application icon on Windows (#863)
    Cuesheet entries in an .m3u playlist are now added correctly (#878)
    Various minor fixes in handling of output stream

Other:

    Experimental support for building with meson

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0.2
« Antwort #35 am: 14 April, 2020, 21:40 »
Whats new:>>

    Fixed a regression where the Enter key did not work in the playlist (#953)
    Fixed the seek bar changing width as the time counter increments (#957)
    Fixed the title bar getting stuck showing "Buffering" (#959)
    Added a workaround to ensure that the toolbar is not hidden on startup
    Fixed the Composer field not being saved when updating ID3v2 tags

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0.3
« Antwort #36 am: 29 April, 2020, 09:09 »
Changelog

    Qt interface fixes/updates:

    When the menu bar is hidden, an "Audacious" icon is added to the toolbar, allowing menu access
    A-to-B repeat is now available in the Playback menu and displayed in the time label
    The time slider no longer becomes invisible when the window is made very small
    Incorrect behavior of Shift-click selection in the playlist has been fixed (#981)
    The checkbox to "Show time scale for current song" in the info popup did nothing and has been removed (#972)

    Other fixes/updates:

    A rare crash/freeze caused by a race condition in the ALSA output plugin has been fixed (#965)
    The EQ preset button in the Qt Winamp Classic interface now works (#971)
    The Qt Winamp Classic interface now has an option to stay on top of other windows (#980)
    The Song Info plugin now updates correctly when the title changes or playback stops

    Other changes:

    Due to frequent crashes, the Stream Tuner plugin is now disabled by default
    Translations have been updated

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0.4
« Antwort #37 am: 02 Juni, 2020, 05:10 »
Changelog

    Qt interface changes:

    Fixed files being moved instead of copied when dragged to a file manager (#986)
    Added keyboard shortcuts for Open/Add Folder (#989)
    Fixed space being reserved for disabled infobar visualization (#990)
    Fixed playlist rows sometimes changing height at song change

    Qt Winamp Classic interface changes:

    Enabled window snapping to screen edges (#985)
    Enabled dragging files from file manager (contributed by GitHub user iDarkTemplar)

    Other changes:

    Fixed warnings when building Audacious with link-time optimizations
    Fixed stuck startup notification under MATE when Audacious was already running
    Updated translations

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.0.5
« Antwort #38 am: 11 Juli, 2020, 10:30 »
Changelog

    Bugs fixed:

    Fixed UI freeze when asterisk key was pressed (#962)
    Fixed an exception when reading a large APE tag (#992)
    Fixed album artist not being displayed for .m4a files (#1005)
    Fixed a crash on exit with a plugin settings window open (#1007)
    Fixed a crash when scrobbling with curl 7.71.0 (#1008)

    Other changes:

    Changed the default CDDB server to gnudb.org (#994)

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.1 Beta 1
« Antwort #39 am: 30 Dezember, 2020, 16:45 »
Changelog

    New in this release:

    Following the lead of Debian and Fedora, we've made /configure default to a dual Qt+GTK build
    Switching between Qt and GTK modes can now be done right from the Settings window, without editing desktop files
    The Qt UI now provides a much more polished experience on Windows and has been made the default on that platform
    Support for the Meson build system is now feature complete (at least for Linux)
    Preliminary Qt 6 support (requires some manual setup at build time)
    New Global Hotkeys plugin for Qt, courtesy of GitHub user iDarkTemplar (#820)
    OpenMPT (added in 40) is now preferred over ModPlug (#848)
    Album art in the info bar can be disabled (#884)
    Symbolic links are now followed when adding folders (#892)
    The currently playing track is displayed in bold font (#970)
    The playlist drag-and-drop indicator is now more visible (#991)
    Queue Manager, Equalizer, and Equalizer Presets windows are now dockable (#1022)
    Entry, Track, and Queue Number columns now display abbreviated header text (#1024)
    The Song Info window now displays channel count, also courtesy of iDarkTemplar
    The mouse wheel can be used to seek in the Qt UI, courtesy of Simon Pilkington
    The Channel Mixer can now convert 2 to 4 channels, courtesy of Kent Ross
    Desktop notifications can have a custom timeout set, courtesy of Daniel Kamil Kozar
    Scrobbler submissions now include album artist, courtesy of GitHub user arcctgx

    Bugs fixed since 405:

    Cuesheet entries read incorrectly from m3u playlists (#1012)
    Null pointer dereference in Lyrics plugin (#1019)
    Album cover image does not display from ID3v22 tag (#1030)
    Crash in headless mode with status icon enabled (#1042)

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.2
« Antwort #40 am: 10 Juli, 2022, 18:20 »
Changelog

New and improved features:

    Add a built-in dark theme using Qt's Fusion style (default on Windows)
    Add a dark theme-friendly variant of the built-in fallback icons, and make both built-in icon sets user-selectable
    Add partial support for Ogg FLAC streams (#1075, thanks Jim Turner)
    Preselect the filename of an imported playlist when exporting it again (#1128)
    Automatically set the title of an imported playlist based on the filename (#1129)
    Add a Search and Select dialog to the Winamp interface in Qt mode (#1138)
    Add a Jump to Song dialog to the Winamp interface in Qt mode (thanks Steve Storey)
    Add formatter syntax to allow truncating title strings (thanks iDarkTemplar)

Bugs fixed since 4.1:

    Fix some fluidsynth settings not working (#1083)
    Add checks to prevent Open Containing Folder from being abused to open other types of file (#1090)
    Fix a crash in the bundled Game_Music_Emu library's SNES emulation (#1135)
    Fix the Winamp interface not minimizing from the Windows taskbar (#1136)
    Fix .mkv files being skipped when opening a folder (#1137)
    Prevent the Qt interface from popping up multiple error dialogs (#1147)

Bugs fixed since 4.2-beta1:

    Don't switch to FileWriter output when no other outputs are available (#1149)
    Update for compatibility with FFmpeg 5.0 (#1159)
    Fix hang when reaching the end of some files using FFmpeg (#1156)
    Fix playlist unexpectedly scrolling in Winamp interface (#1157)
    Prevent crash in 3rd-party QtPBFImagePlugin when using Winamp interface (#1166)

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.3
« Antwort #41 am: 08 März, 2023, 18:30 »
Changelog

New plugins and features:

    Add PipeWire output plugin
    Add native Opus decoder plugin
    Support GTK3 again (optional, default is GTK2)
    Support of Qt 6 is mature (optional, default is Qt 5)
    Meson support is feature complete now and tested on all main platforms, so consider switching to this build system (Autotools is still supported though)
    Allow copying file path in song info dialog (#1174)
    Support Ogg FLAC audio streams (#1176)
    Support reading embedded lyrics tags (#1192)
    Account for album artist in Search Tool (#1193)
    Support new song length database format in SID plugin
    Support Publisher and Catalog Number tags
    Add file filter to Export Playlist file dialog

Bugs fixed since 4.2:

    Show correct song length for audio streams (#1179)
    Correctly handle libflac built without Ogg FLAC support (#1181)
    Increased M3U file size limit from 16 MB to 256 MB (#1194)
    Preserve existing FLAC Vorbis comments (#1202)

Improvements since 4.3-beta1:

    Updated translations, with Romanian as new supported language
    Ctrl+F in the Qt interface now also searches in file names (#1204)
    Prevent warning by FFmpeg about discarded samples when opening files

Other changes:

    Removed alarm plugin due to serious bugs (#793)

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189180
  • Ohne Input kein Output
    • DVB-Cube
Audacious 4.3.1
« Antwort #42 am: 03 Mai, 2023, 18:30 »
Changelog

    Bugs fixed:

    Fix incorrect detection of SymMod files as MP3 files (#1188)
    Fix reading of invalid ID3v2.4 tags (#1205)
    Fix seek errors for some FLAC files (#1211)

    Other changes:

    Add Qt 6 support for the hotkey plugin
    Restore saved volume settings on macOS
    Support Meson on BSD systems
    Set WM_WINDOW_ROLE for top-level X11 windows
    Optimize bundled Winamp skins with OptiPNG (#1212)
    Update translations

[close]

http://audacious-media-player.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )