Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20312
Modified Files:
ChangeLog_detailed TODOandBUGS.txt gtkpod.glade
Log Message:
* 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:
- 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)
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.430
retrieving revision 1.431
diff -u -d -r1.430 -r1.431
--- ChangeLog_detailed 5 May 2007 17:07:43 -0000 1.430
+++ ChangeLog_detailed 6 May 2007 14:16:13 -0000 1.431
@@ -1,3 +1,33 @@
+2007-05-06 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * 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:
+
+ - 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>
* display_playlists.c:
@@ -12,7 +42,7 @@
adequately deal with deletion of multiple albums by same
or different artists. Thanks to Jorg for good spot.
-2007-05-01 Jorg Schuler <jcsjcs at users.sourceforge.net>
+2007-05-05 Jorg Schuler <jcsjcs at users.sourceforge.net>
* scripts/convert-wav2mp3.sh: added genre-patch for
genre types not supported by lame.
Index: TODOandBUGS.txt
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/TODOandBUGS.txt,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- TODOandBUGS.txt 26 Mar 2007 13:23:35 -0000 1.92
+++ TODOandBUGS.txt 6 May 2007 14:16:13 -0000 1.93
@@ -1,5 +1,7 @@
BUGS, TODO:
+- move part of free-space-update to file_convert.c
+
- make it impossible to add tracks to an iPod that's not loaded.
- when creating new repository: make sure backup repository filename isn't
Index: gtkpod.glade
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/gtkpod.glade,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- gtkpod.glade 1 May 2007 11:55:37 -0000 1.234
+++ gtkpod.glade 6 May 2007 14:16:13 -0000 1.235
@@ -8430,10 +8430,6 @@
<property name="spacing">6</property>
<child>
- <placeholder/>
- </child>
-
- <child>
<widget class="GtkHBox" id="hbox205">
<property name="visible">True</property>
<property
name="homogeneous">False</property>
@@ -8571,12 +8567,32 @@
</child>
<child>
+ <widget class="GtkCheckButton"
id="file_convert_background_transfer_button">
+ <property name="visible">True</property>
+ <property name="tooltip"
translatable="yes">Tracks can be transferred in the background as soon as they
are added to an iPod repository. Otherwise they will be transferred when
ejecting the contents of the iPod completely unchanged until then.</property>
+ <property name="can_focus">True</property>
+ <property name="label"
translatable="yes">Transfer tracks to the iPod in the background</property>
+ <property
name="use_underline">True</property>
+ <property
name="relief">GTK_RELIEF_NORMAL</property>
+ <property
name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property
name="inconsistent">False</property>
+ <property
name="draw_indicator">True</property>
+ <signal name="toggled"
handler="on_cfg_update_charset_toggled" last_modification_time="Thu, 14 Apr
2005 19:38:42 GMT"/>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkCheckButton"
id="cfg_update_charset">
<property name="visible">True</property>
<property name="tooltip"
translatable="yes">Normally the charset specified when first importing the
track will be used to update the track information. If you have chosen a wrong
charset when first importing a track and want to correct it using the 'Update
Track' function, you must check this option. Note: the charset info is stored
in the extended information file (see 'Writing of iTunesDB' below) and tracks
imported before V0.51 will have no charset stored. Instead the charset
specified above will be used then.</property>
<property name="can_focus">True</property>
- <property name="label"
translatable="yes">Use selected encoding also when updating
-or syncing tracks</property>
+ <property name="label"
translatable="yes">Use selected encoding also when updating or syncing
tracks</property>
<property
name="use_underline">True</property>
<property
name="relief">GTK_RELIEF_NORMAL</property>
<property
name="focus_on_click">True</property>
-------------------------------------------------------------------------
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