]> git.sesse.net Git - kdenlive/log
kdenlive
13 years agoMake 2 pass option available to custom profiles
Till Theato [Thu, 19 May 2011 19:12:06 +0000 (19:12 +0000)]
Make 2 pass option available to custom profiles

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

13 years agoRender dialog: control 2 pass option with a checkbox.
Till Theato [Thu, 19 May 2011 19:00:21 +0000 (19:00 +0000)]
Render dialog: control 2 pass option with a checkbox.
Option can be made unavailable per group in profiles.xml by setting the attribute twopass="false".

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

13 years agoSpanish Translation minor fix.
Gabriel Gazzan [Thu, 19 May 2011 12:31:32 +0000 (12:31 +0000)]
Spanish Translation minor fix.

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

13 years agofixes segfault bug, introduces earlier
Marco Gittler [Thu, 19 May 2011 12:09:40 +0000 (12:09 +0000)]
fixes segfault bug, introduces earlier

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

13 years agoCorrectly identify sox effects as audio
Jean-Baptiste Mardelle [Wed, 18 May 2011 23:00:25 +0000 (23:00 +0000)]
Correctly identify sox effects as audio

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

13 years agoFix geometry widget after recent change to drag widget
Jean-Baptiste Mardelle [Wed, 18 May 2011 22:52:01 +0000 (22:52 +0000)]
Fix geometry widget after recent change to drag widget

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

13 years agoDisable old LADSPA xml effects
Jean-Baptiste Mardelle [Tue, 17 May 2011 16:02:00 +0000 (16:02 +0000)]
Disable old LADSPA xml effects

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

13 years agoConvert old xml LADSPA effects to the new ones
Jean-Baptiste Mardelle [Tue, 17 May 2011 15:53:41 +0000 (15:53 +0000)]
Convert old xml LADSPA effects to the new ones

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

13 years agoFix issues with double values in effects drag widget, now the new LADSPA effects...
Jean-Baptiste Mardelle [Mon, 16 May 2011 19:31:36 +0000 (19:31 +0000)]
Fix issues with double values in effects drag widget, now the new LADSPA effects work

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

13 years agofix bug, not using proxy clips, on system installation.
Marco Gittler [Mon, 16 May 2011 18:35:16 +0000 (18:35 +0000)]
fix bug, not using proxy clips, on system installation.
local development version worked, but if installed in system the "root"
path was not prepended

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

13 years agoAdd proper support for 'float' parameter type in effect's drag widget (required for...
Jean-Baptiste Mardelle [Mon, 16 May 2011 18:30:09 +0000 (18:30 +0000)]
Add proper support for 'float' parameter type in effect's drag widget (required for MLT's recently improved LADSPA support)

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

13 years agoFix LADSPA effects listed under video:
Jean-Baptiste Mardelle [Sun, 15 May 2011 07:13:16 +0000 (07:13 +0000)]
Fix LADSPA effects listed under video:
http://kdenlive.org/mantis/view.php?id=2123

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

13 years agoSpanish translation update.
Gabriel Gazzan [Thu, 12 May 2011 02:16:22 +0000 (02:16 +0000)]
Spanish translation update.

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

13 years agoAdding updated zh_TW translation contributed by Kentxchang
Simon A. Eugster [Wed, 11 May 2011 11:31:12 +0000 (11:31 +0000)]
Adding updated zh_TW translation contributed by Kentxchang

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

13 years agoPatch by Mikko Rapeli: Luma as default channel for the luma effect
Simon A. Eugster [Wed, 11 May 2011 11:25:47 +0000 (11:25 +0000)]
Patch by Mikko Rapeli: Luma as default channel for the luma effect

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

13 years agoBetter feedback when opening archived project
Jean-Baptiste Mardelle [Tue, 10 May 2011 20:51:55 +0000 (20:51 +0000)]
Better feedback when opening archived project

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

