log src/audacious/tuple_formatter.c @ 4712:6584bba8de63

age author description
Wed, 04 Jun 2008 23:30:29 +0300 Matti Hamalainen Use str_assert_utf8() where it makes sense in the core.
Fri, 28 Mar 2008 08:49:54 +0200 Matti Hamalainen Moved debugging functions to tuple_compiler.c
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Sat, 01 Dec 2007 20:51:47 +0100 Christian Birchinger Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.
Tue, 30 Oct 2007 11:22:17 +0200 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 30 Oct 2007 11:22:07 +0200 Matti Hamalainen Error reporting added.
Tue, 30 Oct 2007 18:17:55 +0900 Yoshiki Yazawa revise tuple_formatter_make_title_string()