]> git.sesse.net Git - kdenlive/history - src/kthumb.cpp
Fix some more threading crashes, almost there :)
[kdenlive] / src / kthumb.cpp
2011-10-22 Jean-Baptiste MardelleFix some more threading crashes, almost there :)
2011-10-22 Jean-Baptiste MardelleTry to fix the concurrency issues causing crash in...
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-13 Jean-Baptiste MardelleFix audio thumbs runtime warning
2011-10-13 Jean-Baptiste MardelleSmall thumbs optimization
2011-10-13 Jean-Baptiste MardelleRewrote thread handling, should improve ui responsiveness
2011-10-12 Jean-Baptiste MardelleAnother attempt to secure thumbs creation
2011-10-12 Jean-Baptiste Mardelleremove useless locks
2011-10-12 Jean-Baptiste MardelleFix possible concurrency issue in thumbs
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardellePrevent crash when deleting a clip while playing:
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-28 Jean-Baptiste MardelleFix white thumbnails in timeline when audio only copy...
2011-05-30 Jean-Baptiste MardelleFix compilation with Qt < 4.7
2011-05-29 Jean-Baptiste Mardellesmall cleanup
2011-05-29 Jean-Baptiste Mardellecleanup
2011-05-29 Jean-Baptiste MardelleFix audio thumbs offset and crash:
2011-03-15 Jean-Baptiste MardelleIf fetched thumbnail for new clip is not interesting...
2011-03-06 Jean-Baptiste MardelleTry to fix audio thumbs crash:
2010-11-29 Jean-Baptiste Mardellecleanup
2010-11-28 Jean-Baptiste MardelleUse QtConcurrent instead of custom thread to create...
2010-11-14 Till TheatoSome smaller cleanups related to project loading
2010-09-26 Till TheatoRemove a lot more of unneeded qstrdup calls (part1...
2010-09-26 Jean-Baptiste MardelleUse ARGB32_Premultiplied for QImages, slightly faster
2010-07-26 Jean-Baptiste MardelleCheck that MLT sends correctly sized thumbnails:
2010-05-22 Jean-Baptiste MardelleIntroduce video thumbnail for each frame when zooming...
2010-04-03 Jean-Baptiste MardelleFix crash on thumb generation:
2010-03-26 Jean-Baptiste MardelleSmall fix in thumbnail creation
2009-11-01 Jean-Baptiste MardelleFix clip move in overwrite mode, fix crash in audio...
2009-10-26 Jean-Baptiste MardelleFetch timeline thumbnails in a different thread to...
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
2009-08-09 Jean-Baptiste MardelleFix broken loading when document profile was different...
2009-08-09 Jean-Baptiste MardelleFix compilation warnings
2009-08-04 Dan DennedyThis cast needed by upcoming MLT commit.
2009-07-30 Jean-Baptiste MardelleFix title clip thumbnails
2009-07-22 Simon A. Eugsterreindent
2009-07-20 Marco Gittlerthumb cleanup
2009-07-04 Dan DennedyAdapt to MLT image conversion refactorization.
2009-06-19 Alberto Villaclean up reindentation
2009-06-14 Jean-Baptiste Mardellecleanup
2009-05-29 Jean-Baptiste MardelleUse project aspect ratio for clip properties dialog...
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
2009-04-10 Ray Lehtiniemi[valgrind] unfixed memleak
2009-04-08 Jean-Baptiste MardelleCleanup audio thumbnails thread handling
2009-04-08 Ray LehtiniemiEliminate some signed comparison warnings
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Fix up &&/& confusion
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2008-12-19 Jean-Baptiste MardelleFix wrong project clip deletion, fixes:
2008-12-13 Jean-Baptiste MardelleInitial support for changing project folder
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-10-31 Jean-Baptiste Mardelleforgot to commit that small change, fixes compilation
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-10-04 Jean-Baptiste MardelleMany improvements to title clips (recreate when missing...
2008-09-25 Jean-Baptiste Mardelleminor fixes
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-09 Jean-Baptiste MardelleDisable (until fixed) show frame on mouse move with...
2008-08-09 Jean-Baptiste Mardellecleanup
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-07-29 Jean-Baptiste MardelleFix timeline video thumbnail aspect ratio
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
next