13 years agoMLT now seems to correctly handle the "out" property so that we can make a clip longe...
Jean-Baptiste Mardelle [Tue, 10 May 2011 19:32:52 +0000 (19:32 +0000)]
MLT now seems to correctly handle the "out" property so that we can make a clip longer than original duration (the last frame will be repeated). Fixes proxy duration issue

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

13 years agokdenlive.pot update, Ukrainian translation update
Yuri Chornoivan [Tue, 10 May 2011 14:00:50 +0000 (14:00 +0000)]
kdenlive.pot update, Ukrainian translation update

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

13 years agoShow progress while extracting archived project
Jean-Baptiste Mardelle [Tue, 10 May 2011 09:20:29 +0000 (09:20 +0000)]
Show progress while extracting archived project

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

13 years agoNotify user of extracting process
Jean-Baptiste Mardelle [Tue, 10 May 2011 07:56:43 +0000 (07:56 +0000)]
Notify user of extracting process

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

13 years agoWe can now open archived projects
Jean-Baptiste Mardelle [Tue, 10 May 2011 07:47:15 +0000 (07:47 +0000)]
We can now open archived projects

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

13 years agoShow progress when archiving compressed project
Jean-Baptiste Mardelle [Mon, 9 May 2011 23:09:06 +0000 (23:09 +0000)]
Show progress when archiving compressed project

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

13 years agoArchive compressed project (in progress)
Jean-Baptiste Mardelle [Mon, 9 May 2011 22:36:42 +0000 (22:36 +0000)]
Archive compressed project (in progress)

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

13 years agoNo need to work around color theme bug if KDE >= 4.6.3
Jean-Baptiste Mardelle [Mon, 9 May 2011 19:29:32 +0000 (19:29 +0000)]
No need to work around color theme bug if KDE >= 4.6.3

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

13 years agoSeveral small fixes for project archiving
Jean-Baptiste Mardelle [Mon, 9 May 2011 19:20:31 +0000 (19:20 +0000)]
Several small fixes for project archiving

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

13 years agoArchiving slideshows now works
Jean-Baptiste Mardelle [Mon, 9 May 2011 16:40:26 +0000 (16:40 +0000)]
Archiving slideshows now works

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

13 years agofix bug when no vpre= is set
Marco Gittler [Mon, 9 May 2011 10:10:03 +0000 (10:10 +0000)]
fix bug when no vpre= is set

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

13 years agoprogress on archive project (slideshows not implemented yet)
Jean-Baptiste Mardelle [Mon, 9 May 2011 09:10:57 +0000 (09:10 +0000)]
progress on archive project (slideshows not implemented yet)

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

13 years agoSome progress on archiving feature
Jean-Baptiste Mardelle [Mon, 9 May 2011 08:14:13 +0000 (08:14 +0000)]
Some  progress on archiving feature

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

13 years agoRotoscoping: import keyframes generated by tracker.
Till Theato [Sun, 8 May 2011 09:21:53 +0000 (09:21 +0000)]
Rotoscoping: import keyframes generated by tracker.
Requires https://github.com/ttill/MLT-roto-tracking

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

13 years agoAllow use different ffmpeg present for 1 and 2nd pass.
Marco Gittler [Fri, 6 May 2011 19:52:19 +0000 (19:52 +0000)]
Allow use different ffmpeg present for  1 and 2nd pass.
f.e. vpre=ultrafast,hq
if no 2nd present is given, the first will be used.

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

13 years agoNew feature: Archive project (in progress)
Jean-Baptiste Mardelle [Tue, 3 May 2011 19:49:17 +0000 (19:49 +0000)]
New feature: Archive project (in progress)

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

13 years agoFix encoding problem in renderer:
Jean-Baptiste Mardelle [Sat, 30 Apr 2011 07:00:17 +0000 (07:00 +0000)]
Fix encoding problem in renderer:
http://kdenlive.org/mantis/view.php?id=2110

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

