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

13 years agoBig update to the proxy clips, fixing several issues. They can now be deleted in...
Jean-Baptiste Mardelle [Thu, 17 Feb 2011 11:21:05 +0000 (11:21 +0000)]
Big update to the proxy clips, fixing several issues. They can now be deleted in clip properties

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

13 years agoAdd support for mlt parallel-consumer to clip and project monitors.
Dan Dennedy [Thu, 17 Feb 2011 06:43:22 +0000 (06:43 +0000)]
Add support for mlt parallel-consumer to clip and project monitors.

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

13 years ago* Allow to edit transparent background for images in group properties
Jean-Baptiste Mardelle [Wed, 16 Feb 2011 18:31:06 +0000 (18:31 +0000)]
* Allow to edit transparent background for images in group properties
* Fix editing duration of title, image and color clips

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

13 years agoAdd image transparency option to settings dialog
Jean-Baptiste Mardelle [Wed, 16 Feb 2011 15:55:07 +0000 (15:55 +0000)]
Add image transparency option to settings dialog

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

13 years agoAdd checkbox to "Add clip" dialog to automatically add transparency to images: http...
Jean-Baptiste Mardelle [Wed, 16 Feb 2011 15:49:16 +0000 (15:49 +0000)]
Add checkbox to "Add clip" dialog to automatically add transparency to images: http://kdenlive.org/mantis/view.php?id=2021

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

13 years agoSpanish translation update
Gabriel Gazzan [Tue, 15 Feb 2011 23:23:08 +0000 (23:23 +0000)]
Spanish translation update

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

13 years agostdlib.h is more portable header for malloc/free
Dan Dennedy [Tue, 15 Feb 2011 07:03:12 +0000 (07:03 +0000)]
stdlib.h is more portable header for malloc/free

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

13 years ago* Cleanup timecode display widget
Jean-Baptiste Mardelle [Tue, 15 Feb 2011 00:25:08 +0000 (00:25 +0000)]
* Cleanup timecode display widget
* Fix guide inserted at wrong pos when editing time in dialog

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

13 years agoFix small memleaks, and add option to show previous keyframe on monitor scene
Jean-Baptiste Mardelle [Mon, 14 Feb 2011 18:34:20 +0000 (18:34 +0000)]
Fix small memleaks, and add option to show previous keyframe on monitor scene

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 14 Feb 2011 17:55:06 +0000 (17:55 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years ago* Fix wrong resizing in composite transition when using "Fit to width / height"
Jean-Baptiste Mardelle [Mon, 14 Feb 2011 09:03:15 +0000 (09:03 +0000)]
* Fix wrong resizing in composite transition when using "Fit to width / height"
* Proxy clip: do not fetch properties of the proxy (frame size, ...), use the one from original clip

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

13 years agoFix compile warnings
Jean-Baptiste Mardelle [Mon, 14 Feb 2011 02:02:02 +0000 (02:02 +0000)]
Fix compile warnings

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

13 years agoFix timeline corruption when creating new project with fps != default fps
Jean-Baptiste Mardelle [Mon, 14 Feb 2011 01:57:49 +0000 (01:57 +0000)]
Fix timeline corruption when creating new project with fps != default fps

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

13 years agoAllow non integer values in drag widget, fix some scaling issues in Kdenlive's compos...
Jean-Baptiste Mardelle [Mon, 14 Feb 2011 00:17:21 +0000 (00:17 +0000)]
Allow non integer values in drag widget, fix some scaling issues in Kdenlive's composite transition dialog

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

13 years agoRotoscoping: fix points cannot be moved when using spline from saved document
Till Theato [Mon, 14 Feb 2011 00:14:01 +0000 (00:14 +0000)]
Rotoscoping: fix points cannot be moved when using spline from saved document

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

13 years agorotoscoping: fix keyframe insertion between two existing keyframes
Till Theato [Sun, 13 Feb 2011 19:54:27 +0000 (19:54 +0000)]
rotoscoping: fix keyframe insertion between two existing keyframes

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

13 years agorotoscoping:
Till Theato [Sun, 13 Feb 2011 15:15:39 +0000 (15:15 +0000)]
rotoscoping:
- keyframe support (WIP)
- obey to direct update setting for on-monitor items

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

13 years agoFix loading of non-integer parameter values (Bézier color curves, rotoscoping)
Till Theato [Sun, 13 Feb 2011 14:43:56 +0000 (14:43 +0000)]
Fix loading of non-integer parameter values (Bézier color curves, rotoscoping)

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

13 years agoFix repeated close confirmation:
Jean-Baptiste Mardelle [Sun, 13 Feb 2011 00:33:25 +0000 (00:33 +0000)]
Fix repeated close confirmation:
http://kdenlive.org/mantis/view.php?id=2004

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

13 years agoFix color clip being proxied
Jean-Baptiste Mardelle [Sun, 13 Feb 2011 00:11:32 +0000 (00:11 +0000)]
Fix color clip being proxied

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

13 years agoCheck clips property before launching proxy creation so that we only proxy the HD...
Jean-Baptiste Mardelle [Sat, 12 Feb 2011 23:45:48 +0000 (23:45 +0000)]
Check clips property before launching proxy creation so that we only proxy the HD clips

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

13 years agoremove debug info
Jean-Baptiste Mardelle [Sat, 12 Feb 2011 21:36:19 +0000 (21:36 +0000)]
remove debug info

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

13 years agoFix proxy problem with too fast computers (item not in layout when trying to update it)
Jean-Baptiste Mardelle [Sat, 12 Feb 2011 21:26:36 +0000 (21:26 +0000)]
Fix proxy problem with too fast computers (item not in layout  when trying to update it)

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

13 years agoAdd AIFF to list of supported mime types
Till Theato [Sat, 12 Feb 2011 20:51:06 +0000 (20:51 +0000)]
Add AIFF to list of supported mime types

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

13 years agoPartial Russian translation update
Alexandre Prokoudine [Sat, 12 Feb 2011 01:46:13 +0000 (01:46 +0000)]
Partial Russian translation update

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

13 years agoProxy settings is now configurable per project
Jean-Baptiste Mardelle [Sat, 12 Feb 2011 00:31:44 +0000 (00:31 +0000)]
Proxy settings is now configurable per project

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

13 years agoDo not warn over profile mismatch because of image aspect ratio
Jean-Baptiste Mardelle [Fri, 11 Feb 2011 10:58:39 +0000 (10:58 +0000)]
Do not warn over profile mismatch because of image aspect ratio

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

13 years agosmall improvements to keyframe display in effectstack
Jean-Baptiste Mardelle [Fri, 11 Feb 2011 00:54:08 +0000 (00:54 +0000)]
small improvements to keyframe display in effectstack

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

13 years agoFix opacity set to 0 when adding a keyframe in composite
Jean-Baptiste Mardelle [Thu, 10 Feb 2011 23:06:37 +0000 (23:06 +0000)]
Fix opacity set to 0 when adding a keyframe in composite

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

13 years agoFix compilation with Qt < 4.7
Jean-Baptiste Mardelle [Thu, 10 Feb 2011 08:55:18 +0000 (08:55 +0000)]
Fix compilation with Qt < 4.7

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

13 years agoContinue work on slider widget, rewrote layout for geometry param (used in composite...
Jean-Baptiste Mardelle [Thu, 10 Feb 2011 01:27:37 +0000 (01:27 +0000)]
Continue work on slider widget, rewrote layout for geometry param (used in composite transition,...)

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

13 years agoFix parameter update when Direct update is not enabled
Jean-Baptiste Mardelle [Tue, 8 Feb 2011 22:57:24 +0000 (22:57 +0000)]
Fix parameter update when Direct update  is not enabled

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

13 years agoCommit my changes to Till's slider widget for effect stack
Jean-Baptiste Mardelle [Tue, 8 Feb 2011 22:24:26 +0000 (22:24 +0000)]
Commit my changes to Till's slider widget for effect stack

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

13 years agoAdd keyframable offset to rotation effect (support was just added in MLT)
Jean-Baptiste Mardelle [Tue, 8 Feb 2011 11:42:02 +0000 (11:42 +0000)]
Add keyframable offset to rotation effect (support was just added in MLT)

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

13 years agoFix compilation
Jean-Baptiste Mardelle [Fri, 4 Feb 2011 21:27:22 +0000 (21:27 +0000)]
Fix compilation

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

13 years agoUpdated German translation.
Simon A. Eugster [Fri, 4 Feb 2011 21:00:51 +0000 (21:00 +0000)]
Updated German translation.
Improved some effect descriptions.

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

13 years agoFixed: Crash when selecting a keyframeable effect
Simon A. Eugster [Fri, 4 Feb 2011 19:20:28 +0000 (19:20 +0000)]
Fixed: Crash when selecting a keyframeable effect
http://www.kdenlive.org/mantis/view.php?id=1981
If one of the keyframeable parameters was set to 1, this lead to a misinterpretation of the parameter as «not keyframeable» and caused a crash.

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

13 years agorotoscoping: start without a default spline; spline creation mode is ended with the...
Till Theato [Thu, 3 Feb 2011 20:24:06 +0000 (20:24 +0000)]
rotoscoping: start without a default spline; spline creation mode is ended with the right mouse button

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

13 years agorotoscoping: fix setup issues
Till Theato [Wed, 2 Feb 2011 15:56:09 +0000 (15:56 +0000)]
rotoscoping: fix setup issues

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

13 years agoFix bugs when default profile does not match current/last profile.
Dan Dennedy [Wed, 2 Feb 2011 08:12:01 +0000 (08:12 +0000)]
Fix bugs when default profile does not match current/last profile.

It introduced various fps- and duration-related problems. Also, the
geometry widget would sometimes have the wrong size. This was
particularly obvious when starting a new session where the last session
does not match the default project profile.

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

13 years agoSpanish translation update
Gabriel Gazzan [Wed, 2 Feb 2011 00:37:56 +0000 (00:37 +0000)]
Spanish translation update

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

13 years agorotoscoping: allow deleting spline vertices using the right mouse button
Till Theato [Tue, 1 Feb 2011 21:52:18 +0000 (21:52 +0000)]
rotoscoping: allow deleting spline vertices using the right mouse button

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

13 years agorotoscoping: fix point insertion with Qt < 4.6
Till Theato [Tue, 1 Feb 2011 19:22:33 +0000 (19:22 +0000)]
rotoscoping: fix point insertion with Qt < 4.6

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

13 years agorotoscoping: do only enable if qjson is found
Till Theato [Tue, 1 Feb 2011 17:09:32 +0000 (17:09 +0000)]
rotoscoping: do only enable if qjson is found

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

13 years agorotoscoping: allow adding new points to the spline
Till Theato [Tue, 1 Feb 2011 16:02:39 +0000 (16:02 +0000)]
rotoscoping: allow adding new points to the spline

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

13 years agoProxy clip: allow to abort creation by unselecting the "proxy clip" action in context...
Jean-Baptiste Mardelle [Mon, 31 Jan 2011 22:12:33 +0000 (22:12 +0000)]
Proxy clip: allow to abort creation by unselecting the "proxy clip" action in context menu

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 31 Jan 2011 18:10:46 +0000 (18:10 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoSpeedup project opening (threaded loading) and fix shortcut conflict
Jean-Baptiste Mardelle [Mon, 31 Jan 2011 01:13:24 +0000 (01:13 +0000)]
Speedup project opening (threaded loading) and fix shortcut conflict

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

13 years agoFix clip properties when a folder is selected:
Jean-Baptiste Mardelle [Sun, 30 Jan 2011 20:06:07 +0000 (20:06 +0000)]
Fix clip properties when a folder is selected:
http://www.kdenlive.org/mantis/view.php?id=1995

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

13 years agoFirst work on rotoscoping GUI
Till Theato [Sun, 30 Jan 2011 14:24:57 +0000 (14:24 +0000)]
First work on rotoscoping GUI
(MLT module: github.com/ttill/MLT-roto)

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

13 years agoImprove error message when trying to render and file is not writable:
Jean-Baptiste Mardelle [Sun, 30 Jan 2011 10:51:13 +0000 (10:51 +0000)]
Improve error message when trying to render and file is not writable:
http://kdenlive.org/mantis/view.php?id=1990

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

13 years agoon-monitor editing: use ctrl + mouse drag to move the scene
Till Theato [Sun, 30 Jan 2011 10:19:55 +0000 (10:19 +0000)]
on-monitor editing: use ctrl + mouse drag to move the scene

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

13 years agoAuto-check first entry in Effect Stack for editing in timeline (regression):
Till Theato [Sun, 30 Jan 2011 09:12:26 +0000 (09:12 +0000)]
Auto-check first entry in Effect Stack for editing in timeline (regression):
http://kdenlive.org/mantis/view.php?id=1992

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

13 years agokeyframe editor: when adding a keyframe with last keyframe selected and not at the...
Till Theato [Sat, 29 Jan 2011 22:22:50 +0000 (22:22 +0000)]
keyframe editor: when adding a keyframe with last keyframe selected and not at the of the clip add keyframe at the end:
http://kdenlive.org/mantis/view.php?id=1983

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

13 years agoon-monitor editing:
Till Theato [Sat, 29 Jan 2011 18:14:08 +0000 (18:14 +0000)]
on-monitor editing:
- let Qt assign mouse event. This makes it possible to add more complex items
- lower background update period to 50ms

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

13 years agoAudio Spectrum: Consecutive overmodulated frames better detectable
Simon A. Eugster [Sat, 29 Jan 2011 18:07:07 +0000 (18:07 +0000)]
Audio Spectrum: Consecutive overmodulated frames better detectable

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

13 years agoLight Graffiti: Parameter to lower overexposure added
Simon A. Eugster [Sat, 29 Jan 2011 18:06:37 +0000 (18:06 +0000)]
Light Graffiti: Parameter to lower overexposure added

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

13 years agoLight Graffiti: Saturation parameter added
Simon A. Eugster [Sat, 29 Jan 2011 18:06:09 +0000 (18:06 +0000)]
Light Graffiti: Saturation parameter added

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

13 years agoforgot to commit cmakelists
Till Theato [Thu, 27 Jan 2011 21:11:03 +0000 (21:11 +0000)]
forgot to commit cmakelists

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

13 years agoremove unused monitor scene control widget
Till Theato [Thu, 27 Jan 2011 21:10:34 +0000 (21:10 +0000)]
remove unused monitor scene control widget

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

13 years agoon-monitor editing: show controls next to the edit monitor
Till Theato [Thu, 27 Jan 2011 21:06:34 +0000 (21:06 +0000)]
on-monitor editing: show controls next to the edit monitor

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

13 years agoFix crash when closing multiple clip properties dialog + add colorspaces in dialog
Jean-Baptiste Mardelle [Wed, 26 Jan 2011 21:18:29 +0000 (21:18 +0000)]
Fix crash when closing multiple clip properties dialog + add colorspaces in dialog

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

13 years agodrag value:
Till Theato [Wed, 26 Jan 2011 17:48:25 +0000 (17:48 +0000)]
drag value:
- allow to switch between linear/nonlinear scale (context menu)
- add option direct update (emit the value change as final), (context menu)
- allow to change dragging speed (shift: slow down, ctrl: speed up, both factor 2)

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

13 years agoCorrectly update timeline if a slideshow "loop" feature is changed, and add some...
Jean-Baptiste Mardelle [Tue, 25 Jan 2011 18:20:40 +0000 (18:20 +0000)]
Correctly update timeline if a slideshow "loop" feature is changed, and add some safety lock when adding a transition

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

13 years agoFix transitons put in reverse order when changing the track of a transition
Jean-Baptiste Mardelle [Tue, 25 Jan 2011 12:33:58 +0000 (12:33 +0000)]
Fix transitons put in reverse order when changing the track of a transition

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

13 years agoEnable opacity in the geometry widget of Affine transition.
Dan Dennedy [Tue, 25 Jan 2011 06:18:00 +0000 (06:18 +0000)]
Enable opacity in the geometry widget of Affine transition.
Opacity in affine works in the latest version of MLT.

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

13 years agoLight Graffiti made keyframeable
Simon A. Eugster [Mon, 24 Jan 2011 08:47:38 +0000 (08:47 +0000)]
Light Graffiti made keyframeable

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

13 years agocorners: Fix crash when adding keyframe after last keyframe
Till Theato [Sun, 23 Jan 2011 19:14:10 +0000 (19:14 +0000)]
corners: Fix crash when adding keyframe after last keyframe

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

13 years agoFix slideshow creation (buggy pattern method)
Jean-Baptiste Mardelle [Sun, 23 Jan 2011 18:07:55 +0000 (18:07 +0000)]
Fix slideshow creation (buggy pattern method)

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

13 years agoPrevent possible segfault:
Till Theato [Sun, 23 Jan 2011 17:37:50 +0000 (17:37 +0000)]
Prevent possible segfault:
http://kdenlive.org/mantis/view.php?id=1981

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

13 years agoFix timeline thumbs not reloaded on clip change:
Jean-Baptiste Mardelle [Sun, 23 Jan 2011 16:54:23 +0000 (16:54 +0000)]
Fix timeline thumbs not reloaded on clip change:
http://kdenlive.org/mantis/view.php?id=1980

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

13 years agocorners: Add keyframe by double-clicking on the monitor
Till Theato [Sun, 23 Jan 2011 12:03:19 +0000 (12:03 +0000)]
corners: Add keyframe by double-clicking on the monitor

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

13 years agofix regression: corners on-monitor item not updated when changing values in keyframe...
Till Theato [Sun, 23 Jan 2011 10:18:50 +0000 (10:18 +0000)]
fix regression: corners on-monitor item not updated when changing values in keyframe table

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