[mythtv-commits] mythtv commit: r18356 - in trunk/mythtv/libs by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Sep 22 03:49:47 UTC 2008
Author: nigel
Date: 2008-09-22 03:49:47 +0000 (Mon, 22 Sep 2008)
New Revision: 18356
Changeset: http://cvs.mythtv.org/trac/changeset/18356
Modified:
trunk/mythtv/libs/libmyth/util.cpp
trunk/mythtv/libs/libmyth/util.h
trunk/mythtv/libs/libmythdb/mythversion.h
trunk/mythtv/libs/libmythtv/previewgenerator.cpp
trunk/mythtv/libs/libmythupnp/httprequest.cpp
Log:
Use QFile::size() or QFileInfo::size() instead of stat(). See #5288.
Daniel patched other occurences, but these are the only ones I have tested.
More information about the mythtv-commits
mailing list