13 years agoWe are at 0.8.1 rather then 0.81
Till Theato [Fri, 29 Apr 2011 20:07:45 +0000 (20:07 +0000)]
We are at 0.8.1 rather then 0.81

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

13 years agoFix user specified CFLAGS ignored.
Till Theato [Fri, 29 Apr 2011 20:03:03 +0000 (20:03 +0000)]
Fix user specified CFLAGS ignored.
Patch by RedDwarf:
http://www.kdenlive.org/mantis/view.php?id=2108

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

13 years agoDisplay error message if proxy duration is incorrect
Jean-Baptiste Mardelle [Thu, 28 Apr 2011 20:08:55 +0000 (20:08 +0000)]
Display error message if proxy duration is incorrect

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

13 years agoNotes widget: context menu now allows to insert clickable timecode to make easy refer...
Jean-Baptiste Mardelle [Thu, 28 Apr 2011 20:05:13 +0000 (20:05 +0000)]
Notes widget: context menu now allows to insert clickable timecode to make easy reference to some place in the project

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

13 years agoBack to development mode...
Jean-Baptiste Mardelle [Thu, 28 Apr 2011 19:41:22 +0000 (19:41 +0000)]
Back to development mode...

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

13 years agoGet ready for 0.8 release
Jean-Baptiste Mardelle [Tue, 26 Apr 2011 19:43:42 +0000 (19:43 +0000)]
Get ready for 0.8 release

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

13 years agoFix warning compilation and writing frame with decklink card, patch from user fleury:
Jean-Baptiste Mardelle [Tue, 26 Apr 2011 19:41:58 +0000 (19:41 +0000)]
Fix warning compilation and writing frame with decklink card, patch from user fleury:
http://www.kdenlive.org/mantis/view.php?id=2077

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

13 years agoAuto generate image proxy clips if requested
Jean-Baptiste Mardelle [Tue, 26 Apr 2011 18:10:34 +0000 (18:10 +0000)]
Auto generate image proxy clips if requested

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

13 years agoFix compile warnings, based on:
Jean-Baptiste Mardelle [Tue, 26 Apr 2011 12:39:27 +0000 (12:39 +0000)]
Fix compile warnings, based on:
http://kdenlive.org/mantis/view.php?id=2077

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

13 years agoFix rendering when using proxies with speed effect:
Jean-Baptiste Mardelle [Mon, 25 Apr 2011 17:08:52 +0000 (17:08 +0000)]
Fix rendering when using proxies with speed effect:
http://kdenlive.org/mantis/view.php?id=2103

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

13 years agoFix proxy clips with invalid length not correctly handled and reload clip breaking...
Jean-Baptiste Mardelle [Mon, 25 Apr 2011 16:24:00 +0000 (16:24 +0000)]
Fix proxy clips with invalid length not correctly handled and reload clip breaking slowmotion clips

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

13 years agoFix on-monitor controls in corners effect shifted when clip is cropped from start
Till Theato [Sat, 23 Apr 2011 22:12:27 +0000 (22:12 +0000)]
Fix on-monitor controls in corners effect shifted when clip is cropped from start

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

13 years agoFix available duration in Keyframeedit widget when clip is cropped from start
Till Theato [Sat, 23 Apr 2011 22:09:15 +0000 (22:09 +0000)]
Fix available duration in Keyframeedit widget when clip is cropped from start

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

13 years agoFix keyframes in keyframeedit not added at the very end
Till Theato [Sat, 23 Apr 2011 21:30:15 +0000 (21:30 +0000)]
Fix keyframes in keyframeedit not added at the very end

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

13 years agoupdate keyframes when clip is resized using clip duration dialog
Till Theato [Sat, 23 Apr 2011 21:14:07 +0000 (21:14 +0000)]
update keyframes when clip is resized using clip duration dialog

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

