diff -r 9a9c174934f5 -r 57d388cc48c1 photosgallery/viewframework/tvout/src/glxtv.cpp --- a/photosgallery/viewframework/tvout/src/glxtv.cpp Tue Jan 26 11:58:28 2010 +0200 +++ b/photosgallery/viewframework/tvout/src/glxtv.cpp Tue Feb 02 00:10:37 2010 +0200 @@ -318,7 +318,7 @@ //----------------------------------------------------------------------------- -// Is the TV Connected +// Is the analog TV Connected //----------------------------------------------------------------------------- // EXPORT_C TBool CGlxTv::IsConnected() const @@ -328,6 +328,15 @@ } +//----------------------------------------------------------------------------- +// Is the HDMI TV Connected +//----------------------------------------------------------------------------- +// +EXPORT_C TBool CGlxTv::IsHDMIConnected() const + { + TRACER("CGlxTv::IsHDMIConnected()"); + return iTvConnectionMonitor->IsHDMIConnected(); + } //----------------------------------------------------------------------------- // Is the TV widescreen