log

age author description
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