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()
Tue, 30 Oct 2007 17:25:02 +0900 Yoshiki Yazawa file name should be un-escaped when it is used as a title in the playlist.
Sat, 20 Oct 2007 06:07:49 +0300 Matti Hamalainen Enable compiler.
Sat, 20 Oct 2007 04:33:00 +0300 Matti Hamalainen Disable the compiler for a while, there are problems.
Fri, 19 Oct 2007 02:37:01 -0500 William Pitcock add some debugging support code. audacious-1.4.0-beta2
Fri, 19 Oct 2007 02:20:28 -0500 William Pitcock hook up tuple compiler.
Wed, 12 Sep 2007 23:19:46 +0300 Matti Hamalainen tuple_formatter_expression_empty() was fundamentally broken, fixed. trunk
Wed, 12 Sep 2007 17:55:44 +0300 Matti Hamalainen tuple_formatter_expression_exists() now checks for empty fields, becoming trunk
Wed, 12 Sep 2007 03:37:47 -0500 William Pitcock Backed out changeset fd4fce547558 trunk