From 203ae72c553b0a4c37693226378ccd84e186e512 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Fri, 21 Aug 2009 21:33:11 +0200 Subject: xmms, maj pour la 64 --- extra/xmms/xmms-1.2.10-recode-id3.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 extra/xmms/xmms-1.2.10-recode-id3.patch (limited to 'extra/xmms/xmms-1.2.10-recode-id3.patch') diff --git a/extra/xmms/xmms-1.2.10-recode-id3.patch b/extra/xmms/xmms-1.2.10-recode-id3.patch new file mode 100644 index 000000000..6bd4ecf1c --- /dev/null +++ b/extra/xmms/xmms-1.2.10-recode-id3.patch @@ -0,0 +1,11 @@ +--- xmms/playlist.c.orig 2005-03-05 17:26:11.685992552 +0200 ++++ xmms/playlist.c 2005-03-05 17:28:01.524294592 +0200 +@@ -1341,7 +1341,7 @@ + + filename = g_strdup(entry->filename); + +- if (entry->title == NULL && entry->length == -1) ++ if (entry->title == NULL) + { + if (playlist_get_info_entry(entry)&&(entry->title)) { + title = xmms_charset_recode_id3(entry->title,0,NULL); -- cgit v1.2.3-70-g09d2