]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
First step for implementation of proxy editing (for testing purpose only)
[kdenlive] / src / renderer.cpp
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...
2010-11-14 Jean-Baptiste MardelleApply external monitor setting without restarting
2010-11-14 Till TheatoSome smaller cleanups related to project loading
2010-11-14 Jean-Baptiste MardelleAllow to enable / disable audio levels display
2010-11-14 Jean-Baptiste MardelleFirst steps to support MLT's new Blackmagic's consumer...
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-11-14 Dan DennedyAdd field order override in advanced clip properties.
2010-11-12 Till TheatoAdd option to speed up project loading: Replace all...
2010-10-29 Dan DennedyTell MLT to automatically insert the consumer producer...
2010-10-21 Dan DennedyChange Force pixel aspect ratio in advanced clip proper...
2010-10-19 Dan DennedyAdd colorspace and luma range to advanced clip properties.
2010-10-17 Jean-Baptiste MardelleVolume slider in monitors
2010-10-14 Dan DennedyAdd Colorspace to the Video tab of the Clip Properties...
2010-10-14 Dan DennedyImprove compatibility with MLT's new profile (de)serial...
2010-10-13 Jean-Baptiste MardelleUse MLT's new meta.media.frame_rate_num/den, and show...
2010-09-30 Till TheatoRemove checks for inpoint < 0. Not needed anymore.
2010-09-28 Marco Gittlersmall improvements
2010-09-27 Jean-Baptiste Mardelle*Allow users to choose between SDL and OpenGL for monit...
2010-09-27 Marco Gittlerwaveform display
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-09-19 Dan DennedyFix missing check for valid producer.
2010-09-12 Till TheatoFix problems when changing duration (from end) of clip...
2010-09-11 Till TheatoFix making color clips / images longer by resizing...
2010-09-05 Jean-Baptiste MardelleFix issues with on monitor effects:
2010-09-05 Jean-Baptiste MardelleFix monitor scene update when editing a keyframe at...
2010-09-03 Jean-Baptiste MardelleSpeedup: only convert displayed frame to QImage if...
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-31 Jean-Baptiste MardelleFix effects corruption when editing keyframe effects:
2010-08-30 Jean-Baptiste MardelleSeveral effect fixes (mostly track effect issues)
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
2010-08-29 Till TheatoFix pan & zoom effect getting corrupted after group...
2010-08-27 Jean-Baptiste MardelleFix effects with only one keyframe
2010-08-27 Jean-Baptiste MardelleFix timeline corruption when resizing color or title...
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-17 Jean-Baptiste MardelleFirst steps towards track effects
2010-08-14 Till TheatoFix slideshow clip ending after 15000 frames and not...
2010-08-09 Dan DennedyFix RGBA to ARGB conversion for scopes.
2010-08-09 Dan DennedyUpdate scopes using a frame image from the consumer...
2010-07-27 Jean-Baptiste MardelleFix transition properties not correctly reset when...
2010-07-26 Jean-Baptiste MardelleCheck that MLT sends correctly sized thumbnails:
2010-07-22 Till Theato- Allow to set volume for monitors
2010-07-22 Jean-Baptiste Mardellecheck for other useless refreshes
2010-07-22 Jean-Baptiste Mardelleremove unneeded refreshes when addin / editing effects
2010-07-22 Jean-Baptiste MardelleAdd signal to inform when the currently displayed frame...
2010-07-21 Till TheatoAllow cutting selections containing groups (some cases...
2010-07-19 Jean-Baptiste MardelleEmit monitor position when switching between clips...
2010-06-22 Jean-Baptiste MardelleFix timeline corruption when resizing images from the...
2010-06-19 Jean-Baptiste MardelleFix pan_scan effect & first steps for effect region
2010-06-18 Jean-Baptiste MardelleFix broken resizing of clip start
2010-06-03 Till Theato- Fix split audio with locked audio tracks
2010-05-21 Till Theato- Include frei0r.hueshift0r XML GUI
2010-05-20 Alberto Villa- Cleanup.
2010-05-20 Jean-Baptiste MardelleFix possible crash in timeline operations:
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-06 Jean-Baptiste MardelleFix pasting of color/image clips
2010-05-06 Jean-Baptiste MardelleTry to correctly fix issue resize start issue:
2010-04-18 Jean-Baptiste MardelleFix crash introduced in previous commit & transition...
2010-04-18 Jean-Baptiste MardelleFinally fix transition order issue:
2010-04-11 Jean-Baptiste MardelleMonitor all clips for deletion, and replace with red...
2010-03-26 Jean-Baptiste MardelleSmall fix in thumbnail creation
2010-02-03 Jean-Baptiste MardelleDon't seek to start when playing a clip until the end...
2010-02-01 Jean-Baptiste Mardellecleanup
2010-02-01 Jean-Baptiste MardelleFix bug in project default rendering settings:
2010-01-31 Jean-Baptiste MardelleFix project file corruption when saving while playing...
2010-01-13 Jean-Baptiste MardelleFix deprecation warnings
2010-01-04 Jean-Baptiste Mardelle* Cleanup monitor / MLT communication
2010-01-04 Jean-Baptiste MardelleFix play button when rewinding is over:
2010-01-03 Jean-Baptiste MardelleTry to fix build error on armel
2010-01-03 Jean-Baptiste MardelleFix monitor not stopping when rewinding:
2010-01-02 Jean-Baptiste MardelleFix clip monitor displaying frame 2 when adding clip:
2010-01-02 Jean-Baptiste MardelleDo not load corrupted coduments: 1st part of
2009-12-22 Jean-Baptiste MardelleFix background black track is 1 frame too short:
2009-12-19 Jean-Baptiste MardelleAllow user to force clip fps from clip properties dialog
2009-11-30 Dan DennedyAdd support for forcing a clip to be progressive or...
2009-11-23 Jean-Baptiste Mardelle* Fix project tree icons:
2009-11-10 Jean-Baptiste MardelleFix playlist length: http://kdenlive.org/mantis/view...
2009-11-06 Jean-Baptiste MardelleWhen deleting a track, also delete the transitions...
2009-11-01 Jean-Baptiste MardelleFix clip move in overwrite mode, fix crash in audio...
2009-10-27 Jean-Baptiste MardelleFix corruption in overwrite mode
2009-10-26 Jean-Baptiste MardelleFix clip move when in overwrite mode
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-10-26 Jean-Baptiste MardelleIntroducing timeline edit mode, starting with overwrite...
2009-10-07 Jean-Baptiste Mardelle* Fix project corruption on speed change:
2009-10-05 Jean-Baptiste MardelleSave transition status when changed (automatic or not)
2009-10-05 Jean-Baptiste MardelleFix forced aspect ratio for clips with speed effect
2009-10-03 Jean-Baptiste MardelleFix broken handling of clips with speed effect
2009-10-02 Jean-Baptiste MardelleAnother fix in clip resize
2009-10-01 Jean-Baptiste MardelleFix another possible crash on clip move:
2009-10-01 Jean-Baptiste MardelleFix possible crash when moving invalid clip:
next