log

age author description
Sat, 20 May 2006 20:04:39 -0700 nenolod [svn] - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math) trunk
Sat, 20 May 2006 16:24:26 -0700 chainsaw [svn] Add myself to translation credits for the dutch language. trunk
Sat, 20 May 2006 10:47:42 -0700 nenolod [svn] - Preferences UI tweak trunk
Fri, 19 May 2006 17:53:03 -0700 nhjm449 [svn] - About window should be set to 'always on top' trunk
Fri, 19 May 2006 14:00:07 -0700 nenolod [svn] - revert r1156, r1164 trunk
Fri, 19 May 2006 13:23:08 -0700 nenolod [svn] - playlistwin and equalizerwin are their own windows, don't treat them trunk
Fri, 19 May 2006 13:09:35 -0700 nenolod [svn] - disable expand/fill trunk
Fri, 19 May 2006 13:07:38 -0700 nenolod [svn] - handle the redraw more effectively here trunk
Fri, 19 May 2006 13:06:50 -0700 nenolod [svn] - playlist transparency toggle trunk
Fri, 19 May 2006 12:56:44 -0700 nenolod [svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunk
Fri, 19 May 2006 12:48:02 -0700 nenolod [svn] - update transparency pixmap if root window pixmap changes trunk
Fri, 19 May 2006 12:24:07 -0700 nenolod [svn] - avoid BadDrawable error trunk
Fri, 19 May 2006 12:09:49 -0700 nenolod [svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunk
Fri, 19 May 2006 11:57:39 -0700 nenolod [svn] - remove improper transience settings (these were just wrong) trunk
Wed, 17 May 2006 10:15:36 -0700 nenolod [svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunk
Wed, 17 May 2006 08:06:03 -0700 nenolod [svn] - artwork trunk
Wed, 17 May 2006 08:02:49 -0700 nenolod [svn] - fix trunk
Tue, 16 May 2006 21:57:16 -0700 nenolod [svn] - fix snapto mainwindow trunk
Tue, 16 May 2006 21:52:56 -0700 nenolod [svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk
Tue, 16 May 2006 21:52:31 -0700 nenolod [svn] - proxy auth options trunk
Tue, 16 May 2006 21:00:38 -0700 nhjm449 [svn] - super minor fixes trunk
Tue, 16 May 2006 20:38:22 -0700 nenolod [svn] - fix dock.c trunk
Tue, 16 May 2006 19:56:58 -0700 nhjm449 [svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunk
Tue, 16 May 2006 17:25:58 -0700 nenolod [svn] - fix trunk
Tue, 16 May 2006 17:15:01 -0700 nenolod [svn] - I made an oops. trunk
Tue, 16 May 2006 17:12:36 -0700 nenolod [svn] - revert back to dock.c 2/2 (hope it works) trunk
Tue, 16 May 2006 17:05:47 -0700 nenolod [svn] - revert back to dock.c, commit 1/2. trunk
Mon, 15 May 2006 20:55:19 -0700 nhjm449 [svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunk
Mon, 15 May 2006 13:45:52 -0700 nenolod [svn] - DESTDIR fix trunk
Mon, 15 May 2006 12:58:58 -0700 nenolod [svn] - make sure libaudacious.so is picked up trunk
Mon, 15 May 2006 12:27:01 -0700 nenolod [svn] - remove unnecessary build-posthook trunk
Mon, 15 May 2006 11:42:14 -0700 nenolod [svn] - remove debug notice trunk
Mon, 15 May 2006 11:31:31 -0700 nenolod [svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunk
Mon, 15 May 2006 08:17:53 -0700 yaz [svn] add the config option to enable/disable separator line in the playlist trunk
Mon, 15 May 2006 07:47:01 -0700 nenolod [svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz trunk
Sun, 14 May 2006 20:48:13 -0700 nenolod [svn] - ok, that g_thread_join() is definately hostile trunk
Sun, 14 May 2006 20:40:08 -0700 nenolod [svn] - add an additional ip_data.stop check trunk
Sun, 14 May 2006 20:38:22 -0700 nenolod [svn] - try to g_thread_join() here. trunk
Sun, 14 May 2006 20:35:37 -0700 nenolod [svn] - if writable == 0 then bail out of produce_audio() instead of segfault trunk
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