13 years agodon't use proxy when exporting frame:
Jean-Baptiste Mardelle [Sat, 23 Apr 2011 21:13:18 +0000 (21:13 +0000)]
don't use proxy when exporting frame:
http://www.kdenlive.org/mantis/view.php?id=2096

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

13 years agorotoscoping: fix keyframe sorting issues after duration change
Till Theato [Sat, 23 Apr 2011 20:41:06 +0000 (20:41 +0000)]
rotoscoping: fix keyframe sorting issues after duration change

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

13 years agoRaise required MLT version to 0.7
Till Theato [Sat, 23 Apr 2011 17:05:09 +0000 (17:05 +0000)]
Raise required MLT version to 0.7

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

13 years agoRaise version to 0.8
Till Theato [Sat, 23 Apr 2011 17:03:57 +0000 (17:03 +0000)]
Raise version to 0.8

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

13 years agoCheck that the proxy has same length as original clip, otherwise mark it as "crashed...
Jean-Baptiste Mardelle [Fri, 22 Apr 2011 15:31:13 +0000 (15:31 +0000)]
Check that the proxy has same length as original clip, otherwise mark it as "crashed" and delete is because that would corrupt our timeline

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

13 years agoAdded zh_TW translation contributed by Kentxchang
Simon A. Eugster [Wed, 20 Apr 2011 13:00:45 +0000 (13:00 +0000)]
Added zh_TW translation contributed by Kentxchang

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

13 years agoAutomatically crop tracks relative to project resolution if proxies are enabled for...
Till Theato [Wed, 20 Apr 2011 11:08:03 +0000 (11:08 +0000)]
Automatically crop tracks relative to project resolution if proxies are enabled for the project:
http://www.kdenlive.org/mantis/view.php?id=2056

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

13 years agoAutomatically crop relative to the project resolution on clips using proxies:
Till Theato [Wed, 20 Apr 2011 10:58:18 +0000 (10:58 +0000)]
Automatically crop relative to the project resolution on clips using proxies:
http://www.kdenlive.org/mantis/view.php?id=2056

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

13 years ago- Fix effect update upon clip duration change
Till Theato [Wed, 20 Apr 2011 09:48:20 +0000 (09:48 +0000)]
- Fix effect update upon clip duration change
- Use Geometry.serialise with in and out point to update "Pan and Zoom"
- small cleanup

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

13 years agoFix geometry widget timeline too short
Till Theato [Tue, 19 Apr 2011 15:17:32 +0000 (15:17 +0000)]
Fix geometry widget timeline too short

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

13 years agomake the new effect adjustment function more generic
Till Theato [Wed, 6 Apr 2011 16:43:23 +0000 (16:43 +0000)]
make the new effect adjustment function more generic

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

13 years agoFix pan and zoom update after clip resize
Till Theato [Wed, 6 Apr 2011 16:26:31 +0000 (16:26 +0000)]
Fix pan and zoom update after clip resize

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

13 years agosmall code cleanup
Till Theato [Wed, 6 Apr 2011 16:03:25 +0000 (16:03 +0000)]
small code cleanup

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

13 years agoCreate new (interpolated) keyframes at the in/out points after resize
Till Theato [Wed, 6 Apr 2011 16:01:29 +0000 (16:01 +0000)]
Create new (interpolated) keyframes at the in/out points after resize

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

13 years agoFixes and cleanups to effect handling upon clip resize:
Till Theato [Tue, 5 Apr 2011 16:22:08 +0000 (16:22 +0000)]
Fixes and cleanups to effect handling upon clip resize:
- Update roto keyframes
- Some fixes on updating the fades

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

13 years agoRotoscoping: Fix add/delete keyframes button icon incorrectly updated.
Till Theato [Tue, 5 Apr 2011 14:32:20 +0000 (14:32 +0000)]
Rotoscoping: Fix add/delete keyframes button icon incorrectly updated.
When at beginning and using "go to previous keyframe" or at the end and using "go to next keyframe" + there was a keyframe the icon turned to "add keyframe"

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

