Project

General

Profile

Activity

From January 13, 2012 to February 11, 2012

February 11, 2012

20:05 Audacious: Single-key shortcuts in 3.2.1
In 3.2.1, the GTK interface will support these single-key playback shortcuts again:
Z: previous song
X: play
C ...
John Lindgren

February 10, 2012

13:25 Audacious: RE: Where is menu????????
gnome global applet thingy.... and here's how to disable it http://www.webupd8.org/2011/03/disable-appmenu-global-men... tom mr q
13:04 Audacious: RE: Where is menu????????
Here is a screenshot
http://i.lulzimg.com/eced2bc8d7.png
tom mr q
13:00 Audacious: Where is menu????????
So, I wanted to add some winamp skins, I followed the guide at:
http://ubuntugeneration.wordpress.com/2009/06/30/aud...
tom mr q

February 09, 2012

03:28 Audacious: RE: Configurable shortcuts in 3.2?
"Horst P." and "anonymous password", this patch is good progress. It would be great if someone could find the time t... John Lindgren
02:42 Audacious: RE: Configurable shortcuts in 3.2?
i am very unsettled by the change in keyboard shortcuts.
with the old version I could start,stop easily with the k...
karl anliot

February 08, 2012

04:06 Audacious: RE: view genre
Hi:
Thanks very for the answer.
I have a couple of questions.
what would your opinion be about grouping the arti...
pepe sanchez
03:55 Audacious: RE: No plugin for mms streams on windows version of Audacious
Last time I tried, libmms wouldn't build on Windows. I may give it another try for 3.2.1. John Lindgren
01:41 Audacious: No plugin for mms streams on windows version of Audacious
I use the plugin for mms streams a lot at hom on my linux desktop to listen to BBC radio streams (it works better tha... Simon Forrest

February 07, 2012

03:23 Audacious: RE: view genre
Added to audacious 3.3: https://github.com/audacious-media-player/audacious-plugins/commit/88a5571fd644471ebc417786ef... Anonymous
03:14 Audacious: RE: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
sudo apt-get build-dep audacious-plugins
or if all you want is mp3 plugin:
sudo apt-get install libmpg123-dev
Anonymous
03:09 Audacious: RE: Add Music Collection fails
You should probably ask the maintainer of the Arch audacious package why it is optional, but I'm sure it's because th... Anonymous

February 04, 2012

05:24 Audacious: RE: view genre
I added a feature request for this; it should be easy to add a genre column.
http://redmine.audacious-media-player.o...
John Lindgren

February 03, 2012

19:46 Audacious: view genre
Hi.
How can I see the genre at the library list column?
The are year, artists etc, but not the genre.
I have tryed...
pepe sanchez

January 31, 2012

22:01 Audacious: RE: live stream
You can check in the preferences window to see whether the two plugins I mentioned are already installed. If you nee... John Lindgren
17:38 Audacious: RE: live stream
*+the libmms is already installed.i put w32codecs .can you be more specific?iam new to ubuntu and dont know well the ... toni mirtalis
14:37 Audacious: RE: live stream
Install libmms and then install the mms plugin. You might also need ffaudio depending on the format. John Lindgren
07:41 Audacious: live stream
_*i tried to play a radio url with audacious but it doesn't play mms:// Urls .Have any idea how to fix this???*_ toni mirtalis
03:16 Audacious: RE: Configurable shortcuts in 3.2?
I've improved that patch; it now adheres more closely to the style of the surrounding code, shouldn't leak strings fr... anonymous password

January 29, 2012

16:53 Audacious: RE: Configurable shortcuts in 3.2?
Hi,
as mentioned in Bug #60 shortcuts without ctrl etc interfere with plugins, like the "search tool" for instance...
Horst P.
16:52 Audacious: RE: Cue sheet & music library plugin
You can of course add a feature request on the bug tracker, but as you can see, there are currently far more features... John Lindgren
15:39 Audacious: RE: Cue sheet & music library plugin
Please let me know if you accept this feature. I think it would be really nice for people using cue files. Thanks ! jc n
16:51 Audacious: RE: Hotkey for library search
You can open a feature request on the bug tracker. It will be a little tricky to implement because the search tool i... John Lindgren
11:34 Audacious: Hotkey for library search
Hello,
so far I really like the new library plugin. Is there a hotkey to activate the search field or could it be ...
Jan-Christian H
16:47 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
This is the commit where the requirements were increased to those versions:
https://github.com/audacious-media-playe...
John Lindgren
08:05 Audacious: RE: Audacious 3.2.0 not compile plugins
It seems the plugin causing problem is cdaudio-ng. Have you considered just not building this one ? Jean-Alexandre Anglès d'Auriac

January 28, 2012

21:48 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
Hi.
I'm starting to use/adapt the patch from Andrei into the Debian package of audacious-plugins 3.2.
For this ...
Cyril Lavier
19:12 Plugin Development: Alternative Last.fm plugin
I updated my alternative Last.fm plugin to work with Audacious 3.2.
You can get it here :
http://dl.free.fr/mE9oAGt...
Jean-Alexandre Anglès d'Auriac

January 27, 2012

20:42 Audacious: RE: Audacious 3.2.0 not compile plugins
Log file helps only on Ubuntu Linux? Oleg Stream

January 26, 2012

14:06 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
The behavior of avcodec_decode_audio4 is quite different from avcodec_decode_audio3, so supporting both in the same c... John Lindgren
10:53 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
I'm glad I could help! :)
You don't need to patch @configure@ as long as you run @autoconf@ after patching @config...
Jacopo Lorenzetti
10:36 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
Indeed, thanks to the Jacopo Lorenzetti's patch (thank you very much!), I was able to provide a work-around for the A... Alin Andrei
10:21 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
John Lindgren: Would it be possible to make use of avcodec_decode_audio4() in ffaudio-core.c only when FFmpeg 0.9+ is... Jacopo Lorenzetti
08:58 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)

