]> git.sesse.net Git - kdenlive/history - renderer/renderjob.cpp
Use QLatin1String
[kdenlive] / renderer / renderjob.cpp
2013-12-18 Montel LaurentUse QLatin1String
2013-12-16 Montel LaurentStart to add QLatin1String
2013-05-12 Montel LaurentUse const'ref
2013-05-07 Montel Laurentnormalize signal/slots
2011-10-02 Jean-Baptiste MardelleShow rendering progress in the correct Kdenlive instance:
2011-09-09 Jean-Baptiste MardelleFix rendering of documents that have a locale different...
2011-08-28 Till TheatoRevert commit 5845. The consumer producer does not...
2011-08-28 Till TheatoStop using 'mlt_profile' in render profiles. Instead...
2011-06-28 Till TheatoRefactor representation of 2pass in profiles.
2011-05-20 Marco Gittler show 2pass encoding only once (1st pass up to 50%...
2011-01-30 Jean-Baptiste MardelleImprove error message when trying to render and file...
2010-02-04 Alberto Villareindent
2010-01-22 Jean-Baptiste MardelleDisable VDPAU for renderer
2009-06-23 Jean-Baptiste MardelleSlightly safer check of rendering job termination
2009-06-20 Mads Bondo DydensborgAdded ability to log from kdenlive_render, if KDENLIVE_...
2009-05-18 Jean-Baptiste MardelleUpdate to the new MLT structure (based on patch by...
2009-04-05 Ray LehtiniemiSort initializers in declaration order
2009-04-05 Ray LehtiniemiReformat initializer lists in all constructors.
2009-04-04 Ray LehtiniemiReindent the codebase using 'linux' bracket placement.
2009-03-11 Jean-Baptiste MardelleComment out names of unused parameters [PATCH by Ray...
2009-03-07 Jean-Baptiste Mardelle[PATCH by Ray Lehtiniemi] Add defaults for a few potent...
2009-03-04 Jean-Baptiste MardelleKrazy fixes: cleanup all headers
2009-03-03 Jean-Baptiste Mardellekrazy code fixes
2009-03-02 Jean-Baptiste MardelleEnable 2 pass encoding for rendering. All you need...
2009-01-31 Jean-Baptiste Mardelleindentation fixes
2009-01-31 Jean-Baptiste MardelleRender jobs: when the Kdenlive window is closed, try...
2009-01-29 Jean-Baptiste Mardelle* Comment out rendering log stuff, the important info...
2009-01-27 Jean-Baptiste MardelleNow that we can track jobs within Kdenlive, add new...
2009-01-16 Jean-Baptiste MardelleUpdated the rendering dialog:
2009-01-15 Jean-Baptiste MardelleJobs can now be aborted from the "running job" view
2009-01-14 Jean-Baptiste MardelleStart of Kdenlive's d-bus interface, bringing a new...
2009-01-05 Jean-Baptiste MardelleUse the new MLT's producer_consumer to render to a...
2008-12-20 Mads Bondo DydensborgProposed solution to issue 0000345: Capture inigo error...
2008-12-09 Jean-Baptiste MardelleDisplay some more info on rendering progress (remaining...
2008-11-12 Jean-Baptiste MardelleWhen starting kuiserver, revert to Mads' thread trick...
2008-11-11 Jean-Baptiste MardelleSmall fixes for kuiserver starting
2008-11-10 Mads Bondo DydensborgThis patch tries to fix issue 0000340: Suggestion:...
2008-10-01 Jean-Baptiste Mardelle* use KNotify so that now users get a popup when a...
2008-09-05 Jean-Baptiste MardelleDon't allow clip moving over another one
2008-07-12 Jean-Baptiste MardelleAdd dvd export profile (problem with 16:9 ratio still...
2008-07-08 Jean-Baptiste MardelleNo error message if jobViewServer is unavailable, fix...
2008-06-01 Jean-Baptiste Mardellecompile fix
2008-06-01 Jean-Baptiste Mardellecompile fixes
2008-03-14 Jean-Baptiste MardelleRework monitor & timeline UI, and send profile to renderer
2008-03-12 Jean-Baptiste Mardelleactivate monitor when clicking in timeline + small...
2008-03-10 Jean-Baptiste MardelleError message box if rendering crashed
2008-03-10 Jean-Baptiste MardelleRender jobs can now be canceled from kuiserver
2008-03-09 Jean-Baptiste MardelleGet ready for rendering only part of timeline
2008-03-09 Jean-Baptiste MardelleUse detached rendering process, render progress is...
2008-03-09 Jean-Baptiste Mardellerenderer: get ready for real use
2008-03-09 Jean-Baptiste Mardellestart of an external process using dcop communication