Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32649

Modified Files:
        ChangeLog ChangeLog_detailed TODOandBUGS.txt 
Log Message:
         * file_export.c (export_playlist_file_init): missing
           initialization of fcd->win_xml made it impossible to change
           any options when exporting playlists.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- ChangeLog   25 Feb 2006 13:41:29 -0000      1.167
+++ ChangeLog   4 Mar 2006 02:15:43 -0000       1.168
@@ -1,5 +1,8 @@
 gtkpod V0.99.3
 
+       BUGFIX: Options for exporting playlist files could not be
+       changed.
+
        BUGFIX: Fixed segfault when updating tracks or directories with
        artowrk present.
 

Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- ChangeLog_detailed  25 Feb 2006 13:41:29 -0000      1.140
+++ ChangeLog_detailed  4 Mar 2006 02:15:43 -0000       1.141
@@ -1,8 +1,18 @@
+2006-03-04 Jorg Schuler <[EMAIL PROTECTED]>
+
+        * file_export.c (export_playlist_file_init): missing
+           initialization of fcd->win_xml made it impossible to change
+           any options when exporting playlists.
+
 2006-02-25 Jorg Schuler <[EMAIL PROTECTED]>
 
         * file_itunesdb.c (write_extended_info): added ipod_path
            again (got lost somewhere along the way). Thanks to Todd.
 
+        * file_itunesdb.c (gp_write_itdb): do not disable 'Import'
+           button if iTunesDB was not written to the iPod
+           successfully.
+
 2006-02-19 Jorg Schuler <[EMAIL PROTECTED]>
 
         * file.c (copy_new_info): forgot to copy

Index: TODOandBUGS.txt
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/TODOandBUGS.txt,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- TODOandBUGS.txt     19 Feb 2006 11:01:22 -0000      1.76
+++ TODOandBUGS.txt     4 Mar 2006 02:15:43 -0000       1.77
@@ -225,6 +225,8 @@
 
 BUGLIST:
 
+- segfault when sorting the playlists (0.99.2)
+
 drag playlist to track view: (JCS)
 (gtkpod:19911): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 
`g_utf8_validate (text, len, NULL)' failed
 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to