log

age author description
Sat, 23 Dec 2006 23:38:02 -0800 nhjm449 [svn] - Center new windows so they don't get cut off by the edge of the screen. trunk
Sat, 23 Dec 2006 08:42:05 -0800 nenolod [svn] - use relative links for this (FHS compliance) trunk
Sat, 23 Dec 2006 06:04:14 -0800 yaz [svn] - file_path should be dirname. trunk
Sat, 23 Dec 2006 03:47:44 -0800 giacomo [svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunk
Sat, 23 Dec 2006 00:20:59 -0800 nhjm449 [svn] - Correctly set the size of playlistwin_list on startup/etc. trunk
Fri, 22 Dec 2006 20:10:22 -0800 marvin [svn] - two realcolour modes for voiceprint vis: Fire and Ice trunk
Fri, 22 Dec 2006 17:35:11 -0800 giacomo [svn] - playlist manager, work done for data consistency; now it should react and update when it is active and playlists are created/modified/deleted outside the manager (i.e. with keyboard shortcuts) trunk
Fri, 22 Dec 2006 16:29:35 -0800 giacomo [svn] - added initial code for playlist manager, that allows to create, delete and switch playlists trunk
Fri, 22 Dec 2006 14:58:16 -0800 nenolod [svn] - fix equalizer motion response in doublesize trunk
Fri, 22 Dec 2006 07:28:13 -0800 nenolod [svn] - missed a gtk_timeout_remove trunk
Fri, 22 Dec 2006 06:13:13 -0800 nenolod [svn] - port to GtkUIManager trunk
Fri, 22 Dec 2006 05:47:15 -0800 nenolod [svn] - add XML description of the equalizer window's menus trunk
Fri, 22 Dec 2006 05:38:45 -0800 nenolod [svn] - fix credits.c translators table trunk
Fri, 22 Dec 2006 05:37:06 -0800 nenolod [svn] - update Polish translation care of it's maintainer trunk
Fri, 22 Dec 2006 03:06:44 -0800 nhjm449 [svn] - Improve the scope visualization trunk
Fri, 22 Dec 2006 00:54:43 -0800 nhjm449 [svn] - Added comment so it won't happen again ;) trunk
Fri, 22 Dec 2006 00:52:22 -0800 nhjm449 [svn] - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode. trunk
Fri, 22 Dec 2006 00:32:44 -0800 nhjm449 [svn] - Updated fix for doublesized, shaded analyzer. trunk
Fri, 22 Dec 2006 00:17:31 -0800 nhjm449 [svn] - Fix the number of analyzer bars drawn in shaded mode. trunk
Wed, 20 Dec 2006 13:42:30 -0800 nenolod [svn] - update credits trunk
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
Mon, 18 Dec 2006 04:15:09 -0800 nenolod [svn] - damn SVN reverted this to some old version trunk
Mon, 18 Dec 2006 04:13:20 -0800 nenolod [svn] - fix XML description of the playlist editor (unbreak menus) trunk
Mon, 18 Dec 2006 03:59:55 -0800 nenolod [svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk
Mon, 18 Dec 2006 03:34:52 -0800 yaz [svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunk
Mon, 18 Dec 2006 03:34:11 -0800 nenolod [svn] - add proper XML header trunk
Mon, 18 Dec 2006 03:25:13 -0800 nenolod [svn] - port playlist editor to XML interface description trunk
Sun, 17 Dec 2006 11:48:12 -0800 giacomo [svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunk
Sun, 17 Dec 2006 10:35:49 -0800 nenolod [svn] - ui/Makefile was missing. trunk
Sun, 17 Dec 2006 10:35:32 -0800 nenolod [svn] - add XML interface declaration for the playlist editor trunk
Sun, 17 Dec 2006 10:10:21 -0800 giacomo [svn] - jump to file: detach model from treeview before updating its rows, then reattach it trunk