Project

General

Profile

Activity

From November 10, 2020 to December 09, 2020

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

November 28, 2020

21:37 Feature #1022 (Closed): Embedded queue box
This is implemented in master and will be released in 4.1. John Lindgren

November 23, 2020

07:05 Support #1034 (Closed): Radio freezes after network shutdown or suspend mode
Radio freezes after network shutdown or suspend mode
audacious qt v4.0.5
sequencing:
1. play radio station, eg...
grayich grayich

November 18, 2020

00:39 Bug #1031: Song Lyrics again not working
Try Lyrics Finder ver 1.5..perfectly..........for Linux!! Dino Hasagic

November 16, 2020

11:43 Bug #1031: Song Lyrics again not working
Screenscraping genius.com is likely something that will get us DMCA'd. I'd rather not. Ariadne Conill

November 12, 2020

06:41 Feature #424: Show column headers for length, entry number, etc.
I also desire the option to have the column headings.
I respect the decision, however ask if it could be reconside...
John Wehle
 

Also available in: Atom