Project

General

Profile

Activity

From October 22, 2019 to November 20, 2019

November 19, 2019

11:40 Bug #920 (Closed): meson: fix lame.h detection
I think I've ran out of meson bugs to report :) Enne Eziarc
11:17 Bug #919 (Closed): meson: sporadic build failures due to missing aud-dbus.h
With this one-liner I start getting “fatal error: aud-dbus.h: No such file or directory” at -j4 with ccache enabled:
...
Enne Eziarc
05:50 Feature #918: Replace libguess with libuchardet
Seems that libuchardet is not very reliable with tags. Will test some other libraries. Ariadne Conill
02:04 Feature #918: Replace libguess with libuchardet
Sounds good to me. John Lindgren
01:48 Feature #918 (New): Replace libguess with libuchardet
Thoughts on replacing libguess with libuchardet? It's more portable and supports more languages. Ariadne Conill
01:12 Feature #915 (Closed): configurable plugin priority
Done in latest git. Ariadne Conill
00:45 Bug #917 (Closed): meson: fix path defines
Applied, thanks. Ariadne Conill

November 16, 2019

08:15 Bug #917: meson: fix path defines
Ah hang on, there's more. Enne Eziarc
07:44 Bug #917 (Closed): meson: fix path defines
prefix is set correctly, but never passed down to path defines. This manifests itself as audacious failing to start u... Enne Eziarc

November 14, 2019

16:19 Feature #916 (Closed): Tag editor improvements
The song info window of the Qt UI could be made into a much more useful tag editor with some improvements.
Some id...
John Lindgren

November 13, 2019

21:20 Feature #915: configurable plugin priority
Yeah, that was what I was thinking for a first step, but I think users may still want to be able to override our defa... Ariadne Conill
21:08 Feature #915: configurable plugin priority
What if we just change the default InputInfo so that the default priority is 5 instead of 0?
And adjust the priori...
John Lindgren
20:53 Feature #915 (Closed): configurable plugin priority
We should make it possible to configure plugin priority somehow.
Third party plugins (such as vgmstream) would lik...
Ariadne Conill

November 11, 2019

22:52 Bug #914 (Closed): meson: icons in 4.0_beta1 are installed to subdirectories named after themselves
Applied, thanks. Ariadne Conill
03:22 Bug #914 (Closed): meson: icons in 4.0_beta1 are installed to subdirectories named after themselves
Patch enclosed. Enne Eziarc

November 08, 2019

16:06 Feature #909: remember open/close status of equalizer and equalizer-presets windows
It's always worked for me in the "skins" interfaces, but I concur, the equalizer window, if open when Audacious close... Jim Turner

November 07, 2019

15:54 Feature #913: Play / create new playlist from selection
You can do this pretty easily if you're using the Search Tool: just search for the album by name and then press Enter... John Lindgren

November 06, 2019

13:45 Feature #913 (New): Play / create new playlist from selection
I like to listen to albums whole and then select another album afterwards. What that basically means is I like playb... Bob Ham
00:23 Support #912 (Closed): OpenPSF: Won't play MiniPSF on Linux
All right, thanks for the update. John Lindgren

November 05, 2019

21:16 Support #912: OpenPSF: Won't play MiniPSF on Linux
RESOLVED
Nevermind. It turns out to be a non-fixable Windows/Linux issue.
The psflib file it was looking for is...
- -
18:57 Support #912: OpenPSF: Won't play MiniPSF on Linux
Downloaded 3.10.1 (Windows) from the website, works fine too as before. - -
16:43 Support #912: OpenPSF: Won't play MiniPSF on Linux
Have you tried 3.10.1 under Wine also? Hard to say whether it's a Windows-vs-Linux issue when you're also comparing ... John Lindgren

November 04, 2019

10:29 Support #912 (Closed): OpenPSF: Won't play MiniPSF on Linux
As described above.
It reads metadata tags correctly, but it won't play; it simply does nothing. It still works wi...
- -

