Activity
From August 10, 2012 to September 08, 2012
September 08, 2012
-
21:04 Bug #174 (Closed): ogg vorbis - track information - Cannot remove field data
- With ogg vorbis files, I can open track information and change the fields, but when trying to remove the contents of ...
September 07, 2012
-
23:38 Bug #169 (Rejected): Fix setting CPPFLAGS/LIBS in audacious-plugins autoconf script
- Closing, not a bug.
September 05, 2012
-
01:52 Feature #173: libsidplayfp support
- The attached patch at least makes it compile with libsidplayfp, but the plugin doesn't work.
The first problem is th...
September 03, 2012
-
16:45 Feature #173 (Closed): libsidplayfp support
- Since both libsidplay1 and libsidplay2 have been long unmaintained it would be great if the SID plugin would support ...
September 01, 2012
-
22:46 Bug #171 (Closed): Ten Consecutive Uses of Modplug Stops Playback
- Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/2862bed8164a7387fe794d7401c62fc3229b4d2a -
22:24 Bug #172 (Rejected): MIME type inode/directory causes weird behavior on Linux
- Not a bug. This has been discussed before.
-
21:34 Bug #172 (Rejected): MIME type inode/directory causes weird behavior on Linux
- Because you add inode/directory in the audacious.desktop file, it makes some software to use audacious by default to ...
August 31, 2012
-
06:08 Bug #171 (Closed): Ten Consecutive Uses of Modplug Stops Playback
- Playing any ten songs that consecutively use modplug causes all playback to stop. Skipping a song (using Next etc.) w...
August 30, 2012
-
01:41 Feature #165 (Closed): Make 'x' keybinding restart playback from beginning of song
- This feature "fell through the cracks" when I was implementing the playlist resume feature for 3.3, but it should wor...
August 29, 2012
-
09:45 Feature #76: Option to delete files physically from playlist
- Agreed. Very useful option. I always used it in Aimp while worked on Windows.
IMO, the context menu item should sit ...
August 28, 2012
-
02:03 Bug #170 (Closed): Bug fixes for the sndio backend
- Applied, and I've added the category. Thank you!
https://github.com/audacious-media-player/audacious-plugins/commit...
August 27, 2012
-
22:20 Bug #170 (Closed): Bug fixes for the sndio backend
- The attached patch fixes 24-bit support and fixes a typo in the table for encoding formats.
BTW, could you please ...
August 26, 2012
-
22:39 Bug #169: Fix setting CPPFLAGS/LIBS in audacious-plugins autoconf script
- You haven't answered my question.
-
17:03 Bug #169: Fix setting CPPFLAGS/LIBS in audacious-plugins autoconf script
- John Lindgren wrote:
> How would Audacious CPPFLAGS/LIBS cause autoconf checks to fail?
This line near the very t...
August 25, 2012
-
00:01 Bug #169: Fix setting CPPFLAGS/LIBS in audacious-plugins autoconf script
- How would Audacious CPPFLAGS/LIBS cause autoconf checks to fail?
-
00:00 Bug #168 (Closed): autoconf macro mistake in audacious-plugins
- Thank you, I've committed the patch.
https://github.com/audacious-media-player/audacious-plugins/commit/dae1916d1393...
August 24, 2012
-
10:56 Bug #169 (Rejected): Fix setting CPPFLAGS/LIBS in audacious-plugins autoconf script
- The audacious-plugins autoconf script currently sets up CPPFLAGS/LIBS with the
flags from Audacious very early in th... -
10:27 Bug #168 (Closed): autoconf macro mistake in audacious-plugins
- The autoconf check for mp3lame within audacious-plugins has a mistake within the AC_CHECK_LIB() macro. The -lm librar...
-
06:05 Bug #156: "seek failed: Argument invalide" on 3.3-beta2 - Quantal AMD64
- As a matter of fact, the problem just doesn't happen anymore with the latest updated 3.3.1. I'm not sure why, nothing...
August 23, 2012
-
23:54 Bug #156 (Closed): "seek failed: Argument invalide" on 3.3-beta2 - Quantal AMD64
- Closing since not enough information is provided to reproduce the problem.
-
18:20 Feature #76: Option to delete files physically from playlist
- I agree with you Lucas. I sometimes run Wine + WinAmp to get to do this. However, WinAmp have no a "global hotkey" to...
August 22, 2012
-
01:27 Bug #166: Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- You might try discussing the problem with the WebUpd8 packager; generally his packages seem to be of good quality (th...
-
01:23 Bug #167 (Rejected): final features!
- None of these are critical bugs, and many of them are already implemented. If you want to request *one* feature, cho...
August 20, 2012
-
17:48 Bug #167: final features!
- a skin engine! a skin editor!
-
17:45 Bug #167 (Rejected): final features!
- hi
*aimp2 (best) or aimp3 skins support*
new audacious skin!
better tab handling
- mouse wheel scroll
- agile ... -
11:57 Bug #166: Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- Hello John,
I understand that you seem to believe that it's my fault, I admit that I used PPA - ppa:nilarimogard/w...
August 19, 2012
-
20:43 Bug #166: Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- All I can tell you is that you have mismatched versions of libaudgui and audacious-plugins. Ubuntu does not ship Auda...
-
11:37 Bug #166: Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- Hi,
I have received an update of audacious to 3.3 automatically, so I have not installed it manually, it has upgra...
August 15, 2012
-
16:16 Bug #164: Audacious v3.3.1 for windows doesn't load Winamp skin correctly
- Great, it works now. Thanks a lot.
-
01:54 Feature #163: Configurable hotkeys
- Also, I did not notice any change in behavior when commenting out these lines, so I'm still not sure what they are me...
-
01:51 Feature #163: Configurable hotkeys
- I just tried running Audacious with your patch. The spacebar doesn't work for pause any more; this would be a major ...
-
01:26 Feature #163: Configurable hotkeys
- If I understand you correctly, you are saying that gtk_window_propagate_key_event() would somehow bypass key_press_cb...
August 14, 2012
-
03:17 Feature #163: Configurable hotkeys
- That's a direct consequence of needing to allow key_press_cb in audacious's libaudgui/list.c to disable GTK's 'spaceb...
-
02:37 Feature #163: Configurable hotkeys
- Okay, that looks better. Please explain this logic, though:...
-
02:56 Bug #164 (Closed): Audacious v3.3.1 for windows doesn't load Winamp skin correctly
- I've uploaded a new .zip file (3.3.1a) that includes a loader for .bmp files. The skin should load correctly now.
-
02:39 Bug #159 (Closed): Huge memory consumption in windows 7 SP1 with Audacious 3.2.4
-
02:25 Feature #165: Make 'x' keybinding restart playback from beginning of song
- Thomas Lange wrote:
> You can change this with the "Global Hotkeys" plugin.
No, that would be a bad idea. Then y... -
02:24 Bug #166 (Rejected): Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- You didn't update audacious-plugins correctly. Not a bug. Next time try the Ubuntu forums for help with installing ...
August 13, 2012
-
15:54 Bug #166 (Rejected): Audacious doesn't start after 3.3 upgrade - (undefined symbol: audgui_list_new_real)
- Hello guys,
I've updated audacious (3.3) on my UBUNTU (12.04) and it doesn't start anymore. I get errors:
mpich... -
13:44 Feature #165: Make 'x' keybinding restart playback from beginning of song
- You can change this with the "Global Hotkeys" plugin.
-
10:37 Feature #165 (Closed): Make 'x' keybinding restart playback from beginning of song
- Hi, could you modify this function for X key on keyboard during playback or is it possible to change it by me? When I...
-
13:41 Bug #164: Audacious v3.3.1 for windows doesn't load Winamp skin correctly
- This one works fine:
http://gnome-look.org/content/show.php/Winamp+Classic+skin+for+Audacious?content=135799 -
09:57 Bug #164 (Closed): Audacious v3.3.1 for windows doesn't load Winamp skin correctly
- ...but in previous version 3.2.4 it works perfect. I just added winamp skin as attachment and you can try it. It seem...
-
09:50 Bug #159: Huge memory consumption in windows 7 SP1 with Audacious 3.2.4
- Perfect, it seems to be fixed. Well done.
-
04:30 Feature #163: Configurable hotkeys
- Sure thing; I wasn't sure what behavior was preferred. Fixed to retain those shortcuts, but allow them to be overridd...
-
02:56 Feature #163: Configurable hotkeys
- I don't think we can accept a patch that removes the legacy playback shortcuts (z, x, c, v, b); it would inconvenienc...
August 12, 2012
-
23:11 Feature #163: Configurable hotkeys
- The changes to ui_gtk.c remove hard-coded shortcuts (because they could conflict with users' choices and can be dupli...
-
08:40 Feature #163: Configurable hotkeys
- The changes to menus.c look good. I don't understand the changes to ui_gtk.c, can you explain their purpose?
-
06:57 Feature #163 (Rejected): Configurable hotkeys
- The attached patch adds configurable hotkeys to the latest git master branch. I haven't tested it as current audaciou...
-
15:03 Bug #159: Huge memory consumption in windows 7 SP1 with Audacious 3.2.4
- Please see if this is fixed in Audacious 3.3.1.
-
08:29 Feature #162: Automatic Playlist sorting
- This is currently impossible since the ID3 tags are read in the background after the files have been added to the pla...
-
06:18 Feature #162 (Rejected): Automatic Playlist sorting
- I have a very large media library, and not all the files are consistently named (i.e. not all of them have tracknumbe...
August 11, 2012
-
20:29 Bug #148 (Rejected): PSF2 plugin hangs when playing some psf2 files
- So, not a bug, I guess.
-
20:25 Feature #160: Playlist tabs in a vertical column
- We could make the playlist manager a dockable plugin.
-
01:58 Feature #160 (Closed): Playlist tabs in a vertical column
- Audacious will be much more useful with playlist tabs in a left column rather than a top row.
-
14:44 Bug #161 (Closed): psf and 2sf plugins, data file read in the wrong directory
- Duplicate of #155.
-
09:28 Bug #161: psf and 2sf plugins, data file read in the wrong directory
- And it does play fine if you move the psflib/2sflib file one directory up.
-
09:25 Bug #161 (Closed): psf and 2sf plugins, data file read in the wrong directory
- psf and 2sf tracks fail to play, with an error that says it can't find xxx.psflib/xxx.2sflib, and it seems to be sear...
August 10, 2012
-
03:16 Bug #159: Huge memory consumption in windows 7 SP1 with Audacious 3.2.4
- Hmm, I can confirm the problem with 3.2.4. For me it uses 19 MB after loading the same 1.7 GB of music and gradually...
-
02:35 Bug #159: Huge memory consumption in windows 7 SP1 with Audacious 3.2.4
- Running current Git version, I see constant memory usage of 30-31 MB here on Windows XP. (I loaded 1.7 GB of MP3 and...
-
02:56 Bug #156: "seek failed: Argument invalide" on 3.3-beta2 - Quantal AMD64
- AO Breysse wrote:
> OK then so what else can be done?
If you run "audacious -V > log.txt" and look at the last few ...
Also available in: Atom