Activity
From December 10, 2013 to January 08, 2014
January 08, 2014
-
12:54 Plugin Development: RE: How to develop audacious plugin ?
- The program haven't any wrong on my computer, I think maybe your computer haven't json library. I have added the json...
-
00:53 Plugin Development: RE: How to develop audacious plugin ?
- Does it compile correctly for you? I get these errors:
http://pastebin.com/raw.php?i=58euHDt3
January 07, 2014
-
15:37 Plugin Development: RE: How to develop audacious plugin ?
- Hello,I want the plug-in provide a function that can play music online and a function that can add some music in the ...
-
14:06 Audacious: RE: font rendering problem
- Thank you.
January 06, 2014
-
16:38 Audacious: RE: Add Directory Ability Removed?
- Hi Michael,
I did some more investigation by uninstalling the version I downloaded from the Audacious website and ...
January 05, 2014
-
02:50 Audacious: RE: font rendering problem
- Fixed in Git master:
https://github.com/audacious-media-player/audacious-plugins/commit/b5e7258b6dc326b9649eda2d1f97...
January 03, 2014
-
20:39 Audacious: RE: Add Directory Ability Removed?
- Happy New Year, guys!
Since I cannot reproduce the issue with 3.4.2 and Fedora 20 (and also with konqueror it work... -
12:36 Audacious: RE: Opus issues (just with audacious)
- It's good now. Thank you!
-
00:00 Audacious: RE: Opus issues (just with audacious)
- This was caused by a pretty straightforward bug. Thanks for reporting the problem (and attaching the sample file).
...
January 02, 2014
-
23:37 Audacious: RE: Add Directory Ability Removed?
- Well, Jim, I guess my theory was wrong ... got a different one? :)
-
21:44 Audacious: RE: Add Directory Ability Removed?
- Hi John,
I guess I didn't understand what you meant by "is the MP3 plugin installed?". I thought you meant does i... -
21:33 Audacious: RE: Add Directory Ability Removed?
- Jim Gravelle wrote:
> Do you have a list somewhere of all the package/library dependencies?
There is a list for U... -
21:31 Audacious: RE: Add Directory Ability Removed?
- You can play MP3s with the FFmpeg plugin, but it doesn't "officially" support them so they won't be added if you just...
-
20:28 Audacious: RE: Add Directory Ability Removed?
- Another Update: I tried downloading 3.4.2 from the Audacious site, compiled and installed it successfully. Now the ...
-
20:00 Audacious: RE: Add Directory Ability Removed?
- Update: I downloaded 3.2.4 from the Audacious website, compiled and installed it successfully. The old 3.2.4 versio...
-
01:12 Audacious: RE: Add Directory Ability Removed?
- Hi John,
I've already installed the MP3 plugin...without it I wouldn't be able to play MP3's. ;-)
Update: I t... - I'm using audacious 3.5.x built from git on Debian sid. It will not play opus, even though my ffmpeg (2.1.1) is built...
January 01, 2014
-
20:36 Audacious: RE: Add Directory Ability Removed?
- Try installing the MP3 plugin. It might help.
December 31, 2013
-
21:09 Audacious: RE: Add Directory Ability Removed?
- Hi John,
Have you tried it? Before I could simply pass a directory name to Audacious and it would automatically c... -
12:54 Plugin Development: RE: How to develop audacious plugin ?
- Okay, I need a few days
December 28, 2013
-
17:15 Audacious: RE: Add Directory Ability Removed?
- I'm not aware of any changes in 3.4.2 that would have caused what you describe.
December 27, 2013
- Hi,
I just upgraded Adacious to version 3.4.2 by using the pacman repo for my openSUSE 12.3 and am running into an... -
14:29 Audacious: RE: UI and cover art questions
- It is also possible to dock the plugin window with a right click on the label.
-
14:25 Audacious: RE: UI and cover art questions
- Audacious searches cover arts by their name e.g. 'cover' and 'front'.
Does your folder contain such an image?
Other... - Hello,
I am relatively new to Linux and i just installed Audacious.
I have a couple of problems :
I have a l...
December 26, 2013
-
17:04 Audacious: RE: Is there a simple way to run visualization plugins in the Winamp classic interface?
- If I remember well, WINAMP2 allowed to start/stop one visualization plugin at time by clicking on the "V" command of ...
December 25, 2013
-
22:29 Plugin Development: RE: How to develop audacious plugin ?
- Okay, in that case I suggest you start by developing a stand-alone GTK+ program to implement the search function. On...
December 24, 2013
-
09:48 Plugin Development: RE: How to develop audacious plugin ?
- the plugin that can search musics in the specific website
December 23, 2013
-
20:14 Plugin Development: RE: How to develop audacious plugin ?
- What kind of plugin? What do you want it to do?
- How to develop audacious plugin ?
December 19, 2013
-
05:57 Plugin Development: RE: Question on audio buffer in XMMS/Audacious
- There are several visualization plugins in the audacious-plugins package. You might want to look at how they do thin...
-
05:48 Plugin Development: RE: Question on audio buffer in XMMS/Audacious
- These are the current options for a visualization plugin in Audacious (copied from plugin.h):...
December 17, 2013
-
23:34 Audacious: RE: font rendering problem
- Ernest Calveras wrote:
> I think it's some kind of bug.
Thank you for that insight. I have been aware of the beh... -
14:26 Audacious: RE: font rendering problem
- It's possible, but don't you think it's strange that even at tiny point sizes the text is still cut off? For instance...
- Hello everyone,
I have read a tutorial from this link:
http://www.nobugs.org/developer/xmms/xmms-nobugs.html
...
December 13, 2013
-
22:26 Audacious: RE: font rendering problem
- The problem is that there isn't room in the skin for the whole height requested by the font, and the estimate for how...
-
12:53 Audacious: RE: font rendering problem
- I tried several fonts and this is the result:
Century Schoolbook -> OK
Dejavu Sans -> cropped
Dejavu Serif -> cr... -
00:08 Audacious: RE: font rendering problem
- Try a different font. This will happen to fonts that have unusual metrics.
December 12, 2013
-
11:27 Audacious: RE: font rendering problem
- Yes, bitmap fonts are rendered correctly. The problem with bitmap fonts is that they don't support non-ascii characters.
-
00:40 Audacious: RE: font rendering problem
- You are probably _not_ using bitmap fonts.
Enable them in the Interface Preferences dialog.
December 11, 2013
- Hi there,
The auto-scrolling text showing the song name is shown cropped at the top. Reducing the font size doesn'...
Also available in: Atom