~vcs-imports/totem-pl-parser/+git/totem-pl-parser:gnome-2-24

Last commit made on 2009-02-17
Get this branch:
git clone -b gnome-2-24 https://git.launchpad.net/~vcs-imports/totem-pl-parser/+git/totem-pl-parser

Branch merges

Branch information

Recent commits

4bea434... by Bastien Nocera

upd 2.24.4

2009-02-17 Bastien Nocera <email address hidden>

 * NEWS: upd
 * configure.in: 2.24.4

svn path=/branches/gnome-2-24/; revision=311

2c867e1... by Bastien Nocera

Fix possible crasher when looking for the feedURL in itms files (Closes:

2009-02-10 Bastien Nocera <email address hidden>

 * plparse/totem-pl-parser-podcast.c
 (totem_pl_parser_parse_itms_doc): Fix possible crasher
 when looking for the feedURL in itms files (Closes: #570997)

svn path=/branches/gnome-2-24/; revision=299

96b2bba... by Jonathan Matthew

The first 16 bits of the playlist entry record are actually the one-based

2009-02-08 Jonathan Matthew <email address hidden>

 * plparse/totem-pl-parser-pla.c: (totem_pl_parser_write_pla),
 (totem_pl_parser_add_pla):
 The first 16 bits of the playlist entry record are actually the
 one-based offset of the first character of the filename. Set this
 correctly (rather than always to 0x1A) so the playlists look right
 when viewed on the device. (Closes: #570484)

 Also update my email address and fix a couple of debug output
 statements.

svn path=/branches/gnome-2-24/; revision=294

e19661e... by Bastien Nocera

upd 2.24.3

2008-12-08 Bastien Nocera <email address hidden>

 * NEWS: upd
 * configure.in: 2.24.3

svn path=/branches/gnome-2-24/; revision=264

6b6ebcc... by Bastien Nocera

Don't error out if a device doesn't have the needed HAL properties to be

2008-12-05 Bastien Nocera <email address hidden>

 * plparse/totem-disc.c (cd_cache_disc_is_cdda),
 (cd_cache_disc_is_vcd), (cd_cache_disc_is_dvd),
 (totem_cd_detect_type_with_url): Don't error out
 if a device doesn't have the needed HAL properties
 to be of a certain type, return a URL for data
 discs when we're asked for one, not a local file path

svn path=/branches/gnome-2-24/; revision=261

745dd68... by Bastien Nocera

Fix _cleanup_xml to actually clean the comment closing bits ('-->')

2008-11-13 Bastien Nocera <email address hidden>

 * plparse/totem-pl-parser.c
 (my_g_file_info_get_mime_type_with_data),
 (totem_pl_parser_cleanup_xml): Fix _cleanup_xml to
 actually clean the comment closing bits ('-->')
 (Closes: #560051)

svn path=/branches/gnome-2-24/; revision=254

8630189... by Bastien Nocera

upd 2.24.2

2008-10-30 Bastien Nocera <email address hidden>

 * NEWS: upd
 * configure.in: 2.24.2

svn path=/branches/gnome-2-24/; revision=246

55c8d07... by Bastien Nocera

Fix M3U file parsing, the content-type detection is unreliable so ignore

2008-10-21 Bastien Nocera <email address hidden>

 * plparse/totem-pl-parser.c (totem_pl_parser_parse_internal):
 Fix M3U file parsing, the content-type detection is unreliable
 so ignore it if it doesn't bring us anything new
 (Closes: #556060)

svn path=/branches/gnome-2-24/; revision=244

6c430c7... by Djihed Afifi <email address hidden>

Updated Arabic Translation by Khaled Hosny.

* Updated Arabic Translation by Khaled Hosny.

svn path=/branches/gnome-2-24/; revision=243

10962fa... by "Gustavo J. A. M. Carneiro" <email address hidden>

Add totem_pl_parser_metadata_get_type to list of exported symbols; closes #556719

svn path=/branches/gnome-2-24/; revision=242