]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
Use real MLT position in monitors instead of cached one, preventing race condition...
[kdenlive] / src / renderer.cpp
2009-07-20 Jean-Baptiste MardelleUse real MLT position in monitors instead of cached...
2009-07-19 Jean-Baptiste Mardelleupdate monitor when changing / moving a transition
2009-07-04 Dan DennedyAdapt to MLT image conversion refactorization.
2009-07-03 Jean-Baptiste MardelleFix transition not correctly updated when changed from...
2009-06-30 Jean-Baptiste MardelleAdd messaging system to display MLT errors to the user
2009-06-29 Jean-Baptiste MardelleDisable the sdl pulseaudio autodetection, which caused...
2009-06-29 Jean-Baptiste MardelleDon't keep playlist blocked when we have a problem...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-24 Simon A. Eugsterre-indented :-/
2009-06-24 Jean-Baptiste MardelleFix loading of project cached thumbs, when loading...
2009-06-21 Jean-Baptiste Mardelle* Fix issues with one frame clips
2009-06-19 Alberto Villaclean up reindentation
2009-06-18 Jean-Baptiste MardelleAdd non realtime preview mode to Kdenlive (available...
2009-06-17 Jean-Baptiste MardelleFix mem leaks and 2 frames offset on resize clip end
2009-06-17 Jean-Baptiste MardelleUse correct locking in MLT (at least I hope). Should...
2009-06-17 Jean-Baptiste MardelleFix fade out effects not correctly working
2009-06-17 Jean-Baptiste Mardellemake clip deletion safer, don't refresh monitor after...
2009-06-16 Jean-Baptiste MardelleMake sure we don't try to insert a clip in non existing...
2009-06-16 Jean-Baptiste MardelleFix transition not correctly moved on track deletion
2009-06-14 Jean-Baptiste Mardellecleanup
2009-06-11 Alberto Villasdl audio driver detection fails sometimes (pulseaudio...
2009-06-07 Dan DennedyRename non-frei0r transitions to more common names:
2009-06-01 Jean-Baptiste MardelleNo more duration limit for color, image and title clips
2009-06-01 Jean-Baptiste MardelleWork around color clip max duration for black track
2009-05-29 Jean-Baptiste MardelleUse project aspect ratio for clip properties dialog...
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-05-04 Jean-Baptiste MardelleImprove handling of missing clips:
2009-04-28 Jean-Baptiste MardelleWhen cutting a clip, don't duplicate unwanted effects...
2009-04-20 Jean-Baptiste MardelleFix insertion of track in last position (after last...
2009-04-20 Markus SlopiankaFixed Frensh spacing and a typo.
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-10 Ray Lehtiniemi[PATCH 3/6] Don't bother null checking before calling...
2009-04-10 Ray Lehtiniemi[PATCH 2/6] Replace doubles with ints
2009-04-10 Ray Lehtiniemi[PATCH 1/6] Kill unreachable code
2009-04-10 Ray Lehtiniemi[valgrind] unfixed memleak
2009-04-09 Jean-Baptiste MardelleFix crash with placeholder clips:
2009-04-08 Jean-Baptiste MardelleFix memleaks
2009-04-08 Ray LehtiniemiAvoid triggering unspecified behavior in string compari...
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Jean-Baptiste Mardelle* Always save playlist in UTF-8
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-28 Marco GittlerPatch from Ray Lehtiniemi (3):
2009-03-19 Jean-Baptiste MardelleFirst steps for "split audio" feature,. Don't use yet...
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
2009-03-08 Jean-Baptiste MardelleFix compilation
2009-03-08 Jean-Baptiste MardelleCleanup
2009-03-08 Jean-Baptiste MardelleFix display of clip duration in project tree + some...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Comment out variables used...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniem] Delete some unused variables
2009-03-07 Jean-Baptiste MardelleFix a few more potentially uninitialized uses. Original...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleFix crash when using clip with special characters in...
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-03-02 Jean-Baptiste MardelleFix possible crash on change clip speed:
2009-02-23 Jean-Baptiste MardelleFix issues with changing clip speed:
2009-02-23 Dan Dennedybugfix setting the window background color - QRgb is...
2009-02-20 Jean-Baptiste MardelleImprove editing with external program, add "reload...
2009-02-19 Jean-Baptiste MardelleGet ready for the configurable background color of...
2009-02-12 Jean-Baptiste MardelleFix adjusting clip crop start through edit widget ...
2009-02-04 Jean-Baptiste MardelleFix crash on track deletion reported in:
2009-02-03 Jean-Baptiste MardelleUpdate project duration when deleting track
2009-01-31 Jean-Baptiste MardelleFix playlist corruption when resizing clip end in middl...
2009-01-31 Jean-Baptiste MardelleFix project list icon aspect ratio, small cleanup
2009-01-27 Jean-Baptiste MardelleRemember & save monitor zone for each clip:
2009-01-21 Jean-Baptiste MardelleUse separate counters for Clips and Folders:
2009-01-13 Jean-Baptiste MardelleFix title clips antialiasing (path by griphiam):
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste Mardellecleanup
2009-01-13 Jean-Baptiste MardelleClear monitor when the clip was removed from project...
2009-01-13 Jean-Baptiste MardelleForgotten file from previous commit, some fixes for...
2009-01-13 Jean-Baptiste MardelleFix lots of issues with slowmotioned clips (bugs in...
2009-01-13 Jean-Baptiste Mardelle* New config option for preview: disable B Frame decodi...
2009-01-10 Jean-Baptiste Mardelle* Make sure user cannot create transition with in point...
2009-01-07 Jean-Baptiste MardelleCleanup last commit and some real mess in profile switching
2009-01-06 Jean-Baptiste MardelleFix initializing of project monitor aspect (previously...
2008-12-29 Jean-Baptiste MardelleFix crash on clip insertion redo:
2008-12-28 Jean-Baptiste MardelleFix LADSPA effects, should work now:
2008-12-28 Jean-Baptiste MardelleMake sox effects work again, part of bug:
2008-12-23 Jean-Baptiste MardelleRewrite the spacer command, should hopefully solve:
2008-12-22 Jean-Baptiste MardelleReal fix for set in point problem:
2008-12-22 Marco Gittlerrenderer.cpp: ffmpeg dep removed (patch from dan) ...
2008-12-17 Jean-Baptiste MardelleAdd some tests to prevent crash when creating effect...
2008-12-16 Jean-Baptiste MardelleDon't use pointer when inserting track, might help...
2008-12-12 Jean-Baptiste MardelleFix most issues with spacer tool. Tool now applies...
2008-12-09 Jean-Baptiste MardelleFix project duration when deleting last clip in a track:
2008-12-08 Jean-Baptiste MardelleFix tracks issues (load & save of tracks with hidden...
2008-12-07 Jean-Baptiste MardelleFix track issues:
2008-12-02 Jean-Baptiste MardelleFix remove space through context menu, part 1 of bug...
2008-12-02 Jean-Baptiste MardelleFix crash on files rejected by MLT:
2008-12-02 Jean-Baptiste MardelleAdd / remove track now seems to work, still a few crash...
2008-12-02 Jean-Baptiste MardelleExperimental add / remove track, do not use in producti...
2008-12-02 Jean-Baptiste MardelleAdd track should work, delete track is still to do
next