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