log src/audacious/tuple_formatter.c @ 3349:01a241d35146 trunk

age author description
Mon, 13 Aug 2007 19:45:52 +0900 Yoshiki Yazawa add tuple_formatter_make_title_string(). it is a wrapper function to tuple_formatter_process_construct() to make title string. it falls back to the file name if the formatted string is blank or unavailable. trunk
Sun, 12 Aug 2007 17:23:21 +0200 Giacomo Lozito adjusted comments for == and != tuple operators trunk
Sun, 12 Aug 2007 16:58:43 +0200 Giacomo Lozito added support for raw text comparisons in tuple == operator (and that means != as well) trunk
Sat, 11 Aug 2007 20:32:13 +0200 Giacomo Lozito simplified the tuple formatter a bit trunk
Sat, 11 Aug 2007 07:34:28 -0500 William Pitcock some debugging for giacomo trunk
Fri, 10 Aug 2007 19:43:25 -0500 William Pitcock fix recursion and combination of functions and expressions too trunk
Fri, 10 Aug 2007 12:17:02 -0500 William Pitcock test nesting trunk
Fri, 10 Aug 2007 12:09:58 -0500 William Pitcock fix parser trunk
Fri, 10 Aug 2007 10:51:39 -0500 William Pitcock use g_str_has_prefix() more. trunk
Thu, 09 Aug 2007 10:29:45 -0500 William Pitcock Add support for functions. trunk
Thu, 09 Aug 2007 09:22:08 -0500 William Pitcock add (empty)? function to formatter trunk
Thu, 09 Aug 2007 08:55:54 -0500 William Pitcock Add != operator. trunk
Thu, 09 Aug 2007 08:22:08 -0500 William Pitcock revise tuple formatting engine logic trunk
Thu, 09 Aug 2007 06:21:09 -0500 William Pitcock documentation fixes trunk
Thu, 09 Aug 2007 06:19:27 -0500 William Pitcock Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunk