]> git.sesse.net Git - kdenlive/log
kdenlive
12 years agoFix 2 crashes when clip and project monitor are side by side and resizing or seeking...
Jean-Baptiste Mardelle [Sat, 29 Oct 2011 18:06:53 +0000 (18:06 +0000)]
Fix 2 crashes when clip and project monitor are side by side and resizing or seeking while the other monitor is playing:
http://kdenlive.org/mantis/view.php?id=2364

svn path=/trunk/kdenlive/; revision=6000

12 years agoFix compile error introduced in previous commit
Jean-Baptiste Mardelle [Sat, 29 Oct 2011 17:21:13 +0000 (17:21 +0000)]
Fix compile error introduced in previous commit

svn path=/trunk/kdenlive/; revision=5999

12 years agoDon't hardcode encoding profiles, use an external config file
Jean-Baptiste Mardelle [Sat, 29 Oct 2011 16:57:33 +0000 (16:57 +0000)]
Don't hardcode encoding profiles, use an external config file

svn path=/trunk/kdenlive/; revision=5998

12 years agoMake sure we only use one thread to create video thumbnails
Jean-Baptiste Mardelle [Fri, 28 Oct 2011 21:50:21 +0000 (21:50 +0000)]
Make sure we only use one thread to create video thumbnails

svn path=/trunk/kdenlive/; revision=5997

12 years agoUse -vb instead of -b to set bitrate in transcoding profiles
Jean-Baptiste Mardelle [Thu, 27 Oct 2011 21:09:00 +0000 (21:09 +0000)]
Use -vb instead of -b to set bitrate in transcoding profiles

svn path=/trunk/kdenlive/; revision=5996

12 years agoFix encoding of dvd vob menu file, use the new KMessageWidget to display infos in...
Jean-Baptiste Mardelle [Thu, 27 Oct 2011 20:20:52 +0000 (20:20 +0000)]
Fix encoding of dvd vob menu file, use the new KMessageWidget to display infos in dvd wizard

svn path=/trunk/kdenlive/; revision=5995

12 years agoTry to fix "save as" crash:
Jean-Baptiste Mardelle [Thu, 27 Oct 2011 12:51:48 +0000 (12:51 +0000)]
Try to fix "save as" crash:
http://kdenlive.org/mantis/view.php?id=2363

svn path=/trunk/kdenlive/; revision=5994

12 years agoCleanup document loading and make sure to read all thumbs from disk cache on opening
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 21:42:34 +0000 (21:42 +0000)]
Cleanup document loading and make sure to read all thumbs from disk cache on opening

svn path=/trunk/kdenlive/; revision=5993

12 years agoLoad zone thumbnails from disk if available
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 20:21:21 +0000 (20:21 +0000)]
Load zone thumbnails from disk if available

svn path=/trunk/kdenlive/; revision=5992

12 years agoFix recent regression in clip duration
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 20:00:50 +0000 (20:00 +0000)]
Fix recent regression in clip duration

svn path=/trunk/kdenlive/; revision=5991

12 years agocleanup
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 19:06:08 +0000 (19:06 +0000)]
cleanup

svn path=/trunk/kdenlive/; revision=5990

12 years agoFix monitor startup / switching showing no video
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 19:05:01 +0000 (19:05 +0000)]
Fix monitor startup / switching showing no video

svn path=/trunk/kdenlive/; revision=5989

12 years agoSeveral small adjustments for monitor switching
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 16:46:03 +0000 (16:46 +0000)]
Several small adjustments for monitor switching

svn path=/trunk/kdenlive/; revision=5988

12 years agoDo not leak consumer events
Jean-Baptiste Mardelle [Tue, 25 Oct 2011 00:28:41 +0000 (00:28 +0000)]
Do not leak consumer events

svn path=/trunk/kdenlive/; revision=5987

12 years agoDo not trigger monitor refresh when hidden
Jean-Baptiste Mardelle [Mon, 24 Oct 2011 16:51:27 +0000 (16:51 +0000)]
Do not trigger monitor refresh when hidden

svn path=/trunk/kdenlive/; revision=5986

12 years agoOptimize document check on opening
Jean-Baptiste Mardelle [Mon, 24 Oct 2011 09:08:35 +0000 (09:08 +0000)]
Optimize document check on opening

svn path=/trunk/kdenlive/; revision=5985

12 years agoDo not uselessly switch monitors at startup
Jean-Baptiste Mardelle [Mon, 24 Oct 2011 01:26:01 +0000 (01:26 +0000)]
Do not uselessly switch monitors at startup

svn path=/trunk/kdenlive/; revision=5984

12 years agoremove debug message
Jean-Baptiste Mardelle [Sun, 23 Oct 2011 22:14:50 +0000 (22:14 +0000)]
remove debug message

svn path=/trunk/kdenlive/; revision=5983

12 years agoFix crash when enabling a proxy clip
Jean-Baptiste Mardelle [Sun, 23 Oct 2011 22:07:09 +0000 (22:07 +0000)]
Fix crash when enabling a proxy clip

svn path=/trunk/kdenlive/; revision=5982

12 years agoFinally fix the SDL consumer corruption + crash when doing fast start/stop
Jean-Baptiste Mardelle [Sun, 23 Oct 2011 21:24:02 +0000 (21:24 +0000)]
Finally fix the SDL consumer corruption + crash when doing fast start/stop

svn path=/trunk/kdenlive/; revision=5981

12 years agoFix some more threading crashes, almost there :)
Jean-Baptiste Mardelle [Sat, 22 Oct 2011 22:49:41 +0000 (22:49 +0000)]
Fix some more threading crashes, almost there :)

svn path=/trunk/kdenlive/; revision=5980

12 years agoFix startup crash because of leaked bookmarkmanager
Jean-Baptiste Mardelle [Sat, 22 Oct 2011 20:38:34 +0000 (20:38 +0000)]
Fix startup crash because of leaked bookmarkmanager

svn path=/trunk/kdenlive/; revision=5979

12 years agoFix regression introduced in previous commit (broken color clips)
Jean-Baptiste Mardelle [Sat, 22 Oct 2011 17:39:33 +0000 (17:39 +0000)]
Fix regression introduced in previous commit (broken color clips)

svn path=/trunk/kdenlive/; revision=5978

12 years agofix compilation warning with KDE >= 4.7
Jean-Baptiste Mardelle [Sat, 22 Oct 2011 17:09:35 +0000 (17:09 +0000)]
fix compilation warning with KDE >= 4.7

svn path=/trunk/kdenlive/; revision=5977

12 years agoTry to fix the concurrency issues causing crash in the avformat producer
Jean-Baptiste Mardelle [Sat, 22 Oct 2011 16:56:43 +0000 (16:56 +0000)]
Try to fix the concurrency issues causing crash in the avformat producer

svn path=/trunk/kdenlive/; revision=5976

12 years agoFix freeze on split audio and other stuff (bad service locking)
Jean-Baptiste Mardelle [Fri, 21 Oct 2011 17:10:46 +0000 (17:10 +0000)]
Fix freeze on split audio and other stuff (bad service locking)

svn path=/trunk/kdenlive/; revision=5975

12 years agoSmall optimisation of document loading (do not check for missing files twice)
Jean-Baptiste Mardelle [Fri, 21 Oct 2011 10:00:47 +0000 (10:00 +0000)]
Small optimisation of document loading (do not check for missing files twice)

svn path=/trunk/kdenlive/; revision=5974

12 years agoupdated dutch translation by Ronald Stroethoff
Jean-Baptiste Mardelle [Fri, 21 Oct 2011 09:10:49 +0000 (09:10 +0000)]
updated dutch translation by Ronald Stroethoff

svn path=/trunk/kdenlive/; revision=5973

12 years agoIncrease quality of default proxy encoding
Jean-Baptiste Mardelle [Wed, 19 Oct 2011 15:48:34 +0000 (15:48 +0000)]
Increase quality of default proxy encoding

