Activity
From February 09, 2017 to March 10, 2017
March 07, 2017
-
16:25 Audacious: RE: Building Audacious on OpenIndiana yield iconv error
- autoconf is supposed to define ICONV_CONST[1]. Evidently it is not set up right on OpenIndiana.
fn1. https://www.... -
03:51 Audacious: RE: Building Audacious on OpenIndiana yield iconv error
- In the interest of having a working program, I went ahead and modified the @in@ variable on line 52 of @src/libaudcor...
- Greetings!
I'm attempting to build Audacious on OpenIndiana / Hipster (x86) and I'm running into this error:
<p...
March 05, 2017
-
22:51 Audacious: RE: QT and GTK versions of skins ui.
- It's a good thought. I thought about doing something like what you describe, and I did try to keep the code common w...
- Hello,
by doing a comparison with WinMerge between the sources of skins ui for QT and GTK, they look very similar, a...
March 02, 2017
-
01:41 Plugin Development: RE: Porting a Winamp 2 Input plugin to Audacious
- You basically subclass InputPlugin (documented in libaudcore/plugin.h). You can look at the sndfile plugin for an ex...
March 01, 2017
- I have the source of an input plugin that was made for Winamp 2.x and want to know what the process would be for port...
February 10, 2017
-
04:58 Audacious: RE: Audtool not working from crontab
- cron normally runs as ROOT, you might try:
*/1 * * * * sudo su -c "DISPLAY:=0 && audtool playback-pause && mplayer...
Also available in: Atom