Update: I guess responding the concerns of several users, the packagers of WebUpd8 repository have made a few hou...
Pascual Lucero
04:57 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)

Thanks for the report, although I might ask (and thinking for the benefit of most users). It is possible for the ne...
Pascual Lucero
01:23 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
https://bugs.launchpad.net/debian/+source/audacious/+bug/889585/comments/5 Jacopo Lorenzetti
00:09 Audacious: RE: Audacious 3.2.0 not compile plugins
Sorry, I don't think any of the developers use Slackware, so you are on your own here. John Lindgren

January 25, 2012

23:38 Audacious: RE: Audacious 3.2.0 not compile plugins
Not resolve this problem? Oleg Stream
21:43 Audacious: RE: Cue sheet & music library plugin
Thank you for your answer.
Would you accept a little change in the algorithm ? Like this : when a folder is scanne...
jc n
15:19 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
Indeed. John Lindgren
14:36 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)

Hi, you mean using ./configure --prefix=/opt as a command when I am building FFmpeg? Thanks
Pascual Lucero
11:54 Audacious: RE: Add Music Collection fails
Thank for your help! Installing the package "mpg123" out of extra-Repository helped. I'm just wondering why this is o... J G

January 24, 2012

21:52 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
You could build FFmpeg from source and install it under /opt. Otherwise you should probably stick to Audacious 3.1 u... John Lindgren
20:06 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)

Hello,
Sorry, it was my mistake. The ubuntu repositories have FFmpeg 0.7 as the latest version. Installing FF...
Pascual Lucero
14:13 Audacious: RE: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)
You should contact WebUpd8 about this problem. FFmpeg 0.9 is the requirement; it may be that it was not installed on... John Lindgren
08:40 Audacious: FFAudio plugin not recognized in Audacious 3.2 (installed from WebUpd8 repository)

Hello,
Today I have upgraded Audacious from the WebUpd8 ppa repository for Ubuntu and to my surprise, the FFAu...
Pascual Lucero
17:53 Audacious: RE: Add Music Collection fails
Actually, the plugin is called madplug.so. Michał Lipski
14:21 Audacious: RE: Add Music Collection fails
All that comes to mind is to make sure you have the MP3 plugin (mpg123.so) installed and enabled. In Arch this means... John Lindgren
12:02 Audacious: Add Music Collection fails
Hi,
when I try to add my Music Collection (Folder with Subdirectories including ~3000 *.mp3 files) nothing happens.
...
J G
16:49 Audacious: Configurable shortcuts in 3.2?
The announcement of the 3.2 release says:
"Some keyboard shortcuts have been changed in the GTK interface, since m...
zz top
15:41 Audacious: RE: Support for volume and seeking bar in the gnome media player indicator
Added a feature request: http://redmine.audacious-media-player.org/issues/58 Dimon Limon
14:16 Audacious: RE: Support for volume and seeking bar in the gnome media player indicator
You can add a feature request for this. John Lindgren
10:36 Audacious: Support for volume and seeking bar in the gnome media player indicator
Hi,
Audacious has finally MPRIS 2 support so it's possible to use it with e.g. media player indicator for gnome sh...
Dimon Limon
09:02 Audacious: Option to hide a playlist (i.e hide the tab) in playlist manager?

Hello (again),
A final question for today. It is possible in the search option, to hide the Library playlist t...
Pascual Lucero
09:00 Audacious: Possibility to allow resizing of Columns in Audacious and questions about "GTK interface" in 3.2

