log

age author description
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
Tue, 24 Jan 2006 21:03:30 -0800 nenolod [svn] aboutbox formatting stuffs. trunk
Tue, 24 Jan 2006 20:19:01 -0800 nenolod [svn] hostile merge, phase 2: reimport based on new plugin code trunk
Tue, 24 Jan 2006 20:17:26 -0800 nenolod [svn] Hostile merge, phase 1: remove merge target from the repository. trunk
Tue, 24 Jan 2006 19:10:07 -0800 chainsaw [svn] New code drop from blargg. Needs some work. trunk
Tue, 24 Jan 2006 13:57:22 -0800 nenolod [svn] Whoops. trunk
Tue, 24 Jan 2006 08:25:36 -0800 nenolod [svn] Do not process redundant XEvents... just throw them away. Crude trunk
Tue, 24 Jan 2006 07:52:28 -0800 nenolod [svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunk
Mon, 23 Jan 2006 14:11:40 -0800 nenolod [svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk
Mon, 23 Jan 2006 14:07:43 -0800 nenolod [svn] Always on top fix. trunk
Mon, 23 Jan 2006 13:53:26 -0800 nenolod [svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk
Mon, 23 Jan 2006 12:24:48 -0800 nenolod [svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunk
Sat, 21 Jan 2006 14:06:25 -0800 chainsaw [svn] Assembly file is now unused. Removing. trunk
Sat, 21 Jan 2006 14:06:07 -0800 chainsaw [svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunk
Sat, 21 Jan 2006 10:03:15 -0800 chainsaw [svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Sat, 21 Jan 2006 07:12:02 -0800 chainsaw [svn] Use the VFS layer. trunk
Sat, 21 Jan 2006 06:32:50 -0800 chainsaw [svn] Use the VFS subsystem and delete the unused demo source. trunk
Fri, 20 Jan 2006 07:17:03 -0800 nenolod [svn] Reenable wma compilation. trunk
Thu, 19 Jan 2006 19:31:32 -0800 nenolod [svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunk
Thu, 19 Jan 2006 15:45:42 -0800 nenolod [svn] Updated about-logo.png. trunk
Thu, 19 Jan 2006 15:45:01 -0800 nenolod [svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunk
Wed, 18 Jan 2006 21:21:50 -0800 nenolod [svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunk
Wed, 18 Jan 2006 17:18:37 -0800 chainsaw [svn] Tag reading for NSF. trunk
Wed, 18 Jan 2006 17:07:59 -0800 chainsaw [svn] Length detection for VGM; tag reading for GBS. trunk
Wed, 18 Jan 2006 16:03:38 -0800 nenolod [svn] Rename about.c to credits.c trunk
Wed, 18 Jan 2006 16:01:31 -0800 nenolod [svn] Add about-logo.png to the distribution. trunk
Wed, 18 Jan 2006 14:34:54 -0800 chainsaw [svn] Simplify magic reader and get GYM tag reading right. trunk
Wed, 18 Jan 2006 14:03:32 -0800 giacomo [svn] use labs() instead of abs() for long types trunk
Wed, 18 Jan 2006 13:55:23 -0800 giacomo [svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunk
Wed, 18 Jan 2006 12:35:20 -0800 chainsaw [svn] Clean up after myself, reverting botched fix to ffmpeg code. trunk
Wed, 18 Jan 2006 11:21:11 -0800 giacomo [svn] fixed width of the fwd button trunk
Wed, 18 Jan 2006 11:03:23 -0800 nenolod [svn] Remove header that got moved. Oops. trunk
Wed, 18 Jan 2006 10:53:34 -0800 nenolod [svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunk
Wed, 18 Jan 2006 10:38:51 -0800 nenolod [svn] Move xml_document stuff into libaudacious. trunk
Tue, 17 Jan 2006 18:15:15 -0800 nenolod [svn] Remove EQ again. *grr* trunk
Tue, 17 Jan 2006 18:12:22 -0800 nenolod [svn] Further speedups trunk