Activity
From December 12, 2018 to January 10, 2019
January 10, 2019
-
05:13 Bug #859 (New): .wsz skins cannot be used on Windows
- The current scheme uses the external "unzip" program which generally isn't present on Windows.
We could ship an "u...
January 07, 2019
-
21:44 Feature #858: Add a way to close/unload a playlist without deleting it from disk
- Dreamcat Four wrote:
> Then having CTRL+W simply closing the current view of the playlist. For example this is bette... -
19:52 Feature #858: Add a way to close/unload a playlist without deleting it from disk
- John Lindgren wrote:
> 1. Alt-F4 will minimize to the system tray if you have the 'Close to system tray' checkbox ch... -
15:24 Feature #858: Add a way to close/unload a playlist without deleting it from disk
- 1. Alt-F4 will minimize to the system tray if you have the 'Close to system tray' checkbox checked.
2. There is no... -
15:20 Support #857 (Closed): Some podcasts using bandwidth
- That's bizarre. Glad you found a solution.
January 06, 2019
-
17:15 Support #857: Some podcasts using bandwidth
- I took a look at gpodder. In the preferences the audio player command is set to 'audacious %U'. I removed the '%U' an...
January 05, 2019
-
18:52 Feature #858 (Rejected): Add a way to close/unload a playlist without deleting it from disk
- Quick fore-note:
* This situation is with 'Close to system tray' Checkbox enabled. In the settings of: 'Status Ico... -
17:46 Support #857: Some podcasts using bandwidth
- I tried opening the file directly in audacious and it works as I expect with no network activity, so I guess the prob...
-
17:36 Support #857 (Closed): Some podcasts using bandwidth
- I have noticed that some podcasts (passed to audacious from gpodder) show a URL in the File Path column instead of th...
January 04, 2019
-
16:15 Bug #746: Audacious should simply ignore not existent files in playlist (like winamp)
- Since 3.10 audacious does not remove from playlist not existent files, as winamp and earlier audacious versions
But ...
January 03, 2019
-
13:13 Feature #553: History tab/plugin
- Here's an updated script which I checked against
% & ' " ( ) + ;
+ various Unicode characters and everything w...
December 31, 2018
-
21:52 Feature #848: Set OpenMPT priority above ModPlug
- > Chris Spiegel has created a working audacious plugin for this already
I will wait for a request from Chris himse... -
12:12 Feature #848: Set OpenMPT priority above ModPlug
- Debian Testing is somewhat behind Fedora because of Red Hat's involvement with GCC....
-
04:23 Feature #848: Set OpenMPT priority above ModPlug
- Michael Schwendt wrote:
> Interestingly, the "problematic module" attached to this ticket crashes openmpt123.
>
>... -
18:08 Support #851 (Closed): Windows installation to "C:\Program Files (x86)\Audacious" causes error at startup
-
18:06 Bug #856 (Rejected): Default player in Windows
- Not a bug.
-
15:08 Bug #856 (Rejected): Default player in Windows
- It seems that manual choice is now rejected (at least on my system) for some reason
The installer should register ...
December 30, 2018
-
22:59 Feature #848: Set OpenMPT priority above ModPlug
- Interestingly, the "problematic module" attached to this ticket crashes openmpt123.
Going through a dir of testmod... -
12:14 Feature #848: Set OpenMPT priority above ModPlug
- My advice: Don't "switch", but introduce a separate input plugin for a new MOD backend lib.
The rationale is simp...
December 29, 2018
-
23:47 Bug #855 (Rejected): [Re-opened][KDE respones]KDE Media Player widget display glitchy countdown and progress bar.
- The PropertiesChanged signal is a known bug in GDBus. See #849.
There is a patch recently merged that fixes it:
... -
16:11 Feature #553: History tab/plugin
- I'm using this workaround until we have this feature implemented.
The escape() routine is badly written but it was...
December 28, 2018
-
23:46 Bug #855 (Rejected): [Re-opened][KDE respones]KDE Media Player widget display glitchy countdown and progress bar.
- I filed this bug on Audacious before here:
https://redmine.audacious-media-player.org/issues/853
Sorry, I don't kno...
December 26, 2018
-
15:15 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- @Waky: That's b/c this is a proposed patch, which has not been implemented in Audacious as of this time. It IS impl...
December 25, 2018
-
08:04 Bug #854 (Closed): Floating-point WavPack files play as noise
- Decoding of 32-bit floating-point WavPack files was indeed not handled correctly.
Fixed:
https://github.com/audac... -
06:29 Feature #602: Restoring XMMS "AUTO" (entry-specific) equalizer settings (patch/suggestion included).
- Jim Turner wrote:
> After finding and fixing a bug in my patch causing the improper switching / restoring presets wh...
December 24, 2018
-
23:57 Bug #854: Floating-point WavPack files play as noise
- I was using (lots of flacs) 24bit/192kHz (some 96kHz and 88.2kHz too) files fine, then tried to use a 32bit/192kHz fi...
-
17:52 Bug #854: Floating-point WavPack files play as noise
- Everything is converted to 32-bit float internally, so the bit depth of the input file shouldn't make a difference un...
-
17:35 Bug #854: Floating-point WavPack files play as noise
- Are you really using version 3.0? That version has been unsupported for years; please try a newer version of Audacio...
-
17:32 Bug #853 (Rejected): KDE Media Player widget display glitchy countdown and progress bar.
- It looks like the KDE widget is trying to interpolate the position counter and doing a bad job of it.
You should r...
December 22, 2018
-
19:38 Bug #854 (Closed): Floating-point WavPack files play as noise
- I'm using a USB DAC that supports up to 24bit 96kHz playback. I also have a number of 32bit(floating point) / 192 kHz...
-
03:18 Bug #853: KDE Media Player widget display glitchy countdown and progress bar.
- Its has been confirm to happen only to Audacious. Playing music with other application like firefox. Other people rep...
-
03:14 Bug #853 (Rejected): KDE Media Player widget display glitchy countdown and progress bar.
- When playing music with Audacious, KDE media player widget shows a glitch in count down.
Operating System: openSUS...
December 21, 2018
-
07:32 Feature #8 (Closed): Make column titles clickable allowing to change the sort order
- https://github.com/audacious-media-player/audacious-plugins/commit/3e0551322218de8731f5cf988f5d737a7861cee3
December 20, 2018
-
00:36 Bug #849 (Closed): MPRIS2 plugin is emitting position-change signals
- I added the necessary annotation to our XML file:
https://github.com/audacious-media-player/audacious-plugins/commit...
December 13, 2018
-
11:50 Bug #849: MPRIS2 plugin is emitting position-change signals
- Oops, here's the link: https://gitlab.gnome.org/GNOME/glib/merge_requests/532
-
11:47 Bug #849: MPRIS2 plugin is emitting position-change signals
- Hi, I took the liberty of rebasing the patch you linked to so it applies the upstream's master. Hopefully this will b...
-
11:21 Feature #852 (Rejected): Group by albums or artists
- I would like so much that we had a change to group songs by albums or artist in playlists. And maybe even add a colum...
December 12, 2018
-
08:46 Support #851: Windows installation to "C:\Program Files (x86)\Audacious" causes error at startup
- Cool, I've moved the install location; just for interest' sake, I did see an event log about gspawn-win32-helper.exe ...
-
01:52 Support #851: Windows installation to "C:\Program Files (x86)\Audacious" causes error at startup
- I would say, just leave it installed in a path without spaces if that's working for you. Audacious doesn't try to op...
-
05:33 Support #850: There is not QT option to choose from?
- Hi John,
I think I just found the problem with my Audacious QT. I downloaded the webupd8 bionic deb files from the... -
04:45 Support #850: There is not QT option to choose from?
- Hi John,
Thank you for your replies.
I booted into Linux Mint 19 Cinnamon based on Ubuntu 18.04 and installed A... -
01:42 Support #850: There is not QT option to choose from?
- P.S. I deleted two inactive accounts, phd21 and pjd21, that looked like yours.
-
01:38 Support #850: There is not QT option to choose from?
- I checked the binary from WebUpd8 and it has Qt enabled. You ought to be able to just run "@audacious --qt@" if that...
Also available in: Atom