log

age author description
Tue, 24 Oct 2006 00:34:35 -0700 nenolod [svn] - oops, missed a requirement (sorry about that) trunk
Tue, 24 Oct 2006 00:34:00 -0700 nenolod [svn] - fix A-B repetition trunk
Mon, 23 Oct 2006 22:57:28 -0700 nenolod [svn] - make sure the proper wmclass is being set here. trunk
Mon, 23 Oct 2006 13:04:21 -0700 nenolod [svn] - set status text when loop-point A has been set to "LOOP-POINT A HAS BEEN SET." trunk
Mon, 23 Oct 2006 12:56:12 -0700 nenolod [svn] - integrate A-B patch, with a few changes: trunk
Mon, 23 Oct 2006 11:42:56 -0700 nenolod [svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries trunk
Sun, 22 Oct 2006 12:12:43 -0700 nenolod [svn] - use rand() instead trunk
Sun, 22 Oct 2006 11:54:51 -0700 nenolod [svn] - remove mkdtemp(). trunk
Sun, 22 Oct 2006 11:38:20 -0700 nemo [svn] Patch by Michael Hanselmann to fetch a per-song image file. trunk
Fri, 20 Oct 2006 17:00:45 -0700 nenolod [svn] - enforce extern status here. we do not provide an inlined iir(), so that shouldn't be declared inline. trunk
Fri, 20 Oct 2006 16:58:06 -0700 nenolod [svn] - icc warning fixes (pass 1) trunk
Sun, 15 Oct 2006 09:58:41 -0700 nenolod [svn] - try coreaudio before OSS trunk
Sun, 15 Oct 2006 09:30:05 -0700 chainsaw [svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260. trunk
Sat, 14 Oct 2006 21:25:04 -0700 nenolod [svn] - fix default config order trunk
Sat, 14 Oct 2006 21:11:15 -0700 nenolod [svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates. trunk
Sat, 14 Oct 2006 21:01:33 -0700 nenolod [svn] - SHARED_SUFFIX includes the dot trunk
Sat, 14 Oct 2006 20:58:52 -0700 nenolod [svn] - use SHARED_SUFFIX for PLUGIN_FILENAME(). trunk
Sat, 14 Oct 2006 19:01:29 -0700 nenolod [svn] - remove comment about remote access as there's no GUI options exposed for it in audacious trunk
Sat, 14 Oct 2006 18:55:20 -0700 nenolod [svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunk
Sat, 14 Oct 2006 18:50:37 -0700 nhjm449 [svn] - Properly handle shading when mainwin_width is greater than the shaded width. trunk
Sat, 14 Oct 2006 12:04:49 -0700 nenolod [svn] - bump to 1.2.0-rc4 trunk
Sat, 14 Oct 2006 12:03:26 -0700 nenolod [svn] - objectify libintl trunk
Sat, 14 Oct 2006 11:52:24 -0700 nenolod [svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunk
Sat, 14 Oct 2006 11:46:36 -0700 nenolod [svn] - make things friendly to Objective Make trunk
Sat, 14 Oct 2006 11:39:17 -0700 nenolod [svn] - libaudacious.so.4 actually, due to remote-access API addition trunk
Sat, 14 Oct 2006 11:38:14 -0700 nenolod [svn] - libaudacious SONAME becomes libaudacious.so.3 trunk
Sat, 14 Oct 2006 11:36:12 -0700 nenolod [svn] - same for librcd, libguess, icons and audacious/images trunk
Sat, 14 Oct 2006 11:33:25 -0700 nenolod [svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunk
Fri, 13 Oct 2006 11:08:02 -0700 yaz [svn] - audacious_determine_session_type() would crash if audacious_session_uri had value. trunk
Thu, 12 Oct 2006 21:12:58 -0700 yaz [svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunk