]> git.sesse.net Git - kdenlive/history - src/renderer.h
Various changes for getting an OpenGL context (almost) everywhere it is needed.
[kdenlive] / src / renderer.h
2010-12-21 Till TheatoInitial support for keyframes in track effects (WIP)
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-22 Simon A. EugsterFirst preparations for audio spectrum scopes, using...
2010-11-14 Jean-Baptiste MardelleApply external monitor setting without restarting
2010-11-14 Jean-Baptiste MardelleAllow to enable / disable audio levels display
2010-10-17 Jean-Baptiste MardelleVolume slider in monitors
2010-09-27 Jean-Baptiste Mardelle*Allow users to choose between SDL and OpenGL for monit...
2010-09-27 Marco Gittlerwaveform display
2010-09-26 Till TheatoRemove a lot more of unneeded qstrdup calls (part1...
2010-09-05 Jean-Baptiste MardelleFix issues with on monitor effects:
2010-09-03 Jean-Baptiste MardelleSpeedup: only convert displayed frame to QImage if...
2010-08-22 Jean-Baptiste MardelleProgress on track effects
2010-08-17 Jean-Baptiste MardelleFirst steps towards track effects
2010-08-09 Dan DennedyUpdate scopes using a frame image from the consumer...
2010-07-22 Jean-Baptiste MardelleAdd signal to inform when the currently displayed frame...
2010-07-14 Simon A. EugsterAuto-Refresh for Vectorscope added.
2010-05-20 Alberto Villa- Cleanup.
2010-05-20 Jean-Baptiste MardelleFix possible crash in timeline operations:
2010-04-18 Jean-Baptiste MardelleFinally fix transition order issue:
2010-04-11 Jean-Baptiste MardelleMonitor all clips for deletion, and replace with red...
2010-01-04 Jean-Baptiste Mardelle* Cleanup monitor / MLT communication
2009-11-23 Jean-Baptiste Mardelle* Fix project tree icons:
2009-10-27 Jean-Baptiste MardelleFix corruption in overwrite mode
2009-10-26 Jean-Baptiste Mardelleprogress in timeline overwrite mode
2009-10-26 Jean-Baptiste MardelleIntroducing timeline edit mode, starting with overwrite...
2009-10-03 Jean-Baptiste MardelleFix broken handling of clips with speed effect
2009-10-01 Jean-Baptiste MardelleFix another possible crash on clip move:
2009-09-27 Jean-Baptiste MardelleFix most of the effect stack corruptions when moving...
2009-09-25 Jean-Baptiste MardelleFix several DVD wizard monitor issue, might solve:
2009-09-14 Jean-Baptiste MardelleUse QImage instead of QPixmap where possible, rework...
2009-09-11 Jean-Baptiste MardelleFix corruption when changing the project profile
2009-08-27 Dan DennedyAdd Mac OS X compatibility through new MLT sdl_audio...
2009-08-26 Jean-Baptiste MardelleVarious fixes to improve general stability in Qt 4.5.2
2009-08-09 Jean-Baptiste MardelleFix broken loading of documents with several clips...
2009-08-01 Jean-Baptiste MardelleFix composite transition with black track broken
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-20 Jean-Baptiste MardelleUse real MLT position in monitors instead of cached...
2009-07-01 Jean-Baptiste MardelleMake Mlt error message more visible (they don't close...
2009-06-29 Jean-Baptiste MardelleDon't crash when wrong sdl driver was selected by user...
2009-06-25 Jean-Baptiste MardelleFix several issues with clips with speed changed:
2009-06-18 Jean-Baptiste MardelleAdd non realtime preview mode to Kdenlive (available...
2009-06-17 Jean-Baptiste Mardellemake clip deletion safer, don't refresh monitor after...
2009-05-04 Jean-Baptiste MardelleImprove handling of missing clips:
2009-04-10 Ray Lehtiniemi[PATCH 2/2] Ensure that all member variables have an...
2009-04-10 Ray Lehtiniemi[PATCH 1/2] Kill a bunch of unused member variables
2009-04-05 Jean-Baptiste MardelleFix several title clips problems, including:
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-30 Jean-Baptiste MardelleMake sure there is no write error when saving a file:
2009-03-19 Jean-Baptiste MardelleFirst steps for "split audio" feature,. Don't use yet...
2009-03-11 Jean-Baptiste Mardelleconst modifiers are useless on integral return types...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste MardelleMore krazy code fixes
2009-03-03 Jean-Baptiste Mardellecleanup & fix crash on project saving with Qt 4.5:
2009-02-20 Jean-Baptiste MardelleImprove editing with external program, add "reload...
2009-02-12 Jean-Baptiste MardelleFix adjusting clip crop start through edit widget ...
2009-01-31 Jean-Baptiste MardelleFix project list icon aspect ratio, small cleanup
2009-01-27 Jean-Baptiste MardelleRemember & save monitor zone for each clip:
2009-01-13 Jean-Baptiste MardelleFix problem on effect deletion, might help in:
2009-01-13 Jean-Baptiste MardelleFix lots of issues with slowmotioned clips (bugs in...
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...
2009-01-07 Jean-Baptiste MardelleCleanup last commit and some real mess in profile switching
2008-12-29 Jean-Baptiste MardelleFix crash on clip insertion redo:
2008-12-28 Jean-Baptiste MardelleMake sox effects work again, part of bug:
2008-12-23 Jean-Baptiste MardelleRewrite the spacer command, should hopefully solve:
2008-12-22 Jean-Baptiste MardelleReal fix for set in point problem:
2008-12-07 Jean-Baptiste MardelleFix track issues:
2008-12-02 Jean-Baptiste MardelleAdd / remove track now seems to work, still a few crash...
2008-12-02 Jean-Baptiste MardelleExperimental add / remove track, do not use in producti...
2008-12-02 Jean-Baptiste MardelleAdd track should work, delete track is still to do
2008-11-27 Jean-Baptiste MardelleFix bug on insert space in all tracks, add context...
2008-11-25 Jean-Baptiste MardelleSpacer tool can now remove space too
2008-11-24 Jean-Baptiste MardelleStart of spacer tool: space can now be inserted via...
2008-11-23 Jean-Baptiste MardelleCleanup some mess introduced by last commit, looking...
2008-11-23 Jean-Baptiste MardelleAdd recursive search when opening a document with missi...
2008-11-03 Jean-Baptiste MardelleSome work on speed effect, should fix most of bug
2008-10-31 Jean-Baptiste MardelleTry to fix audio mixing bug ( http://www.kdenlive.org...
2008-10-14 Jean-Baptiste MardelleFix crash on app close
2008-10-01 Jean-Baptiste Mardelle* Rewrite the way documents are loaded. Fixes lots...
2008-09-24 Jean-Baptiste Mardellenew: save clip part as westley playlist
2008-09-24 Jean-Baptiste Mardellecleanup and make play/loop section work
2008-09-01 Jean-Baptiste MardelleFix several crashes on document opening, some more...
2008-08-27 Jean-Baptiste Mardelle* internal rework: switch clip id's from integer to...
2008-08-17 Jean-Baptiste MardelleRewrote the handling of timeline in QGraphicsView....
2008-08-05 Jean-Baptiste Mardelle* Clean up profiles handling
2008-08-03 Jean-Baptiste Mardelle* Several fixes to clip resizing & cutting
2008-08-03 Marco Gittlerindent fixes and geometry param will be used in initeffects
2008-08-02 Jean-Baptiste Mardelle* New configuration page to set SDL audio/video driver...
2008-07-29 Jean-Baptiste MardelleChange clip speed (slowmotion) - not finished yet,...
2008-07-29 Jean-Baptiste Mardellesome cleanup and check that users don't add invalid...
2008-07-21 Jean-Baptiste Mardellestart implementing image / title transparency
2008-07-21 Jean-Baptiste MardelleDisable monitor split view when saving document
2008-07-21 Jean-Baptiste Mardelle* New: split monitor to view several tracks at once
2008-07-19 Jean-Baptiste MardelleMore efficient usage of MLT producers
2008-07-16 Jean-Baptiste Mardelle* new: crash recovery feature
2008-07-15 Jean-Baptiste MardelleFix several problems with clip crop start, fix undo...
2008-06-27 Jean-Baptiste Mardellestart informing user when there is an error in MLT...
2008-06-24 Jean-Baptiste Mardellenew icons, snapping can now be en/disabled
next