]> git.sesse.net Git - vlc/commit
qt4: Don't update art when it hasn't changed
authorRafaël Carré <rafael.carre@gmail.com>
Sun, 17 Jan 2010 10:09:46 +0000 (11:09 +0100)
committerRafaël Carré <rafael.carre@gmail.com>
Sun, 17 Jan 2010 10:10:49 +0000 (11:10 +0100)
commit5c66bbbf5285dcc3fe57bf0f682deb37e001c766
tree931a02f5ac82521f639796e9cfcd52a888ede04c
parent434e1e0592eff711cbae22f97dbbc0956c86779e
qt4: Don't update art when it hasn't changed

This gives a use to the otherwise useless artUrl variable
This prevents qt4 interface from consuming 100% of CPU when art image
has to be scaled from a big source picture
modules/gui/qt4/input_manager.cpp