]> git.sesse.net Git - kdenlive/history - src/renderer.h
cleanup & fix crash on project saving with Qt 4.5:
[kdenlive] / src / renderer.h
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-02-20 Jean-Baptiste MardelleImprove editing with external program, add "reload...
2009-02-12 Jean-Baptiste MardelleFix adjusting clip crop start through edit widget ...
2009-01-31 Jean-Baptiste MardelleFix project list icon aspect ratio, small cleanup
2009-01-27 Jean-Baptiste MardelleRemember & save monitor zone for each clip:
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste MardelleFix lots of issues with slowmotioned clips (bugs in...
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2009-01-10 Jean-Baptiste Mardelle* Make sure user cannot create transition with in point...
2009-01-07 Jean-Baptiste MardelleCleanup last commit and some real mess in profile switching
2008-12-29 Jean-Baptiste MardelleFix crash on clip insertion redo:
2008-12-28 Jean-Baptiste MardelleMake sox effects work again, part of bug:
2008-12-23 Jean-Baptiste MardelleRewrite the spacer command, should hopefully solve:
2008-12-22 Jean-Baptiste MardelleReal fix for set in point problem:
2008-12-07 Jean-Baptiste MardelleFix track issues:
2008-12-02 Jean-Baptiste MardelleAdd / remove track now seems to work, still a few crash...
2008-12-02 Jean-Baptiste MardelleExperimental add / remove track, do not use in producti...
2008-12-02 Jean-Baptiste MardelleAdd track should work, delete track is still to do
2008-11-27 Jean-Baptiste MardelleFix bug on insert space in all tracks, add context...
2008-11-25 Jean-Baptiste MardelleSpacer tool can now remove space too
2008-11-24 Jean-Baptiste MardelleStart of spacer tool: space can now be inserted via...
2008-11-23 Jean-Baptiste MardelleCleanup some mess introduced by last commit, looking...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-14 Jean-Baptiste MardelleFix crash on app close
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-24 Jean-Baptiste Mardellenew: save clip part as westley playlist
2008-09-24 Jean-Baptiste Mardellecleanup and make play/loop section work
2008-09-01 Jean-Baptiste MardelleFix several crashes on document opening, some more...
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-08-03 Marco Gittlerindent fixes and geometry param will be used in initeffects
2008-08-02 Jean-Baptiste Mardelle* New configuration page to set SDL audio/video driver...
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-21 Jean-Baptiste MardelleDisable monitor split view when saving document
2008-07-21 Jean-Baptiste Mardelle* New: split monitor to view several tracks at once
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-16 Jean-Baptiste Mardelle* new: crash recovery feature
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-06-27 Jean-Baptiste Mardellestart informing user when there is an error in MLT...
2008-06-24 Jean-Baptiste Mardellenew icons, snapping can now be en/disabled
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 MardelleWorkaround MLT not giving rgb images to fix thumbnails
2008-05-12 Jean-Baptiste MardelleFix transition moving
2008-05-11 Jean-Baptiste MardelleFix move effects up and down in stack
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-03-31 Jean-Baptiste MardelleStart improving title creator
2008-03-30 Jean-Baptiste MardelleFix small bug in clip move
2008-03-29 Jean-Baptiste Mardellemonitor context menu, add extract frame
2008-03-28 Jean-Baptiste MardelleDon't delete transition on updating if not necessary...
2008-03-26 Jean-Baptiste MardelleFix transition moving (still crashing a lot)
2008-03-24 Marco Gittlername on transition and update on change
2008-03-24 Marco Gittlercleanup and now every change of transitions tag updates...
2008-03-22 Marco Gittlermore cleanup
2008-03-21 Marco Gittlershow after update transition the right frame in monitor
2008-03-21 Marco Gittlertransitions are can now be replaced and less warnings
2008-03-21 Marco Gittlernew doc struct, to be able to remove transitions, but...
2008-03-20 Marco Gittlerfirst try of deleting transition (but not very usefull...
2008-03-20 Marco Gittlerfunction for changing transitions
2008-03-19 Marco Gittlerfunction for transition delete
2008-03-18 Marco Gittlermore use of the central getFrame things,
2008-03-13 Jean-Baptiste MardelleLooks like I finally got the profile switching work!
2008-03-09 Jean-Baptiste MardelleStart of rendering jobs
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-04 Jean-Baptiste MardelleStart using mlt profiles
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-02-24 Jean-Baptiste Mardelleupdate timeline duration
2008-02-22 Jean-Baptiste Mardelleless flicker on effect stack changes
2008-02-20 Jean-Baptiste MardelleAllow to modify an effect
2008-02-20 Jean-Baptiste MardelleEffects are now stored in clip as xml, get ready for...
2008-02-17 Jean-Baptiste MardelleStart implementing effects
2008-02-17 Jean-Baptiste MardelleDon't allow to move clips under 0, small fixes
2008-02-10 Jean-Baptiste Mardelleinsert & move timeline clips
2008-02-10 Jean-Baptiste MardelleMake project monitor usable
2008-02-10 Jean-Baptiste MardelleConnect project monitor
2008-02-09 Jean-Baptiste Mardelleadapt to latest MLT changes
2008-01-05 Jean-Baptiste MardelleFix project view thumbnails
2007-12-30 Jean-Baptiste MardelleProgress in clip monitor and project switching
2007-12-29 Jean-Baptiste MardelleStarting KDE4 porting