]> git.sesse.net Git - kdenlive/shortlog
kdenlive
2008-07-15 Jean-Baptiste... Fix version number (now 0.7), add myself as author
2008-07-15 Jean-Baptiste... copy / paste clips and transitions, move several clips
2008-07-14 Jean-Baptiste... Fix crash on guide dialog
2008-07-14 Jean-Baptiste... make mouse wheel effective on marker dialog
2008-07-13 Lúcio Flávio... Another fix for the same compilation error. Btw, the...
2008-07-12 Lúcio Flávio... m_gradient was not initialized. Fixed now.
2008-07-12 Jean-Baptiste... add menu to hide/show dock widgets
2008-07-12 Jean-Baptiste... cleanup some monitor suff
2008-07-12 Jean-Baptiste... Add dvd export profile (problem with 16:9 ratio still...
2008-07-11 Lúcio Flávio... Some headers fixes
2008-07-10 Lúcio Flávio... Fix typos
2008-07-09 Marco Gittlerfix audiothumb issue on resize of clip
2008-07-08 Jean-Baptiste... Some new actions: delete all guides, delete all markers...
2008-07-08 Marco Gittlerremoved not present *.h in Messages.sh
2008-07-08 Jean-Baptiste... default apps (video player, external image / sound...
2008-07-08 Jean-Baptiste... No error message if jobViewServer is unavailable, fix...
2008-07-07 Jean-Baptiste... change cursor on timeline ruler for better feedback
2008-07-07 Jean-Baptiste... Small fix to transition change
2008-07-07 Jean-Baptiste... Fix crash on transition edit
2008-07-07 Jean-Baptiste... home / end to go to start / end of clip, Ctrl+home...
2008-07-07 Jean-Baptiste... * Guides improvements and fixes
2008-07-07 Lúcio Flávio... Instead of LINK_DIRECTORIES, the correct one is LINK_LI...
2008-07-06 Jean-Baptiste... Added "find next" feature
2008-07-06 Jean-Baptiste... * NEW: find as you type feature. You can now type a...
2008-06-29 Marco Gittlerallow set values for duration/crop/pos with scrolling...
2008-06-28 Jean-Baptiste... double click a clip in timeline to edit position &...
2008-06-28 Jean-Baptiste... Better transition move between tracks
2008-06-28 Jean-Baptiste... Fix clip count & duration on document opening
2008-06-28 Jean-Baptiste... Set thumbnail image for clip from monitor context menu
2008-06-28 Jean-Baptiste... small fix for project opening
2008-06-28 Jean-Baptiste... indent fixes and give more info on capture failure
2008-06-27 Jean-Baptiste... Fix clip type not correctly saved
2008-06-27 Jean-Baptiste... Fix effect stack corruption when opening project
2008-06-27 Jean-Baptiste... start informing user when there is an error in MLT...
2008-06-27 Jean-Baptiste... add / edit effect keyframe is now integrated in the...
2008-06-26 Jean-Baptiste... completely hide the project overview widget since it...
2008-06-26 Jean-Baptiste... update startup layout
2008-06-25 Jean-Baptiste... Screen grab fixes
2008-06-25 Jean-Baptiste... NEW: Kdenlive can now create screencasts.
2008-06-25 Jean-Baptiste... some fixes for guides
2008-06-25 Jean-Baptiste... populate the timeline menu
2008-06-24 Jean-Baptiste... nicer style for zoom slider
2008-06-24 Jean-Baptiste... new icons, snapping can now be en/disabled
2008-06-24 Jean-Baptiste... more icons
2008-06-24 Jean-Baptiste... new icons for add clip
2008-06-23 Jean-Baptiste... click on monitor ruler now seeks
2008-06-23 Jean-Baptiste... moving cutter tool over a clip now shows the frame...
2008-06-23 Jean-Baptiste... small ui fixes
2008-06-23 Jean-Baptiste... show error message when action failed
2008-06-23 Jean-Baptiste... small effect keyframe fix
2008-06-23 Jean-Baptiste... keyframes can now be edited through double click
2008-06-23 Jean-Baptiste... * show image thumbnail in marker creation dialog
2008-06-21 Jean-Baptiste... several small fixes, introduce nice popup messages...
2008-06-21 Jean-Baptiste... several keyframe effect fixes
2008-06-21 Jean-Baptiste... brightness, boxblur and wave can have keyframes
2008-06-21 Jean-Baptiste... Small fix for keyframe effects
2008-06-21 Jean-Baptiste... fix typo & cleanup
2008-06-21 Jean-Baptiste... volume effect now works fine with keyframes
2008-06-21 Jean-Baptiste... more work on keyframe effects and thumbnail fixes
2008-06-17 Jean-Baptiste... scale thumbnail before converting it to rgb
2008-06-17 Jean-Baptiste... Fix effects
2008-06-17 Jean-Baptiste... fix memleak & only fetch thumbnails if user wants them
2008-06-17 Jean-Baptiste... get ready for keyframes in timeline
2008-06-17 Jean-Baptiste... Workaround MLT not giving rgb images to fix thumbnails
2008-06-11 Jean-Baptiste... cleanup and better monitor handling from project view
2008-06-11 Jean-Baptiste... remove duplicate line
2008-06-11 Jean-Baptiste... uncomment the code disabling double buffering for video...
2008-06-10 Jean-Baptiste... Fix guide snapping & stop animations on timeline zooming
2008-06-10 Jean-Baptiste... Fix zoom centering
2008-06-10 Jean-Baptiste... load & save guides
2008-06-10 Jean-Baptiste... don't forget to cleanup clipmanager
2008-06-10 Jean-Baptiste... Guides can now be moved, and deleted, all actions can...
2008-06-10 Jean-Baptiste... start implementing timeline guides
2008-06-09 Jean-Baptiste... small bugfixes
2008-06-09 Jean-Baptiste... optimize painting
2008-06-09 Jean-Baptiste... optimize clip painting
2008-06-08 Jean-Baptiste... optimize clip painting
2008-06-08 Jean-Baptiste... When adding transition, calculate optimal duration
2008-06-08 Jean-Baptiste... Another attempt to fix crash on clip move
2008-06-08 Jean-Baptiste... Fix mid button playing in timeline
2008-06-08 Jean-Baptiste... * Fix for constant params
2008-06-08 Jean-Baptiste... * small arrow instead of ellipse as transition handle
2008-06-08 Jean-Baptiste... * New: audio fade in / out by dragging a clip's top...
2008-06-08 Jean-Baptiste... Fade in / out effects
2008-06-03 Jean-Baptiste... allow arrows & delete when editing a text item
2008-06-03 Jean-Baptiste... Title clips:
2008-06-03 Jean-Baptiste... Add transition through context menu
2008-06-03 Jean-Baptiste... use appropriate icons
2008-06-03 Jean-Baptiste... support transparency in wipe transitions
2008-06-03 Jean-Baptiste... SOme work on transitions, including a new wipe transiti...
2008-06-03 Jean-Baptiste... add widget for wipe transition settings
2008-06-02 Jean-Baptiste... Load transition params when opening document
2008-06-02 Jean-Baptiste... Fix param update when switching between 2 transitions
2008-06-02 Jean-Baptiste... Disable transition settings if no transition is selected
2008-06-02 Jean-Baptiste... Layout: remove frame
2008-06-02 Jean-Baptiste... Make transitions smaller
2008-06-02 Jean-Baptiste... Fix possible crash after transition deletion
2008-06-02 Jean-Baptiste... fix layout issue
2008-06-02 Jean-Baptiste... Fix dropping effect on selected clip
2008-06-02 Jean-Baptiste... small changes in clip painting (effect names and markers)
next