]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
* Fix missing proxy not re-created on project opening
[kdenlive] / src / renderer.cpp
2012-01-06 Jean-Baptiste Mardelle* Fix missing proxy not re-created on project opening
2012-01-05 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-05 Jean-Baptiste MardelleFix play zone not working correctly:
2011-12-22 Jean-Baptiste MardelleSome proxy / job fixes
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-19 Jean-Baptiste MardelleProxy: fix unnecessary reload on document load, use...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-11-27 Jean-Baptiste MardelleSome cleanup in proxy creation
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleImprove proxy handling, fix project tree staying disabl...
2011-11-08 Jean-Baptiste MardelleMerge branch 'v0.8.2.1'
2011-11-08 Jean-Baptiste MardelleFix project corruption leading to "invalid clip"
2011-10-30 Jean-Baptiste MardelleFix detection of clip frame rate with recent ffmpeg
2011-10-29 Jean-Baptiste MardelleFix 2 crashes when clip and project monitor are side...
2011-10-25 Jean-Baptiste MardelleFix recent regression in clip duration
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 uselessly switch monitors at startup
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 regression introduced in previous commit (broken...
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-18 Jean-Baptiste Mardellecleanup
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 MardelleTell MLT the maximum number of threads we might need...
2011-10-13 Jean-Baptiste MardelleRewrote thread handling, should improve ui responsiveness
2011-10-05 Jean-Baptiste MardelleFix timeline drawing offset and compiler warning
2011-10-03 Jean-Baptiste Mardellerenderer: Remove inconsistent m_isBlocked variable...
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
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-10 Till TheatoAllow to offset effect parameters.
2011-09-10 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [23/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [20/27]
2011-08-30 Jean-Baptiste MardelleFix previewing of affine transitions with transparent png
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-08-09 Till TheatoFix speed effect if > 999:
2011-07-31 Till TheatoRemove (old) LADSPA related code.
2011-07-30 Jean-Baptiste Mardellecleanup: Get rid of unnecessary string to int conversions
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardelleCleanup producer loading, make pan_zoom specific code...
2011-07-04 Jean-Baptiste MardelleHide the "avformat-novalidate" trick for faster loading...
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-06-25 Jean-Baptiste MardelleRewrite handling of missing and placeholder clips,...
2011-06-24 Jean-Baptiste MardelleFix several issues with project profile, including:
2011-06-24 Jean-Baptiste MardelleFix transition track not correctly saved:
2011-06-23 Jean-Baptiste MardelleFix "save zone" saving proxy instead of real clip:
2011-06-20 Jean-Baptiste MardelleFix proxy triggering duration mismatch (part 2)
2011-06-13 Jean-Baptiste MardelleFix corruption when changing project's fps
2011-06-12 Jean-Baptiste MardelleFix freeze when making fast play / pause
2011-06-09 Jean-Baptiste MardelleFix project corruption when deleting a track:
2011-06-02 Jean-Baptiste MardelleFix buttons in capture monitor and crash when changing...
2011-05-31 Jean-Baptiste MardelleFix small error in proxy clips
2011-05-29 Jean-Baptiste MardelleFix crash when changing project profile
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-05-16 Jean-Baptiste MardelleFix issues with double values in effects drag widget...
2011-05-10 Jean-Baptiste MardelleMLT now seems to correctly handle the "out" property...
2011-05-08 Till TheatoRotoscoping: import keyframes generated by tracker.
2011-04-25 Jean-Baptiste MardelleFix proxy clips with invalid length not correctly handl...
2011-04-23 Jean-Baptiste Mardelledon't use proxy when exporting frame:
2011-04-22 Jean-Baptiste MardelleCheck that the proxy has same length as original clip...
2011-04-20 Till Theato- Fix effect update upon clip duration change
2011-03-29 Till TheatoFix "Pan and Zoom" and position effects (fade, freeze...
2011-03-22 Dan DennedyFix segfault choosing Blackmagic playback card for...
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-03-15 Jean-Baptiste MardelleIf fetched thumbnail for new clip is not interesting...
2011-02-22 Jean-Baptiste MardelleKeyframable rotation for affine transition
2011-02-22 Jean-Baptiste MardelleKeep same internal id for transitions
2011-02-22 Jean-Baptiste MardelleFix audio mixing corruption introduced in last commit
2011-02-22 Jean-Baptiste MardelleFix audio mixing corrupted when last audio track is...
2011-02-19 Jean-Baptiste MardelleFix changing duration of image, color and text clips
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-17 Dan DennedyAdd support for mlt parallel-consumer to clip and proje...
2011-02-16 Jean-Baptiste Mardelle* Allow to edit transparent background for images in...
2011-02-14 Jean-Baptiste Mardelle* Fix wrong resizing in composite transition when using...
2011-02-14 Jean-Baptiste MardelleFix timeline corruption when creating new project with...
2011-01-31 Jean-Baptiste MardelleSpeedup project opening (threaded loading) and fix...
2011-01-25 Jean-Baptiste MardelleCorrectly update timeline if a slideshow "loop" feature...
2011-01-25 Jean-Baptiste MardelleFix transitons put in reverse order when changing the...
2011-01-18 Jean-Baptiste MardelleUser can now enable / disable proxy for each clip
2011-01-17 Jean-Baptiste MardelleFirst step for implementation of proxy editing (for...
2011-01-13 Jean-Baptiste MardelleFix timeline corruption when reloading clip
2011-01-07 Till TheatoFix images and color clips not properly updated in...
2011-01-03 Jean-Baptiste MardelleFix timeline corruption when using the "remove space...
2010-12-28 Dan DennedyImprovements to DeckLink output:
2010-12-21 Till TheatoInitial support for keyframes in track effects (WIP)
2010-12-13 Simon A. EugsterAudio scopes: Only deliver audio when required for...
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Marco Gittlerfix signal/slots for QVector<int16_t>
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...
next