Hello again,
First at all, thanks to the developers for this wonderful audio player (in case I didn't say th...
Pascual Lucero

January 23, 2012

00:18 Audacious: RE: Cue sheet & music library plugin
This has nothing to do with the music library plugin directly; it has to do with the algorithm used for scanning a fo... John Lindgren

January 22, 2012

21:43 Audacious: RE: Share audacious playlists and preferences in common folder (for Windows and Linux in dual boot configuration)

Thanks, I will try to do this procedure with the information available. I will ask again in case something goes wro...
Pascual Lucero
13:37 Audacious: Cue sheet & music library plugin
Hi all,
This is my first message and I want to say thank you for this fine audio player.
I am in the process of rip...
jc n

January 21, 2012

16:24 Audacious: Delete song from disk
Please add feature "Delete file from hard drive"
I often use this function in another audio player. And i want this ...
Oleg Stream
16:06 Audacious: Audacious 3.2.0 not compile plugins
Not compile under slackware 13.37 x64
see log in my FTP - ftp://ifconfig.com.ua/incoming/tmp/log
Thanks!
Oleg Stream
01:26 Audacious: RE: Where can I find the source of the "info-bar"
Thanks :)
The use of CAIRO_OPERATOR_ATOP is causing software-fallbacks (slow), which seem to be not properly handled...
Mr X

January 20, 2012

20:38 Audacious: RE: Where can I find the source of the "info-bar"
In audacious-plugins, src/gtkui/ui_infoarea.c. John Lindgren
19:04 Audacious: Where can I find the source of the "info-bar"
Hi,
I am hunting down a bug in a gryphics driver which quite frequently happens with Audacious's "info bar" (class...
Mr X
13:13 Audacious: Album artist and discnumber tag
Hello,
this is my first post and I would like to thank you for this great lightweight player!
Has there been an...
Jerko S

January 19, 2012

21:54 Audacious: RE: Playlists in rows
No, I don't think GTK+ will do that. John Lindgren
20:18 Audacious: RE: Playlists in rows
I'm talking about something like this:
!http://i624.photobucket.com/albums/tt328/as_drogowy/foobar.png!
Is it p...
Jan Wendt

January 18, 2012

21:02 Audacious: RE: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
You can apply the patch issuing the following commands:... Jacopo Lorenzetti
15:48 Audacious: RE: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
Thanks Jacopo, but how am I supposed to use this patch? I'm a bit new into compiling things
Will compiling a newer...
Gabriel Moraes
20:54 Audacious: RE: Playlists in rows
Playlist menu -> Playlist Manager. John Lindgren
20:42 Audacious: Playlists in rows
I'm wondering if it is possible to display Audacious playlists in rows, the way foobar2000 does? I have many many pla... Jan Wendt

January 17, 2012

21:57 Audacious: RE: Share audacious playlists and preferences in common folder (for Windows and Linux in dual boot configuration)
I haven't tested this, but I think you want the following environment variables:
XDG_CONFIG_HOME on Linux (http://st...
John Lindgren
21:24 Audacious: RE: Share audacious playlists and preferences in common folder (for Windows and Linux in dual boot configuration)

Thanks for your answer, but I have a question (btw, I don't know how to create symbolic links). I would like to cho...
Pascual Lucero
00:55 Audacious: RE: Share audacious playlists and preferences in common folder (for Windows and Linux in dual boot configuration)
Sure, on your Linux drive, make ~/.config/audacious a symbolic link to the Windows configuration folder (which should... John Lindgren

January 16, 2012

19:32 Audacious: Share audacious playlists and preferences in common folder (for Windows and Linux in dual boot configuration)

Hello,
First at all, thanks for this wonderful player. I was happy with Winamp in Windows, but then I discover...
Pascual Lucero

January 14, 2012

21:26 Audacious: RE: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
The only problem with Ubuntu (Precise Pangolin included) and current Audacious versions is that you cannot enable the... Jacopo Lorenzetti
17:25 Audacious: RE: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
You're probably missing headers for a bunch of libraries that Audacious needs. John Lindgren
10:48 Audacious: [Ubuntu] Compiling 3.2 doesn't find the MPEG 1/2/3 plugins
Hi.
Compiling the audacious-3.2-plugins returns me this:
Configuration:
Install path: ...
Gabriel Moraes
21:21 Audacious: RE: WARNING: Audacious seems to be already running but is not responding. Segmentation fault
You are the second person who has reported a libmpg123-related crash lately. I suggest installing the latest version... John Lindgren
02:37 Audacious: WARNING: Audacious seems to be already running but is not responding. Segmentation fault
Hello!
I've upgraded the old default Audacious (Ubuntu Oneiric Ocelot) to the one in Webup8 PPA and now I cannot s...
Conualfy M.
05:45 Audacious: RE: Data needed for bug report?
Thank you for replying. I have installed 3.2-beta2 and will submit any bug reports if I find them. Will F.

January 13, 2012

16:06 Audacious: RE: Scaling of old Winamp skins
I think you misunderstand the issue. Whether the feature is implemented has nothing to do with how popular it is; it... John Lindgren
12:31 Audacious: RE: Scaling of old Winamp skins
I too would like to see this feature back.
I think it was more popular than you realise. You'll find quite a few f...
super jamie
 

Also available in: Atom