November 01, 2019

16:50 Bug #911: TrackPoint scrolling do not work
Sounds like this will be resolved when we switch to Qt. John Lindgren
11:00 Bug #911: TrackPoint scrolling do not work
Scrolling works in Transmission, which uses GTK. nope nope

October 31, 2019

13:43 Bug #911: TrackPoint scrolling do not work
>Horizontal and vertical scrolling works in other softwares.
It do not work in GIMP, which uses GTK+. Native- and ...
nope nope
13:35 Bug #911 (Rejected): TrackPoint scrolling do not work
When trying to scroll listings (playlists, search results), the Synaptics scroll icon displays, but no scrolling occu... nope nope

October 30, 2019

15:09 Support #910 (Closed): How does one edit "song info" metadata on Qt side?
https://github.com/audacious-media-player/audacious/commit/9c3aee867ee914804384dc32e56bccdfec12f65f John Lindgren
13:50 Support #910: How does one edit "song info" metadata on Qt side?
Click on a field value a second time to edit it. This is standard Qt behavior, but maybe we should add a hint to the... John Lindgren
05:28 Support #910 (Closed): How does one edit "song info" metadata on Qt side?
When I right-click on a song entry and the "Song Info" window pops up, it shows all the fields and their current valu... Jim Turner

October 29, 2019

20:20 Feature #879: Specify the toolkit Audacious was built with
> Target version deleted (-4.0-)
I'm confused: you rejected this feature request ages ago and now you're updating ...
Artem S. Tashkinov
02:49 Feature #872 (Closed): Build song change plugin for WIndows
Included in Win32 builds for 4.0-beta1. John Lindgren
02:48 Support #888 (Closed): lyricwiki plugin fails to connect (Windows-specific)
Removed LyricWiki plugin from the Win32 builds for 4.0-beta1. John Lindgren

October 28, 2019

18:56 Feature #547 (Closed): Option to hide the playlist tab bar, regardless
https://github.com/audacious-media-player/audacious-plugins/commit/89365b7e6157e777f1fbb923801bfd457978c243 John Lindgren

October 27, 2019

10:41 Feature #909 (New): remember open/close status of equalizer and equalizer-presets windows
For usability purposes, it would be nice if the equalizer and equalizer presets windows would open at startup if they... Tristan C.

October 26, 2019

14:21 Feature #908: Use QtXml instead of libxml2
QtXml itself seems to be deprecated in favor of QXmlStreamReader:
https://doc.qt.io/qt-5/qxmlstreamreader.html
John Lindgren
13:44 Feature #908 (New): Use QtXml instead of libxml2
Once we drop GTK support, it would be nice to drop libxml2 dependency altogether by rewriting the code that uses it t... Ariadne Conill
13:41 Feature #907 (New): QtNetwork-based HTTP client
It would be nice to use the HTTP client built into QtNetwork when the Qt port is enabled, instead of neon. This also... Ariadne Conill
12:11 Feature #906 (Closed): lyricwiki - Please add support for local .lrc lyric files (patch included)
Ariadne Conill
12:11 Feature #906: lyricwiki - Please add support for local .lrc lyric files (patch included)
I think that what I have added is mostly functionally equivalent to what is in the diffs here. The only thing missin... Ariadne Conill

October 25, 2019

16:03 Feature #906: lyricwiki - Please add support for local .lrc lyric files (patch included)
Ariadne: Wow - looks like you've done a bunch of work the last cpl. days on this! Sure, I'll be happy to help in an... Jim Turner
14:14 Feature #906: lyricwiki - Please add support for local .lrc lyric files (patch included)
I tried out the new local lyrics support in master this morning and it worked great. Very slick!
By the way, I pl...
John Lindgren
08:56 Feature #906: lyricwiki - Please add support for local .lrc lyric files (patch included)
Hey!
Thanks for sending me these patches, I have found them quite useful for reference as I have been refactoring ...
Ariadne Conill
 

Also available in: Atom