[mythtv-commits] mythtv commit: r14684 by awithers
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Oct 14 22:12:30 UTC 2007
Author: awithers
Date: 2007-10-14 22:12:29 +0000 (Sun, 14 Oct 2007)
New Revision: 14684
Changeset: http://cvs.mythtv.org/trac/changeset/14684
Modified:
branches/release-0-20-fixes/mythplugins/mythvideo/mythvideo/videolist.cpp
Log:
Closes #4011
Applies [14659] from trunk.
Original commit message:
This fix stops empty mount directories from MediaMonitor being expanded
to the current working directory. This was causing scanning of CWD n times
(where n is the number of removable devices that were found but not mounted).
This bug could only be hit with "file browse" views.
Thanks to Kiran Adimulam for reporting this issue, continuing to send
me more information and testing this patch.
More information about the mythtv-commits
mailing list