]> git.sesse.net Git - kdenlive/history - src/clipmanager.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / clipmanager.cpp
2014-03-13 Steinar H. GundersonVarious changes for getting an OpenGL context (almost...
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-12-07 Montel Laurentcppcheck warning--
2013-05-20 Montel LaurentReindent. It helps to read code
2013-05-20 Montel Laurentconst'ify
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-15 Montel Laurentincludemocs
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-07 Montel Laurentnormalize signal/slots
2013-02-11 Jean-Baptiste MardelleOnly use exiftool / ML on video clips
2013-01-25 Jean-Baptiste MardelleFix forcing some clip properties not always working...
2012-12-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-12-29 Jean-Baptiste MardelleFix crash on audio thumbs for playlists:http://kdenlive...
2012-12-26 Jean-Baptiste MardelleFix title duration, keeping compatibility with Kdenlive...
2012-12-26 Jean-Baptiste MardelleFix loading of 1 frame long title clips
2012-12-25 Jean-Baptiste MardelleFix title clip duration has 1 frame offset: http:/...
2012-12-22 Jean-Baptiste MardelleFix 1 frame offset in image / color clips, fix changing...
2012-11-19 Ed RogalskyMerge branch 'master' into bugfix/jogshuttle
2012-11-19 Jean-Baptiste MardelleCleanup some timeline operations
2012-11-12 Jean-Baptiste MardelleRewrite parts of audio thumbnail. We now use square...
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-10-25 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-22 Jean-Baptiste MardelleProject tree sub-clips and clip properties dialog thumb...
2012-09-07 Jean-Baptiste MardelleImprove support for multi-stream clips:
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-12 Jean-Baptiste MardelleWarn user when adding a clip from a removable drive...
2012-05-27 Jean-Baptiste MardelleFix freeze on reloading a missing clip, don't reload...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
2012-04-19 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-02-15 Jean-Baptiste MardelleCleanup slideshow clip method, prepare for improved...
2012-02-14 Simon A. EugsterAudio envelope calculation extracted into own class...
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-10 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
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 MardelleMerge branch 'master' into next
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 'master' into next
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 next
2011-11-10 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
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...
next