]> git.sesse.net Git - kdenlive/log
kdenlive
12 years agostart to organize audio effects
Jean-Baptiste Mardelle [Sun, 3 Jul 2011 14:15:06 +0000 (14:15 +0000)]
start to organize audio effects

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

12 years agoShow horizontal scrollbar on effect stack parameter widget
Jean-Baptiste Mardelle [Sun, 3 Jul 2011 11:09:21 +0000 (11:09 +0000)]
Show horizontal scrollbar on effect stack parameter widget

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

12 years agoFix dragging of parameter widget with large range (for example size in geometry widget)
Jean-Baptiste Mardelle [Sun, 3 Jul 2011 10:54:21 +0000 (10:54 +0000)]
Fix dragging of parameter widget with large range (for example size in geometry widget)

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

12 years agoFix crop effect max value so that the slider has a useful range:
Jean-Baptiste Mardelle [Sun, 3 Jul 2011 09:40:12 +0000 (09:40 +0000)]
Fix crop effect max value so that the slider has a useful range:
http://kdenlive.org/mantis/view.php?id=2202

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

12 years agoSpanish translation update
Gabriel Gazzan [Sun, 3 Jul 2011 03:48:20 +0000 (03:48 +0000)]
Spanish translation update

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

12 years agoRemove some unused but translatable strings
Till Theato [Fri, 1 Jul 2011 09:22:44 +0000 (09:22 +0000)]
Remove some unused but translatable strings

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

12 years agoFix mouse wheel in drag value slider for parameters with a large range (> 1000).
Till Theato [Thu, 30 Jun 2011 22:32:08 +0000 (22:32 +0000)]
Fix mouse wheel in drag value slider for parameters with a large range (> 1000).

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

12 years agoFix list parameters sometimes incorrectly loaded.
Till Theato [Thu, 30 Jun 2011 21:22:52 +0000 (21:22 +0000)]
Fix list parameters sometimes incorrectly loaded.

This happened when internally double was used to present the list parameter. When the first or last item was selected (0, 1) and in the xml description it was stored as '0.0' and '1.0' (for consistency with the values inbetween) converting it to double and then to string again made it '0' and '1'.

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

12 years agoClip duration dialog: Fix tab order.
Till Theato [Thu, 30 Jun 2011 15:02:39 +0000 (15:02 +0000)]
Clip duration dialog: Fix tab order.

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

12 years agotimecode widget: fix editingfinished() not emitted when focus leaves.
Till Theato [Thu, 30 Jun 2011 14:59:31 +0000 (14:59 +0000)]
timecode widget: fix editingfinished() not emitted when focus leaves.

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

12 years agoFix effect stack startup size (splitter position)
Jean-Baptiste Mardelle [Thu, 30 Jun 2011 14:31:03 +0000 (14:31 +0000)]
Fix effect stack startup size (splitter position)

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

12 years agoDon't ask for producer property before the producer is set, fixes:
Jean-Baptiste Mardelle [Thu, 30 Jun 2011 14:15:40 +0000 (14:15 +0000)]
Don't ask for producer property before the producer is set, fixes:
http://www.kdenlive.org/mantis/view.php?id=2204

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

12 years agoFix drawing of "keyframe" effects (effect is not apply before first keyframe nor...
Jean-Baptiste Mardelle [Wed, 29 Jun 2011 21:16:48 +0000 (21:16 +0000)]
Fix drawing of "keyframe" effects (effect is not apply before first keyframe nor after the last one

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

12 years agoimprove feedback for missing proxy clips on project opening
Jean-Baptiste Mardelle [Wed, 29 Jun 2011 19:25:32 +0000 (19:25 +0000)]
improve feedback for missing proxy clips on project opening

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

12 years agoDisplay info in project tree if a playlist clip has proxies in it (no way to disable...
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 21:15:05 +0000 (21:15 +0000)]
Display info in project tree if a playlist clip has proxies in it (no way to disable the from project tree yet - will be for post 0.8.2 release)

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

12 years agoFix compilation with QtScript introduction:
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 20:17:48 +0000 (20:17 +0000)]
Fix compilation with QtScript introduction:
http://kdenlive.org/mantis/view.php?id=2197

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

12 years agoFinally fixed the proxy crash,
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 18:40:56 +0000 (18:40 +0000)]
Finally fixed the proxy crash,
and a shortcut can now be assigned to proxy action

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

12 years agokdenlive.pot update, Ukrainian translation update
Yuri Chornoivan [Tue, 28 Jun 2011 16:54:49 +0000 (16:54 +0000)]
kdenlive.pot update, Ukrainian translation update

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

12 years agoRefactor representation of 2pass in profiles.
Till Theato [Tue, 28 Jun 2011 14:03:56 +0000 (14:03 +0000)]
Refactor representation of 2pass in profiles.

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

12 years agoRewrite generation of timeline thumbnails when zooming at frame level, using separate...
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 10:37:23 +0000 (10:37 +0000)]
Rewrite generation of timeline thumbnails when zooming at frame level, using separate thread so UI is still responsive.

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

12 years agoFix missing proxies incorrectly detected on document opening, fix audio only clips...
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 00:16:28 +0000 (00:16 +0000)]
Fix missing proxies incorrectly detected on document opening, fix audio only clips incorrectly replaced when proxying

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

12 years agoFix white thumbnails in timeline when audio only copy of clip was in timeline
Jean-Baptiste Mardelle [Tue, 28 Jun 2011 00:04:05 +0000 (00:04 +0000)]
Fix white thumbnails in timeline when audio only copy of clip was in timeline

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

12 years agoAllow to use JScript in render profile parameter values.
Till Theato [Mon, 27 Jun 2011 13:01:41 +0000 (13:01 +0000)]
Allow to use JScript in render profile parameter values.
values that need evalutation need to be indicated by '%'.

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

12 years agoFix freeze when opening document
Jean-Baptiste Mardelle [Mon, 27 Jun 2011 11:28:42 +0000 (11:28 +0000)]
Fix freeze when opening document

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

12 years agoFix audio producers not correctly handled, resulting in sound cracks:
Jean-Baptiste Mardelle [Mon, 27 Jun 2011 11:10:16 +0000 (11:10 +0000)]
Fix audio producers not correctly handled, resulting in sound cracks:
http://kdenlive.org/mantis/view.php?id=2196

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

12 years agoFix proxy clip having wrong duration and crash when deleting proxies from the project...
Jean-Baptiste Mardelle [Mon, 27 Jun 2011 10:02:21 +0000 (10:02 +0000)]
Fix proxy clip having wrong duration and crash when deleting proxies from the project settings dialog

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

12 years agoWhen proxies are missing, disable them on opening before recreating them
Jean-Baptiste Mardelle [Sun, 26 Jun 2011 21:32:50 +0000 (21:32 +0000)]
When proxies are missing, disable them on opening before recreating them

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

12 years agoFix some crashes on proxy operations
Jean-Baptiste Mardelle [Sun, 26 Jun 2011 20:59:38 +0000 (20:59 +0000)]
Fix some crashes on proxy operations

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

12 years agoRotoscoping: Hide tracking parameter.
Till Theato [Sun, 26 Jun 2011 20:56:26 +0000 (20:56 +0000)]
Rotoscoping: Hide tracking parameter.
Tracking functionality is not merged into the MLT main branch yet.

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

12 years agoCheck for missing proxies on document opening
Jean-Baptiste Mardelle [Sat, 25 Jun 2011 22:36:58 +0000 (22:36 +0000)]
Check for missing proxies on document opening

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

12 years agoRewrite handling of missing and placeholder clips, fixes:
Jean-Baptiste Mardelle [Sat, 25 Jun 2011 20:19:11 +0000 (20:19 +0000)]
Rewrite handling of missing and placeholder clips, fixes:
http://kdenlive.org/mantis/view.php?id=2189

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

12 years agoFix several issues with project profile, including:
Jean-Baptiste Mardelle [Fri, 24 Jun 2011 21:08:23 +0000 (21:08 +0000)]
Fix several issues with project profile, including:
http://kdenlive.org/mantis/view.php?id=2188

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

12 years agoFix transition track not correctly saved:
Jean-Baptiste Mardelle [Fri, 24 Jun 2011 17:17:30 +0000 (17:17 +0000)]
Fix transition track not correctly saved:
http://kdenlive.org/mantis/view.php?id=2187

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

12 years agoFix "save zone" saving proxy instead of real clip:
Jean-Baptiste Mardelle [Thu, 23 Jun 2011 19:21:25 +0000 (19:21 +0000)]
Fix "save zone" saving proxy instead of real clip:
http://kdenlive.org/mantis/view.php?id=2184

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

12 years agoFix compilation with KDE < 4.5
Jean-Baptiste Mardelle [Mon, 20 Jun 2011 21:08:09 +0000 (21:08 +0000)]
Fix compilation with KDE < 4.5

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

12 years agoFix massive project corruption when opening a document with frame rate different...
Jean-Baptiste Mardelle [Mon, 20 Jun 2011 20:20:19 +0000 (20:20 +0000)]
Fix massive project corruption when opening a document with frame rate different than default project's frame rate

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

12 years agoFix proxy triggering duration mismatch (part 2)
Jean-Baptiste Mardelle [Mon, 20 Jun 2011 19:44:55 +0000 (19:44 +0000)]
Fix proxy triggering duration mismatch (part 2)

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

12 years agoFix proxy triggering duration mismatch:
Jean-Baptiste Mardelle [Mon, 20 Jun 2011 19:39:03 +0000 (19:39 +0000)]
Fix proxy triggering duration mismatch:
http://kdenlive.org/mantis/view.php?id=2178

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

12 years agokdenlive.pot update, Ukrainian translation update
Yuri Chornoivan [Mon, 20 Jun 2011 15:14:12 +0000 (15:14 +0000)]
kdenlive.pot update, Ukrainian translation update

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

12 years agoFix video4linux capture without audio
Jean-Baptiste Mardelle [Sun, 19 Jun 2011 06:27:04 +0000 (06:27 +0000)]
Fix video4linux capture without audio

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

12 years agoSpanish Translation Update
Gabriel Gazzan [Sun, 19 Jun 2011 05:10:44 +0000 (05:10 +0000)]
Spanish Translation Update

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

12 years agoFix wrong rgb for stopmotion captured frames
Jean-Baptiste Mardelle [Sat, 18 Jun 2011 20:54:37 +0000 (20:54 +0000)]
Fix wrong rgb for stopmotion captured frames

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

12 years agoet rid of deprecated KPixmapCache & fix freeze when saving in maximum zoom:
Jean-Baptiste Mardelle [Thu, 16 Jun 2011 22:07:38 +0000 (22:07 +0000)]
et rid of deprecated KPixmapCache & fix freeze when saving in maximum zoom:
http://www.kdenlive.org/mantis/view.php?id=2174

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

12 years agoFix real_time property of capture encoding
Jean-Baptiste Mardelle [Tue, 14 Jun 2011 19:00:50 +0000 (19:00 +0000)]
Fix real_time property of capture encoding

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

12 years agoRe-organize some effects as suggested in forum post
Jean-Baptiste Mardelle [Tue, 14 Jun 2011 12:50:26 +0000 (12:50 +0000)]
Re-organize some effects as suggested in forum post

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

12 years agoFix crash on track deletion:
Jean-Baptiste Mardelle [Tue, 14 Jun 2011 05:54:15 +0000 (05:54 +0000)]
Fix crash on track deletion:
http://kdenlive.org/mantis/view.php?id=2168

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

12 years agoUpdate changelog for clip duration mismatch
Jean-Baptiste Mardelle [Mon, 13 Jun 2011 20:34:08 +0000 (20:34 +0000)]
Update changelog for clip duration mismatch

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

12 years agoFix render profiles containing a 'profile' parameter after recent MLT commit renaming...
Till Theato [Mon, 13 Jun 2011 20:16:02 +0000 (20:16 +0000)]
Fix render profiles containing a 'profile' parameter after recent MLT commit renaming it to 'mlt_profile'.

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

12 years agoCheck for clip duration mismatch on project opening
Jean-Baptiste Mardelle [Mon, 13 Jun 2011 19:38:17 +0000 (19:38 +0000)]
Check for clip duration mismatch on project opening

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

12 years agoFix corruption when changing project's fps
Jean-Baptiste Mardelle [Mon, 13 Jun 2011 17:04:40 +0000 (17:04 +0000)]
Fix corruption when changing project's fps

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

12 years agoFix detection of overlapping transitions
Jean-Baptiste Mardelle [Mon, 13 Jun 2011 15:21:33 +0000 (15:21 +0000)]
Fix detection of overlapping transitions

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

12 years agoUse rgb instead of rgba to display capture preview
Jean-Baptiste Mardelle [Sun, 12 Jun 2011 17:43:26 +0000 (17:43 +0000)]
Use rgb instead of rgba to display capture preview

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

12 years agoSome update for decklink capture & use mlt_threads for proxies
Jean-Baptiste Mardelle [Sun, 12 Jun 2011 16:00:42 +0000 (16:00 +0000)]
Some update for decklink capture & use mlt_threads for proxies

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

12 years agoRemove QImageBlitz dependency
Jean-Baptiste Mardelle [Sun, 12 Jun 2011 15:57:12 +0000 (15:57 +0000)]
Remove QImageBlitz dependency

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

12 years agoFix freeze when making fast play / pause
Jean-Baptiste Mardelle [Sun, 12 Jun 2011 13:06:53 +0000 (13:06 +0000)]
Fix freeze when making fast play / pause

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

12 years agoFix missing icon for placeholder clips
Jean-Baptiste Mardelle [Sat, 11 Jun 2011 19:52:05 +0000 (19:52 +0000)]
Fix missing icon for placeholder clips

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

12 years agoComplete CHANGELOG for HEAD.
Till Theato [Sat, 11 Jun 2011 19:05:12 +0000 (19:05 +0000)]
Complete CHANGELOG for HEAD.

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

12 years agoAllow to manually edit video4linux capture profile
Jean-Baptiste Mardelle [Sat, 11 Jun 2011 16:29:56 +0000 (16:29 +0000)]
Allow to manually edit video4linux capture profile

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

12 years agoUpdated dutch translation by Ronald Stroethoff
Jean-Baptiste Mardelle [Sat, 11 Jun 2011 14:13:49 +0000 (14:13 +0000)]
Updated dutch translation by Ronald Stroethoff

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

12 years agoCleaner detection of overlapping transitions
Jean-Baptiste Mardelle [Sat, 11 Jun 2011 12:57:11 +0000 (12:57 +0000)]
Cleaner detection of overlapping transitions

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

12 years agoremove useless include
Jean-Baptiste Mardelle [Fri, 10 Jun 2011 23:42:47 +0000 (23:42 +0000)]
remove useless include

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

12 years agoCheck document for invalid (overlapping) transitions
Jean-Baptiste Mardelle [Fri, 10 Jun 2011 23:35:47 +0000 (23:35 +0000)]
Check document for invalid (overlapping) transitions

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

12 years agoDo not allow to create overlapping transitions that could corrupt timeline, may be...
Jean-Baptiste Mardelle [Fri, 10 Jun 2011 22:18:15 +0000 (22:18 +0000)]
Do not allow to create overlapping transitions that could corrupt timeline, may be reason for:
http://www.kdenlive.org/mantis/view.php?id=1901

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

12 years agoFix missing effects, as described in:
Jean-Baptiste Mardelle [Fri, 10 Jun 2011 21:32:41 +0000 (21:32 +0000)]
Fix missing effects, as described in:
http://www.kdenlive.org/mantis/view.php?id=2152#c6801

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

12 years agoFix crash in histogram scope, I don't even understand how it possibly worked before...
Jean-Baptiste Mardelle [Fri, 10 Jun 2011 10:12:43 +0000 (10:12 +0000)]
Fix crash in histogram scope, I don't even understand how it possibly worked before...

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

12 years agoHide MLT's automatically generated SOX effects since they are not usable (no valid...
Jean-Baptiste Mardelle [Thu, 9 Jun 2011 14:35:57 +0000 (14:35 +0000)]
Hide MLT's automatically generated SOX effects since they are not usable (no valid parameter info)

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

12 years agoWorkaround empty .yml metadata in MLT effects
Jean-Baptiste Mardelle [Thu, 9 Jun 2011 14:15:18 +0000 (14:15 +0000)]
Workaround empty .yml metadata in MLT effects

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

12 years agoFix project corruption when deleting a track:
Jean-Baptiste Mardelle [Thu, 9 Jun 2011 12:57:25 +0000 (12:57 +0000)]
Fix project corruption when deleting a track:
http://www.kdenlive.org/mantis/view.php?id=2157

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

12 years agoFix another timeline corruption
Jean-Baptiste Mardelle [Thu, 9 Jun 2011 11:27:24 +0000 (11:27 +0000)]
Fix another timeline corruption

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

12 years agoFix timeline corruption that may be related to:
Jean-Baptiste Mardelle [Thu, 9 Jun 2011 11:22:27 +0000 (11:22 +0000)]
Fix timeline corruption that may be related to:
http://kdenlive.org/mantis/view.php?id=2157

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

12 years agoRelease: userbase update
Simon A. Eugster [Thu, 9 Jun 2011 08:39:46 +0000 (08:39 +0000)]
Release: userbase update

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

12 years agoRELEASE file added. Please complete :)
Simon A. Eugster [Thu, 9 Jun 2011 08:34:43 +0000 (08:34 +0000)]
RELEASE file added. Please complete :)

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

12 years ago* HACKING file added (how to code on kdenlive)
Simon A. Eugster [Thu, 9 Jun 2011 08:34:26 +0000 (08:34 +0000)]
* HACKING file added (how to code on kdenlive)
* CHANGELOG file added (new features)
* AUTHORS re-styled. Please update yourself :)

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

12 years agoFix slot for project proxy params not correctly defined
Jean-Baptiste Mardelle [Wed, 8 Jun 2011 10:51:26 +0000 (10:51 +0000)]
Fix slot for project proxy params not correctly defined

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

12 years agoWhen opening the backup dialog from an empty project, display all available files...
Jean-Baptiste Mardelle [Tue, 7 Jun 2011 21:42:20 +0000 (21:42 +0000)]
When opening the backup dialog from an empty project, display all available files so that User can recover a project file that crashes Kdenlive

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

12 years agoFix startup crash
Jean-Baptiste Mardelle [Tue, 7 Jun 2011 21:06:09 +0000 (21:06 +0000)]
Fix startup crash

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

12 years agoRewrite MLT detection in Wizard since the previous was was ugly and broken by recent...
Jean-Baptiste Mardelle [Tue, 7 Jun 2011 20:57:16 +0000 (20:57 +0000)]
Rewrite MLT detection in Wizard since the previous was was ugly and broken by recent MLT commit

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

12 years agoUse the new profile selection combobox for project proxy settings
Jean-Baptiste Mardelle [Tue, 7 Jun 2011 08:30:32 +0000 (08:30 +0000)]
Use the new profile selection combobox for project proxy settings

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

12 years agoFix calculation of profiles frame rate, remove useless PAL/NTSC combobox
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 20:40:21 +0000 (20:40 +0000)]
Fix calculation of profiles frame rate, remove useless PAL/NTSC combobox

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

12 years agokdenlive.pot update, Ukrainian translation update
Yuri Chornoivan [Mon, 6 Jun 2011 17:50:25 +0000 (17:50 +0000)]
kdenlive.pot update, Ukrainian translation update

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

12 years agoDo not allow rendering to a frame rate different than current project's profile:
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 16:12:54 +0000 (16:12 +0000)]
Do not allow rendering to a frame rate different than current project's profile:
http://kdenlive.org/mantis/view.php?id=2138

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

12 years agoMove archive feature in project menu, fix archiving of unsaved project
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 15:27:51 +0000 (15:27 +0000)]
Move archive feature in project menu, fix archiving of unsaved project

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

12 years agoFix backup project thumbnail not in sync
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 15:04:31 +0000 (15:04 +0000)]
Fix backup project thumbnail not in sync

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

12 years agoAdd a timestamp as "documentid" property to the kdenlive project file to identify...
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 14:36:06 +0000 (14:36 +0000)]
Add a timestamp as "documentid" property to the kdenlive project file to identify project files with same name

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

12 years agoFix crash in backup widget, don't open a file if it is not a Kdenlive project
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 12:04:11 +0000 (12:04 +0000)]
Fix crash in backup widget, don't open a file if it is not a Kdenlive project

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

12 years agoMove the backup dialog in separate folder, open it automatically when Kdenlive cannot...
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 11:09:50 +0000 (11:09 +0000)]
Move the backup dialog in separate folder, open it automatically when Kdenlive cannot read a project file

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

12 years agoFix text selection in Notes widget
Jean-Baptiste Mardelle [Mon, 6 Jun 2011 07:40:59 +0000 (07:40 +0000)]
Fix text selection in Notes widget

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

12 years agoBackup project file everytime it is saved, backup files can be browsed and opened...
Jean-Baptiste Mardelle [Sun, 5 Jun 2011 21:54:05 +0000 (21:54 +0000)]
Backup project file everytime it is saved, backup files can be browsed and opened from the Project menu.

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

12 years agoEnable proxies for playlist clips (*.mlt, *.kdenlive)
Jean-Baptiste Mardelle [Sun, 5 Jun 2011 18:04:06 +0000 (18:04 +0000)]
Enable proxies for playlist clips (*.mlt, *.kdenlive)

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

12 years agoRemove unused code
Jean-Baptiste Mardelle [Sun, 5 Jun 2011 07:59:36 +0000 (07:59 +0000)]
Remove unused code

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

12 years agoCleanup capture stuff
Jean-Baptiste Mardelle [Sat, 4 Jun 2011 23:17:18 +0000 (23:17 +0000)]
Cleanup capture stuff

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

12 years agoFix compile warning
Jean-Baptiste Mardelle [Sat, 4 Jun 2011 21:48:22 +0000 (21:48 +0000)]
Fix compile warning

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

12 years agoFix v4l capture on the first attempt
Jean-Baptiste Mardelle [Sat, 4 Jun 2011 21:34:16 +0000 (21:34 +0000)]
Fix v4l capture on the first attempt

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

12 years ago- Remove double "kde4_install_icons" call.
Alberto Villa [Fri, 3 Jun 2011 17:00:44 +0000 (17:00 +0000)]
- Remove double "kde4_install_icons" call.

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

12 years agoRemoved some old commented-out code
Simon A. Eugster [Fri, 3 Jun 2011 13:56:54 +0000 (13:56 +0000)]
Removed some old commented-out code

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

12 years ago- Fix build on FreeBSD.
Alberto Villa [Thu, 2 Jun 2011 16:20:34 +0000 (16:20 +0000)]
- Fix build on FreeBSD.

Committed at: Randa 2011 KDE Sprint

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

12 years agoFix firewire capture
Jean-Baptiste Mardelle [Thu, 2 Jun 2011 14:58:37 +0000 (14:58 +0000)]
Fix firewire capture

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

12 years agoWorkaround MLT's empty metadata for some transitions
Jean-Baptiste Mardelle [Thu, 2 Jun 2011 12:37:57 +0000 (12:37 +0000)]
Workaround MLT's empty metadata for some transitions

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

12 years agoFix buttons in capture monitor and crash when changing profile
Jean-Baptiste Mardelle [Thu, 2 Jun 2011 12:27:46 +0000 (12:27 +0000)]
Fix buttons in capture monitor and crash when changing profile

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

12 years agoFix crash after failed capture to decklink
Jean-Baptiste Mardelle [Thu, 2 Jun 2011 10:12:01 +0000 (10:12 +0000)]
Fix crash after failed capture to decklink

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