13 years agoSmall German translation update
Till Theato [Tue, 5 Apr 2011 14:20:32 +0000 (14:20 +0000)]
Small German translation update

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

13 years agoSpanish translation - minor fix
Gabriel Gazzan [Mon, 4 Apr 2011 02:14:51 +0000 (02:14 +0000)]
Spanish translation - minor fix

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

13 years agoUpdate German translation a bit
Markus Slopianka [Mon, 4 Apr 2011 00:45:07 +0000 (00:45 +0000)]
Update German translation a bit

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

13 years agoFix wording to make it clear that Kdenlive uses KDE libraries but does not mandate...
Markus Slopianka [Mon, 4 Apr 2011 00:30:30 +0000 (00:30 +0000)]
Fix wording to make it clear that Kdenlive uses KDE libraries but does not mandate a desktop environment

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

13 years agoPreliminary update of Russian translation
Alexandre Prokoudine [Wed, 30 Mar 2011 23:03:15 +0000 (23:03 +0000)]
Preliminary update of Russian translation

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

13 years agofix typo: Plese->Please
Yuri Chornoivan [Wed, 30 Mar 2011 19:06:28 +0000 (19:06 +0000)]
fix typo: Plese->Please

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

13 years agoTranslation readme added. Please feel free to correct/update/improve.
Simon A. Eugster [Wed, 30 Mar 2011 18:43:35 +0000 (18:43 +0000)]
Translation readme added. Please feel free to correct/update/improve.

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

13 years agoAdd facedetect and facebl0r to blacklist since there are XML files for
Dan Dennedy [Wed, 30 Mar 2011 16:32:44 +0000 (16:32 +0000)]
Add facedetect and facebl0r to blacklist since there are XML files for
them now.

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

13 years agoFix fade update issues with undo/redo after clip resize
Till Theato [Tue, 29 Mar 2011 19:52:31 +0000 (19:52 +0000)]
Fix fade update issues with undo/redo after clip resize

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

13 years agoFix "Pan and Zoom" and position effects (fade, freeze) not obeying to undo/redo syste...
Till Theato [Tue, 29 Mar 2011 18:53:12 +0000 (18:53 +0000)]
Fix "Pan and Zoom" and position effects (fade, freeze) not obeying to undo/redo system after clip resize

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

13 years agoFix regression: selecting a track should raise the effect stack
Till Theato [Sun, 27 Mar 2011 16:28:58 +0000 (16:28 +0000)]
Fix regression: selecting a track should raise the effect stack

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

13 years agode: Some translations added
Simon A. Eugster [Fri, 25 Mar 2011 18:13:32 +0000 (18:13 +0000)]
de: Some translations added

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

13 years agoUpdated czech translation
Jan Drábek [Fri, 25 Mar 2011 17:40:30 +0000 (17:40 +0000)]
Updated czech translation

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

13 years agoSpanish translation update
Gabriel Gazzan [Wed, 23 Mar 2011 05:28:02 +0000 (05:28 +0000)]
Spanish translation update

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

13 years agorotoscoping: fix keyframe sorting issues
Till Theato [Tue, 22 Mar 2011 19:43:19 +0000 (19:43 +0000)]
rotoscoping: fix keyframe sorting issues

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Tue, 22 Mar 2011 17:54:51 +0000 (17:54 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoChange proxy format from AVI to MPEGTS:
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 17:23:16 +0000 (17:23 +0000)]
Change proxy format from AVI to MPEGTS:
http://kdenlive.org/mantis/view.php?id=2049

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

13 years agoFix bug with space in render file name:
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 16:59:28 +0000 (16:59 +0000)]
Fix bug with space in render file name:
http://kdenlive.org/mantis/view.php?id=1927

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

13 years agoFix bug with space in render destination path
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 16:57:48 +0000 (16:57 +0000)]
Fix bug with space in render destination path

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

