]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / renderer.cpp
2014-03-13 Steinar H. GundersonVarious changes for getting an OpenGL context (almost...
2014-03-13 Steinar H. GundersonFix another crash bug.
2014-02-14 Vincent PINONfix BUG#3186 : lock missing on enable effect
2014-01-12 Jean-Nicolas ArtaudCleaning code style of Definitions.
2013-12-29 Vincent PINONfix coverity 709319
2013-12-15 Montel LaurentUse KLocalizedString (for i18n only, in kf5 it will...
2013-06-01 Montel LaurentConst'ref. Fix include/forward class
2013-06-01 Montel Laurentconst'ref
2013-05-31 Montel LaurentMinor optimization
2013-05-31 Montel LaurentConst'ref
2013-05-28 Montel LaurentFix indent. Const'ref. Optimization. Clean up code
2013-05-15 Montel Laurentuse --i
2013-05-14 Montel LaurentBetter to use ++i than i++ (minor optimization)
2013-05-07 Montel Laurentnormalize signal/slots
2013-04-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-04-13 Jean-Baptiste MardelleFix scopes: http://kdenlive.org/mantis/view.php?id...
2013-04-01 Jean-Baptiste MardelleCorrectly handle unsupported filters
2013-03-31 Jean-Baptiste MardelleFix possible crash when changing speed effect
2013-03-31 Jean-Baptiste MardelleFix playlist corruption & crash when moving clip: http...
2013-03-30 Jean-Baptiste MardelleFix moving transition sometimes losing properties:...
2013-03-10 Jean-Baptiste MardelleImplement deinterlacer and rescale options for MLT...
2013-02-24 Jean-Baptiste MardelleSwitch to rgb24 instead of rbg24a when requesting frame...
2013-02-17 Jean-Baptiste MardelleTry to fix monitor confusion: http://kdenlive.org/manti...
2013-02-09 Jean-Baptiste MardelleFix timeline seek sometimes not refreshing on last...
2013-02-04 Jean-Baptiste MardelleFix some clips metadata corrupting project file: http...
2013-01-14 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-01-08 Jean-Baptiste MardelleFix crash on seek while moving a clip group
2013-01-06 Jean-Baptiste MardelleExtract clip metadata (camcorder name, aperture, exposu...
2013-01-03 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2013-01-03 Jean-Baptiste MardelleDisable screen grab if FFmpeg does not support it:...
2012-12-30 Jean-Baptiste MardelleFix Dvd wizard monitor layout and loading issues
2012-12-30 Jean-Baptiste MardelleFix cannot pause near end of clip with SDL
2012-12-30 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-12-29 Jean-Baptiste MardelleRe-enable audio dubbing: http://kdenlive.org/mantis...
2012-12-29 Jean-Baptiste MardelleFix crash on audio thumbs for playlists:http://kdenlive...
2012-12-28 Jean-Baptiste MardelleOptimize seek requests
2012-12-26 Jean-Baptiste MardelleFix mute clip detection
2012-12-26 Jean-Baptiste MardelleUse new MLT names for audio frequency/channels, fixes...
2012-12-25 Jean-Baptiste MardelleWorkaround bug in SDL consumer preventing pause / seek...
2012-12-25 Jean-Baptiste MardelleRevert my freezing "stability patch" and fix some refre...
2012-12-25 Jean-Baptiste MardelleFix freeze / crash introduced by recent commit when...
2012-12-23 Jean-Baptiste Mardellestability update: make sure we don't interrupt MLT...
2012-12-23 Jean-Baptiste MardelleMake sure we don't load producers twice (fix recent...
2012-12-22 Jean-Baptiste MardelleFix 1 frame offset in image / color clips, fix changing...
2012-12-22 Jean-Baptiste MardelleImprove OpenGL with external preview
2012-12-21 Jean-Baptiste MardelleSmall cleanup
2012-12-21 Jean-Baptiste MardelleWork around MLT++ issue
2012-12-21 Jean-Baptiste MardelleFix Blackmagic Decklink output, cleanup pause / play...
2012-12-19 Jean-Baptiste MardelleAdd audio scrubbing when using OpenGL for monitor display
2012-12-18 Jean-Baptiste MardelleFix seeking with OpenGl monitor
2012-12-17 Jean-Baptiste MardelleFix play zone sometimes blocking seeking: http://kdenli...
2012-12-16 Jean-Baptiste MardelleFix seeking after play zone:http://www.kdenlive.org...
2012-12-16 Jean-Baptiste MardelleFix forward playing after playing zone, fix make pausin...
2012-12-13 Jean-Baptiste MardelleFix freeze on backwards playing & play icon not correct...
2012-12-13 Jean-Baptiste MardelleFix play / pause: http://kdenlive.org/mantis/view.php...
2012-12-12 Jean-Baptiste MardelleForgotten commit fixing play / pause issues
2012-11-20 Ed RogalskyMerge remote-tracking branch 'origin/master' into bugfi...
2012-11-19 Jean-Baptiste MardelleFix jogshuttle triggering pause and external wheel...
2012-11-10 Jean-Baptiste MardelleMerge branch 'pkey'
2012-11-10 Jean-Baptiste MardelleMerge branch 'feature/pkey' of git://anongit.kde.org...
2012-11-10 Jean-Baptiste MardelleRemove unnecessary screen refresh
2012-11-09 Jean-Baptiste MardelleDo not refresh monitor twice when seeking with left...
2012-10-30 Ed RogalskyMerge branch 'master' into feature/pkey
2012-10-29 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-10-29 Jean-Baptiste MardelleDo not switch monitor when not necessary, make sure...
2012-10-27 Jean-Baptiste MardelleFix several timeline corruption when moving groups...
2012-10-14 Jean-Baptiste Mardelleremove debug
2012-10-14 Jean-Baptiste MardelleFix freeze when seeking with opengl display
2012-10-14 Jean-Baptiste MardelleRound corners in project tree thumbnails
2012-10-14 Jean-Baptiste MardelleFix crash in scopes: http://kdenlive.org/mantis/view...
2012-10-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-10-13 Jean-Baptiste MardelleShow audio wave when playing audio clip instead of...
2012-10-05 Jean-Baptiste MardelleFix aspect ratio when using split view
2012-09-30 Jean-Baptiste MardelleFix display of aspect ratio in clip properties for...
2012-09-24 Jean-Baptiste MardelleFix fps & colorspace info for playlist clips
2012-09-22 Jean-Baptiste MardelleMake sure we add a tractor when building xml clips
2012-09-21 Jean-Baptiste MardelleFix image clip length increased on reload:
2012-09-19 Jean-Baptiste MardelleDisable effect when trying to pick a color from the...
2012-09-19 Jean-Baptiste MardelleAdd option to automatically import all clips in multi...
2012-09-17 Jean-Baptiste MardelleNo need to delete consumer anymore when changing the...
2012-09-16 Jean-Baptiste MardelleFix MLT playlist showing wrong clip properties:
2012-09-16 Jean-Baptiste MardelleCleanup split view
2012-09-11 Jean-Baptiste MardelleDuplicate video only producer for each track:
2012-09-07 Jean-Baptiste MardelleImprove support for multi-stream clips:
2012-09-07 Jean-Baptiste MardelleSmall repaint optimizations
2012-09-07 Jean-Baptiste MardelleFix seeking issue http://kdenlive.org/mantis/view.php...
2012-09-04 Jean-Baptiste MardelleFix crash on clip cut introduced in recent coverity...
2012-09-02 Mikko Rapelirenderer.cpp: check for null pointers
2012-09-01 Jean-Baptiste MardelleFix mouse wheel seeking in timeline ruler
2012-09-01 Jean-Baptiste MardelleImprove seeking (Don't ask MLT to seek while it is...
2012-07-23 Jean-Baptiste MardelleUse char for single character [krazy 1-44] by Mikko...
2012-06-05 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-06-05 Jean-Baptiste MardelleDisable blackmagic support if no card found
2012-05-27 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-05-27 Jean-Baptiste MardelleFix editing clip crop start and fade effects lost when...
2012-05-19 Jean-Baptiste MardelleFix crash on audio analysis (temporary fix):
2012-05-14 Jean-Baptiste Mardelleremove some debug
2012-05-04 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-05-04 Jean-Baptiste MardelleFix clip move sometimes giving error when it should...
2012-04-19 Simon A. EugsterMerge branch 'audioAlign'
next