]> git.sesse.net Git - kdenlive/history - src/clipitem.cpp
Scale audio / video thumbnails to track size. Requires slightly more resources but...
[kdenlive] / src / clipitem.cpp
2013-01-04 Jean-Baptiste MardelleScale audio / video thumbnails to track size. Requires...
2012-12-28 Jean-Baptiste MardelleFix recent regression: slowmotion clips cannot be moved...
2012-12-28 Jean-Baptiste MardelleMake sure we cannot move a clip to a locked track
2012-12-12 Jean-Baptiste MardelleImprove drawing of clips to better see if there is...
2012-12-10 Jean-Baptiste MardelleFix fade problem when resizing clip:http://kdenlive...
2012-11-12 Jean-Baptiste MardelleRewrite parts of audio thumbnail. We now use square...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-05 Ed RogalskyMerge branch 'master' into feature/pkey
2012-11-04 Jean-Baptiste MardelleFix bug in previous commit
2012-11-04 Jean-Baptiste MardelleImprove update of effect stack when resizing clip,...
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-23 Jean-Baptiste MardelleRemember last seek position for clips in project tree
2012-10-20 Jean-Baptiste MardelleClip markers can now have a category that is shown...
2012-10-14 Jean-Baptiste MardelleFix clip effect stack not updated when dropping effect...
2012-09-14 Jean-Baptiste MardelleDisable transitions for audio only clips:
2012-09-11 Jean-Baptiste MardelleDuplicate video only producer for each track:
2012-09-04 Jean-Baptiste MardelleFix possible crash on invalid clip:
2012-09-01 Jean-Baptiste MardelleWorkaround dragging timeline clips on another track...
2012-07-23 Jean-Baptiste MardelleUse const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-06-30 Vincent PINONFix fadeout interpreted as fadein (fade>0)
2012-06-20 Jean-Baptiste MardelleFix keyframes not correctly updated when resizing clip
2012-06-19 Jean-Baptiste MardelleFix pasting fade effect in a group
2012-06-18 Jean-Baptiste MardelleFix fade effects
2012-06-12 Jean-Baptiste MardelleFix pan & zoom effect (paste, edit after reloading...
2012-06-08 Jean-Baptiste MardelleFix broken keyframes when dropping an effect on another...
2012-05-27 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-05-27 Jean-Baptiste MardelleFix editing clip crop start and fade effects lost when...
2012-05-10 Jean-Baptiste MardelleImprove manipulation of small items in timeline (Don...
2012-05-06 Jean-Baptiste MardelleFix effect regressions introduced by recent cleanup
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-18 Jean-Baptiste MardelleEffect stack update: enable / disable several effects...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-12 Jean-Baptiste MardelleSaved effect groups should not be merged when added...
2012-04-07 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-07 Jean-Baptiste MardelleCleanup & fix selected effect sometimes not showing...
2012-04-06 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-04-06 Jean-Baptiste Mardelleimprovements to effect stack UI & fix timeline keyframe...
2012-04-04 Jean-Baptiste MardelleFix crash when dropping effect from effects list to...
2012-03-31 Jean-Baptiste Mardellenew: saving of effect group
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-29 Jean-Baptiste MardelleFix various effect dropping regressions
2012-03-29 Jean-Baptiste MardelleEffect groups can now be dropped onto another clip
2012-03-26 Jean-Baptiste MardelleImplement drag & drop of effects in effect stack
2012-03-25 Jean-Baptiste Mardelleeffect stack cleanup
2012-03-24 Jean-Baptiste MardelleSome progress on effect group
2012-03-24 Jean-Baptiste MardelleStart work on effect groups
2012-03-24 Jean-Baptiste MardelleEffects can now be dragged from the effect stack to...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleFix proxy creation sometimes blocked
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaReorganise (again) the build system
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-14 Jean-Baptiste Mardellesmall optimizations, make sure we use cached thumbs...
2011-10-13 Jean-Baptiste MardelleSmall thumbs optimization
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-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-10 Till TheatoAllow to offset effect parameters.
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-07-06 Jean-Baptiste MardelleCleanup producer loading, make pan_zoom specific code...
2011-07-04 Jean-Baptiste MardelleTry to fix keyframes resizing issue:
2011-07-03 Jean-Baptiste MardelleFix crop effect max value so that the slider has a...
2011-06-29 Jean-Baptiste MardelleFix drawing of "keyframe" effects (effect is not apply...
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-06-20 Jean-Baptiste MardelleFix compilation with KDE < 4.5
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
2011-06-13 Jean-Baptiste MardelleFix detection of overlapping transitions
2011-04-20 Till TheatoAutomatically crop relative to the project resolution...
2011-04-20 Till Theato- Fix effect update upon clip duration change
2011-04-06 Till Theatomake the new effect adjustment function more generic
2011-04-06 Till TheatoCreate new (interpolated) keyframes at the in/out point...
2011-04-05 Till TheatoFixes and cleanups to effect handling upon clip resize:
2011-03-29 Till TheatoFix "Pan and Zoom" and position effects (fade, freeze...
2011-03-19 Till Theatono ";" after Q_UNUSED
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-02-21 Jean-Baptiste MardelleFix drag & drop of effects with UTF-8 characters
2011-02-19 Till TheatoGet rid of most of the place consuming tooltips. Most...
2011-01-25 Jean-Baptiste MardelleCorrectly update timeline if a slideshow "loop" feature...
2011-01-23 Jean-Baptiste MardelleFix timeline thumbs not reloaded on clip change:
2011-01-14 Jean-Baptiste MardelleKeyframe gui fixes (when keyframe negative value was...
2010-11-07 Till TheatoMake the keyframe parameter which can be edited in...
next