]> git.sesse.net Git - kdenlive/log
kdenlive
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

13 years agoPrevent a crash in facedetect when drastically reducing Scale.
Dan Dennedy [Wed, 16 Mar 2011 08:15:12 +0000 (08:15 +0000)]
Prevent a crash in facedetect when drastically reducing Scale.

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

13 years agoAdd effects XML files for frei0r facebl0r and facedetect.
Dan Dennedy [Wed, 16 Mar 2011 07:59:12 +0000 (07:59 +0000)]
Add effects XML files for frei0r facebl0r and facedetect.

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

13 years agoIf fetched thumbnail for new clip is not interesting, try to fetch another one (seek...
Jean-Baptiste Mardelle [Tue, 15 Mar 2011 15:26:59 +0000 (15:26 +0000)]
If fetched thumbnail for new clip is not interesting, try to fetch another one (seek 100 frames and get new thumb):
http://kdenlive.org/mantis/view.php?id=2062

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

13 years agoFix set thumbnail for clip:
Jean-Baptiste Mardelle [Tue, 15 Mar 2011 14:56:52 +0000 (14:56 +0000)]
Fix set thumbnail for clip:
http://kdenlive.org/mantis/view.php?id=2062

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

13 years agoRemove frei0r.uvmap from blacklist.
Dan Dennedy [Tue, 15 Mar 2011 02:34:26 +0000 (02:34 +0000)]
Remove frei0r.uvmap from blacklist.

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

13 years agoSpanish translation update
Gabriel Gazzan [Sun, 13 Mar 2011 20:08:47 +0000 (20:08 +0000)]
Spanish translation update

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Sun, 13 Mar 2011 13:28:45 +0000 (13:28 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoFix a bunch of effects XML and registration.
Dan Dennedy [Sun, 13 Mar 2011 09:11:15 +0000 (09:11 +0000)]
Fix a bunch of effects XML and registration.

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

13 years agoHSV color plane generalized
Simon A. Eugster [Sat, 12 Mar 2011 16:14:38 +0000 (16:14 +0000)]
HSV color plane generalized

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

13 years agoMindmap: Safe areas for monitors
Simon A. Eugster [Sat, 12 Mar 2011 07:57:28 +0000 (07:57 +0000)]
Mindmap: Safe areas for monitors

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

13 years agoWhen cutting a clip the first part should not contain fade out or fade to black
Till Theato [Fri, 11 Mar 2011 19:58:18 +0000 (19:58 +0000)]
When cutting a clip the first part should not contain fade out or fade to black

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

13 years agoAllow to select between timecode (hh:mm:ss:ff) and frame count overlay when rendering
Till Theato [Thu, 10 Mar 2011 21:31:52 +0000 (21:31 +0000)]
Allow to select between timecode (hh:mm:ss:ff) and frame count overlay when rendering

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

13 years agoCorners: add parameter alpha operation
Till Theato [Tue, 8 Mar 2011 13:29:57 +0000 (13:29 +0000)]
Corners: add parameter alpha operation

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

13 years agoTry to fix audio thumbs crash:
Jean-Baptiste Mardelle [Sun, 6 Mar 2011 21:29:39 +0000 (21:29 +0000)]
Try to fix audio thumbs crash:
http://www.kdenlive.org/mantis/view.php?id=2055

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

13 years agoCombined all Audio and Colour widgets in the same widget dock for less screen space...
Simon A. Eugster [Sun, 6 Mar 2011 13:00:36 +0000 (13:00 +0000)]
Combined all Audio and Colour widgets in the same widget dock for less screen space wasting

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

13 years agoRotoscoping timeline: mouse wheel can only move cursor.
Till Theato [Sun, 6 Mar 2011 09:25:26 +0000 (09:25 +0000)]
Rotoscoping timeline: mouse wheel can only move cursor.
Moving a keyframe might be somewhat unexpected.
A keyframe's position can be changed precisely since keyframes snap to the timeline cursor.

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

13 years agoFix some parameters in DVD render profiles.
Dan Dennedy [Sun, 6 Mar 2011 08:02:16 +0000 (08:02 +0000)]
Fix some parameters in DVD render profiles.

mux_rate => muxrate mux_packet_s => packetsize

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

13 years agorotoscoping: prevent context menu when closing the spline using right mouse button
Till Theato [Sat, 5 Mar 2011 22:51:24 +0000 (22:51 +0000)]
rotoscoping: prevent context menu when closing the spline using right mouse button

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

13 years agobezier color curves: double click to link/unlink handles + some cleanups
Till Theato [Sat, 5 Mar 2011 22:24:14 +0000 (22:24 +0000)]
bezier color curves: double click to link/unlink handles + some cleanups

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

13 years agobezier color curves: fix point selection with non-standard zoom
Till Theato [Sat, 5 Mar 2011 21:56:41 +0000 (21:56 +0000)]
bezier color curves: fix point selection with non-standard zoom

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

13 years agoBezier spline widget: use DragValue instead of SpinBoxes, range 0-1 with 3 decimals...
Till Theato [Sat, 5 Mar 2011 21:46:48 +0000 (21:46 +0000)]
Bezier spline widget: use DragValue instead of SpinBoxes, range 0-1 with 3 decimals for increased precision
DragValue: enable custom steps

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

13 years agobezier color curves: fix some zoom issues
Till Theato [Sat, 5 Mar 2011 19:35:24 +0000 (19:35 +0000)]
bezier color curves: fix some zoom issues

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

13 years agoDo not show empty effect folders in timeline context menu
Till Theato [Sat, 5 Mar 2011 19:08:36 +0000 (19:08 +0000)]
Do not show empty effect folders in timeline context menu

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

13 years agorotoscoping: Update add/delete keyframe button when timeline cursor is at keyframe
Till Theato [Sat, 5 Mar 2011 19:01:18 +0000 (19:01 +0000)]
rotoscoping: Update add/delete keyframe button when timeline cursor is at keyframe

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

13 years agoGerman translation partially updated
Simon A. Eugster [Sat, 5 Mar 2011 12:32:27 +0000 (12:32 +0000)]
German translation partially updated

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

13 years agofix name of "add effect" menu in timeline context menu
Till Theato [Fri, 4 Mar 2011 20:47:57 +0000 (20:47 +0000)]
fix name of "add effect" menu in timeline context menu

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

13 years agorotoscoping: obey to frames vs. timecode setting
Till Theato [Thu, 3 Mar 2011 20:09:36 +0000 (20:09 +0000)]
rotoscoping: obey to frames vs. timecode setting

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

13 years agoFix effect parameters disabled when they should not be
Till Theato [Thu, 3 Mar 2011 19:52:17 +0000 (19:52 +0000)]
Fix effect parameters disabled when they should not be

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

13 years agorotoscoping: make it possible to finish spline by clicking on first point
Till Theato [Thu, 3 Mar 2011 16:54:39 +0000 (16:54 +0000)]
rotoscoping: make it possible to finish spline by clicking on first point

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

13 years agorotoscoping: fix point deletion
Till Theato [Thu, 3 Mar 2011 15:25:26 +0000 (15:25 +0000)]
rotoscoping: fix point deletion

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

13 years agorotoscoping: preserve point selection after mouse release
Till Theato [Tue, 1 Mar 2011 21:04:25 +0000 (21:04 +0000)]
rotoscoping: preserve point selection after mouse release

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

13 years agorotoscoping:
Till Theato [Tue, 1 Mar 2011 20:31:04 +0000 (20:31 +0000)]
rotoscoping:
- Add parameters feather width and feathering passes
- Remove parameter precision

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

13 years agoSpanish translation update
Gabriel Gazzan [Tue, 1 Mar 2011 02:43:46 +0000 (02:43 +0000)]
Spanish translation update

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 28 Feb 2011 17:22:02 +0000 (17:22 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoSimplified Chinese translation by linux dabao
Jean-Baptiste Mardelle [Mon, 28 Feb 2011 14:25:29 +0000 (14:25 +0000)]
Simplified Chinese translation by linux dabao

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

13 years agorotoscoping: implement selecting multiple points with shift + mouse drag
Till Theato [Sun, 27 Feb 2011 21:18:28 +0000 (21:18 +0000)]
rotoscoping: implement selecting multiple points with shift + mouse drag

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

13 years agoUpdated Hungarian translation
Kálmán Szalai [Sun, 27 Feb 2011 09:33:02 +0000 (09:33 +0000)]
Updated Hungarian translation

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

13 years agoWhen resizing transition, update keyframes:
Jean-Baptiste Mardelle [Fri, 25 Feb 2011 15:41:19 +0000 (15:41 +0000)]
When resizing transition, update keyframes:
http://kdenlive.org/mantis/view.php?id=2035

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

13 years agoFix crash on undo:
Jean-Baptiste Mardelle [Fri, 25 Feb 2011 00:22:12 +0000 (00:22 +0000)]
Fix crash on undo:
http://kdenlive.org/mantis/view.php?id=2042

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

13 years agoFix effects and transitions shortcuts
Jean-Baptiste Mardelle [Thu, 24 Feb 2011 21:27:29 +0000 (21:27 +0000)]
Fix effects and transitions shortcuts

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

13 years agoFix timeline corruption after group move:
Jean-Baptiste Mardelle [Thu, 24 Feb 2011 18:47:19 +0000 (18:47 +0000)]
Fix timeline corruption after group move:
http://kdenlive.org/mantis/view.php?id=1556

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

13 years agoSave folder state (opened / close):
Jean-Baptiste Mardelle [Wed, 23 Feb 2011 22:53:28 +0000 (22:53 +0000)]
Save folder state (opened / close):
http://kdenlive.org/mantis/view.php?id=2036

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

13 years agoFix proxy clips failing on new project:
Jean-Baptiste Mardelle [Wed, 23 Feb 2011 21:50:34 +0000 (21:50 +0000)]
Fix proxy clips failing on new project:
http://kdenlive.org/mantis/view.php?id=2032

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

13 years agoSmall GUI fix
Jean-Baptiste Mardelle [Wed, 23 Feb 2011 21:44:31 +0000 (21:44 +0000)]
Small GUI fix

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

13 years agoKeyframable rotation for affine transition
Jean-Baptiste Mardelle [Tue, 22 Feb 2011 19:37:09 +0000 (19:37 +0000)]
Keyframable rotation for affine transition

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

13 years agoHSV Saturation plane added
Simon A. Eugster [Tue, 22 Feb 2011 14:19:03 +0000 (14:19 +0000)]
HSV Saturation plane added

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

13 years agoKeep same internal id for transitions
Jean-Baptiste Mardelle [Tue, 22 Feb 2011 10:53:20 +0000 (10:53 +0000)]
Keep same internal id for transitions

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

13 years agoFix audio mixing corruption introduced in last commit
Jean-Baptiste Mardelle [Tue, 22 Feb 2011 01:15:08 +0000 (01:15 +0000)]
Fix audio mixing corruption introduced in last commit

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

13 years agoFix audio mixing corrupted when last audio track is muted:
Jean-Baptiste Mardelle [Tue, 22 Feb 2011 00:43:54 +0000 (00:43 +0000)]
Fix audio mixing corrupted when last audio track is muted:
http://kdenlive.org/mantis/view.php?id=2037

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

13 years agoEffects context menu: use submenu structure similar to effects list widget folders
Jean-Baptiste Mardelle [Mon, 21 Feb 2011 23:04:43 +0000 (23:04 +0000)]
Effects context menu: use submenu structure similar to effects list widget folders

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

13 years agoFix drag & drop of effects with UTF-8 characters
Jean-Baptiste Mardelle [Mon, 21 Feb 2011 20:17:35 +0000 (20:17 +0000)]
Fix drag & drop of effects with UTF-8 characters

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

13 years agorotoscoping:
Till Theato [Mon, 21 Feb 2011 17:11:05 +0000 (17:11 +0000)]
rotoscoping:
- fix keyframe deletion
- allow to add/remove keyframes with double click in the keyframe timeline

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

13 years agoBackground color plane for Hueshift added
Simon A. Eugster [Mon, 21 Feb 2011 16:05:48 +0000 (16:05 +0000)]
Background color plane for Hueshift added
http://www.kdenlive.org/mantis/view.php?id=1997

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

13 years agoDouble click on monitor overlay info to edit a marker
Jean-Baptiste Mardelle [Mon, 21 Feb 2011 00:01:43 +0000 (00:01 +0000)]
Double click on monitor overlay info to edit a marker

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

13 years agoCleanup monitor overlay info (for marker and zone text)
Jean-Baptiste Mardelle [Sun, 20 Feb 2011 23:32:44 +0000 (23:32 +0000)]
Cleanup monitor overlay info (for marker and zone text)

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

13 years agofix compile: forgot to commit this
Till Theato [Sun, 20 Feb 2011 21:55:30 +0000 (21:55 +0000)]
fix compile: forgot to commit this

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

13 years agorotoscoping timeline:
Till Theato [Sun, 20 Feb 2011 20:32:26 +0000 (20:32 +0000)]
rotoscoping timeline:
- highlight hovered keyframe
- snap to timeline cursor when dragging keyframe
- do not allow dragging keyframe on top of another one

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

13 years agorotoscoping:
Till Theato [Sun, 20 Feb 2011 18:52:12 +0000 (18:52 +0000)]
rotoscoping:
- rename mode "matte" to "luma"
- fix possible crash

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

13 years agoTry to fix crash when hovering transition:
Till Theato [Sun, 20 Feb 2011 16:16:02 +0000 (16:16 +0000)]
Try to fix crash when hovering transition:
http://kdenlive.org/mantis/view.php?id=2034

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

13 years agorotoscoping: make it easier to select points on the spline
Till Theato [Sun, 20 Feb 2011 14:24:03 +0000 (14:24 +0000)]
rotoscoping: make it easier to select points on the spline

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

13 years agoMake it easier to edit rect and corners on the monitor by making the area around...
Till Theato [Sun, 20 Feb 2011 13:40:34 +0000 (13:40 +0000)]
Make it easier to edit rect and corners on the monitor by making the area around the mouse in which we search for an edit point dependent on the current zoom level

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

13 years agoCMakeLists.txt: Check for availability of QtOpenGL (REQUIRED).
Simon A. Eugster [Sun, 20 Feb 2011 09:30:23 +0000 (09:30 +0000)]
CMakeLists.txt: Check for availability of QtOpenGL (REQUIRED).

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

13 years agoFix drag widget not correctly emitting changes
Jean-Baptiste Mardelle [Sun, 20 Feb 2011 00:04:42 +0000 (00:04 +0000)]
Fix drag widget not correctly emitting changes

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

13 years agoFix changing duration of image, color and text clips
Jean-Baptiste Mardelle [Sat, 19 Feb 2011 23:28:16 +0000 (23:28 +0000)]
Fix changing duration of image, color and text clips

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

13 years agoFix compile with Qt < 4.6 ...
Till Theato [Sat, 19 Feb 2011 23:23:02 +0000 (23:23 +0000)]
Fix compile with Qt < 4.6 ...

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

13 years agoGet rid of most of the place consuming tooltips. Most of their content is now visible...
Till Theato [Sat, 19 Feb 2011 23:02:03 +0000 (23:02 +0000)]
Get rid of most of the place consuming tooltips. Most of their content is now visible in the statusbar.

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

13 years agoFix compile with Qt < 4.6 (once again):
Till Theato [Sat, 19 Feb 2011 21:59:59 +0000 (21:59 +0000)]
Fix compile with Qt < 4.6 (once again):
http://kdenlive.org/mantis/view.php?id=2031

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

13 years agorotoscoping: allow to move keyframes
Till Theato [Sat, 19 Feb 2011 21:51:46 +0000 (21:51 +0000)]
rotoscoping: allow to move keyframes

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

13 years agorotoscoping: make keyframe timeline look the same as the one used for geometries...
Till Theato [Sat, 19 Feb 2011 19:28:32 +0000 (19:28 +0000)]
rotoscoping: make keyframe timeline look the same as the one used for geometries (pan & zoom, affine, composite)

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

13 years agoFix build with Qt < 4.6:
Till Theato [Sat, 19 Feb 2011 15:55:46 +0000 (15:55 +0000)]
Fix build with Qt < 4.6:
http://kdenlive.org/mantis/view.php?id=2031

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

13 years agoFix "fit to width / height" option not correctly updating in composite transition
Jean-Baptiste Mardelle [Sat, 19 Feb 2011 12:55:16 +0000 (12:55 +0000)]
Fix "fit to width / height" option not correctly updating in composite transition

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

13 years agoImage clips can be proxied too now
Jean-Baptiste Mardelle [Sat, 19 Feb 2011 11:13:31 +0000 (11:13 +0000)]
Image clips can be proxied too now

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

13 years agoFix group loading:
Till Theato [Fri, 18 Feb 2011 21:59:07 +0000 (21:59 +0000)]
Fix group loading:
http://kdenlive.org/mantis/view.php?id=2027
(caused by change in Qt?)

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

13 years agorotoscoping: Fix keyframes with crop from start > 0
Till Theato [Fri, 18 Feb 2011 20:08:06 +0000 (20:08 +0000)]
rotoscoping: Fix keyframes with crop from start > 0

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

13 years agoAdd mlt and encoder threads to render dialog.
Dan Dennedy [Fri, 18 Feb 2011 07:01:54 +0000 (07:01 +0000)]
Add mlt and encoder threads to render dialog.

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

13 years agoFix proxy setting not saved when creating new project:
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 21:21:13 +0000 (21:21 +0000)]
Fix proxy setting not saved when creating new project:
http://www.kdenlive.org/mantis/view.php?id=2025

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

13 years agoFindQJSON.cmake added to ensure qjson is found (required for rotoscoping)
Simon A. Eugster [Thu, 17 Feb 2011 20:35:13 +0000 (20:35 +0000)]
FindQJSON.cmake added to ensure qjson is found (required for rotoscoping)

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

13 years agosmall ui cleanup
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 19:38:55 +0000 (19:38 +0000)]
small ui cleanup

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

13 years agoSet document modified when enabling / disabling individual proxy
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 17:52:10 +0000 (17:52 +0000)]
Set document modified when enabling / disabling individual proxy

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

13 years agoIntegrate proxy clips with the undo/redo framework
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 17:44:39 +0000 (17:44 +0000)]
Integrate proxy clips with the undo/redo framework

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

13 years agoFix enabling / disabling proxy for the project
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 12:06:31 +0000 (12:06 +0000)]
Fix enabling / disabling proxy for the project

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