13 years agoFix playing rendered file by double click in job queue list
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 16:27:56 +0000 (16:27 +0000)]
Fix playing rendered file by double click in  job queue list

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

13 years agoFix loading color scheme:
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 15:34:23 +0000 (15:34 +0000)]
Fix loading color scheme:
http://kdenlive.org/mantis/view.php?id=2071

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

13 years agoUpdate blackmagic headers to latest version
Jean-Baptiste Mardelle [Tue, 22 Mar 2011 13:41:04 +0000 (13:41 +0000)]
Update blackmagic headers to latest version

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

13 years agoFix segfault choosing Blackmagic playback card for the first time.
Dan Dennedy [Tue, 22 Mar 2011 05:28:50 +0000 (05:28 +0000)]
Fix segfault choosing Blackmagic playback card for the first time.

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

13 years agoFix effect stack disabled after switching to it although "disable effect parameter...
Till Theato [Mon, 21 Mar 2011 22:32:46 +0000 (22:32 +0000)]
Fix effect stack disabled after switching to it although "disable effect parameter" setting is false

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

13 years agoFix "Timeline->add effect" menu
Jean-Baptiste Mardelle [Sun, 20 Mar 2011 18:39:37 +0000 (18:39 +0000)]
Fix "Timeline->add effect" menu

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

13 years agoDon't raise effect stack when just dropping a clip in timeline:
Jean-Baptiste Mardelle [Sun, 20 Mar 2011 18:03:44 +0000 (18:03 +0000)]
Don't raise effect stack when just dropping a clip in timeline:
http://kdenlive.org/mantis/view.php?id=2070

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

13 years agono ";" after Q_UNUSED
Till Theato [Sat, 19 Mar 2011 23:21:34 +0000 (23:21 +0000)]
no ";" after Q_UNUSED

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

13 years agostart documenting the rotoscoping code
Till Theato [Sat, 19 Mar 2011 23:12:57 +0000 (23:12 +0000)]
start documenting the rotoscoping code

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

13 years agoFix rendering always uses proxy:
Jean-Baptiste Mardelle [Sat, 19 Mar 2011 13:59:51 +0000 (13:59 +0000)]
Fix rendering always uses proxy:
http://www.kdenlive.org/mantis/view.php?id=2050

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

13 years agoUpdate the effect README (kdenlive/effects/README)
Till Theato [Fri, 18 Mar 2011 22:19:01 +0000 (22:19 +0000)]
Update the effect README (kdenlive/effects/README)

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

13 years agoHue background enabled in Bézier widget, shearing option added for HSV planes
Simon A. Eugster [Fri, 18 Mar 2011 19:51:35 +0000 (19:51 +0000)]
Hue background enabled in Bézier widget, shearing option added for HSV planes

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

13 years agoBezier color curves: obey to DragValue's direct update setting
Till Theato [Fri, 18 Mar 2011 19:35:42 +0000 (19:35 +0000)]
Bezier color curves: obey to DragValue's direct update setting

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

13 years agoAdd parameter "use project resolution" to crop effect
Till Theato [Fri, 18 Mar 2011 17:29:43 +0000 (17:29 +0000)]
Add parameter "use project resolution" to crop effect

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

13 years agoSome memleaks closed with
Simon A. Eugster [Fri, 18 Mar 2011 10:13:14 +0000 (10:13 +0000)]
Some memleaks closed with
valgrind --leak-check=full --track-origins=yes src/cmake_bindir/kdenlive

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

13 years agoDefault layout simplified
Simon A. Eugster [Fri, 18 Mar 2011 07:27:32 +0000 (07:27 +0000)]
Default layout simplified

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

13 years agoNull pointer fixed when running the config wizard. Just quick&dirty, perhaps someone...
Simon A. Eugster [Fri, 18 Mar 2011 07:27:12 +0000 (07:27 +0000)]
Null pointer fixed when running the config wizard. Just quick&dirty, perhaps someone can look into the reason for the null pointer?

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