log

age author description
Thu, 26 Jan 2006 23:22:49 -0800 giacomo [svn] adjusted audacious headers includes in amidi-plug trunk
Thu, 26 Jan 2006 18:45:42 -0800 giacomo [svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk
Thu, 26 Jan 2006 18:43:59 -0800 giacomo [svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunk
Thu, 26 Jan 2006 17:24:48 -0800 nenolod [svn] fixes via blargg. trunk
Thu, 26 Jan 2006 16:35:44 -0800 nenolod [svn] experimental fix trunk
Thu, 26 Jan 2006 15:21:09 -0800 nenolod [svn] whoever wrote output_to_audio() was a crackhead. trunk
Thu, 26 Jan 2006 11:44:29 -0800 nenolod [svn] cleanup produce_audio() a bit. trunk
Thu, 26 Jan 2006 11:37:48 -0800 nenolod [svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunk
Thu, 26 Jan 2006 11:18:52 -0800 nenolod [svn] tell_audio returns void, not gint. trunk
Thu, 26 Jan 2006 11:11:20 -0800 nenolod [svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunk
Thu, 26 Jan 2006 11:06:40 -0800 giacomo [svn] re-added an empty ChangeLog file to avoid autotool complaints trunk
Thu, 26 Jan 2006 10:57:27 -0800 giacomo [svn] about.c buttons centered and properly sized trunk
Thu, 26 Jan 2006 10:47:47 -0800 nenolod [svn] Indentation changes. trunk
Thu, 26 Jan 2006 10:47:29 -0800 nenolod [svn] make "Credits" translatable. trunk
Thu, 26 Jan 2006 10:31:35 -0800 giacomo [svn] custom label/images for about.c buttons trunk
Wed, 25 Jan 2006 22:45:56 -0800 nenolod [svn] sed -i s:XMMS:Audacious:g trunk
Wed, 25 Jan 2006 22:44:32 -0800 nenolod [svn] More doc updates. trunk
Wed, 25 Jan 2006 22:42:38 -0800 nenolod [svn] documentation updates. trunk
Wed, 25 Jan 2006 22:22:45 -0800 nenolod [svn] Add a line between the time and the track name. trunk
Wed, 25 Jan 2006 22:15:52 -0800 nenolod [svn] Make *sure* it's borderless. trunk
Wed, 25 Jan 2006 19:17:49 -0800 nenolod [svn] Credits window is back in action. trunk
Wed, 25 Jan 2006 18:40:41 -0800 nenolod [svn] Remove crap that is unneeded from about.c, update credits information. trunk
Wed, 25 Jan 2006 18:37:38 -0800 giacomo [svn] initial layout for buttons over the png logo trunk
Wed, 25 Jan 2006 18:31:49 -0800 nenolod [svn] Add credits.c to makefile, and fill in as much information as I have. trunk
Wed, 25 Jan 2006 18:19:59 -0800 nenolod [svn] Add show_credits_window() declaration. trunk
Wed, 25 Jan 2006 17:39:42 -0800 nenolod [svn] If a track has a length, then we *really* do not want silence detection, trunk
Wed, 25 Jan 2006 17:27:09 -0800 giacomo [svn] removed X11 dependencies and cflags from audacious/makefile.am trunk
Wed, 25 Jan 2006 09:31:04 -0800 nenolod [svn] New output driver which makes use of Output objects ability to flush trunk
Tue, 24 Jan 2006 21:47:40 -0800 nenolod [svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk
Tue, 24 Jan 2006 21:34:46 -0800 nenolod [svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk