]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2008-03-10 Jean-Baptiste... New export profiles file format, export is now working...
2008-03-10 Marco Gittlerremoved wrong functions from transition.{cpp,h}
2008-03-10 Marco Gittleruse clipitem resize also for transition resize
2008-03-10 Marco Gittleruse same paintingstyle for transitions
2008-03-10 Marco Gittlerabstract class for clipitem (many func's from clipitem...
2008-03-10 Jean-Baptiste... Error message box if rendering crashed
2008-03-10 Jean-Baptiste... Render jobs can now be canceled from kuiserver
2008-03-10 Jean-Baptiste... Fix drawing of transition
2008-03-10 Jean-Baptiste... Fix problem with transition list
2008-03-10 Marco Gittleruse duration from transition
2008-03-10 Marco Gittlersave template files not in source dir
2008-03-09 Jean-Baptiste... ask before overwriting
2008-03-09 Jean-Baptiste... Render dialog
2008-03-09 Jean-Baptiste... Zone selection widget
2008-03-09 Jean-Baptiste... Get ready for rendering only part of timeline
2008-03-09 Jean-Baptiste... Use detached rendering process, render progress is...
2008-03-09 Jean-Baptiste... renderer: get ready for real use
2008-03-09 Jean-Baptiste... add subdirs
2008-03-09 Jean-Baptiste... start of an external process using dcop communication
2008-03-09 Jean-Baptiste... Start of rendering jobs
2008-03-08 Jean-Baptiste... Fix clip end resizing bug
2008-03-08 Jean-Baptiste... Don't move cursor if user wants to select multiple...
2008-03-08 Jean-Baptiste... Some more cursor fun
2008-03-08 Jean-Baptiste... Use better cursor for clip resize if available
2008-03-08 Jean-Baptiste... Ask for profile on new document
2008-03-08 Marco Gittlerfirst try for transition item
2008-03-08 Jean-Baptiste... Fix snapping to clip borders
2008-03-08 Jean-Baptiste... smoother scaling
2008-03-08 Jean-Baptiste... Fix cropping scale of audio thumbs
2008-03-08 Jean-Baptiste... Fix indent issue
2008-03-08 Marco Gittlercrop left audio thumbs (needs correct scale value in...
2008-03-08 Jean-Baptiste... FIx: transition needs end time, not duration
2008-03-08 Jean-Baptiste... start implementing transitions. buttons in statusbar...
2008-03-08 Jean-Baptiste... add some const, small update to clip painting (get...
2008-03-07 Marco Gittlerstart of placeholder for transitions, less warnings...
2008-03-07 Jean-Baptiste... Use time position instead of frames for clip properties
2008-03-07 Marco Gittlerpaint drag item for transitions
2008-03-07 Jean-Baptiste... Fix crash on document switching
2008-03-07 Jean-Baptiste... fix plural in i18n call
2008-03-07 Jean-Baptiste... Cleanup + fix i18n with args
2008-03-07 Jean-Baptiste... Cleanup undo/redo system
2008-03-07 Jean-Baptiste... Allow document closing
2008-03-07 Jean-Baptiste... Show current document name in window title
2008-03-06 Jean-Baptiste... Make communication between timeline and its ruler easier
2008-03-05 Jean-Baptiste... better handling of document switching (still some crashes)
2008-03-05 Marco Gittleruse kde-tmp dir (/tmp/kde-$USER) for storing thumbs...
2008-03-05 Jean-Baptiste... config option to normalise audio for thumbnails + small...
2008-03-04 Jean-Baptiste... Start using mlt profiles
2008-03-04 Jean-Baptiste... Only create audio thumbs when they are enabled, clear...
2008-03-03 Jean-Baptiste... Show project format in tab title / hide tab bar when...
2008-03-03 Jean-Baptiste... Autoscroll while playing
2008-03-03 Jean-Baptiste... space bar to play timeline
2008-03-03 Jean-Baptiste... Fix startup crash: addResourceDir was not correctly...
2008-03-03 Jean-Baptiste... Cleanup: remove unused files
2008-03-03 Marco Gittlerability to reindent only a part of files (args of reind...
2008-03-03 Marco Gittlerask for deleting .orig files
2008-03-03 Marco Gittlernot use deprecated function anymore in initeffects...
2008-03-03 Jean-Baptiste... Reindent all source files
2008-03-03 Jean-Baptiste... new indentation fix script
2008-03-02 Marco Gittlerreindent files
2008-03-02 Jean-Baptiste... Fix effect resetting
2008-03-02 Jean-Baptiste... Resetting an effect should not loose the filter id
2008-03-02 Jean-Baptiste... When resetting an effect, also reset the edit widget
2008-03-02 Jean-Baptiste... Nicer timeline visual tips, fix video thumbnails being...
2008-03-02 Jean-Baptiste... Fix visual resize tooltips
2008-03-02 Jean-Baptiste... Fix seeking in timeline
2008-03-02 Marco Gittlerdraw fix for path of audio area and clear all cache...
2008-03-02 Marco Gittlerresolved created conflict (i hope)
2008-03-02 Marco Gittlerprojectlist load now also audio/mpeg(mp3 is this here...
2008-03-02 Jean-Baptiste... Fix loading of existing audio thumbs, disable anti...
2008-03-02 Jean-Baptiste... Fix audio thumbs progress info when window was not...
2008-03-02 Marco Gittleradded titledocument to CMakeLists.txt
2008-03-02 Marco Gittlerload and save titles (except svg's)
2008-03-01 Jean-Baptiste... Fix timeline scrubbing
2008-03-01 Jean-Baptiste... fix color of color clips
2008-03-01 Jean-Baptiste... Do not allow resetting disabled effects
2008-03-01 Jean-Baptiste... Effects can be enabled / disabled
2008-03-01 Jean-Baptiste... Drag and drop from effects list
2008-03-01 Jean-Baptiste... Fix signal name
2008-02-29 Jean-Baptiste... Fix drawing of tracks
2008-02-29 Jean-Baptiste... small ui improvements
2008-02-28 Marco Gittlercomplex parameters editable
2008-02-28 Marco Gittlerzoom into scene
2008-02-28 Marco Gittlerrotate and zoom ( but dialog seems not correct in resiz...
2008-02-28 Marco Gittlercolored viewports and stepsize for move/resize increased
2008-02-28 Marco Gittlerwrong stepsize corrected
2008-02-28 Marco Gittlerstart/endviewport not setup'able
2008-02-28 Marco Gittleradded "properties" to xml-effect
2008-02-27 Jean-Baptiste... new reset effect button (restore effect default values)
2008-02-27 Jean-Baptiste... Only one undo action for all effect parameter changes
2008-02-27 Jean-Baptiste... Edit effect parameter can be undone / redone
2008-02-27 Marco Gittleradded bool items for use with mlt metadata
2008-02-27 Marco Gittlercan setup now complete (without factor) constat values...
2008-02-27 Marco Gittlerread filter desc from mlt (not full working)
2008-02-26 Marco Gittlertext changeable in editor
2008-02-26 Marco Gittlertext changes in other editor too
2008-02-26 Marco Gittlerrect changeable in size
2008-02-26 Marco Gittlerrect in titlewidget
2008-02-26 Marco Gittlerforgot titler widget
2008-02-26 Marco Gittlerfirst titler test
next