log

age author description
Thu, 25 Jan 2007 01:52:51 -0800 nenolod [svn] - make a note that hashtable collisions in the plugin matrix are not trunk
Wed, 24 Jan 2007 18:40:07 -0800 yaz [svn] - should not pass null fd to input plugins. trunk
Wed, 24 Jan 2007 15:15:46 -0800 nemo [svn] Strip 0xFEFF trunk
Wed, 24 Jan 2007 15:10:51 -0800 nemo [svn] Strip 0xFEFF from start of file. Windows error? trunk
Wed, 24 Jan 2007 11:33:38 -0800 kustodian [svn] Fixed fuzzy translations trunk
Tue, 23 Jan 2007 16:43:13 -0800 giacomo [svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams) trunk
Tue, 23 Jan 2007 16:37:13 -0800 giacomo [svn] - tuple->file_name coming from input plugins have a string with filename + extension, but tuple->file_name coming from input plugins without a get_song_tuple have a string with filename without extension; fix this incongruency, always pass tuple->filename with a string containing filename + extension trunk
Tue, 23 Jan 2007 10:33:25 -0800 nenolod [svn] - skin install rules -> policy::skins trunk
Tue, 23 Jan 2007 10:23:03 -0800 nenolod [svn] - missed one trunk
Tue, 23 Jan 2007 10:22:32 -0800 nenolod [svn] - rework objective make _a lot_ trunk
Tue, 23 Jan 2007 09:21:53 -0800 nenolod [svn] - portability fixes for solaris trunk
Tue, 23 Jan 2007 02:51:10 -0800 yaz [svn] - strings.h should be installed because plugins may use str_to_utf8(). trunk
Mon, 22 Jan 2007 18:21:22 -0800 nenolod [svn] - attempt to bind the audacious-plugins domain trunk
Mon, 22 Jan 2007 18:19:50 -0800 nenolod [svn] - add i18n.h which wraps gettext in a way that is usable to plugins. trunk
Mon, 22 Jan 2007 09:51:03 -0800 giacomo [svn] - export main.h again trunk
Mon, 22 Jan 2007 09:35:30 -0800 giacomo [svn] - add missing inclusion of strings.h where necessary, do not export main.h and export strings.h trunk
Mon, 22 Jan 2007 08:38:42 -0800 nenolod [svn] - improve upon welsh translation grammar trunk
Mon, 22 Jan 2007 05:14:25 -0800 nenolod [svn] - update japanese translation from dai trunk
Mon, 22 Jan 2007 01:01:33 -0800 nenolod [svn] - in vfs_buffered_file, we should only switch to live FD after 32768, trunk
Sun, 21 Jan 2007 20:45:17 -0800 nenolod [svn] - changes to the nature of URI handling in the VFS subsystem, will be trunk
Sun, 21 Jan 2007 07:11:08 -0800 nenolod [svn] - handle empty playlists gracefully trunk
Sun, 21 Jan 2007 04:28:28 -0800 hansmi [svn] Check for sz == 0 in vfs_buffered_file_new_from_uri(), return NULL if it's the case. trunk
Sun, 21 Jan 2007 03:32:36 -0800 nenolod [svn] - touch .depend after blanking it out trunk
Sun, 21 Jan 2007 03:00:31 -0800 nenolod [svn] - remove .depend on make clean trunk
Sat, 20 Jan 2007 21:30:24 -0800 iabervon [svn] Add a VFSFile method for getting metadata associated with the file. trunk
Sat, 20 Jan 2007 20:57:39 -0800 yaz [svn] - config.h is necessary to conditional compilation of chardet. trunk
Sat, 20 Jan 2007 16:55:37 -0800 nenolod [svn] - return NULL if vfs_fopen request failed trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Sat, 20 Jan 2007 03:39:28 -0800 nenolod [svn] - that should have been in vfs_fread trunk
Sat, 20 Jan 2007 03:07:30 -0800 nenolod [svn] - possible fix for VFSBufferedFile crash trunk
Fri, 19 Jan 2007 21:26:43 -0800 nenolod [svn] - turn off VFS debugging notices trunk
Fri, 19 Jan 2007 21:25:46 -0800 nenolod [svn] - new headless event loop trunk
Fri, 19 Jan 2007 20:57:49 -0800 nenolod [svn] - update POTFILES trunk
Fri, 19 Jan 2007 15:05:01 -0800 mf0102 [svn] fix a stupid bug of mine trunk
Fri, 19 Jan 2007 14:32:23 -0800 mf0102 [svn] some last good-night cleanup trunk
Fri, 19 Jan 2007 14:12:34 -0800 mf0102 [svn] cleanups in many regards trunk
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