Hi Lucas, On Wed, Oct 12, 2011, Lucas De Marchi wrote: > If we use the same hash table to set the new metadata, we have 2 > undesired behaviors: > > 1) New track may contain fields from previous track if it didn't set all > the fields > 2) If we fail on parsing the signal, we will still change some of the > fields > --- > audio/media.c | 41 ++++++++++++++++++++++++++--------------- > doc/media-api.txt | 6 ++++++ > 2 files changed, 32 insertions(+), 15 deletions(-) The first two patches have been applied but this one doesn't compile: audio/media.c: In function ‘parse_player_metadata’: audio/media.c:1358:11: error: variable ‘title’ set but not used [-Werror=unused-but-set-variable] Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html