[vlc-devel] vlc: svn commit r23013 (jb)
Jean-Baptiste Kempf
jb at videolan.org
Sun Nov 11 04:24:08 CET 2007
On Sun, Nov 11, 2007, Rafaël Carré wrote :
> Le Sun, 11 Nov 2007 02:51:57 +0100 (CET),
> Subversion daemon <svn at videolan.org> a écrit :
>
> > r23013 | jb | 2007-11-11 02:51:57 +0100 (Sun, 11 Nov 2007) | 3 lines
> > Changed paths:
> > M /trunk/modules/gui/qt4/input_manager.cpp
> >
> > Store the time and length in int, since we use only the seconds count.
>
> To be sure that it's stored on 32 bits you better should use uint32_t
Well, my problem was that we store it in mtime_t and the signals were
defined with int, so it added a useless conversion (if any) and I don't
really know how moc handles it.
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list