summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/xinevideowidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-11valgrind complained and here are some off-by-1 fixessandman1-3/+4
2002-12-11- slight simplification of XineControl constructorsimon1-11/+16
- fixed a race between the video resizing and the xine initialization
2002-09-24adapted to the new apiharlekin1-71/+80
2002-09-24Documentation for the video magic (for Holger ;)sandman1-194/+184
Small interface changes (better method names)
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-44/+44
2002-08-19fixesharlekin1-2/+5
2002-08-15click in fullscreen leeds to going back to the normal videowidget nowharlekin1-33/+35
2002-08-10added skins to videowidget, fixed fullscreen menu. Still needs work on ↵llornkcor1-161/+162
buttonmask.
2002-08-03Added support for fullscreen playbacksandman1-29/+66
2002-08-02Video should work now in QVFB and on the iPAQ with all transformationssandman1-94/+57
(0,90,180 and 270 deg)
2002-08-01video in qvfb works now with 0/90/180/270° rotationsandman1-8/+17
2002-08-01Optimized video repaint for 0 and 180 deg rotation - 90 and 270 are theresandman1-59/+192
but untested
2002-08-01Fixed video output (frames allocated before video was enabled viasandman1-42/+37
show_video flag have never been displayes thereafter) Also optimized the video widget
2002-07-11broken video widgetzecke1-2/+79
2002-07-10more updatesharlekin1-1/+1
2002-07-10First VideoWidgetzecke1-0/+53