svn path=/trunk/kdenlive/; revision=5972

12 years agocleanup
Jean-Baptiste Mardelle [Tue, 18 Oct 2011 22:14:30 +0000 (22:14 +0000)]
cleanup

svn path=/trunk/kdenlive/; revision=5971

12 years agoFix another possible memleak
Jean-Baptiste Mardelle [Tue, 18 Oct 2011 16:37:47 +0000 (16:37 +0000)]
Fix another possible memleak

svn path=/trunk/kdenlive/; revision=5970

12 years agoFix small memleak
Jean-Baptiste Mardelle [Tue, 18 Oct 2011 15:29:59 +0000 (15:29 +0000)]
Fix small memleak

svn path=/trunk/kdenlive/; revision=5969

12 years agoFix memleak
Jean-Baptiste Mardelle [Tue, 18 Oct 2011 14:20:28 +0000 (14:20 +0000)]
Fix memleak

svn path=/trunk/kdenlive/; revision=5968

12 years agoFix some avformat producer concurrency crashes
Jean-Baptiste Mardelle [Tue, 18 Oct 2011 12:47:22 +0000 (12:47 +0000)]
Fix some avformat producer concurrency crashes

svn path=/trunk/kdenlive/; revision=5967

12 years agoWhen missing or invalid clips, open only one dialog box instead of one for each clip
Jean-Baptiste Mardelle [Fri, 14 Oct 2011 21:40:08 +0000 (21:40 +0000)]
When missing or invalid clips, open only one dialog box instead of one for each clip

svn path=/trunk/kdenlive/; revision=5966

12 years agoTell MLT the maximum number of threads we might need for avformat producer
Jean-Baptiste Mardelle [Fri, 14 Oct 2011 19:55:06 +0000 (19:55 +0000)]
Tell MLT the maximum number of threads we might need for avformat producer

svn path=/trunk/kdenlive/; revision=5965

12 years agosmall optimizations, make sure we use cached thumbs when loading a doc
Jean-Baptiste Mardelle [Fri, 14 Oct 2011 17:31:39 +0000 (17:31 +0000)]
small optimizations, make sure we use cached thumbs when loading a doc

svn path=/trunk/kdenlive/; revision=5964

12 years agoFix audio thumbs runtime warning
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 21:50:24 +0000 (21:50 +0000)]
Fix audio thumbs runtime warning

svn path=/trunk/kdenlive/; revision=5963

12 years agoSmall thumbs optimization
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 17:16:20 +0000 (17:16 +0000)]
Small thumbs optimization

svn path=/trunk/kdenlive/; revision=5962

12 years agoCleanup ffmpeg proxy creation progress parsing
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 16:20:36 +0000 (16:20 +0000)]
Cleanup ffmpeg proxy creation progress parsing

svn path=/trunk/kdenlive/; revision=5961

12 years agominor change in thumbnails
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 14:42:18 +0000 (14:42 +0000)]
minor change in thumbnails

svn path=/trunk/kdenlive/; revision=5960

12 years agoRewrote thread handling, should improve ui responsiveness
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 13:30:46 +0000 (13:30 +0000)]
Rewrote thread handling, should improve ui responsiveness

svn path=/trunk/kdenlive/; revision=5959

12 years agoFix regression introduced in last commit
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 00:47:29 +0000 (00:47 +0000)]
Fix regression introduced in last commit

svn path=/trunk/kdenlive/; revision=5958

12 years agoDisplay proxy creation progress in project tree
Jean-Baptiste Mardelle [Thu, 13 Oct 2011 00:30:36 +0000 (00:30 +0000)]
Display proxy creation progress in project tree

svn path=/trunk/kdenlive/; revision=5957

12 years agoShow progressbar when transcoding clips
Jean-Baptiste Mardelle [Wed, 12 Oct 2011 23:44:56 +0000 (23:44 +0000)]
Show progressbar when transcoding clips

svn path=/trunk/kdenlive/; revision=5956

12 years agoAnother attempt to secure thumbs creation
Jean-Baptiste Mardelle [Wed, 12 Oct 2011 21:47:47 +0000 (21:47 +0000)]
Another attempt to secure thumbs creation

svn path=/trunk/kdenlive/; revision=5955

12 years agoremove useless locks
Jean-Baptiste Mardelle [Wed, 12 Oct 2011 21:10:44 +0000 (21:10 +0000)]
remove useless locks

svn path=/trunk/kdenlive/; revision=5954

12 years agoFix possible concurrency issue in thumbs
Jean-Baptiste Mardelle [Wed, 12 Oct 2011 20:59:00 +0000 (20:59 +0000)]
Fix possible concurrency issue in thumbs

svn path=/trunk/kdenlive/; revision=5953

12 years agoFix crash when closing doc / app while proxy are generated
Jean-Baptiste Mardelle [Wed, 12 Oct 2011 20:38:42 +0000 (20:38 +0000)]
Fix crash when closing doc / app while proxy are generated

svn path=/trunk/kdenlive/; revision=5952

12 years agoSmall cleanup in title widget layout
Jean-Baptiste Mardelle [Sun, 9 Oct 2011 09:26:16 +0000 (09:26 +0000)]
Small cleanup in title widget layout

svn path=/trunk/kdenlive/; revision=5951

12 years agoCleanup color selection widget
Jean-Baptiste Mardelle [Sat, 8 Oct 2011 19:01:34 +0000 (19:01 +0000)]
Cleanup color selection widget

svn path=/trunk/kdenlive/; revision=5950

12 years agoCleanup widget for color parameter:
Till Theato [Fri, 7 Oct 2011 21:59:33 +0000 (21:59 +0000)]
Cleanup widget for color parameter:
* Use less space (only one line)
* Make it easier to pick the average color of an area: Hold down mouse button and then move the mouse to outline a rectangle

svn path=/trunk/kdenlive/; revision=5949

12 years agoCleanup dvgrab group capture
Jean-Baptiste Mardelle [Fri, 7 Oct 2011 10:59:07 +0000 (10:59 +0000)]
Cleanup dvgrab group capture

svn path=/trunk/kdenlive/; revision=5948

12 years agoFix name of dvgrab captured file:
Jean-Baptiste Mardelle [Fri, 7 Oct 2011 10:22:47 +0000 (10:22 +0000)]
Fix name of dvgrab captured file:
http://kdenlive.org/mantis/view.php?id=2344

svn path=/trunk/kdenlive/; revision=5947

12 years agoSet unique log file for x264 encoding:
Jean-Baptiste Mardelle [Thu, 6 Oct 2011 23:22:10 +0000 (23:22 +0000)]
Set unique log file for x264 encoding:
http://kdenlive.org/mantis/view.php?id=2338

svn path=/trunk/kdenlive/; revision=5946

12 years agoFix timeline drawing offset and compiler warning
Jean-Baptiste Mardelle [Wed, 5 Oct 2011 21:34:32 +0000 (21:34 +0000)]
Fix timeline drawing offset and compiler warning

svn path=/trunk/kdenlive/; revision=5945

12 years agoFix timeline drawing pixel offset and remove deprecated use of matrix in QPainter
Jean-Baptiste Mardelle [Wed, 5 Oct 2011 21:06:30 +0000 (21:06 +0000)]
Fix timeline drawing pixel offset and remove deprecated use of matrix in QPainter

svn path=/trunk/kdenlive/; revision=5944

12 years agoFix compiler warning
Jean-Baptiste Mardelle [Wed, 5 Oct 2011 19:28:29 +0000 (19:28 +0000)]
Fix compiler warning

svn path=/trunk/kdenlive/; revision=5943

12 years agorenderer: Remove inconsistent m_isBlocked variable, improve latency when pausing...
Jean-Baptiste Mardelle [Mon, 3 Oct 2011 10:50:08 +0000 (10:50 +0000)]
renderer: Remove inconsistent m_isBlocked variable, improve latency when pausing monitor by stopping consumer instead of simply setting playback speed to 0:
http://kdenlive.org/mantis/view.php?id=2293

