log

age author description
Fri, 27 Jan 2006 15:10:44 -0800 giacomo [svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunk
Fri, 27 Jan 2006 14:22:22 -0800 giacomo [svn] do not try to compile amidi-plug if alsa is not available trunk
Fri, 27 Jan 2006 12:00:13 -0800 giacomo [svn] amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available trunk
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
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