log

age author description
Sun, 14 May 2006 16:24:39 -0700 nenolod [svn] - performance boost trunk
Sun, 14 May 2006 16:08:07 -0700 nenolod [svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE) trunk
Sun, 14 May 2006 16:05:32 -0700 nenolod [svn] - self-caching transparency generator (right now we have a blend constant of 60%) trunk
Sun, 14 May 2006 13:35:06 -0700 nenolod [svn] - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable) trunk
Sun, 14 May 2006 11:45:51 -0700 nenolod [svn] - gtk_window_set_decorated() trunk
Sun, 14 May 2006 11:35:41 -0700 nenolod [svn] - make playlist moveable again trunk
Sun, 14 May 2006 11:23:22 -0700 nenolod [svn] - same for equalizerwin trunk
Sun, 14 May 2006 11:10:01 -0700 nenolod [svn] - make mainwin moveable again trunk
Sun, 14 May 2006 10:31:46 -0700 nenolod [svn] - remove X11-incompliant dock.c, dock.h (sorry) trunk
Sun, 14 May 2006 08:38:23 -0700 chainsaw [svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. trunk
Sun, 14 May 2006 01:20:40 -0700 nhjm449 [svn] mainwin.c: trunk
Sat, 13 May 2006 23:28:57 -0700 nenolod [svn] - if taglib_tag == NULL, then return instead of crash trunk
Sat, 13 May 2006 22:59:15 -0700 nenolod [svn] - this stuff hasn't applied since audacious 0.1.1 trunk
Sat, 13 May 2006 22:56:35 -0700 nenolod [svn] - add some notes to myself about getting from here to there trunk
Sat, 13 May 2006 11:20:38 -0700 nenolod [svn] - abort out of produce_audio if a stop has been requested trunk
Sat, 13 May 2006 11:20:11 -0700 nenolod [svn] - remove comment trunk
Sat, 13 May 2006 03:58:16 -0700 chainsaw [svn] Convert from deprecated configfile interace to configdb, closes bug #494. trunk
Fri, 12 May 2006 14:18:48 -0700 chainsaw [svn] This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met. trunk
Fri, 12 May 2006 14:12:17 -0700 nenolod [svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA trunk
Fri, 12 May 2006 14:03:50 -0700 nenolod [svn] - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later trunk
Fri, 12 May 2006 13:47:25 -0700 nenolod [svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) trunk
Fri, 12 May 2006 06:48:55 -0700 nenolod [svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunk
Fri, 12 May 2006 06:29:11 -0700 nenolod [svn] - Use g_get_home_dir() instead of getenv ugliness here. trunk
Thu, 11 May 2006 20:58:33 -0700 nhjm449 [svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column trunk
Wed, 10 May 2006 19:13:49 -0700 nhjm449 [svn] - Queue fix from ircubic (bug #490) trunk
Wed, 10 May 2006 17:54:49 -0700 nenolod [svn] - fix a potential crash in our read callback (for VFS) trunk
Wed, 10 May 2006 16:01:35 -0700 nenolod [svn] - fix infinite loop issue trunk
Wed, 10 May 2006 15:56:52 -0700 nenolod [svn] - add makefile to configure.ac trunk
Wed, 10 May 2006 15:00:19 -0700 nenolod [svn] - resync headers trunk
Wed, 10 May 2006 14:44:20 -0700 nenolod [svn] - 2.1 beta trunk