]> git.sesse.net Git - kdenlive/history - src/clipmanager.cpp
Video not needed when creating audio thumbs
[kdenlive] / src / clipmanager.cpp
2012-01-10 Jean-Baptiste MardelleVideo not needed when creating audio thumbs
2011-12-29 Jean-Baptiste MardelleFreesound: save audio file url in clip comment (for...
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-12-04 Jean-Baptiste Mardelle* Fix crash when deleting clip and audio thumb was...
2011-12-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-12-02 Jean-Baptiste MardelleFix small bug in audio thumbs creation
2011-12-01 Jean-Baptiste MardelleFix disabling proxy on a clip when it crashed
2011-11-27 Jean-Baptiste MardelleFix timeline video thumbnails sometimes not showing up
2011-11-24 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2011-11-24 Jean-Baptiste MardelleUpdate a few strings for better user info
2011-11-23 Jean-Baptiste MardelleRewrite audio thumbs threading
2011-11-22 Marco GittlerMerge branch 'stabilize' of git.kde.org:kdenlive into...
2011-11-20 Jean-Baptiste MardelleFix thumbnails loading (was loading several times the...
2011-11-14 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-13 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-12 Jean-Baptiste MardelleImprove proxy handling (missing or broken proxies)
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-10-30 Jean-Baptiste MardelleFix crash on new project:
2011-10-30 Jean-Baptiste MardelleFix crash when creating new project
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [4/27]
2011-07-05 Jean-Baptiste MardelleFix broken producer incorrectly handled when using...
2011-06-28 Jean-Baptiste MardelleRewrite generation of timeline thumbnails when zooming...
2011-06-13 Jean-Baptiste MardelleFix corruption when changing project's fps
2011-05-29 Jean-Baptiste MardelleFix crash when changing project profile
2011-02-16 Jean-Baptiste Mardelle* Allow to edit transparent background for images in...
2011-02-16 Jean-Baptiste MardelleAdd checkbox to "Add clip" dialog to automatically...
2010-11-28 Jean-Baptiste MardelleFix possible crash on exit
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-10-13 Jean-Baptiste MardelleWhen adding an existing kdenlive title clip to the...
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
2010-08-15 Jean-Baptiste MardelleAllow to add image sequence through the usual "add...
2010-07-25 Jean-Baptiste Mardelleautomatically select if we should export audio or not:
2010-07-20 Jean-Baptiste MardelleDisplay Jpeg exif data in clip properties metadata
2010-05-19 Jean-Baptiste MardelleImprove reloading of externally modified clips (wait...
2010-05-18 Jean-Baptiste MardelleFix audio thumbs not displayed on project opening and...
2010-05-12 Alberto Villa- Avoid adding an undo command when no clips are actual...
2010-04-21 Till TheatoShow warning when adding a clip which already exists...
2010-04-11 Jean-Baptiste MardellePrepare checking of removed / deleted files in a project:
2010-02-16 Jean-Baptiste MardelleFetch audio thumbs one after another, so that we don...
2010-02-16 Jean-Baptiste MardelleFix project tree butons update when adding/removing...
2010-01-22 Jean-Baptiste Mardelleremove some useless debug
2010-01-19 Jean-Baptiste MardelleFix crash on clip deletion, fix issues with placeholder...
2009-11-24 Jean-Baptiste MardelleClip cuts in project tree can now have a description
2009-10-29 Jean-Baptiste MardelleAdd subclips (dragging a zone from clip monitor to...
2009-10-04 Jean-Baptiste MardelleCorrectly update monitor when changing a title clip...
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
2009-09-22 Jean-Baptiste MardelleReindent sources
2009-09-15 Jean-Baptiste MardelleAdd option to remove unused clips from project tree:
2009-09-02 Jean-Baptiste MardelleFix template title clips & some other title issues
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-16 Jean-Baptiste MardelleMissing commit for title clip duration + fix background...
2009-08-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
2009-07-29 Jean-Baptiste MardelleSet clip name for opened title clips
2009-07-28 Jean-Baptiste MardelleUpdate for new titler module, turn clip speed into...
2009-07-19 Jean-Baptiste MardelleAutomatically update clips when they change on disk...
2009-06-19 Jean-Baptiste MardelleIntroducing template based title clips
2009-04-12 Jean-Baptiste MardelleMark document modified when deleting a clip:
2009-04-10 Ray Lehtiniemi[PATCH 4/6] Simplify some object deletion code
2009-04-08 Jean-Baptiste MardelleMissing file from previous commit + mark document as...
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-05 Ray LehtiniemiEnsure that all base constructors are explicitly called.
2009-04-05 Ray LehtiniemiRemove some more unnecessary empty variable initializations
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleFix wrong usage of QDomElement, which will help with...
2009-03-18 Jean-Baptiste Mardelleimprove management of groups
2009-03-18 Jean-Baptiste MardelleFirst steps to save timeline clip groups
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-01-31 Jean-Baptiste Mardelle* Fix possible crash when creating new document
2009-01-25 Jean-Baptiste Mardelle* Cleanup folder creation
2009-01-21 Jean-Baptiste MardelleUse separate counters for Clips and Folders:
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 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...
2008-12-19 Jean-Baptiste MardelleFix wrong project clip deletion, fixes:
2008-12-13 Jean-Baptiste MardelleImprove profile selection in First run wizard
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-20 Jean-Baptiste MardelleMake monitor context menu consistent with "Monitor...
2008-10-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
2008-10-18 Jean-Baptiste MardelleFix display of audio thumbs when opening a project
2008-10-06 Jean-Baptiste MardelleFix typo loop, fix missing i18n strings
2008-10-04 Jean-Baptiste MardelleMany improvements to title clips (recreate when missing...
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-26 Jean-Baptiste Mardelle* Be more clever when adding several clips to a project
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-21 Jean-Baptiste MardelleFix one frame error in clips duration
2008-07-20 Jean-Baptiste Mardelleslideshow update
next