log

age author description
Mon, 18 Sep 2006 13:03:22 -0700 nenolod [svn] - remove some plugin checks I missed trunk
Mon, 18 Sep 2006 12:59:14 -0700 nenolod [svn] - add a bugs@ address for audacious trunk
Mon, 18 Sep 2006 03:20:15 -0700 nenolod [svn] - add -D_AUDACIOUS_CORE here trunk
Mon, 18 Sep 2006 02:51:11 -0700 nenolod [svn] - remove plugins from the core distribution trunk
Mon, 18 Sep 2006 02:34:43 -0700 nenolod [svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users trunk
Mon, 18 Sep 2006 02:33:52 -0700 nenolod [svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunk
Mon, 18 Sep 2006 02:30:57 -0700 nenolod [svn] - export main.h API trunk
Mon, 18 Sep 2006 02:06:40 -0700 nenolod [svn] - export xentry and xconvert API trunk
Mon, 18 Sep 2006 01:59:07 -0700 nenolod [svn] - C++ friendliness trunk
Mon, 18 Sep 2006 01:58:20 -0700 nenolod [svn] - lets be C++ friendly trunk
Mon, 18 Sep 2006 01:56:09 -0700 nenolod [svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h trunk
Mon, 18 Sep 2006 01:45:08 -0700 nenolod [svn] - export the util.h as provided by audacious/ trunk
Mon, 18 Sep 2006 01:44:39 -0700 nenolod [svn] - merge libaudacious (public) and audacious util APIs trunk
Mon, 18 Sep 2006 01:41:41 -0700 nenolod [svn] - add the PlaylistContainer API to the SDK. trunk
Mon, 18 Sep 2006 01:40:53 -0700 nenolod [svn] - add the playlist API to the SDK. trunk
Sat, 16 Sep 2006 22:53:47 -0700 nenolod [svn] - add missing 'test' trunk
Sat, 16 Sep 2006 22:44:14 -0700 nenolod [svn] - remove redundant test trunk
Sat, 16 Sep 2006 19:37:08 -0700 js [svn] Fixed unused variable and missing type conversion trunk
Sat, 16 Sep 2006 19:21:06 -0700 js [svn] Add #undef FSCALE, since it's already defined on OpenBSD trunk
Sat, 16 Sep 2006 19:18:59 -0700 js [svn] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD trunk
Sat, 16 Sep 2006 19:13:26 -0700 js [svn] #undef ALIGN, since it's already defined on OpenBSD. trunk
Sat, 16 Sep 2006 19:10:07 -0700 js [svn] Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too. trunk
Sat, 16 Sep 2006 18:58:23 -0700 js [svn] nenolod's fix for the soundcard.h check was incomplete, fixed trunk
Sat, 16 Sep 2006 18:56:17 -0700 nenolod [svn] - check for soundcard.h trunk
Sat, 16 Sep 2006 18:46:42 -0700 nenolod [svn] - oh oops trunk
Sat, 16 Sep 2006 17:53:36 -0700 nenolod [svn] - remove reference in autoconf trunk
Sat, 16 Sep 2006 17:51:46 -0700 nenolod [svn] - do not generate a Makefile for libconsole trunk
Sat, 16 Sep 2006 17:47:12 -0700 nenolod [svn] - remove iconv code altogether trunk
Sat, 16 Sep 2006 17:17:22 -0700 js [svn] Fixed a LOT of warnings showing up with -Wall. This is the first step trunk
Sat, 16 Sep 2006 16:26:54 -0700 js [svn] Fixed a lot of warnings that only showed up on *BSD. trunk