]> git.sesse.net Git - kdenlive/blobdiff - ChangeLog
Fix label
[kdenlive] / ChangeLog
index bdf56479e66249781f6414dec0b3b37f06f1bbce..c71ffcc325e8d2e240f0b80a9fe9ece531479edb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,101 @@
+0.9.6
+    * Fix keyframes when cutting a clip / undoing a clip cut
+    * Warn before overwriting .mlt stabilized file
+    * Fix monitor confusion (clip monitor sometimes playing timeline,...)
+    * Fix the Mono to Stereo effect UI
+    * Fix proxy of playlist having wrong aspect ratio in some locales
+    * Fix transition widget not correctly updated when resizing a transition
+    * Fix DVD chapters broken when using an intro movie
+    * Fix error message (No matching profile) poping up in render widget when everything was ok
+    * Fix clip keyframes not showing on project load
+    * Fix bug when moving guide (was not moving to the correct place)
+    * Fix project corruption (wrong character) caused by some clip's metadata
+    * Fix possible crash on track deletion
+    * Fix timeline corruption when using spacer tool or overwrite edit mode
+    * Fix possible crash when editing speed effect
+    * Fix transition losing all its properties when moved
+    * Fix crash when pressing del when editing animation in title widget
+    * Fix crash when doing quick clip resize
+    * Fix corruption when groups where overlapping
+    * Fix corruption when adding a title clip where a transition already existed
+    * Fix timeline preview corruption with some transitions
+
+0.9.4
+    * Fix color parameter in some effects not working correctly (#2644)
+    * Fix V4l licensing issue (#2632)
+    * Fix keyframes lost / broken when pasting an effect
+
+0.9.2
+    * Fix firewire capture (preview not showing)
+    * Fix freeze when reloading previously missing clip
+    * Fade effects lost when moving / resizing clip
+    * Undoing change in clip crop start breaking clip
+    * Make disabling of track effects possible
+    * Fix slideshow clips not working
+    * Fix crash on composite transition
+    * Fix crash when opening stop motion widget
+    * Fix rendering of projects created in another locale
+
+0.9
+    * Fix monitor effect scene sometimes forcing monitor minimum size
+    * Improve detection of locale issues (default to POSIX when there is a locale conflict on the system)
+    * Improve timeline operation for small clips (disable resizing, only allow move)
+    * Add background color parameter to "Rotate" and "Pan and Zoom" effects
+    * Allow to scroll using the mouse wheel in monitor editing scene
+    * Zoom to mouse when using CTRL + mouse wheel in monitor editing scene
+    * Add support for new slope mode in "Color Selection" effect to allow smooth alpha transition
+    * Introduce grouping of effects; groups can also be saved
+    * Allow dragging an effect to another clip/track
+    * Allow record monitor to go fullscreen
+    * Image sequences can now start at an arbitrary frame (http://kdenlive.org/mantis/view.php?id=2508)
+    * Add automatic clip alignment based on audio (experimental, has to be manually enabled)s
+    * Allow archiving for offline use (only archive proxies)
+    * Offline editing: Allow working on project with only proxies available (http://kdenlive.org/mantis/view.php?id=2509)
+    * Allow rendering to another framerate
+    * Check for missing locale and ask to install instead of opening corrupted project
+    * Allow to open project files manually extracted from archived project
+    * Support dropping a folder in the project tree (http://kdenlive.org/mantis/view.php?id=1288)
+    * Add "select all clips in track" and "select all clips in timeline" features (http://kdenlive.org/mantis/view.php?id=1950)
+    * Put audio effects in subcategories to avoid uberlong menus (http://kdenlive.org/mantis/view.php?id=2436)
+    * Support for project metadata (can be embedded in rendered file)
+    * Add Online Resource Widget allowing easy search and download of online services (freesound, openclipart, archive.org)
+    * Introduce MLT clip analysis to get auto normalize data in sox gain effect
+    * Connect recording to audio scopes
+    * Add audio only recording (works while playing)
+    * Add extract zone function: part of clip is copied to new file without re-encoding
+    * Introduce generic job framework to process clips
+    * Improve the Choose color widget: Use less space and make it easier to pick the average color value from an area
+    * Add GUI for effect Dynamic Text: Allows to display timecode/framecount and other data
+    * Rework effect stack: All effects are shown at once and are collapsible
+    * Add two different video stabilizers
+    * Add IIR Blur GUI
+    * Add date column to project tree
+
+    * Fix clip move sometimes giving error when it should work 
+    * Fix custom effects not considering capital letters in name (http://kdenlive.org/mantis/view.php?id=2580)
+    * Fix script rendering when script name contains whitespace
+    * Ensure clip in project tree is visible after rename (scroll if necessary) (http://kdenlive.org/mantis/view.php?id=2563)
+    * Fix monitor scene never resetting scrollbars
+    * Fix issues with transitions when inserting track (http://kdenlive.org/mantis/view.php?id=2477)
+    * Fix some GUI elements not responding to color theme change
+    * Do not hide render profile list when there is only one item to avoid confusion (http://kdenlive.org/mantis/view.php?id=2543)
+    * Fix consecutive error messages overwriting each other (http://www.kdenlive.org/mantis/view.php?id=2519)
+    * Fix crash when editing properties of several missing clips
+    * Fix vectorscope for 24b RGB images (http://kdenlive.org/mantis/view.php?id=2478)
+    * Fix archiving sometimes not saving playlist clips and subclips (http://kdenlive.org/mantis/view.php?id=2475)
+    * Fix archiving feature not saving playlist clips and slowmotion clips inside them (http://kdenlive.org/mantis/view.php?id=2475)
+    * Fix crash recovery feature issues with long or non UTF-8 filenames (http://kdenlive.org/mantis/view.php?id=2441, http://kdenlive.org/mantis/view.php?id=2450)
+    * Fix rendering jobs sometimes not starting
+    * Fix crash on proxy creation (concurrency issue) (http://kdenlive.org/mantis/view.php?id=2471)
+    * Fix zone playing (http://kdenlive.org/mantis/view.php?id=2468)
+    * Fix click on monitor sometimes not triggering play
+    * Fix crash when moving a folder and a clip in project tree (http://kdenlive.org/mantis/view.php?id=2458)
+    * Fix color change not working in title widget (http://kdenlive.org/mantis/view.php?id=2459)
+    * Fix slideshow clips created with invalid frame duration
+    * Fix profile warning with clips that have 1088 pixels height
+    * Fix unnecessary proxy reload on document load
+    * Fix detection of broken render scripts
+
 0.8.2.1
     * Fix title text oultine transparency not working
     * Make titler window fit on smaller resolutions (1024x768)