]> git.sesse.net Git - vlc/commit
qt4: CoverArtLabel and BackgroundWidget improvments
authorErwan Tulou <erwan10@videolan.org>
Thu, 13 Aug 2009 15:09:42 +0000 (17:09 +0200)
committerErwan Tulou <erwan10@videolan.org>
Fri, 14 Aug 2009 15:11:56 +0000 (17:11 +0200)
commit799802878dc2959b9e5bf4ae1552369496f55977
treeeaf4a39d097be25a059a9c64f2f38e6f3039e6dc
parent5eb13a62c115a7a45331c6af1f02b5cc118c9228
qt4: CoverArtLabel and BackgroundWidget improvments

    - preserve apect ratio
    - alignment set to Center
    - signal-slot connection moved to a better place
    - Art updated in info Panel when artUrl is file://
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/components/playlist/playlist.cpp