]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
Fix several title clips problems, including:
[kdenlive] / src / renderer.cpp
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
2008-11-27 Jean-Baptiste MardelleFix bug on insert space in all tracks, add context...
2008-11-27 Jean-Baptiste MardelleFix several issues with spacer tool + some indent fixes
2008-11-25 Jean-Baptiste MardelleFix move of slowmotion clips:
2008-11-25 Jean-Baptiste MardelleSpacer tool can now remove space too
2008-11-25 Jean-Baptiste MardelleSpacer tool (can only add space for the moment)
2008-11-24 Jean-Baptiste MardelleStart of spacer tool: space can now be inserted via...
2008-11-23 Jean-Baptiste MardelleCleanup some mess introduced by last commit, looking...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-11-18 Jean-Baptiste Mardelle* Fix some transition undo problems
2008-11-11 Jean-Baptiste MardelleFix broken documents when using clips with accents
2008-11-11 Jean-Baptiste MardelleFix several issues with transitions, including all...
2008-11-06 Jean-Baptiste Mardelleless debug
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-11-02 Mads Bondo Dydensborgconst fix - removes warning. Should be safe
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-30 Jean-Baptiste MardelleWorkaround problems with clip transparency. Transparenc...
2008-10-28 Jean-Baptiste MardelleUse internal westley consumer buffer instead of saving...
2008-10-27 Jean-Baptiste MardelleMake the "video index" and "audio index" work (still...
2008-10-26 Jean-Baptiste MardelleFix problems with effects in cutted clips
2008-10-24 Jean-Baptiste MardelleImplement advanced clip properties (audio_index, video_...
2008-10-23 Jean-Baptiste MardelleAnother attempt to fix effects order problem, issue:
2008-10-23 Jean-Baptiste MardelleFix problem in effect stack that made keyframe effect...
2008-10-22 Jean-Baptiste MardelleAllow users to force aspect ratio for a clip in clip...
2008-10-18 Jean-Baptiste MardelleFix crash on transition deletion
2008-10-18 Jean-Baptiste MardelleLoad clip info & thumbnail one after another so that...
2008-10-14 Jean-Baptiste Mardelle* Fix crash when using razor tool while playing
2008-10-14 Jean-Baptiste MardelleFix crash on app close
2008-10-04 Jean-Baptiste MardelleMany improvements to title clips (recreate when missing...
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-10-01 Jean-Baptiste MardelleDon't disable screensaver & monitor DPMS (requires...
2008-09-30 Jean-Baptiste MardelleFix cursor at wrong position after pause
2008-09-25 Jean-Baptiste Mardelleminor fixes
2008-09-24 Jean-Baptiste Mardellenew: save clip part as westley playlist
2008-09-24 Jean-Baptiste Mardellecleanup and make play/loop section work
2008-09-24 Jean-Baptiste MardelleFully functionnal zone in monitors, enable drag & drop...
2008-09-21 Jean-Baptiste MardelleFix compile, make composite transition usable
2008-09-03 Jean-Baptiste MardelleFill monitor menu, small indent fixes
2008-09-01 Jean-Baptiste MardelleFix several crashes on document opening, some more...
2008-09-01 Jean-Baptiste Mardelle* Fix crash on renderer stopping
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
next