Activity
From September 09, 2012 to October 08, 2012
October 07, 2012
-
16:12 Bug #147: Audacious opens in multiple instances under Windows
- Actually there are different ways for implementing a single-instance applications, some solutions may look better tha...
October 06, 2012
-
21:27 Bug #193 (Closed): fsync() should not be called when closing read-only files
- Under Linux, fsync() returns an error when the file is on a read-only medium such as a CD-ROM. We should prevent thi...
-
21:20 Bug #192 (Closed): Loading album art can make UI unresponsive
- Currently, album art is loaded in the main thread, blocking the UI code from running. On a slow storage medium or ov...
-
21:03 Bug #191: Keyboard focus is not updated properly after editing playlist
- The problem is that there is not enough information sent along with the "playlist update" hook for the UI plugin to u...
October 05, 2012
-
12:01 Bug #191 (Closed): Keyboard focus is not updated properly after editing playlist
- If I reorder the playlist and then use Alt+Q to queue a song for playback, the new occupant of the song's old index i...
-
08:09 Feature #190: Add a way to protect a playlist
- Wouldn't it be nicer to just get hid of the X button? You can already right click the tab and select close, you can d...
-
01:33 Feature #190: Add a way to protect a playlist
- Yes, and that has indeed saved me from accidentally closing a playlist several times. It would be nice to prevent eve...
-
00:23 Feature #190: Add a way to protect a playlist
- There is already an (optional) confirmation dialog, though it can't be enabled/disabled on a per-playlist basis.
-
00:26 Feature #189: New Scrobbler 2.0
- I don't scrobble myself, but I believe some of the differences for streaming that had to be solved in the old plugin ...
October 04, 2012
-
19:20 Feature #189: New Scrobbler 2.0
- Hi,
Thanks! If the plugin is included along with the old scrobbler, a restriction has to be made that both plugins... -
17:12 Bug #188: Seeking using the GUI is broken in 3.2.4
- Here's a patch to make Audacious behave itself again.
-
16:40 Bug #188: Seeking using the GUI is broken in 3.2.4
- What patch should I revert to get the old behavior back?
It's utterly irritating to use the middle mouse button to... -
06:14 Feature #190 (Rejected): Add a way to protect a playlist
- It would be a nice feature if you could mark a playlist to protect it from closing. When activated, the playlist shou...
October 03, 2012
-
02:30 Feature #189: New Scrobbler 2.0
- I will have to compile this and give it a try. It looks impressive. Using native fopen() is fine for a file in the ...
-
01:16 Feature #189 (Closed): New Scrobbler 2.0
- Hi,
This has been a long-time project of mine. Finally I had the time to implement it and well, it's (almost) done...
October 01, 2012
-
08:37 Bug #188: Seeking using the GUI is broken in 3.2.4
- John Lindgren wrote:
> See http://redmine.audacious-media-player.org/boards/1/topics/431.
Which means CentOS user...
September 30, 2012
-
22:13 Bug #178 (Closed): "Close to tray icon" doesn't work when using Winamp interface
- Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/64c6bd150a5e8f6c79175034ef90b6706c7e569b -
21:56 Bug #186 (Rejected): /usr/local install not found by audacious-plugins ./configure
-
21:55 Bug #188 (Rejected): Seeking using the GUI is broken in 3.2.4
- See http://redmine.audacious-media-player.org/boards/1/topics/431.
-
18:59 Bug #188 (Rejected): Seeking using the GUI is broken in 3.2.4
- In previous versions of Audacious you could click any part of the song progress/seek bar and Audacious would jump to ...
September 29, 2012
-
18:14 Bug #186: /usr/local install not found by audacious-plugins ./configure
- Yes, that was it. Sorry about the erroneous bug report.
-
15:59 Bug #186: /usr/local install not found by audacious-plugins ./configure
- audacious-plugins uses pkg-config to detect whether Audacious is installed. Have you set up pkg-config to look for ....
-
06:47 Bug #186 (Rejected): /usr/local install not found by audacious-plugins ./configure
- So, I downloaded the tar.gz for audacious and audacious-plugins, extracted them into their folders and started compil...
-
16:17 Feature #70: More up to date AdPlug?
- William Pitcock wrote:
> Uhm, no? binio_virtual.h can be trivially reworked to be used in combination with somethin... -
16:12 Feature #187 (Rejected): Support for ripping Audio CDs as well as transcoding all supported audio formats.
- Audacious is a player, not a CD ripper. Please stop requesting features not appropriate for a simple audio player li...
-
16:07 Feature #187 (Rejected): Support for ripping Audio CDs as well as transcoding all supported audio formats.
- Support for ripping Audio CDs as well as transcoding all supported audio formats.
-
16:04 Feature #182 (Rejected): Find lyrics for sound recognition.
- Thank you for the examples, I understand what you are asking for now. I do not think an audio fingerprinting feature ...
-
00:57 Feature #182: Find lyrics for sound recognition.
- John Lindgren wrote:
> I don't understand what you are saying. Please ask someone with better English to translate ... -
16:00 Feature #184 (Closed): Hide "Services" menu item when there are no sub-items
- Duplicate of #73.
-
04:56 Feature #184 (Closed): Hide "Services" menu item when there are no sub-items
- The "Services" main menu item is being displayed even if there are no items in it.
In a default Audacious install (3... -
05:18 Feature #185 (Rejected): Add "next playlist" and "prev playlist" commands
- I would like to see a way to change to the next or previous playlist with single commands (i.e. toolbar buttons and/o...
-
00:59 Bug #181: Icon in taskbar not appear.
- John Lindgren wrote:
> Not a bug.
>
> Check that /usr/share/icons/hicolor/scalable/apps/audacious.svg exists. If...
September 28, 2012
-
23:35 Feature #182: Find lyrics for sound recognition.
- I don't understand what you are saying. Please ask someone with better English to translate for you. I am sorry tha...
-
01:55 Feature #182 (Rejected): Find lyrics for sound recognition.
- A plugin Find lyrics for sound recognition.
And a feature for be able to search in plugin RyricWiki typing the so... -
23:31 Bug #181 (Rejected): Icon in taskbar not appear.
- Not a bug.
Check that /usr/share/icons/hicolor/scalable/apps/audacious.svg exists. If so, you probably just need ... -
01:24 Bug #181 (Rejected): Icon in taskbar not appear.
- Hi, I use debian wheezy with LXDE and tryed compile audacious versions 3.3.2, but when i go open, the icon of taskbar...
-
13:13 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- Thomas Lange wrote:
> Please tell us next time you are using the Winamp skin.
> Now I am able to reproduce the issu... -
02:24 Feature #183 (Rejected): Allow manual entry of stream names
- For example, I open a URL radio stream, but in the player appear everything in the URL number, a feature that is idea...
September 27, 2012
-
23:33 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- Please tell us next time you are using the Winamp skin.
Now I am able to reproduce the issue.
September 26, 2012
-
19:15 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- I can't reproduce this even with Ubuntu 12.04.1 and gnome-shell.
Have you tried using a clean user profile?
September 25, 2012
-
18:02 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- I have compiled the version 3.3.2 and same problem.
September 24, 2012
-
06:05 Feature #180 (Closed): Scroll to botton of the playlist when adding new files
- When adding a new file trough "File->Add file" users might get confused weather clicking the add button did anything....
-
03:58 Bug #179 (Closed): Mixed Stereo/Mono OGG Streaming
- Thank you for reporting this problem; it should be fixed now in Git.
https://github.com/audacious-media-player/audac... -
00:29 Bug #179: Mixed Stereo/Mono OGG Streaming
- With "goes wrong" you likely refer to what's mentioned in the small print:
> Please note: the OGG-Vorbis stream wi... -
02:49 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- I tested Ubuntu 12.04 with Unity just now, and though Unity does not display the icon, the "close to tray icon" behav...
September 23, 2012
-
20:51 Bug #179 (Closed): Mixed Stereo/Mono OGG Streaming
- Audacious play wrong when I try to heard this radio.
http://pushnpop.net:8912/submix.ogg
from : http://submix.pus... -
20:18 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- It works also for me with Gnome 3.6b2.
-
17:56 Bug #178: "Close to tray icon" doesn't work when using Winamp interface
- It works perfectly here (XFCE 4.10).
-
12:42 Bug #178 (Closed): "Close to tray icon" doesn't work when using Winamp interface
- Ubuntu 12.04 64 bits
Gnome-shell 3.4.1
audacious 3.3.1
I have activated the "_Status icon_" plugin and its opti... -
18:15 Bug #177 (Closed): Song images for streams
- You're probably right that blacklisting anything but file:// is too drastic. I've removed the check in the 3.4.x bra...
September 22, 2012
-
14:51 Bug #177 (Closed): Song images for streams
- I am the developer of "Audacious-DVB":http://audacious-dvb.sourceforge.net/, an Audacious plugin that plays audio str...
September 16, 2012
-
14:54 Feature #176: Add "Window Restore" action for the Global Hotkey plugin
- John Lindgren wrote:
> We have had this feature for some time now. "Toggle player windows" does both of the actions... -
14:49 Feature #176 (Rejected): Add "Window Restore" action for the Global Hotkey plugin
- We have had this feature for some time now. "Toggle player windows" does both of the actions you want.
-
13:11 Feature #176: Add "Window Restore" action for the Global Hotkey plugin
- And also it would be nice to have "Minimize Window/Hide to systray" action.
-
13:08 Feature #176 (Rejected): Add "Window Restore" action for the Global Hotkey plugin
- I often hide Audacious to the system tray and I want to restore Audacious' main window without moving mouse cursor to...
September 15, 2012
-
00:31 Bug #175: Audacious uses HTTP/1.1 though does not fully implement it.
- Timur, I don't know much about chunked encoding myself (actually, I had never heard of it until your report). If the...
September 14, 2012
-
08:25 Bug #175: Audacious uses HTTP/1.1 though does not fully implement it.
- I am willing to provide help in testing any patches / collecting more info (like traffic dumps etc).
-
08:25 Bug #175: Audacious uses HTTP/1.1 though does not fully implement it.
- John, thanks for commenting. But, here's the thing. Without chunked encoding, all audio data is delivered (by libneon...
-
00:03 Bug #175: Audacious uses HTTP/1.1 though does not fully implement it.
- This may be relevant:
http://comments.gmane.org/gmane.comp.web.webdav.neon.general/612
September 13, 2012
-
23:59 Bug #175 (Rejected): Audacious uses HTTP/1.1 though does not fully implement it.
- This is a bug in libneon if your guess is correct. Audacious itself doesn't include an HTTP implementation.
-
07:57 Bug #175: Audacious uses HTTP/1.1 though does not fully implement it.
- Copied wrong response in original description. This is correct reponse given by Apache Traffic Server:
HTTP/1.1 20... -
07:15 Bug #175 (Rejected): Audacious uses HTTP/1.1 though does not fully implement it.
- Scenario:
There is an Apache Traffic Server installed between internet and a machine with Audacious. When playing ... -
00:40 Feature #173: libsidplayfp support
- The linking problem is fixed in Git now.
September 09, 2012
-
13:57 Bug #174 (Closed): ogg vorbis - track information - Cannot remove field data
- Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/e0f7f33c9d0476ebf83e9f3d1d3050b3e9efb4b9
Also available in: Atom