log src/audacious/tuple.c @ 3498:9fcb90613e4f trunk

age author description
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
Wed, 05 Sep 2007 03:28:30 +0300 Matti Hamalainen Check for known fields in tuple_associate_data() when given nfield is trunk
Sat, 01 Sep 2007 16:13:17 +0300 Matti Hamalainen Clean up tiny bit of code duplication. trunk
Sat, 01 Sep 2007 07:08:21 +0300 Matti Hamalainen Tuple handling API changed to include support for "hardcoded" fields. trunk
Fri, 07 Sep 2007 19:53:34 +0300 Matti Hamalainen Added Tuple RW-lock debugging. trunk
Fri, 07 Sep 2007 06:25:02 +0300 Matti Hamalainen Add a global GStaticRWLock to Tuple handling code. This should prevent 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 05:44:21 -0500 William Pitcock For interest of transparency, make associating NULL equivilant to deleting the field. trunk
Fri, 10 Aug 2007 15:14:20 +0200 Christian Birchinger Make filename a const trunk
Fri, 10 Aug 2007 14:48:13 +0200 Christian Birchinger Use real filenames inside tuples not URIs 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:48:01 -0500 William Pitcock Tuple (final version) trunk
Thu, 09 Aug 2007 03:35:05 -0500 William Pitcock Error fixes. trunk
Thu, 09 Aug 2007 03:34:35 -0500 William Pitcock Tuple engine cleanups. trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk