log

age author description
2006-01-28 nenolod [svn] add disk_getvol and disk_setvol trunk
2006-01-28 giacomo [svn] adapted the logo text for gettext translations trunk
2006-01-28 chainsaw [svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunk
2006-01-28 nenolod [svn] add playback.c to build trunk
2006-01-28 nenolod [svn] we don't need to build libaudcore/Makefile anymore ;) trunk
2006-01-28 nenolod [svn] remove libaudcore, we never did anything with it trunk
2006-01-28 nenolod [svn] update potfiles trunk
2006-01-28 nenolod [svn] per laci, use stock icons in the menu trunk
2006-01-28 nenolod [svn] We now require GTK+ 2.6.x. trunk
2006-01-28 nenolod [svn] artist - album - title is now the default title format. trunk
2006-01-28 nenolod [svn] throw out duplicate XEvents... again, for speed purposes we don't need trunk
2006-01-28 nenolod [svn] I like the rotated icon better. trunk
2006-01-28 nenolod [svn] icons so far trunk
2006-01-28 nenolod [svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunk
2006-01-28 nenolod [svn] About box tweaks. trunk
2006-01-28 nenolod [svn] Patch for improved GYM/VGM file support ala blargg. trunk
2006-01-27 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
2006-01-27 giacomo [svn] do not try to compile amidi-plug if alsa is not available trunk
2006-01-27 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
2006-01-27 giacomo [svn] adjusted audacious headers includes in amidi-plug trunk
2006-01-27 giacomo [svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk
2006-01-27 giacomo [svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunk
2006-01-27 nenolod [svn] fixes via blargg. trunk
2006-01-27 nenolod [svn] experimental fix trunk
2006-01-26 nenolod [svn] whoever wrote output_to_audio() was a crackhead. trunk
2006-01-26 nenolod [svn] cleanup produce_audio() a bit. trunk
2006-01-26 nenolod [svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunk
2006-01-26 nenolod [svn] tell_audio returns void, not gint. trunk
2006-01-26 nenolod [svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunk
2006-01-26 giacomo [svn] re-added an empty ChangeLog file to avoid autotool complaints trunk
2006-01-26 giacomo [svn] about.c buttons centered and properly sized trunk
2006-01-26 nenolod [svn] Indentation changes. trunk
2006-01-26 nenolod [svn] make "Credits" translatable. trunk
2006-01-26 giacomo [svn] custom label/images for about.c buttons trunk
2006-01-26 nenolod [svn] sed -i s:XMMS:Audacious:g trunk
2006-01-26 nenolod [svn] More doc updates. trunk
2006-01-26 nenolod [svn] documentation updates. trunk
2006-01-26 nenolod [svn] Add a line between the time and the track name. trunk
2006-01-26 nenolod [svn] Make *sure* it's borderless. trunk
2006-01-26 nenolod [svn] Credits window is back in action. trunk
2006-01-26 nenolod [svn] Remove crap that is unneeded from about.c, update credits information. trunk
2006-01-26 giacomo [svn] initial layout for buttons over the png logo trunk
2006-01-26 nenolod [svn] Add credits.c to makefile, and fill in as much information as I have. trunk
2006-01-26 nenolod [svn] Add show_credits_window() declaration. trunk
2006-01-26 nenolod [svn] If a track has a length, then we *really* do not want silence detection, trunk
2006-01-26 giacomo [svn] removed X11 dependencies and cflags from audacious/makefile.am trunk
2006-01-25 nenolod [svn] New output driver which makes use of Output objects ability to flush trunk
2006-01-25 nenolod [svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk
2006-01-25 nenolod [svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk
2006-01-25 nenolod [svn] aboutbox formatting stuffs. trunk
2006-01-25 nenolod [svn] hostile merge, phase 2: reimport based on new plugin code trunk
2006-01-25 nenolod [svn] Hostile merge, phase 1: remove merge target from the repository. trunk
2006-01-25 chainsaw [svn] New code drop from blargg. Needs some work. trunk
2006-01-24 nenolod [svn] Whoops. trunk
2006-01-24 nenolod [svn] Do not process redundant XEvents... just throw them away. Crude trunk
2006-01-24 nenolod [svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunk
2006-01-23 nenolod [svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk
2006-01-23 nenolod [svn] Always on top fix. trunk
2006-01-23 nenolod [svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk
2006-01-23 nenolod [svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunk
2006-01-21 chainsaw [svn] Assembly file is now unused. Removing. trunk
2006-01-21 chainsaw [svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunk
2006-01-21 chainsaw [svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
2006-01-21 chainsaw [svn] Use the VFS layer. trunk