svn path=/trunk/kdenlive/; revision=5942

12 years agosmall cleanup
Jean-Baptiste Mardelle [Mon, 3 Oct 2011 10:28:19 +0000 (10:28 +0000)]
small cleanup

svn path=/trunk/kdenlive/; revision=5941

12 years agoFix monitor switching sometimes giving gray screen
Jean-Baptiste Mardelle [Mon, 3 Oct 2011 10:25:04 +0000 (10:25 +0000)]
Fix monitor switching sometimes giving gray screen

svn path=/trunk/kdenlive/; revision=5940

12 years agoFix treeview decoration
Jean-Baptiste Mardelle [Sun, 2 Oct 2011 15:18:33 +0000 (15:18 +0000)]
Fix treeview decoration

svn path=/trunk/kdenlive/; revision=5939

12 years agoCleanup decoration of tree views (effect list, project tree)
Jean-Baptiste Mardelle [Sun, 2 Oct 2011 15:13:21 +0000 (15:13 +0000)]
Cleanup decoration of tree views (effect list, project tree)

svn path=/trunk/kdenlive/; revision=5938

12 years agoDon't allow adding the speed effect to tracks.
Till Theato [Sun, 2 Oct 2011 12:01:34 +0000 (12:01 +0000)]
Don't allow adding the speed effect to tracks.

svn path=/trunk/kdenlive/; revision=5937

12 years agoShow rendering progress in the correct Kdenlive instance:
Jean-Baptiste Mardelle [Sun, 2 Oct 2011 10:51:36 +0000 (10:51 +0000)]
Show rendering progress in the correct Kdenlive instance:
http://www.kdenlive.org/mantis/view.php?id=1265

svn path=/trunk/kdenlive/; revision=5936

12 years agoFix dvd chapters discarded when opening from render dialog:
Jean-Baptiste Mardelle [Sat, 1 Oct 2011 07:00:56 +0000 (07:00 +0000)]
Fix dvd chapters discarded when opening from render dialog:
http://kdenlive.org/mantis/view.php?id=2335

svn path=/trunk/kdenlive/; revision=5935

12 years agoFix possible startup crash
Jean-Baptiste Mardelle [Sat, 1 Oct 2011 06:25:23 +0000 (06:25 +0000)]
Fix possible startup crash

svn path=/trunk/kdenlive/; revision=5934

12 years agoUse standard deco to indicate an item has children in effect & project lists
Jean-Baptiste Mardelle [Thu, 29 Sep 2011 14:09:07 +0000 (14:09 +0000)]
Use standard deco to indicate an item has children in effect & project lists

svn path=/trunk/kdenlive/; revision=5933

12 years agoShould fix valgrind warning, patch by Mikko Rapeli
Jean-Baptiste Mardelle [Thu, 29 Sep 2011 13:32:58 +0000 (13:32 +0000)]
Should fix valgrind warning, patch by Mikko Rapeli

svn path=/trunk/kdenlive/; revision=5932

12 years agoblacklist videostab until an GUi for creating the resulting XML file is
Marco Gittler [Thu, 29 Sep 2011 08:43:06 +0000 (08:43 +0000)]
blacklist videostab until an GUi for creating the resulting XML file is
available

svn path=/trunk/kdenlive/; revision=5931

12 years ago* Fix aspect ratio of thumbnails to correctly use the project's arpect ratio
Jean-Baptiste Mardelle [Tue, 27 Sep 2011 12:20:52 +0000 (12:20 +0000)]
* Fix aspect ratio of thumbnails to correctly use the project's arpect ratio
* Fix transitions vertical offset in timeline causing possible corruption
* Fix code for full zoom thumbnails generation

svn path=/trunk/kdenlive/; revision=5930

12 years agoanother little italian update
Salvatore Brigaglia [Tue, 27 Sep 2011 08:48:26 +0000 (08:48 +0000)]
another little italian update

