log

age author description
Wed, 20 Dec 2006 13:05:57 -0800 marvin [svn] - Fixed voiceprint scroll bug for stopped playback trunk
Wed, 20 Dec 2006 07:57:56 -0800 nenolod [svn] - allow changing the colourtheme from preferences trunk
Wed, 20 Dec 2006 07:09:22 -0800 nenolod [svn] - add ability to colourtheme the UI trunk
Wed, 20 Dec 2006 06:59:23 -0800 nenolod [svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunk
Wed, 20 Dec 2006 06:45:56 -0800 nenolod [svn] - break out string-related functions from util.c trunk
Wed, 20 Dec 2006 05:45:04 -0800 nenolod [svn] - fix list menu, reported by Joker trunk
Wed, 20 Dec 2006 04:21:25 -0800 nenolod [svn] - fix libaudacious makefile trunk
Tue, 19 Dec 2006 17:22:33 -0800 marvin [svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunk
Tue, 19 Dec 2006 16:28:41 -0800 marvin [svn] - Changed the visualizer colors for the Default skin to a gradient trunk
Tue, 19 Dec 2006 15:13:17 -0800 marvin [svn] Keep the voiceprint inside the range for the theme. trunk
Tue, 19 Dec 2006 08:26:05 -0800 yaz [svn] - key bindings for Save List and Save Default List had been changed accidentally. trunk
Tue, 19 Dec 2006 07:54:26 -0800 nenolod [svn] - fix all hardcoded values trunk
Tue, 19 Dec 2006 07:48:03 -0800 nenolod [svn] - somewhat fix textboxBitmapFontWidth,Height hints trunk
Tue, 19 Dec 2006 07:32:23 -0800 nenolod [svn] - fix skin.hints parsing for textbox trunk
Tue, 19 Dec 2006 00:41:12 -0800 yaz [svn] - Remove Selected works sanely. closes #701. trunk
Mon, 18 Dec 2006 18:04:05 -0800 marvin [svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunk
Mon, 18 Dec 2006 17:26:47 -0800 marvin [svn] - Added 'bars' mode for analyzer in windowshade mode trunk
Mon, 18 Dec 2006 16:37:47 -0800 marvin [svn] -added analyzer vis to windowshade mode trunk
Mon, 18 Dec 2006 14:47:48 -0800 giacomo [svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunk
Mon, 18 Dec 2006 14:01:29 -0800 marvin [svn] Added subsampling and nonlinear transfer function to the voiceprint trunk
Mon, 18 Dec 2006 13:11:23 -0800 giacomo [svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunk
Mon, 18 Dec 2006 11:59:00 -0800 nenolod [svn] - run update-po trunk
Mon, 18 Dec 2006 10:57:11 -0800 nenolod [svn] - voiceprint fixes from Troels Bang Jensen. trunk
Mon, 18 Dec 2006 10:09:07 -0800 nenolod [svn] - gtk_timeout_add -> g_timeout_add trunk
Mon, 18 Dec 2006 10:04:29 -0800 nenolod [svn] - fix the positioning of an assertion to a place where it would actually trunk
Mon, 18 Dec 2006 09:56:52 -0800 nenolod [svn] - gdk_image_destroy -> g_object_unref trunk
Mon, 18 Dec 2006 09:43:42 -0800 nenolod [svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunk
Mon, 18 Dec 2006 08:44:33 -0800 nenolod [svn] - patch to add a scrolling voiceprint to the mini visualizer. trunk
Mon, 18 Dec 2006 07:31:51 -0800 yaz [svn] - suppress noise on transition from pause to stop. trunk
Mon, 18 Dec 2006 06:53:52 -0800 yaz [svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunk