Revision: 2385
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2385&view=rev
Author: phantom_sf
Date: 2009-09-03 21:49:35 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
2009-09-03 Paul Richardson <phantom_sf at users.sourceforge.net>
* src/misc_track.c: Fix podcast addition
Patch to make a podcast added to the podcast playlist
recognised as a podcast on the ipod. Thanks to
Adam Sj?\195?\184gren for the patch.
Try number 2!
Modified Paths:
--------------
gtkpod/trunk/src/misc_track.c
Modified: gtkpod/trunk/src/misc_track.c
===================================================================
--- gtkpod/trunk/src/misc_track.c 2009-09-03 21:35:10 UTC (rev 2384)
+++ gtkpod/trunk/src/misc_track.c 2009-09-03 21:49:35 UTC (rev 2385)
@@ -2147,6 +2147,7 @@
track->remember_playback_position = 0x01; /* remember playback
* position */
track->flag4 = 0x01; /* Show Title/Album on the 'Now Playing' page */
+ track->mediatype = ITDB_MEDIATYPE_PODCAST; /* show up under Podcasts */
}
/* set podcast-specific flags for @track */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2