log src/audacious/tuple.h @ 3550:6b0be1d088e6 trunk

age author description
Tue, 18 Sep 2007 19:00:07 +0200 Giacomo Lozito - subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunk
Fri, 07 Sep 2007 06:42:00 +0300 Matti Hamalainen Added types to base tuples. trunk
Wed, 05 Sep 2007 10:09:11 +0300 Matti Hamalainen Added "date" field to basic fields. trunk
Sat, 01 Sep 2007 07:08:21 +0300 Matti Hamalainen Tuple handling API changed to include support for "hardcoded" fields. trunk
Thu, 30 Aug 2007 23:41:33 +0300 Matti Hamalainen Added Tuplez compiler (not used yet, though) and some related changes in trunk
Sat, 11 Aug 2007 12:03:56 +0200 Giacomo Lozito defined a tuple_free for tuple namespace consistency trunk
Fri, 10 Aug 2007 15:14:20 +0200 Christian Birchinger Make filename a const trunk
Fri, 10 Aug 2007 14:39:42 +0200 Christian Birchinger Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext. trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk