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

Modified Files:
        ChangeLog_detailed 
Log Message:
        * scripts/convert-flac2m4a.sh
          scripts/convert-flac2mp3.sh
          scripts/convert-m4a2mp3.sh
          scripts/convert-mp32m4a.sh
          scripts/convert-ogg2m4a.sh
          scripts/convert-ogg2mp3.sh
          scripts/convert-wav2m4a.sh
          scripts/convert-wav2mp3.sh:

          Track number was not set correctly in converted file. Thanks
          to Javier Kohen for spotting this.



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -d -r1.432 -r1.433
--- ChangeLog_detailed  6 May 2007 14:47:42 -0000       1.432
+++ ChangeLog_detailed  7 May 2007 11:51:36 -0000       1.433
@@ -1,35 +1,49 @@
-2007-05-06 Jorg Schuler <jcsjcs at users.sourceforge.net>
+2007-05-07 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
-  * src/display_tracks.c: quick fix for the annoying multi-edit when
-    dragging multiple tracks from track view to another playlist.
+       * scripts/convert-flac2m4a.sh
+         scripts/convert-flac2mp3.sh
+         scripts/convert-m4a2mp3.sh
+         scripts/convert-mp32m4a.sh
+         scripts/convert-ogg2m4a.sh
+         scripts/convert-ogg2mp3.sh
+         scripts/convert-wav2m4a.sh
+         scripts/convert-wav2mp3.sh:
 
-  * src/display_coverart.c: ignore simple track changes for
-    performance reasons 
+         Track number was not set correctly in converted file. Thanks
+         to Javier Kohen for spotting this.
 
-  * src/display_coverart.c:
-    src/misc_confirm.c: changed '//' to '/*' for compatibility
-    reasons.
+2007-05-06 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
-  * src/confirmation.h
-    src/display_coverart.c
-    src/display_itdb.c
-    src/display_itdb.h
-    src/file.c
-    src/file.h
-    src/file_convert.c
-    src/file_convert.h
-    src/file_itunesdb.c
-    src/info.c
-    src/info.h
-    src/misc_playlist.c
-    src/misc_track.c:
+       * src/display_tracks.c: quick fix for the annoying multi-edit when
+         dragging multiple tracks from track view to another playlist.
 
-    - Copying of tracks to the iPod in the background.
-    - Remove 'oldsize' entry in ExtraTrackData formerly used when
-      updating tracks.
-    - Reduce SPACE_TIMEOUT from 4 to 1 seconds (probing device for
-      free space)
+       * src/display_coverart.c: ignore simple track changes for
+         performance reasons 
 
+       * src/display_coverart.c:
+         src/misc_confirm.c: changed '//' to '/*' for compatibility
+         reasons.
+
+       * src/confirmation.h
+         src/display_coverart.c
+         src/display_itdb.c
+         src/display_itdb.h
+         src/file.c
+         src/file.h
+         src/file_convert.c
+         src/file_convert.h
+         src/file_itunesdb.c
+         src/info.c
+         src/info.h
+         src/misc_playlist.c
+         src/misc_track.c:
+         gtkpod.glade
+
+         - Copying of tracks to the iPod in the background.
+         - Remove 'oldsize' entry in ExtraTrackData formerly used when
+           updating tracks.
+         - Reduce SPACE_TIMEOUT from 4 to 1 seconds (probing device for
+           free space)
 
 2007-05-05 P.G. Richardson <phantom_sf at users.sourceforge.net>
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to