]> git.sesse.net Git - kdenlive/history - src
Fix 2 crashes when clip and project monitor are side by side and resizing or seeking...
[kdenlive] / src /
2011-10-29 Jean-Baptiste MardelleFix 2 crashes when clip and project monitor are side...
2011-10-29 Jean-Baptiste MardelleFix compile error introduced in previous commit
2011-10-29 Jean-Baptiste MardelleDon't hardcode encoding profiles, use an external confi...
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-27 Jean-Baptiste MardelleUse -vb instead of -b to set bitrate in transcoding...
2011-10-27 Jean-Baptiste MardelleFix encoding of dvd vob menu file, use the new KMessage...
2011-10-27 Jean-Baptiste MardelleTry to fix "save as" crash:
2011-10-25 Jean-Baptiste MardelleCleanup document loading and make sure to read all...
2011-10-25 Jean-Baptiste MardelleLoad zone thumbnails from disk if available
2011-10-25 Jean-Baptiste MardelleFix recent regression in clip duration
2011-10-25 Jean-Baptiste Mardellecleanup
2011-10-25 Jean-Baptiste MardelleFix monitor startup / switching showing no video
2011-10-25 Jean-Baptiste MardelleSeveral small adjustments for monitor switching
2011-10-25 Jean-Baptiste MardelleDo not leak consumer events
2011-10-24 Jean-Baptiste MardelleDo not trigger monitor refresh when hidden
2011-10-24 Jean-Baptiste MardelleOptimize document check on opening
2011-10-24 Jean-Baptiste MardelleDo not uselessly switch monitors at startup
2011-10-23 Jean-Baptiste Mardelleremove debug message
2011-10-23 Jean-Baptiste MardelleFix crash when enabling a proxy clip
2011-10-23 Jean-Baptiste MardelleFinally fix the SDL consumer corruption + crash when...
2011-10-22 Jean-Baptiste MardelleFix some more threading crashes, almost there :)
2011-10-22 Jean-Baptiste MardelleFix startup crash because of leaked bookmarkmanager
2011-10-22 Jean-Baptiste MardelleFix regression introduced in previous commit (broken...
2011-10-22 Jean-Baptiste Mardellefix compilation warning with KDE >= 4.7
2011-10-22 Jean-Baptiste MardelleTry to fix the concurrency issues causing crash in...
2011-10-21 Jean-Baptiste MardelleFix freeze on split audio and other stuff (bad service...
2011-10-21 Jean-Baptiste MardelleSmall optimisation of document loading (do not check...
2011-10-19 Jean-Baptiste MardelleIncrease quality of default proxy encoding
2011-10-18 Jean-Baptiste Mardellecleanup
2011-10-18 Jean-Baptiste MardelleFix another possible memleak
2011-10-18 Jean-Baptiste MardelleFix small memleak
2011-10-18 Jean-Baptiste MardelleFix memleak
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-14 Jean-Baptiste MardelleWhen missing or invalid clips, open only one dialog...
2011-10-14 Jean-Baptiste MardelleTell MLT the maximum number of threads we might need...
2011-10-14 Jean-Baptiste Mardellesmall optimizations, make sure we use cached thumbs...
2011-10-13 Jean-Baptiste MardelleFix audio thumbs runtime warning
2011-10-13 Jean-Baptiste MardelleSmall thumbs optimization
2011-10-13 Jean-Baptiste MardelleCleanup ffmpeg proxy creation progress parsing
2011-10-13 Jean-Baptiste Mardelleminor change in thumbnails
2011-10-13 Jean-Baptiste MardelleRewrote thread handling, should improve ui responsiveness
2011-10-13 Jean-Baptiste MardelleFix regression introduced in last commit
2011-10-13 Jean-Baptiste MardelleDisplay proxy creation progress in project tree
2011-10-12 Jean-Baptiste MardelleShow progressbar when transcoding clips
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-10-12 Jean-Baptiste MardelleFix crash when closing doc / app while proxy are generated
2011-10-09 Jean-Baptiste MardelleSmall cleanup in title widget layout
2011-10-08 Jean-Baptiste MardelleCleanup color selection widget
2011-10-07 Till TheatoCleanup widget for color parameter:
2011-10-07 Jean-Baptiste MardelleCleanup dvgrab group capture
2011-10-07 Jean-Baptiste MardelleFix name of dvgrab captured file:
2011-10-05 Jean-Baptiste MardelleFix timeline drawing offset and compiler warning
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-10-05 Jean-Baptiste MardelleFix compiler warning
2011-10-03 Jean-Baptiste Mardellerenderer: Remove inconsistent m_isBlocked variable...
2011-10-03 Jean-Baptiste Mardellesmall cleanup
2011-10-03 Jean-Baptiste MardelleFix monitor switching sometimes giving gray screen
2011-10-02 Jean-Baptiste MardelleFix treeview decoration
2011-10-02 Jean-Baptiste MardelleCleanup decoration of tree views (effect list, project...
2011-10-02 Till TheatoDon't allow adding the speed effect to tracks.
2011-10-02 Jean-Baptiste MardelleShow rendering progress in the correct Kdenlive instance:
2011-10-01 Jean-Baptiste MardelleFix dvd chapters discarded when opening from render...
2011-10-01 Jean-Baptiste MardelleFix possible startup crash
2011-09-29 Jean-Baptiste MardelleUse standard deco to indicate an item has children...
2011-09-29 Jean-Baptiste MardelleShould fix valgrind warning, patch by Mikko Rapeli
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-25 Jean-Baptiste MardelleFix bitrate broken when editing profile or making it...
2011-09-24 Till TheatoFix build warning in effectstack_ui.ui
2011-09-24 Till TheatoRevert r5923 Fix build warning in effectstack_ui.ui...
2011-09-24 Till TheatoFix build warning in effectstack_ui.ui
2011-09-24 Till TheatoFix size of error box in render widget and move it...
2011-09-22 Jean-Baptiste MardelleUpdate render widget layout
2011-09-21 Jean-Baptiste MardelleUser can now select audio bitrate in a list, fix creati...
2011-09-19 Jean-Baptiste Mardellesmall cleanup
2011-09-18 Jean-Baptiste Mardelleminor GUI speedup
2011-09-18 Jean-Baptiste Mardellefix locale comparison
2011-09-14 Till TheatoDisable threads option for rendering Flash.
2011-09-12 Jean-Baptiste MardelleFix small memleak of metadata
2011-09-10 Till TheatoAllow to offset effect parameters.
2011-09-10 Jean-Baptiste Mardellewhen in keyed mode, Affine transiton needs "shear_x...
2011-09-10 Jean-Baptiste MardelleFix loading of older MLT files (force locale to C):
2011-09-10 Jean-Baptiste MardelleFix geomerty parsing of some effects to use the new...
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [27/27]
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [26/27]
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [25/27]
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [24/27]
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [23/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [22/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [21/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [20/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [19/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [18/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [17/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [17/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [16/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [15/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [14/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [13/27]
next