svn path=/trunk/kdenlive/; revision=5929

12 years agoFix bitrate broken when editing profile or making it a favorite:
Jean-Baptiste Mardelle [Sun, 25 Sep 2011 10:25:11 +0000 (10:25 +0000)]
Fix bitrate broken when editing profile or making it a favorite:
http://kdenlive.org/mantis/view.php?id=2321

svn path=/trunk/kdenlive/; revision=5928

12 years agoBlacklist new dynamictext filter. GUI will be added after the release.
Till Theato [Sat, 24 Sep 2011 17:57:37 +0000 (17:57 +0000)]
Blacklist new dynamictext filter. GUI will be added after the release.

svn path=/trunk/kdenlive/; revision=5927

12 years agoFix build warning in effectstack_ui.ui
Till Theato [Sat, 24 Sep 2011 14:19:22 +0000 (14:19 +0000)]
Fix build warning in effectstack_ui.ui

svn path=/trunk/kdenlive/; revision=5926

12 years agoRevert r5923 Fix build warning in effectstack_ui.ui. Wrong file commited.
Till Theato [Sat, 24 Sep 2011 14:18:38 +0000 (14:18 +0000)]
Revert r5923 Fix build warning in effectstack_ui.ui. Wrong file commited.

svn path=/trunk/kdenlive/; revision=5925

12 years agoUpdate CHANGELOG
Till Theato [Sat, 24 Sep 2011 14:05:41 +0000 (14:05 +0000)]
Update CHANGELOG

svn path=/trunk/kdenlive/; revision=5924

12 years agoFix build warning in effectstack_ui.ui
Till Theato [Sat, 24 Sep 2011 13:58:49 +0000 (13:58 +0000)]
Fix build warning in effectstack_ui.ui

svn path=/trunk/kdenlive/; revision=5923

12 years agoFix size of error box in render widget and move it above close button.
Till Theato [Sat, 24 Sep 2011 13:22:58 +0000 (13:22 +0000)]
Fix size of error box in render widget and move it above close button.

svn path=/trunk/kdenlive/; revision=5922

12 years agoUpdate render widget layout
Jean-Baptiste Mardelle [Thu, 22 Sep 2011 18:27:12 +0000 (18:27 +0000)]
Update render widget layout

svn path=/trunk/kdenlive/; revision=5921

12 years agoUser can now select audio bitrate in a list, fix creating new render profiles when...
Jean-Baptiste Mardelle [Wed, 21 Sep 2011 21:31:01 +0000 (21:31 +0000)]
User can now select audio bitrate in a list, fix creating new render profiles when creating from a profile with selectable bitrates.

svn path=/trunk/kdenlive/; revision=5920

12 years agoChange to vb to set video bitrate, requires latest MLT, fixes audio issues
Jean-Baptiste Mardelle [Wed, 21 Sep 2011 07:30:35 +0000 (07:30 +0000)]
Change to vb to set video bitrate, requires latest MLT, fixes audio issues

svn path=/trunk/kdenlive/; revision=5919

12 years agosmall cleanup
Jean-Baptiste Mardelle [Mon, 19 Sep 2011 08:23:16 +0000 (08:23 +0000)]
small cleanup

svn path=/trunk/kdenlive/; revision=5918

12 years agominor GUI speedup
Jean-Baptiste Mardelle [Sun, 18 Sep 2011 23:12:04 +0000 (23:12 +0000)]
minor GUI speedup

svn path=/trunk/kdenlive/; revision=5917

12 years agofix locale comparison
Jean-Baptiste Mardelle [Sun, 18 Sep 2011 22:58:32 +0000 (22:58 +0000)]
fix locale comparison

svn path=/trunk/kdenlive/; revision=5916

12 years agoDisable threads option for rendering Flash.
Till Theato [Wed, 14 Sep 2011 18:38:56 +0000 (18:38 +0000)]
Disable threads option for rendering Flash.
The Flash encoder does not work with more than one thread:
http://www.kdenlive.org/mantis/view.php?id=2312

