]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/pictureflow.cpp
Qt: adv settings: Optimize synchronization panel
[vlc] / modules / gui / qt4 / util / pictureflow.cpp
2011-05-14 Jean-Baptiste KempfQt: operator priority
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2010-12-14 Ilkka Ollakkaqt4: use caching in pictureflow (bring it back)
2010-12-14 Ilkka OllakkaQt4: pictureflow, draw album artists/title on flowimage
2010-12-14 Ilkka OllakkaQt4: use transform in pictureflow to ease up drawing
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
2010-10-31 Ilkka OllakkaQt4: don't cache inside pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist