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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 years agoClean up v4l detection
Jean-Baptiste Mardelle [Tue, 31 May 2011 21:49:41 +0000 (21:49 +0000)]
Clean up  v4l detection

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

13 years agosmall cleanup in proxy path handling
Jean-Baptiste Mardelle [Tue, 31 May 2011 21:31:50 +0000 (21:31 +0000)]
small cleanup in proxy path handling

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

13 years agoFix small error in proxy clips
Jean-Baptiste Mardelle [Tue, 31 May 2011 21:00:32 +0000 (21:00 +0000)]
Fix small error in proxy clips

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

13 years agoFix mimetype issue:
Jean-Baptiste Mardelle [Tue, 31 May 2011 15:34:45 +0000 (15:34 +0000)]
Fix mimetype issue:
http://kdenlive.org/mantis/view.php?id=2150

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

13 years agotake care of not initialised recmonitor (OSX)
Marco Gittler [Tue, 31 May 2011 08:29:58 +0000 (08:29 +0000)]
take care of not initialised recmonitor (OSX)

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

13 years agodelete mainwindow not needed anymore an OSX
Marco Gittler [Tue, 31 May 2011 08:29:45 +0000 (08:29 +0000)]
delete mainwindow not needed anymore an OSX

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

13 years agoFix DVD menu not displayed
Jean-Baptiste Mardelle [Mon, 30 May 2011 21:58:57 +0000 (21:58 +0000)]
Fix DVD menu not displayed

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

13 years agocompile on mac fix
Marco Gittler [Mon, 30 May 2011 19:33:55 +0000 (19:33 +0000)]
compile on mac fix

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

13 years agoFix compilation with Qt < 4.7
Jean-Baptiste Mardelle [Mon, 30 May 2011 18:43:22 +0000 (18:43 +0000)]
Fix compilation with Qt < 4.7

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

13 years agoFix crash when changing project profile
Jean-Baptiste Mardelle [Sun, 29 May 2011 21:30:42 +0000 (21:30 +0000)]
Fix crash when changing project profile

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

13 years agosmall cleanup
Jean-Baptiste Mardelle [Sun, 29 May 2011 17:41:00 +0000 (17:41 +0000)]
small cleanup

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

13 years agocleanup
Jean-Baptiste Mardelle [Sun, 29 May 2011 17:08:24 +0000 (17:08 +0000)]
cleanup

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