]> git.sesse.net Git - kdenlive/history - src/kthumb.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / kthumb.cpp
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste Mardelleseveral small fixes, introduce nice popup messages...
2008-06-21 Jean-Baptiste Mardellemore work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste Mardellescale thumbnail before converting it to rgb
2008-06-17 Jean-Baptiste Mardellefix memleak & only fetch thumbnails if user wants them
2008-06-17 Jean-Baptiste MardelleWorkaround MLT not giving rgb images to fix thumbnails
2008-05-31 Jean-Baptiste MardelleFix compilation
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-03-22 Marco Gittlerremoved warnings to see real warning messages (except...
2008-03-20 Marco Gittlerfunction for changing transitions
2008-03-19 Jean-Baptiste MardelleTrack height can now be changed from settings dialog
2008-03-18 Marco Gittlersimplify the getImage methods in kthumb and use it...
2008-03-10 Marco Gittlerabstract class for clipitem (many func's from clipitem...
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-05 Marco Gittleruse kde-tmp dir (/tmp/kde-$USER) for storing thumbs...
2008-03-05 Jean-Baptiste Mardelleconfig option to normalise audio for thumbnails + small...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-02-25 Marco Gittlershow progress of auido thumb creation
2008-02-25 Marco Gittlerput code for painterpath back in, to choose which to...
2008-02-25 Marco Gittlercolorvalue can be setu up, slot for titlewidget
2008-02-24 Marco Gittleraudito thumbs are cached
2008-02-24 Jean-Baptiste MardelleFix location of audiothumbs
2008-02-24 Marco Gittleraudio thumb drawn
2008-02-24 Marco Gittleraudio thumb should now work for whole video, but disabl...
2008-02-23 Marco Gittlergot first audio frames, but
2008-02-23 Marco Gittlerstart of audio thumbs
2008-02-23 Marco Gittlerenables most parts of audio thumb
2008-02-09 Jean-Baptiste MardelleFix profiles
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-26 Jean-Baptiste MardelleStart of image clips
2008-01-26 Jean-Baptiste Mardellerewrote move and resize clip, video thumbs now update...
2008-01-25 Jean-Baptiste MardelleMore work on timeline widget