Project

General

Profile

Activity

From November 28, 2011 to December 27, 2011

December 27, 2011

01:16 Feature #14: MPRIS 2 interface support
Great, thank you!! I'll test it as soon as possible. Jacopo Lorenzetti
00:44 Feature #14 (Closed): MPRIS 2 interface support
Git version has basic MPRIS 2 functionality, enough for Ubuntu sound menu support. Album art is a little thorny beca... John Lindgren

December 25, 2011

21:28 Bug #16: Desktop Sticky not working
Forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=666842. John Lindgren
20:51 Bug #16: Desktop Sticky not working
Sorry, patch was incorrect. Updating. John Lindgren
20:47 Bug #16: Desktop Sticky not working
Hi, the root of this problem is a bug in GDK (which I mistakenly reported against XFWM4 almost two years ago, see htt... John Lindgren
02:11 Bug #16: Desktop Sticky not working
It's not working properly for me in XFCE either (Audacious 3.2-devel). Will look into it when I have a chance. John Lindgren
01:14 Bug #16 (Closed): Desktop Sticky not working
Starting with version 3.0 the "sticky" option doesn't work for me in Enlightenment 0.16. I've never used the built i... Topher 1kenobe

December 24, 2011

17:26 Bug #15 (Closed): Remaining reference to Ctrl+d for scaled mode
Fixed:
https://github.com/audacious-media-player/audacious/commit/b8162e2d87e96a97646595724f63c24d86a30321
John Lindgren
10:55 Bug #15 (Closed): Remaining reference to Ctrl+d for scaled mode
"man audacious" still mentions the old "Scaled mode", which has been dropped:
Control + d Toggle d...
Michael Schwendt
14:57 Feature #14: MPRIS 2 interface support
Bad news: I couldn't imagine that the old bug tracker would be put offline so I haven't kept a copy locally either. M... Jacopo Lorenzetti

December 23, 2011

04:55 Feature #14: MPRIS 2 interface support
Unfortunately I don't have a copy locally, so either it will have to be found in a backup or rewritten. John Lindgren
03:43 Feature #14: MPRIS 2 interface support
Hi, I just realized I uploaded a 404 error instead of the plugin (I tried downloading the file from the old jira). Ca... Jacopo Lorenzetti
02:46 Feature #14: MPRIS 2 interface support
Hi, I will be happy to merge this plugin if anyone can verify that it works (or point out what it is doing wrong). I... John Lindgren
00:51 Feature #14: MPRIS 2 interface support
John Lindgren wrote:
> Some thoughts:
>
> MPRIS 2 makes heavy use of the org.freedesktop.DBus.Properties interfac...
Jacopo Lorenzetti
00:46 Feature #14 (Closed): MPRIS 2 interface support
Audacious currently supports the MPRIS 1 API but is not MPRIS 2 capable.
More desktop applets (MPRIS Applet in GNO...
Jacopo Lorenzetti

December 21, 2011

18:29 Bug #5 (Closed): SMB transport plugin does not build
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/a31c99a88e78004275229f4966f8a80e3426ee4f
John Lindgren
14:50 Feature #7: A bunch of suggestions for Library
_> 1. Make search bar permanently visible and place it between play buttons (Open, Add ...) and playback options butt... Artem S. Tashkinov
14:29 Feature #7: A bunch of suggestions for Library
5. Yet another suggestion. After entering a search query and hitting "Enter", the found songs should be played automa... Artem S. Tashkinov
14:39 Feature #13 (Rejected): [crossfade] Add silence detection
Currently it works by specifying a crossfade interval without taking into consideration the sound strength at the end... Artem S. Tashkinov

December 20, 2011

20:42 Bug #4 (Rejected): cover images are not displayed anymore
We need to provide better instructions for building Audacious to prevent mistakes like this. When I have the time I ... John Lindgren
18:02 Bug #4: cover images are not displayed anymore
You are right, the plugins link to gtk 3.x and the main program to gtk 2.x. It would be nice if configure could preve... Götz Waschk
17:20 Bug #4: cover images are not displayed anymore
This looks like you built Audacious core against GTK 2.x but built the plugins against GTK 3.x. Did you forget to us... John Lindgren
14:59 Bug #4: cover images are not displayed anymore
I forgot to mention that I'm using gtk+ 2.24.5 and glib 2.28.8. Götz Waschk
14:58 Bug #4 (Rejected): cover images are not displayed anymore
This is on Mandriva 2011 x86_64 with audacious 3.1.1 and audacious-plugins 3.1.1. Previous versions of audacious did ... Götz Waschk
20:40 Bug #12 (Rejected): Volume changes (using software volume control) are not instantaneous
This has been discussed before and is not going to be fixed. Software volume control by its very nature is applied w... John Lindgren
19:18 Bug #12 (Rejected): Volume changes (using software volume control) are not instantaneous
I hope this issue will be fixed some day.
I don't use any audio effects plugins (but even in this case most audio ...
Artem S. Tashkinov
20:37 Feature #11: [gtkui] Queue position and entry number columns are unnecessarily wide
It's because GTK's method of calculating the best-fit column width is too slow for large playlists. Hence we have to... John Lindgren
19:12 Feature #11 (Closed): [gtkui] Queue position and entry number columns are unnecessarily wide
Please, see the attached screenshot.
125 px combined, which is wrong I suppose.
Gtk 2.22 here.
Artem S. Tashkinov
20:32 Bug #6 (Closed): [regression] Tabs have become unnecessarily high in 3.2-alpha1
John Lindgren
20:31 Bug #6 (Resolved): [regression] Tabs have become unnecessarily high in 3.2-alpha1
This is fixed in Git:
https://github.com/audacious-media-player/audacious-plugins/commit/0c445d11c4b8d3af2a946f0c8fe...
John Lindgren
18:46 Bug #6 (Closed): [regression] Tabs have become unnecessarily high in 3.2-alpha1
In Audacious 3.2-alpha1 tabs height is approximately 38 pixels, whereas in all previous Audacious versions tabs used ... Artem S. Tashkinov
19:09 Feature #10 (Closed): Allow columns to be draggable to change their order
That's it. Artem S. Tashkinov
19:08 Feature #9 (Rejected): Right click on the columns bar should show a dialog allowing to hide/show columns
Currently it's implemented via a separate window, I'd suggest making it a list with checkboxes. Artem S. Tashkinov
19:06 Feature #8 (Closed): Make column titles clickable allowing to change the sort order
Currently column titles are static. Artem S. Tashkinov
19:05 Feature #7 (Rejected): A bunch of suggestions for Library
1. Make search bar permanently visible and place it between play buttons (Open, Add ...) and playback options buttons... Artem S. Tashkinov
15:33 Bug #5 (Closed): SMB transport plugin does not build
This is on Mandriva 2011 x86_64. The smb plugin fails to build like this:
smb.c: In function 'smb_vfs_fopen_impl':
...
Götz Waschk

December 17, 2011

11:29 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
Hi John, you are certainly right, anyway i'm not C/C++ programmer so I won't be able to point any part of code :)
Fo...
Aponia71 Aponia71
04:51 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
One thought: what GTK+ version is your 2.4.4 build linked to, and what version is your 3.1.1 build linked to? It may... John Lindgren
04:43 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I built 2.4.5, and the problem occurs with that version also. So it is a regression in Openbox, not Audacious. John Lindgren
00:14 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
Please point out the problem in the Audacious code, or bisect it to the commit that caused the problem. John Lindgren

December 16, 2011

23:23 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I just did a test within virtualbox : 2.4.4 version does not have this bug on lubuntu 11.10. Just after upgrading aud... Aponia71 Aponia71
19:00 Bug #3 (Rejected): Playlist sub-window stays in background (LXDE/Openbox)
I built 2.5.4, and the problem occurs with that version also. So it is a regression in Openbox, not Audacious. John Lindgren
00:12 Bug #3: Playlist sub-window stays in background (LXDE/Openbox)
I have noticed the same problem, but didn't realize it was new with 3.x (figured it was an Openbox problem). Guess I... John Lindgren
18:45 Bug #2 (Closed): [pulse] Volume changes made when not playing have no effect
https://github.com/audacious-media-player/audacious-plugins/commit/13305ca61e55417fcdf8ecd5fe2cfb695167ff99
https://...
John Lindgren

December 15, 2011

22:44 Bug #3 (Rejected): Playlist sub-window stays in background (LXDE/Openbox)
I think I've found an annoying bug on LXDE (Lubuntu 11.10) for all 3.x versions of audacious. I currently run 3.1.1 v... Aponia71 Aponia71

December 14, 2011

01:08 Bug #2 (Closed): [pulse] Volume changes made when not playing have no effect
pulse_set_volume() doesn't actually change anything when not playing; it only sets the local "volume" variable. As a... John Lindgren
 

Also available in: Atom