Project

General

Profile

Activity

From November 29, 2020 to December 28, 2020

December 28, 2020

18:26 Feature #1046 (New): Add all id3v2 frames in the settings of Playlist available columns
The GTK interface allows to add and remove columns from the Playlist, but those columns are just ten out of the many ... Nelson Suniaga

December 27, 2020

07:47 Feature #1044: better support for corupted/damaged files
It's not about recovering anything. The files stay damaged.
I'm saying, it should seek ahead for stuff that it can d...
Anonymous
07:27 Feature #1045: mention audtool in "audacious -h" for advanced cli controll
By that logic, -h shouldn't exist, since everything it displays are in the man pages. I've seen an other feature requ... Anonymous

December 26, 2020

21:50 Bug #1042 (Closed): [32bit] Qt status icon menu has several problems
Oops, I fat-fingered and edited your comment, sorry. Anyway, the bug is fixed, closing.
File a bug against MATE fo...
John Lindgren
18:53 Bug #1042: [32bit] Qt status icon menu has several problems
> I'm supposed to compile it?
Hi! Welcome, you've found the website of the upstream Audacious project. We provide ...
Anonymous
17:38 Bug #1042: [32bit] Qt status icon menu has several problems
You can left-click on the status icon to show the UI again.
Please see if these fixes resolve the crash in headles...
John Lindgren
21:43 Feature #1044 (Rejected): better support for corupted/damaged files
Sorry, Audacious is not the correct tool for recovering damaged files. John Lindgren
21:41 Feature #1043 (Rejected): refugee skin tweeks
Skins are a matter of personal preference, and you can modify them however you like.
If you create a new skin or a m...
John Lindgren
21:40 Feature #1045 (Rejected): mention audtool in "audacious -h" for advanced cli controll
audtool is mentioned in the manual page. John Lindgren
10:58 Feature #1045 (Rejected): mention audtool in "audacious -h" for advanced cli controll
Like the title says, mention audtool. Make sure to describe it as an advanced/thorow cli control utility (in good Eng... Anonymous
21:39 Bug #1039 (Closed): Compiler warnings with clang 11.0
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/92592612f0de7c42cf81e7649836ce826c19cd3a
John Lindgren

December 24, 2020

18:53 Feature #1044 (Rejected): better support for corupted/damaged files
Audacious gives up immediately (or too fast), when trying to decode damaged files. It should keep seeking ahead, unti... Anonymous
16:00 Feature #1043: refugee skin tweeks
i meant blue... Anonymous
15:52 Feature #1043 (Rejected): refugee skin tweeks
The big "X" XMMS button, for the about widget, could be replaced with a "a" button of audacious.
On the left of th...
Anonymous
15:27 Bug #1042 (Closed): [32bit] Qt status icon menu has several problems
it's possible, that this is 32bit specific.
with close to system tray enabled, closing works fine, but then, there...
Anonymous

December 21, 2020

20:58 Feature #884: How to block album art?
If you mean the album art in the info area (black bar at the bottom), version 4.1 will allow hiding the album art there. Thomas Lange
20:42 Feature #970: Currently playing track no longer highlighted (bold)
4.1 will again use a bold font for the current track. Thomas Lange
20:30 Feature #1024 (Closed): Some columns head don't show any tag
4.1 now uses abbreviated headers for these columns.
https://github.com/audacious-media-player/audacious-plugins/co...
Thomas Lange

December 18, 2020

01:58 Bug #1041 (Closed): Crash when switching from default Qt interface to Skins (latest git)
Fixed, thanks for catching that! John Lindgren

December 17, 2020

07:56 Bug #1041 (Closed): Crash when switching from default Qt interface to Skins (latest git)
Just what title says. Pbm is only in latest GIT (2 different versions of Qt5 tested). Pbm was not present in last G... Jim Turner

December 11, 2020

23:21 Support #1040: Couple of questions
> 2) What does the "Queue Manager" do and how does one use it?
You can queue tracks there to play them in the give...
Thomas Lange

