commit 9d429c81e65dc49f65d1ff33f7c4a8c8d348dbd6 Author: Christophe Fergeau <cferg...@mandriva.com> Date: Tue Mar 23 17:05:52 2010 +0100
improve Itdb_Track::starttime/stoptime documentation src/itdb.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/src/itdb.h b/src/itdb.h index c5329b4..fe8ee0f 100644 --- a/src/itdb.h +++ b/src/itdb.h @@ -1362,9 +1362,9 @@ typedef struct _Itdb_Track_Private Itdb_Track_Private; * @type2: MP3s are 0x01, AAC are 0x00 * @compilation: Flag to mark the track as a compilation. True * if set to 0x1, false if set to 0x0. - * @starttime: The time, in milliseconds, at which the song + * @starttime: The offset, in milliseconds, at which the song * will start playing. - * @stoptime: The time, in milliseconds, at which the song + * @stoptime: The offset, in milliseconds, at which the song * will stop playing. * @checked: Flag for whether the track is checked. True if * set to 0x0, false if set to 0x1 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2