log

age author description
Thu, 14 Sep 2006 13:38:05 -0700 js [svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me... trunk
Thu, 14 Sep 2006 13:33:10 -0700 js [svn] .cpp -> .cxx trunk
Thu, 14 Sep 2006 13:27:38 -0700 giacomo [svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunk
Thu, 14 Sep 2006 08:46:01 -0700 js [svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. trunk
Thu, 14 Sep 2006 07:50:44 -0700 js [svn] Made the content of the password field in the AudioScrobbler plugin invisible. trunk
Thu, 14 Sep 2006 07:40:39 -0700 js [svn] Just saw another bug in the same line. The if was always false. trunk
Thu, 14 Sep 2006 07:38:06 -0700 js [svn] Fixed mk/objective.mk so that there won't be any trunk
Wed, 13 Sep 2006 18:59:47 -0700 yaz [svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator. trunk
Wed, 13 Sep 2006 16:05:01 -0700 giacomo [svn] - amidi-plug uses vfs now trunk
Wed, 13 Sep 2006 15:59:49 -0700 giacomo [svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome trunk
Wed, 13 Sep 2006 14:01:54 -0700 js [svn] Added BSD make to the recommended make versions since it's officially supported now. trunk
Wed, 13 Sep 2006 13:58:21 -0700 nenolod [svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops) trunk
Wed, 13 Sep 2006 13:56:08 -0700 js [svn] Fixed some Makefiles to make it work with BSD make. trunk
Wed, 13 Sep 2006 11:03:25 -0700 chainsaw [svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 09:40:07 -0700 chainsaw [svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 09:05:18 -0700 chainsaw [svn] Mark autogen.sh executable. trunk
Wed, 13 Sep 2006 08:06:57 -0700 chainsaw [svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 06:38:40 -0700 chainsaw [svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> trunk
Wed, 13 Sep 2006 05:22:45 -0700 chainsaw [svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious. trunk
Tue, 12 Sep 2006 23:31:24 -0700 nenolod [svn] - new DND handler trunk
Tue, 12 Sep 2006 23:11:07 -0700 nenolod [svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) trunk
Tue, 12 Sep 2006 10:59:59 -0700 giacomo [svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files trunk
Mon, 11 Sep 2006 16:06:23 -0700 chainsaw [svn] Use the VFS. trunk
Mon, 11 Sep 2006 15:24:52 -0700 chainsaw [svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. trunk
Mon, 11 Sep 2006 13:15:31 -0700 chainsaw [svn] Partial sync with upstream. trunk
Mon, 11 Sep 2006 11:23:34 -0700 lu_zero [svn] fix a typo trunk
Sun, 10 Sep 2006 23:39:54 -0700 yaz [svn] - make fileinfo_recursive_get_image() breadth first search. trunk
Sun, 10 Sep 2006 15:36:17 -0700 chainsaw [svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. trunk
Sun, 10 Sep 2006 14:28:45 -0700 chainsaw [svn] Have output plugins use the VFS layer too. trunk
Sun, 10 Sep 2006 14:01:14 -0700 chainsaw [svn] Use the VFS layer. trunk