]> git.sesse.net Git - kdenlive/history - src/clipmanager.h
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / clipmanager.h
2014-03-13 Steinar H. GundersonVarious changes for getting an OpenGL context (almost...
2013-12-07 Montel LaurentClean include
2013-05-23 Montel Laurentconst'ify, optimization, fix indent
2013-05-20 Montel Laurentconst'ify
2013-05-15 Montel LaurentStill const'ref. Minor optimization
2013-05-13 Montel LaurentUse const'ref, change if(foo) delete foo => delete...
2013-05-12 Montel Laurentuse const ref
2013-01-25 Jean-Baptiste MardelleFix forcing some clip properties not always working...
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-06-12 Jean-Baptiste MardelleWarn user when adding a clip from a removable drive...
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...
2011-12-29 Jean-Baptiste MardelleFreesound: save audio file url in clip comment (for...
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-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-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-10-30 Jean-Baptiste MardelleFix crash on new project:
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
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-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
2010-11-14 Jean-Baptiste MardelleGet rid of buggy "drop B frame" speedup feature
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
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-11 Jean-Baptiste MardellePrepare checking of removed / deleted files in a project:
2009-09-28 Jean-Baptiste Mardellereindent + nice (working) progress bar for document...
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-01 Jean-Baptiste MardelleCleanup, fix mem leaks, fix unused clips not correctly...
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-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-18 Jean-Baptiste Mardelleimprove management of groups
2009-03-18 Jean-Baptiste MardelleFirst steps to save timeline clip groups
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 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-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-19 Jean-Baptiste MardelleCreate audio thumbs one after another, should solve:
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-20 Jean-Baptiste Mardelleslideshow update
2008-07-20 Jean-Baptiste Mardellesome progress on slideshow clips
2008-07-17 Jean-Baptiste Mardellecorrectly load / save text clips
2008-05-26 Jean-Baptiste MardelleDisplay some progress info when opening document
2008-05-02 Jean-Baptiste Mardelle*Re-introduce slideshow clips
2008-04-06 Jean-Baptiste MardelleTitle clips now really usable (only transparency &...
2008-03-22 Jean-Baptiste Mardellefolders in project view
2008-03-05 Jean-Baptiste Mardellebetter handling of document switching (still some crashes)
2008-03-04 Jean-Baptiste MardelleOnly create audio thumbs when they are enabled, clear...
2008-03-03 Jean-Baptiste MardelleReindent all source files
2008-03-02 Jean-Baptiste MardelleFix audio thumbs progress info when window was not...
2008-02-17 Jean-Baptiste MardelleFix undo/redo delete clip
2008-02-16 Jean-Baptiste MardelleImplement clipmanager