svn path=/trunk/kdenlive/; revision=5915

12 years agoFix small memleak of metadata
Jean-Baptiste Mardelle [Mon, 12 Sep 2011 20:17:32 +0000 (20:17 +0000)]
Fix small memleak of metadata

svn path=/trunk/kdenlive/; revision=5914

12 years agoGerman translation update
Till Theato [Sun, 11 Sep 2011 19:41:39 +0000 (19:41 +0000)]
German translation update

svn path=/trunk/kdenlive/; revision=5913

12 years agoupdate CHANGELOG.
Till Theato [Sun, 11 Sep 2011 14:39:52 +0000 (14:39 +0000)]
update CHANGELOG.

svn path=/trunk/kdenlive/; revision=5912

12 years agoAdd support of SOP/Sat effect version 0.2.
Till Theato [Sat, 10 Sep 2011 23:43:49 +0000 (23:43 +0000)]
Add support of SOP/Sat effect version 0.2.

svn path=/trunk/kdenlive/; revision=5911

12 years agoAllow to offset effect parameters.
Till Theato [Sat, 10 Sep 2011 23:41:52 +0000 (23:41 +0000)]
Allow to offset effect parameters.
Offset will be added to values coming from MLT after the attribute "factor" is applied.

svn path=/trunk/kdenlive/; revision=5910

12 years agoAdd support for light graffiti effect version 0.2.
Till Theato [Sat, 10 Sep 2011 21:31:29 +0000 (21:31 +0000)]
Add support for light graffiti effect version 0.2.

svn path=/trunk/kdenlive/; revision=5909

12 years agoAdd support for vertigo effect version 1.1.
Till Theato [Sat, 10 Sep 2011 20:57:11 +0000 (20:57 +0000)]
Add support for vertigo effect version 1.1.

svn path=/trunk/kdenlive/; revision=5908

12 years agoFix french translation for "affine"
Jean-Baptiste Mardelle [Sat, 10 Sep 2011 16:57:08 +0000 (16:57 +0000)]
Fix french translation for "affine"

svn path=/trunk/kdenlive/; revision=5907

12 years agowhen in keyed mode, Affine transiton needs "shear_x" not "fix_shear_x", fixes shearin...
Jean-Baptiste Mardelle [Sat, 10 Sep 2011 16:46:37 +0000 (16:46 +0000)]
when in keyed mode, Affine transiton needs "shear_x" not "fix_shear_x", fixes shearing in affine transition

svn path=/trunk/kdenlive/; revision=5906

12 years agoAdd update script for white balance effect
Till Theato [Sat, 10 Sep 2011 14:33:06 +0000 (14:33 +0000)]
Add update script for white balance effect

svn path=/trunk/kdenlive/; revision=5905

12 years agoFix loading of older MLT files (force locale to C):
Jean-Baptiste Mardelle [Sat, 10 Sep 2011 12:43:28 +0000 (12:43 +0000)]
Fix loading of older MLT files (force locale to C):
http://kdenlive.org/mantis/view.php?id=2308

svn path=/trunk/kdenlive/; revision=5904

12 years agoAdd French translation of QuickStart
Yuri Chornoivan [Sat, 10 Sep 2011 12:14:13 +0000 (12:14 +0000)]
Add French translation of QuickStart

svn path=/trunk/kdenlive/; revision=5903

12 years agoFix geomerty parsing of some effects to use the new separators, don't add a ";" after...
Jean-Baptiste Mardelle [Sat, 10 Sep 2011 11:07:53 +0000 (11:07 +0000)]
Fix geomerty parsing of some effects to use the new separators, don't add a ";" after last keyframe

svn path=/trunk/kdenlive/; revision=5902

12 years agocppcheck fixes, patch by Mikko Rapeli [27/27]
Jean-Baptiste Mardelle [Sat, 10 Sep 2011 00:04:59 +0000 (00:04 +0000)]
cppcheck fixes, patch by Mikko Rapeli [27/27]

svn path=/trunk/kdenlive/; revision=5901