Activity
From December 22, 2012 to January 20, 2013
January 19, 2013
-
16:04 Bug #242 (Rejected): Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- Grant Cloete wrote:
> I don't really understand the above code or anything, but are you saying that the bug is with ... -
00:09 Bug #242: Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- I don't really understand the above code or anything, but are you saying that the bug is with the OS, and not with Au...
January 15, 2013
-
00:13 Bug #242: Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- Just to be abundantly clear that there is no bug here:
xwininfo | grep "Window id" (click on main window): xwininf...
January 14, 2013
-
23:53 Bug #242: Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- The above backtrace is missing some levels due to tail-call optimization, but #12 gtk_widget_show() is being called t...
-
23:47 Bug #242: Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- ...
-
23:44 Bug #242: Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- I see two calls to XSetTransientForHint when starting Audacious in the Winamp interface with the playlist and equaliz...
-
15:13 Bug #242 (Rejected): Playlist and equalizer window in classic winamp mode don't get the correct window to be transient for if they are enabled on startup
- When starting Audacious using the classic winamp mode with playlist and/or equalizer enabled, playlist and equalizer ...
-
13:01 Bug #240: Memory leakage
- You are right. Tjx.
I've built and installed last version of pixman and cairo from git. And all good at now. -
00:09 Bug #240 (Rejected): Memory leakage
- This is most definitely a bug in Cairo:
https://bugzilla.redhat.com/show_bug.cgi?id=882976
http://cgit.freedesktop.... -
11:41 Bug #241: Handle empty lines in m3u parser
- Yes, that's what the bottom half of the patch did.
Changing split_line only avoids that split_line is called for \0.
-
02:41 Bug #241 (Closed): Handle empty lines in m3u parser
-
02:40 Bug #241 (Resolved): Handle empty lines in m3u parser
- Thanks for the patch. It was enough to change the "break" statement to a "goto NEXT" without changing split_line():
... -
01:01 Bug #241 (Closed): Handle empty lines in m3u parser
- This patch is in reply to: http://redmine.audacious-media-player.org/boards/1/topics/662
??The m3u files at slayra... -
02:59 Feature #19: Allow playlist columns to be resized
- The columns are now marked "resizable" to GTK+ [1]. I am attaching an updated patch for gtkui that will save and res...
January 13, 2013
-
23:00 Bug #240: Memory leakage
- What is the output of:...
-
18:26 Bug #240: Memory leakage
- This looks like a Cairo bug.
Quote:...
January 12, 2013
-
09:19 Bug #240 (Rejected): Memory leakage
- In one-two days audacious can eat 1-1.5GB of RAM
System:
Arch Linux 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57...
January 10, 2013
-
03:15 Bug #203: Winamp Interface does not raise all windows when focus comes back
- I'm one of the Cinnamon developers. This behavior was issued to us at https://github.com/linuxmint/Cinnamon/issues/15...
-
00:15 Bug #239 (Closed): libcdio-0.90 API change
- https://github.com/audacious-media-player/audacious-plugins/commit/4dbb9cc56edc9335de678c99816f14748a52c8ec
January 09, 2013
-
03:12 Bug #239: libcdio-0.90 API change
- Your improved patch appears to work fine with libcdio-0.90. Cheers.
-
02:32 Bug #239: libcdio-0.90 API change
- Thanks. I've changed the patch to be compatible with libcdio < 0.90. Would you please double-check that it still wo...
January 08, 2013
-
15:53 Bug #239 (Closed): libcdio-0.90 API change
- Compiling audacious-plugins-3.3.3 against libcdio-0.90 requires the following changes:
- updating the include cdio/c...
January 05, 2013
-
20:18 Feature #238 (Closed): Add 'Album Artist' support
- Hi,
Could you add 'Album Artist' support? (in columns). There's people who have compilation albums (like me), and... -
17:32 Bug #236: cannot open file loading external xspf playlist
- Running "sed -i s/file%3A/file:/ autoplayer.xspf" will fix the playlist.
-
17:31 Bug #236 (Rejected): cannot open file loading external xspf playlist
- Not a bug. The playlist may be valid XSPF, but the URIs in it are clearly wrong. Somehow you managed to percent-enc...
-
12:33 Bug #236 (Rejected): cannot open file loading external xspf playlist
- When I load an external generated xspf playlist I get:
Cannot open /home/pat1/svn/autoradio/trunk/autoplayer/file:... -
12:42 Feature #237 (Closed): in GTK interface I cannot visulize remaining time but only elapsed and total time
- Working in a radio broadcasting station the time left to the end of song is a useful information.
I can get it in wi...
January 04, 2013
-
02:25 Feature #232 (Closed): Add 'Toggle Stop After Current' action to hotkey plugin
- Committed, thanks:
https://github.com/audacious-media-player/audacious-plugins/commit/a8219fe7e9e6a4075612956380efeb...
January 03, 2013
-
12:40 Bug #228: Wavpack plugin alerts on missing .wvc files for lossless wavpack files
- Good catch!
-
03:10 Bug #228 (Closed): Wavpack plugin alerts on missing .wvc files for lossless wavpack files
- Should be fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/bd3b3736300bc0584a4c9da8869c46b7...
January 01, 2013
-
23:58 Feature #235: [Suggestion] About add-ons/plugins.
- I doubt that anyone has the time to do this.
-
21:35 Feature #235 (Rejected): [Suggestion] About add-ons/plugins.
- And if the site http://audacious-media-player.org/ maintains a page of add-ons, where the User has a choice to develo...
-
21:29 Feature #205: Separate ICY "track-name" field into separate title and artist fields
- Mr John Lindgren, sorry to post again, but you go implement this feature? The servers that send the information corre...
December 31, 2012
-
17:38 Bug #234 (Rejected): Crash during the loading of plugin MTP upload
- We don't distribute an MTP upload plugin any more. Always uninstall a previous version of Audacious before installin...
-
15:42 Bug #234 (Rejected): Crash during the loading of plugin MTP upload
- I cloned the source code from :
https://github.com/audacious-media-player/audacious.git
I compiled and installed ... -
16:54 Feature #206: Add better integration in Gnome-Shell via the notify plugin
- After testing it for a while, you were right, it's better to never show a notification when nothing is playing. I als...
December 30, 2012
-
13:52 Feature #233: Configuration GUI for modplug
- Very likely it's just waiting for a volunteer to contribute patches that add it back, porting it GTK+ 3 or even Audac...
-
11:57 Feature #233 (Closed): Configuration GUI for modplug
- Since around 7 September 2011 the modplug plugin has been missing the gui code to configure the preferences.
December 29, 2012
-
23:58 Feature #232 (Closed): Add 'Toggle Stop After Current' action to hotkey plugin
- I find myself using 'Stop after Current Song' quite often, but each time I need this I have to bring the player windo...
December 28, 2012
-
18:57 Feature #230: Headless mode enhancements
- audtool already has options for controlling repeat and skipping to the next song. An option to quit at the end of th...
December 26, 2012
-
20:34 Feature #231 (Rejected): Individual channel On/Off capability during PSF file playback
- This is probably beyond the scope of the Audacious player, but it would be really cool to add a plugin that shows the...
-
20:31 Feature #230 (Closed): Headless mode enhancements
- Please add the following enhancements to headless mode:
A command-line flag to enter Repeat mode for the entire li... -
20:25 Feature #229 (Rejected): Loop PSF files at normal loop points during repeat mode
- Please change the PSF playback capability so that when Repeat mode is turned on, the PSF song will loop forever at it...
Also available in: Atom