December 10, 2020

23:33 Support #1040 (Closed): Couple of questions
1) Window-grouping question: When using Qt or skins interfaces, and have multiple Audacious windows, ie. plugins, e... Jim Turner

December 08, 2020

05:07 Feature #1038 (Closed): Eliminate dependence on QEventDispatcherGlib
https://github.com/audacious-media-player/audacious/commit/b7f0019b99b2cd745721d1ff92bf7d5b32f43bb4 John Lindgren

December 07, 2020

14:08 Bug #1039 (Closed): Compiler warnings with clang 11.0
The recently released Clang 11.0 generates the following compiler warnings for audacious-plugins:
hotkey (GTK):
...
Thomas Lange
04:35 Feature #1038 (Closed): Eliminate dependence on QEventDispatcherGlib
D-Bus support is not working on Windows when running in Qt mode, because Qt is not running a GLib main loop there.
...
John Lindgren
04:22 Feature #1017: QT Global Hotkeys rework proposal and cross-platform support
audtool is most likely not working because GDBus needs a GLib main loop running. Fixing it *might* be as simple as re... John Lindgren

December 06, 2020

17:12 Feature #1017: QT Global Hotkeys rework proposal and cross-platform support
Thanks for considering. I have the solution working on my side. At first, I didn't even realize that QT is not the de... Domen Mori

December 05, 2020

22:24 Bug #1037: Dock widget window-manager issues
After further testing, you are correct in closing. The only remaining issue I described is only for my rickedy ol' A... Jim Turner
18:24 Bug #1037: Dock widget window-manager issues
Sounds like a different bug. For this one you specifically said, "When Audacious is started with a given dock widget ... John Lindgren
17:41 Bug #1037: Dock widget window-manager issues
You closed this whilst I was still testing?! This workaround fixes alot of things! The only thing it DOESN'T FIX is... Jim Turner
16:27 Bug #1037 (Closed): Dock widget window-manager issues
John Lindgren
06:34 Bug #1037: Dock widget window-manager issues
https://bugreports.qt.io/browse/QTBUG-89144
I added a workaround to the Qt UI. Please test and see if it works for...
John Lindgren
04:54 Bug #1037: Dock widget window-manager issues
As a workaround, I'd suggest keeping plugin widgets docked in the main window -- that solves pretty much all window m... John Lindgren
04:53 Bug #1037: Dock widget window-manager issues
I can reproduce the "unwanted always-on-top" issue (Qt 5.15.2 and openbox). It seems that Qt is creating the plugin w... John Lindgren
18:18 Support #1036 (Closed): Recent dockwidget redux causes main window to "walk" vertically upon invocation.
I don't think we should add a workaround this ugly for a minor bug that Qt has already fixed. I'm going to close this... John Lindgren
17:56 Support #1036: Recent dockwidget redux causes main window to "walk" vertically upon invocation.
Could be, but this patch seems to FIX this issue on AfterStep, jwm, fluxbox, and icewm (tested) on both 5.7 and 5.12.... Jim Turner
04:42 Support #1036: Recent dockwidget redux causes main window to "walk" vertically upon invocation.
I tested 4 different systems and don't see this occurring:
* Qt 5.3.2, xfwm4
* Qt 5.12.7, kwin
* Qt 5.14.2, xfwm...
John Lindgren
18:11 Feature #979 (Closed): Two little feature requests for Qt interface and playlists
The remaining feature request (increase height/padding between rows) is a QStyle setting and can be changed by switch... John Lindgren
18:08 Feature #991 (Closed): Playlist drag and drop position indicator for Qt UI?
I've applied this patch for 4.1. Thanks all! John Lindgren
17:51 Feature #892 (Closed): Follow symlinks when adding directory
Implemented for 4.1:
https://github.com/audacious-media-player/audacious/commit/571f141df41223d29c882c7a42611d331c62...
John Lindgren
17:38 Feature #848 (Closed): Set OpenMPT priority above ModPlug
OpenMPT is now the default in Git master. John Lindgren
16:45 Feature #839 (Rejected): Equalizer per-file autoload (again) plugin?
Looks like we already have #602 open for this. John Lindgren
16:42 Feature #835 (Closed): PLAYLIST tab -- right click on tab should open context menu (an enhancement suggestion)
This was implemented in the Qt UI some time back. Closing. John Lindgren
16:41 Feature #778 (Closed): Add shortcut to jump to currently playing playlist
Qt UI is now the default, so closing. John Lindgren
16:40 Feature #820 (Closed): Global shortcuts for a Qt version
Git master has a Qt Global Hotkeys plugin now.
https://github.com/audacious-media-player/audacious-plugins/pull/86
John Lindgren
16:37 Feature #723 (Rejected): Offer column with album art
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:37 Feature #735 (Rejected): Album Playlists + Search Tool integration
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:36 Feature #736 (Rejected): Library Playlist: allow selecting multiple songs and send them to a new (or existing) playlist
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:36 Feature #745 (Rejected): Ignore file name from embedded cuesheet
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:36 Feature #749 (Rejected): Add ReplayGain support for ALAC files
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:36 Feature #752 (Rejected): Read lyrics from ID3 tag
Closing old feature requests that no one has shown interest in working on for >3 years. John Lindgren
16:30 Support #1034: Radio freezes after network shutdown or suspend mode
I can't reproduce this. John Lindgren

