]> git.sesse.net Git - kdenlive/history - src/renderer.cpp
Improve OpenGL with external preview
[kdenlive] / src / renderer.cpp
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'
2012-04-19 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-19 Jean-Baptiste MardelleOptimize monitor scene & fix issues with new effect...
2012-04-18 Jean-Baptiste MardelleEffect stack update: enable / disable several effects...
2012-04-13 Simon A. EugsterMerge branch 'master' into audioAlign
2012-04-12 Jean-Baptiste MardelleSeveral fixes for region effect
2012-04-08 Jean-Baptiste MardelleAdd background property to rotate filter so that
2012-04-07 Jean-Baptiste MardelleFix transition track not correctly updated after insert...
2012-04-07 Jean-Baptiste MardelleFix issues with transitions when inserting a track:
2012-03-30 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-20 Jean-Baptiste MardelleUse the newly requested "list_devices" to query blackma...
2012-03-19 Jean-Baptiste MardelleMerge branch 'master' into effectstack
2012-03-16 Jean-Baptiste MardelleGet rid of all blackmagic stuff, we now get infos direc...
2012-03-14 Jean-Baptiste MardelleSome more cleanup in monitors, improve capture fullscreen
2012-03-09 Till TheatoFix R/B channels swapped in color scopes.
2012-03-06 Jean-Baptiste MardelleUse enum instead of string to identify monitors
2012-03-06 Jean-Baptiste MardelleMerging of scopes manager by Granjow (final merge)
2012-02-17 Jean-Baptiste MardelleMerge branch 'audioAlign' of git://anongit.kde.org...
2012-02-17 Jean-Baptiste MardelleCheck if region is empty in MLT before moving a clip
2012-02-16 Jean-Baptiste MardelleReport error when MLT fails to insert a clip in playlist
2012-02-16 Jean-Baptiste MardelleMerge branch 'master' into audioAlign
2012-02-15 Simon A. EugsterTrying to fix a bug with the clip move undo command...
2012-02-15 Simon A. EugsterMerge branch 'next' into audioAlign
2012-01-28 Jean-Baptiste MardelleFix compilation with KDE < 4.4
2012-01-27 Jean-Baptiste MardelleAdd some safety checks when requesting xml playlist
2012-01-22 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-14 Jean-Baptiste Mardelle* Update MLT capture to use the new multi consumer...
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-13 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-06 Jean-Baptiste Mardelle* Fix missing proxy not re-created on project opening
2012-01-05 Jean-Baptiste MardelleMerge branch 'master' of git://anongit.kde.org/kdenlive
2012-01-05 Jean-Baptiste MardelleFix play zone not working correctly:
2012-01-05 Jean-Baptiste MardelleFix Play Zone sometimes not working:
2011-12-22 Jean-Baptiste MardelleSome proxy / job fixes
2011-12-19 Jean-Baptiste MardelleContinue progress on clip jobs: add extract zone action...
2011-12-19 Jean-Baptiste MardelleProxy: fix unnecessary reload on document load, use...
2011-12-11 Marco GittlerMerge branch 'master' into stabilize
2011-12-04 Jean-Baptiste MardelleFix crash in thumbnails when deleting a clip
2011-11-27 Jean-Baptiste MardelleSome cleanup in proxy creation
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'master' into next
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
next