]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
* internal rework: switch clip id's from integer to string
[kdenlive] / src / renderer.cpp
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-08 Jean-Baptiste MardelleNew wizard at first Kdenlive startup: allows user to...
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-05 Jean-Baptiste MardelleFix timeline handling of objects (move them instead...
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 MardelleFix backbround black track not correctly restored on...
2008-07-29 Jean-Baptiste MardelleFix clip monitor staying blue when opening project
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 MardelleFix one frame error in clips duration
2008-07-21 Jean-Baptiste MardelleUse audio mime icon for audio files
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-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-20 Jean-Baptiste MardelleFix slideshow clip frame duration
2008-07-19 Jean-Baptiste MardelleCopy effects when cutting or pasting a clip
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
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-07-07 Jean-Baptiste MardelleFix crash on transition edit
2008-07-06 Jean-Baptiste Mardelle* NEW: find as you type feature. You can now type a...
2008-06-28 Jean-Baptiste MardelleSet thumbnail image for clip from monitor context menu
2008-06-28 Jean-Baptiste Mardelleindent fixes and give more info on capture failure
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-23 Jean-Baptiste Mardelle* show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste Mardelleseveral keyframe effect fixes
2008-06-21 Jean-Baptiste MardelleSmall fix for keyframe effects
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 MardelleFix effects
2008-06-17 Jean-Baptiste Mardellefix memleak & only fetch thumbnails if user wants them
2008-06-17 Jean-Baptiste MardelleWorkaround MLT not giving rgb images to fix thumbnails
2008-06-08 Jean-Baptiste MardelleAnother attempt to fix crash on clip move
2008-06-08 Jean-Baptiste Mardelle* small arrow instead of ellipse as transition handle
2008-06-03 Jean-Baptiste MardelleSOme work on transitions, including a new wipe transiti...
2008-05-28 Jean-Baptiste MardelleFix clip move
2008-05-28 Jean-Baptiste MardelleLock mlt during some operations to try solving some...
2008-05-12 Jean-Baptiste MardelleFix transition moving
2008-05-11 Jean-Baptiste Mardelle* Re-use frame to get thumbnail instead of creating...
2008-05-11 Jean-Baptiste MardelleUse FFmpeg codec description to display in clip propert...
2008-05-11 Jean-Baptiste MardelleFix move effects up and down in stack
2008-05-11 Jean-Baptiste Mardellere-enabling an effect now inserts it at the correct...
2008-05-10 Jean-Baptiste Mardelle* Revert to an easier MLT playlist manipulation now...
2008-05-05 Jean-Baptiste Mardelleseveral updates for slideshow clips
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-25 Marco Gittlerfix ffmpeg include path
2008-04-11 Jean-Baptiste MardelleFix frame imprecision in some cases
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-31 Jean-Baptiste MardelleStart improving title creator
2008-03-30 Marco Gittlermade effectLists static
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-27 Jean-Baptiste Mardellegive some more params to MLT consumer
2008-03-26 Jean-Baptiste MardelleFix transition moving (still crashing a lot)
2008-03-25 Marco Gittlercomplex parameter also for "geometry"
2008-03-24 Marco Gittlertransitions movable
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-23 Jean-Baptiste MardelleClip properties dialog
2008-03-22 Marco Gittleruse effectstackedit also for transitions
2008-03-22 Marco Gittlermore cleanup
2008-03-22 Marco Gittlerno more crash on open files, but open many files at...
2008-03-21 Marco Gittleruse more forward decl. to have no unneeded recompiling
2008-03-21 Marco Gittlershow after update transition the right frame in monitor
2008-03-21 Marco Gittlerall transitions can now added
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 ugly try to create a new tractor with new transit...
2008-03-20 Marco Gittlernew method for add transitions
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-18 Marco Gittlersimplify the getImage methods in kthumb and use it...
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-03-01 Jean-Baptiste MardelleEffects can be enabled / disabled
2008-02-24 Jean-Baptiste Mardelleadd some extra checks
2008-02-24 Jean-Baptiste Mardelleupdate timeline duration
2008-02-23 Marco Gittlergot first audio frames, but
2008-02-22 Jean-Baptiste Mardelleless flicker on effect stack changes
2008-02-22 Jean-Baptiste MardelleUpdate effect stak stuff
2008-02-22 Marco Gittlerone missing check, but this does not always protect...
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-20 Marco Gittlerfix crash if filter us not valid
2008-02-20 Marco Gittleravoid crash in render
2008-02-17 Jean-Baptiste Mardelletimeline move fixes
2008-02-17 Jean-Baptiste MardelleStart implementing effects
next