]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2012-09-04 Jean-Baptiste... Fix crash on clip cut introduced in recent coverity...
2012-09-02 Jean-Baptiste... Fix crash in audio align when hitting subtitle stream:
2012-09-02 Jean-Baptiste... Use correct FFV1 format and use x264 presets instead...
2012-09-02 Mikko Rapelititledocument.cpp: check return value from open()
2012-09-02 Mikko Rapelirenderer.cpp: check for null pointers
2012-09-02 Mikko Rapelithumbnailer/westleypreview.cpp: check for division...
2012-09-02 Mikko Rapeliprojectlist.cpp: check for null before referencing
2012-09-02 Mikko Rapeliprojectlistview.cpp: check for null pointer
2012-09-02 Mikko Rapeliprojectsettings.cpp: return if open() fails
2012-09-02 Mikko RapeliaudioEnvelope.cpp: check for division by zero
2012-09-02 Mikko Rapelikthumb.cpp: check for division by zero
2012-09-02 Mikko Rapelikis_cubic_curve.cpp: initialize variables
2012-09-02 Mikko Rapelimeltjob.cpp: initialize addClipToProject
2012-09-02 Mikko RapeliaudioCorrelationInfo.cpp: check for division by zero
2012-09-02 Mikko Rapelihistogramgenerator.cpp: check for division by zero
2012-09-02 Mikko Rapelieffectstackview2.cpp: check for null
2012-09-02 Mikko Rapelieffectstackview2.cpp: check for null pointer
2012-09-02 Mikko Rapelidvdwizardvob.cpp: check return value
2012-09-01 Jean-Baptiste... Workaround dragging timeline clips on another track...
2012-09-01 Jean-Baptiste... Fix saving custom effect hiding other custom effects:
2012-09-01 Jean-Baptiste... Adding m2v and ac3 as supported mimetypes:
2012-09-01 Jean-Baptiste... Add support for .3gpa files:
2012-09-01 Jean-Baptiste... Fix effect parameter not saved when changed with mouse...
2012-09-01 Jean-Baptiste... Fix mouse wheel seeking in timeline ruler
2012-09-01 Jean-Baptiste... Fix DVD menu broken with recent Qt versions
2012-09-01 Jean-Baptiste... Improve seeking (Don't ask MLT to seek while it is...
2012-08-26 Vincent PINONeffects: fix #2654 fadeout/fadetoblack with no time
2012-08-24 Vincent PINONfix #2235 (crop effects names)
2012-08-24 Vincent PINONtitler: fix #1666 (Enter closing) + #2693 (missing...
2012-08-11 Script KiddySVN_SILENT made messages (.desktop file)
2012-08-03 Marco Gittlerfixed width parameter naming of "lines" effect
2012-07-24 Jean-Baptiste... Avoid crash - check if dialog pointer is still valid
2012-07-23 Jean-Baptiste... definitions.h: initialize TransitionInfo [Coverity...
2012-07-23 Jean-Baptiste... definitions.h: initialize TrackInfo [Coverity 13/14...
2012-07-23 Jean-Baptiste... definitions.h: initialize ItemInfo [Coverity 12/14...
2012-07-23 Jean-Baptiste... titledocument.cpp: initialize variables [Coverity 11...
2012-07-23 Jean-Baptiste... definitions.h: initialize MltVideoProfile [Coverity...
2012-07-23 Jean-Baptiste... kis_curve_widget_p.h: initialize private data [Coverity...
2012-07-23 Jean-Baptiste... keyframehelper.cpp: free allocated memory [Coverity...
2012-07-23 Jean-Baptiste... jogshuttle.cpp: close() on error path [Coverity 7/14...
2012-07-23 Jean-Baptiste... abstractmonitor.h: initialize analyseAudio to false...
2012-07-23 Jean-Baptiste... v4lcapture.cpp: free src in the end [Coverity 5/14...
2012-07-23 Jean-Baptiste... scopemanager.h: initialize pointers [Coverity 4/14...
2012-07-23 Jean-Baptiste... meltjob.cpp: initialize m_showFrameEvent [Coverity...
2012-07-23 Jean-Baptiste... audioInfo.cpp: initialize m_producer pointer [Coverity...
2012-07-23 Jean-Baptiste... audioEnvelope.cpp:initialize Mean and StdDev to zero...
2012-07-23 Jean-Baptiste... Use const & with foreach loops where possible [krazy...
2012-07-23 Jean-Baptiste... Make class constructors with required args explicit...
2012-07-23 Jean-Baptiste... Use char for single character [krazy 1-44] by Mikko...
2012-07-23 Jean-Baptiste... Merge branch 'master' of git://anongit.kde.org/kdenlive
2012-07-23 Jean-Baptiste... End files with new line [krazy 37/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... Compare with isEmpty() instead of null string "" [krazy...
2012-07-23 Jean-Baptiste... kdenlivedoc.cpp: Use QPointer [krazy 35/37] by Mikko...
2012-07-23 Jean-Baptiste... clipproperties.cpp: Use QPointer [krazy 34/37] by Mikko...
2012-07-23 Jean-Baptiste... projectlist.cpp: Use QPointer [krazy 33/37] by Mikko...
2012-07-23 Jean-Baptiste... slotExtractCurrentFrame: Use QPointer [krazy 32/37...
2012-07-23 Jean-Baptiste... slotOpenBackupDialog: Use QPointer [krazy 31/37] by...
2012-07-23 Jean-Baptiste... slotDvdWizard: Use QPointer [krazy 30/37] by Mikko...
2012-07-23 Jean-Baptiste... getNewStuff: Use QPointer [krazy 29/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... slotShowClipProperties: Use QPointer [krazy 28/37]...
2012-07-23 Jean-Baptiste... slotShowClipProperties: Use QPointer [krazy 27/37]...
2012-07-23 Jean-Baptiste... slotEditClipMarker: Use QPointer [krazy 26/37] by Mikko...
2012-07-23 Jean-Baptiste... slotAddClipMarker: Use QPointer [krazy 25/37] by Mikko...
2012-07-23 Jean-Baptiste... slotEditProjectSettings: Use QPointer [krazy 24/37...
2012-07-23 Jean-Baptiste... Use QPointer, delete on error path [krazy 23/37] by...
2012-07-23 Jean-Baptiste... openFile: Use QPointer [krazy 22/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... newFile: Use QPointer [krazy 21/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... slotRunWizard: Use QPointer [krazy 20/37] by Mikko...
2012-07-23 Jean-Baptiste... readOptions: Use QPointer [krazy 19/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... collapsibleeffect.cpp: Use QPointer [krazy 18/37] by...
2012-07-23 Jean-Baptiste... slotConfigTracks: Use QPointer [krazy 17/37] by Mikko...
2012-07-23 Jean-Baptiste... slotDeleteTrack: Use QPointer [krazy 16/37] by Mikko...
2012-07-23 Jean-Baptiste... slotInsertTrack: Use QPointer [krazy 15/37] by Mikko...
2012-07-23 Jean-Baptiste... slotEditTimeLineGuide: Use QPointer [krazy 14/37] by...
2012-07-23 Jean-Baptiste... slotEditGuide: use QPointer [krazy 13/37] by Mikko...
2012-07-23 Jean-Baptiste... slotAddGuide: use QPointer [krazy 12/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... slotInsertSpace: use QPointer [krazy 11/37] by Mikko...
2012-07-23 Jean-Baptiste... slotRemoveSpace: Use QPointer [krazy 10/37] by Mikko...
2012-07-23 Jean-Baptiste... editItemDuration: use QPointer [krazy 9/37] by Mikko...
2012-07-23 Jean-Baptiste... Settingsdialog: Use QPointer [krazy 8/37] by Mikko...
2012-07-23 Jean-Baptiste... Use QPointer [krazy 7/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... Use QPointer [krazy 1/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... Create dialog on heap instead of stack [krazy 5/37...
2012-07-23 Jean-Baptiste... Add copyright and license [krazy 4/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... Fix copyrights [krazy 3/37] by Mikko Rapeli
2012-07-23 Jean-Baptiste... Remove obsolete TRUE and FALSE definitions [krazy 2...
2012-07-23 Jean-Baptiste... Add new line to end of file [krazy 1/37] by Mikko Rapeli
2012-07-12 Script KiddySVN_SILENT made messages (.desktop file)
2012-07-10 Script KiddySVN_SILENT made messages (.desktop file)
2012-07-07 Script KiddySVN_SILENT made messages (.desktop file)
2012-06-30 Vincent PINONMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-06-30 Vincent PINONFix wrong fade_to_black created at clip beginning
2012-06-30 Jean-Baptiste... Merge branch 'master' of git://anongit.kde.org/kdenlive
2012-06-30 Vincent PINONFix fadeout interpreted as fadein (fade>0)
2012-06-25 Jean-Baptiste... Enable region filter since it now works in MLT
2012-06-20 Jean-Baptiste... Fix color selection widget when getting average color...
2012-06-20 Jean-Baptiste... Fix keyframes not correctly updated when resizing clip
2012-06-19 Jean-Baptiste... Fix script rendering not working in some cases (resizing)
2012-06-19 Jean-Baptiste... Fix pasting fade effect in a group
2012-06-19 Jean-Baptiste... Fix effect group collapse state not saved
next