December 04, 2020

04:42 Bug #1037 (Closed): Dock widget window-manager issues
When Audacious is started with a given dock widget inactive (that starts up floated when activated), then when the wi... Jim Turner

December 03, 2020

22:32 Support #1036: Recent dockwidget redux causes main window to "walk" vertically upon invocation.
I took another look at this and this (patch seems to work for both old and new Qt).
Regards,
Jim
Jim Turner
18:42 Support #1036 (Closed): Recent dockwidget redux causes main window to "walk" vertically upon invocation.
Issue affects older Qt's (v5.7.1 tested), but not newer (5.15.1 tested). When exiting Audacious WITH at least one do... Jim Turner
04:25 Feature #1017: QT Global Hotkeys rework proposal and cross-platform support
Sorry for the late reply on this. Also for not having gotten to your previous pull request for Windows/GTK yet.
Th...
John Lindgren

December 01, 2020

13:15 Bug #1035 (Closed): [meson] qtaudio plugin should be optional, independently of other qt5 code
Enne Eziarc wrote:
> Applying both seems like the right answer here?
I have committed both patches together now. ...
Thomas Lange
02:29 Bug #1035: [meson] qtaudio plugin should be optional, independently of other qt5 code
Thomas Lange wrote:
> Could you please test the attached patch? I guess that's the right fix.
That one works, but...
Enne Eziarc
02:20 Bug #1035: [meson] qtaudio plugin should be optional, independently of other qt5 code
Could you please test the attached patch? I guess that's the right fix. Thomas Lange

November 30, 2020

22:51 Bug #1035: [meson] qtaudio plugin should be optional, independently of other qt5 code
Hmm, it's already optional with autoconf/make-based builds. John Lindgren
15:01 Bug #1035 (Closed): [meson] qtaudio plugin should be optional, independently of other qt5 code
Extremely nitpicky I know, but someone might be happy to avoid the extra dependency.
Disabling it doesn't lose any...
Enne Eziarc

November 29, 2020

04:37 Bug #1033 (Rejected): Disc number metadata is ignored
Closing since we have a ticket for this already. John Lindgren
04:36 Support #1028 (Closed): Audacious won't start
Please seek support from your distribution (Elementary OS). John Lindgren
04:34 Support #1029 (Closed): Vision handicapped
John Lindgren
04:34 Bug #1032 (Rejected): error reading metadata
Closing due to lack of response. John Lindgren
 

Also available in: Atom