Project

General

Profile

Activity

From March 13, 2012 to April 11, 2012

April 08, 2012

22:56 Feature #93: Usage improvement: Be sure to focus jump-to-file dialog when invoking from global shortcut
I used a KWin rule to set "prevent focus stealing" to "none" for this window. That worked perfectly, thanks! Christian Iversen
16:24 Feature #96 (Rejected): Tree view
Much as it runs against the grain to say so, you'd be better off looking for this feature in a different player. It ... John Lindgren
16:21 Feature #95: Make audtool seek in milliseconds
I expect the manual page was changed, rather than the source, so as not to break existing scripts that relied on the ... John Lindgren
16:17 Bug #97 (Rejected): ABI breakage in audacious 3.2.2
Exactly as Michael says, these symbols were not intended to be part of the API, so there should be no breakage. If t... John Lindgren

April 07, 2012

16:41 Bug #97: ABI breakage in audacious 3.2.2
Notice last comment in bug #86. Prior to 3.2.2, many symbols have been made public by accident. They are non-public (... Michael Schwendt

April 06, 2012

08:58 Bug #97 (Rejected): ABI breakage in audacious 3.2.2
Hi,
Audacious 3.2.2 introduces a ABI breakage in libaudcore1, some symbols has been removed from the public interf...
Alessio Treglia
00:42 Feature #95: Make audtool seek in milliseconds
Ah. I see now that I was looking at an older version of the manual page, from 3.0.2 (installed on my Arch Linux syst... Rick Koshi

April 05, 2012

21:44 Feature #96 (Rejected): Tree view
What about to add another display mode for playlist - tree view? That tree view could be arranged in different ways (... Andrew Dromaretsky
14:32 Feature #95: Make audtool seek in milliseconds
What documentation are you referring to? The manual page I have for audtool says seconds, not milliseconds. John Lindgren
03:46 Feature #95 (Closed): Make audtool seek in milliseconds
If you try using 'audtool --playback-seek 5', it will move to a position 5 seconds into the song. If you use 'audtoo... Rick Koshi

April 02, 2012

22:25 Bug #91: Jump to song search results do not include songs not yet scanned for metadata
Didn't know about any search tool other than the "jump to song" dialog.
I was talking all this time about the "jum...
carlos lopez
22:04 Bug #91: Jump to song search results do not include songs not yet scanned for metadata
carlos lopez wrote:
> John Lindgren wrote:
> > Currently the search tool only searches by metadata. This is the in...
John Lindgren
01:15 Bug #91: Jump to song search results do not include songs not yet scanned for metadata
John Lindgren wrote:
> Currently the search tool only searches by metadata. This is the intended behavior, not a bu...
carlos lopez
22:06 Feature #92: Allow hiding main window without also hiding playlist window
But there is already a Global Shortcut for "hide/show app", why make it impossible to show only the playlist? Can't I... Christian Iversen
22:03 Feature #92: Allow hiding main window without also hiding playlist window
The advantage would be that you don't have to hide all three separately. John Lindgren
12:23 Feature #92: Allow hiding main window without also hiding playlist window
I must ask, why is this intended? It breaks a perfectly good use case, and what do you get in return? Nothing? Is the... Christian Iversen
00:51 Feature #92: Allow hiding main window without also hiding playlist window
Actually this is intended, that all three windows are hidden when the main window is hidden. Any issue with keyboard... John Lindgren
00:54 Feature #93 (Rejected): Usage improvement: Be sure to focus jump-to-file dialog when invoking from global shortcut
We call gtk_window_present(), which is all that can be done from the application side. After that, it's up to your w... John Lindgren

April 01, 2012

22:43 Feature #94 (Closed): Simple feature request: Global shortcut to focus Audacious
I'm used to having a shortcut to focus (and bring to front) the Audacious playlist window. It's really useful to be a... Christian Iversen
22:41 Feature #93 (Rejected): Usage improvement: Be sure to focus jump-to-file dialog when invoking from global shortcut
When I invoke the jump-to-file dialog from a global shortcut, the dialog does pop up correctly, but it is usually bel... Christian Iversen
22:24 Feature #92 (Rejected): Allow hiding main window without also hiding playlist window
I've used audacious since the beginning, and I've always used it in WinAMP-skin mode, with the main player window hid... Christian Iversen
07:47 Feature #70: More up to date AdPlug?
John Lindgren wrote:
> Porting AdPlug to Audacious is non-trivial because the upstream source has no support for a v...
Ariadne Conill
05:26 Bug #91: Jump to song search results do not include songs not yet scanned for metadata
Currently the search tool only searches by metadata. This is the intended behavior, not a bug. John Lindgren

March 31, 2012

22:43 Bug #91 (Closed): Jump to song search results do not include songs not yet scanned for metadata
+Items on queue list are not indexed by the search engine filter until metadata is read+
Steps to reproduce:
* ...
carlos lopez
14:37 Bug #90 (Rejected): Track in a playlist stays bold when another track from another playlist is playing
This is by design. Not a bug. John Lindgren
03:09 Bug #90 (Rejected): Track in a playlist stays bold when another track from another playlist is playing
In the GTK interface, if you have more than one playlist, and you play a track from playlist 1, then you go to playli... Mohammed Khoory

March 29, 2012

22:40 Bug #78 (Closed): Encoding issues prevents playback for audacious 3.2 and 3.2.1
Closing: unreproducible. John Lindgren
22:39 Bug #79 (Closed): Playlist not rendering properly in e16
John Lindgren
22:24 Bug #89 (Closed): SIGFPE when populating playlist with certain files
Fixed, thank you:
https://github.com/audacious-media-player/audacious-plugins/commit/8af6ce3408e8a5199cb82fa8e0f286e...
John Lindgren
22:20 Bug #88 (Closed): Failed to link ladspa.so!
Applied, thank you:
https://github.com/audacious-media-player/audacious-plugins/commit/ebbba65d2e19bdb67ee00ffab7ffd...
John Lindgren
22:16 Bug #87 (Closed): SID plugin only lists the first track in multi-track SID files
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/a50b76e1c38c75a90c3f5d0be872f0d9153cce75
John Lindgren
17:29 Bug #86 (Closed): Symbol collision: playlist_delete_selected
playlist_delete_selected(), in Audacious core, is not supposed to be visible to plugins. Fixed in master (and will b... John Lindgren

March 27, 2012

22:26 Bug #89 (Closed): SIGFPE when populating playlist with certain files
I get a floating point exception (division by zero) when audacity reads metadata from some mp3 files.
It seems mpg1...
Andreas Rosvall
11:09 Bug #88 (Closed): Failed to link ladspa.so!
plugin.plugin.o: In function `close_modules':
/home/misc17/tmp/rpm/BUILD/audacious-plugins-3.2.1/src/ladspa/plugin.c...
Michael Schwendt
10:40 Bug #86: Symbol collision: playlist_delete_selected
Without the renaming, I experience symbol collision between audacious-plugins /src/gtkui/ui_gtk.c and /src/audacious/... Michael Schwendt
04:07 Bug #86: Symbol collision: playlist_delete_selected
I am unable to reproduce. Also, will you explain the reasoning behind your patch? John Lindgren
06:37 Bug #87: SID plugin only lists the first track in multi-track SID files
Sorry, to clarify, it only lists the "default" track in the playlist, not the first one in particular
For example,...
Mohammed Khoory
06:29 Bug #87 (Closed): SID plugin only lists the first track in multi-track SID files
If you have a multi-track SID file, the SID plugin only seems to list the first one in the playlist. There doesn't se... Mohammed Khoory

March 25, 2012

19:14 Bug #85 (Closed): FTBFS with recent ffmpeg (ffaudio
Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/2236fb3d8e0a121bfef80382abef03c342be1e6a
John Lindgren
18:50 Bug #84 (Closed): right click context menu displays wrong playlist advance status
John Lindgren
18:50 Bug #84: right click context menu displays wrong playlist advance status
Fixed, thanks for reporting:
https://github.com/audacious-media-player/audacious-plugins/commit/75c97b18c74870f6ef89...
John Lindgren
18:41 Bug #86: Symbol collision: playlist_delete_selected
Done some debugging...
Michael Schwendt
17:21 Bug #86 (Closed): Symbol collision: playlist_delete_selected
In the gtkui, pressing either the "Del" key or using the playlist context-menu "Cut" to delete/cut a track from the p... Michael Schwendt

March 24, 2012

07:52 Bug #85: FTBFS with recent ffmpeg (ffaudio
here's log, same source after edit Doug McMahon
07:51 Bug #85: FTBFS with recent ffmpeg (ffaudio
ffmpeg checked out today - ffmpeg version git-2012-03-22-5a4af04
audacious-plugin git from today (3.3-dev
Note th...
Doug McMahon
04:13 Bug #85: FTBFS with recent ffmpeg (ffaudio
Please give the following info:
1. Version of Audacious.
2. Version (or date checked out from Git) of FFmpeg.
3. B...
John Lindgren
04:17 Feature #82 (Closed): SndStretch In Real-Time
Closing, as I see you've copied the report to Audacious Plugins. In future, just leave a comment and we can move the... John Lindgren

March 23, 2012

17:46 Bug #85 (Closed): FTBFS with recent ffmpeg (ffaudio
Probably from this commit
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=284e65d64ea91dc172dea1b843d162b22ed48...
Doug McMahon

March 22, 2012

23:02 Bug #84 (Closed): right click context menu displays wrong playlist advance status
When I run the command "audtool --playlist-auto-advance-toggle", and then right click on the controls in skin-ui, the... il lumilore
18:14 Feature #82: SndStretch In Real-Time
Whoops - should have posted this on Audacious-plugins methinks. Someone with the power to do so may have to delete this. Samuel .
17:23 Feature #82 (Closed): SndStretch In Real-Time
Having a speed- and pitch-switcher in Audacious has loads of potential uses, one being practicing instruments or voca... Samuel .
18:13 Feature #83 (Closed): SndStretch In Real-Time
Having a speed- and pitch-switcher in Audacious has loads of potential uses, one being practicing instruments or voca... Samuel .
14:41 Feature #81: Add support for ftp:// URIs
> Aurélien Naldi writes that gnome will either use local path or GIO/GVFS uri depending on drop target. So my thought... John Lindgren

March 21, 2012

13:50 Feature #81: Add support for ftp:// URIs
From this unrelated post
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2010-June/011573.html
Aurélien Na...
Kim Carlsen

March 20, 2012

13:29 Feature #81: Add support for ftp:// URIs
Kim Carlsen wrote:
> I think its possible to tell gnome what kind of location you want dropped on audacious, so it s...
John Lindgren

March 19, 2012

20:54 Feature #81: Add support for ftp:// URIs
I think its possible to tell gnome what kind of location you want dropped on audacious, so it should be possible to r... Kim Carlsen
19:39 Feature #81: Add support for ftp:// URIs
3.3 will probably support ftp:// URIs via the GIO transport plugin. John Lindgren
15:58 Feature #81 (Closed): Add support for ftp:// URIs
If you have mounted remote shares in nautilus (gnome) and try to drag and drop files to audacious playlist, then the ... Kim Carlsen

March 13, 2012

00:12 Bug #80: Multimonitor support: volume scrollbar is displayed on the wrong screen
OK, thanks again! :)) Ivan Kharlamov
 

Also available in: Atom