log

age author description
Thu, 18 Jan 2007 13:45:05 -0800 mf0102 [svn] beautify and comment main.c trunk
Thu, 18 Jan 2007 13:21:57 -0800 mf0102 [svn] reformatting and g_return_if_fail() trunk
Thu, 18 Jan 2007 07:32:07 -0800 giacomo [svn] - ensure that year/tracknumber/length fields are cleared if necessary trunk
Thu, 18 Jan 2007 03:02:55 -0800 nenolod [svn] - security and warning fixes from ssommer@suse trunk
Thu, 18 Jan 2007 01:46:30 -0800 nenolod [svn] - Add GenericName and remove icon filename extension from .desktop file. trunk
Wed, 17 Jan 2007 21:46:23 -0800 nenolod [svn] - support for libmcs (pass --enable-mcs to configure) trunk
Wed, 17 Jan 2007 12:51:12 -0800 nenolod [svn] - add configdb backend based on libmcs. trunk
Wed, 17 Jan 2007 12:26:55 -0800 giacomo [svn] - added progressbar with display of elapsed time for metadata tooltip trunk
Wed, 17 Jan 2007 12:11:16 -0800 mf0102 [svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728 trunk
Wed, 17 Jan 2007 08:13:07 -0800 giacomo [svn] - ui_fileinfopopup.c uses gtk code, no more glade in it trunk
Wed, 17 Jan 2007 04:09:20 -0800 giacomo [svn] - removed other obsolete (and annoying) gdk_window_set_hints calls trunk
Wed, 17 Jan 2007 03:11:48 -0800 giacomo [svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu trunk
Wed, 17 Jan 2007 02:24:15 -0800 nenolod [svn] - fix gconf backend trunk
Tue, 16 Jan 2007 16:49:21 -0800 giacomo [svn] - simplify and optimize the metadata tooltip trigger function trunk
Tue, 16 Jan 2007 11:12:11 -0800 js [svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs. trunk
Tue, 16 Jan 2007 10:35:30 -0800 js [svn] Replaced intricate part. trunk
Tue, 16 Jan 2007 10:33:13 -0800 giacomo [svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins) trunk
Tue, 16 Jan 2007 05:17:18 -0800 nenolod [svn] - fix W:input.c(422) [input_check_file]:Implicit declaration trunk
Tue, 16 Jan 2007 04:41:05 -0800 mf0102 [svn] removed xmms_create_dirbrowser, small config db fixes trunk
Tue, 16 Jan 2007 04:18:58 -0800 giacomo [svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunk
Mon, 15 Jan 2007 20:47:50 -0800 nenolod [svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunk
Mon, 15 Jan 2007 19:28:19 -0800 nenolod [svn] - compare against the uri, not the VFSConstructor class the fd comes from trunk
Mon, 15 Jan 2007 19:24:54 -0800 nenolod [svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunk
Mon, 15 Jan 2007 18:33:42 -0800 nenolod [svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunk
Mon, 15 Jan 2007 12:39:22 -0800 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
Mon, 15 Jan 2007 09:48:56 -0800 giacomo [svn] - removed a couple of useless gdk calls in mainwin_real_hide() trunk
Mon, 15 Jan 2007 09:18:27 -0800 giacomo [svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunk
Mon, 15 Jan 2007 08:51:37 -0800 nenolod [svn] - special case for no uri schema trunk
Mon, 15 Jan 2007 08:48:46 -0800 nenolod [svn] - warning fixes trunk
Mon, 15 Jan 2007 08:44:39 -0800 nenolod [svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunk