Revision: 2384
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2384&view=rev
Author: phantom_sf
Date: 2009-09-03 21:35:10 +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.
Modified Paths:
--------------
gtkpod/trunk/ChangeLog
gtkpod/trunk/src/misc_track.c
Modified: gtkpod/trunk/ChangeLog
===================================================================
--- gtkpod/trunk/ChangeLog 2009-09-03 21:34:24 UTC (rev 2383)
+++ gtkpod/trunk/ChangeLog 2009-09-03 21:35:10 UTC (rev 2384)
@@ -1,3 +1,11 @@
+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øgren for the patch.
+
2009-08-14 Todd Zullinger <[email protected]>
* src/file_convert.c: Fix missing variable in warning
Modified: gtkpod/trunk/src/misc_track.c
===================================================================
--- gtkpod/trunk/src/misc_track.c 2009-09-03 21:34:24 UTC (rev 2383)
+++ gtkpod/trunk/src/misc_track.c 2009-09-03 21:35:10 UTC (rev 2384)
@@ -2147,7 +2147,6 @@
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