]> git.sesse.net Git - kdenlive/log
kdenlive
14 years agoCleanup drawing of monitor rulers, add Markers list in clip monitor menu
Jean-Baptiste Mardelle [Wed, 16 Sep 2009 22:58:36 +0000 (22:58 +0000)]
Cleanup drawing of monitor rulers, add Markers list in clip monitor menu

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

14 years agoNew file management tab in project settings dialog, fixes:
Jean-Baptiste Mardelle [Wed, 16 Sep 2009 16:12:48 +0000 (16:12 +0000)]
New file management tab in project settings dialog, fixes:
http://www.kdenlive.org/mantis/view.php?id=1140

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

14 years agoNew file management tab in project settings dialog
Jean-Baptiste Mardelle [Wed, 16 Sep 2009 16:08:53 +0000 (16:08 +0000)]
New file management tab in project settings dialog

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

14 years agoSuppress detection of recordmydesktop and dvgrab on OS X.
Dan Dennedy [Wed, 16 Sep 2009 07:33:40 +0000 (07:33 +0000)]
Suppress detection of recordmydesktop and dvgrab on OS X.

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

14 years agoFix audio sample rate in YouTube HD render profiles.
Dan Dennedy [Wed, 16 Sep 2009 07:18:40 +0000 (07:18 +0000)]
Fix audio sample rate in YouTube HD render profiles.

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

14 years agoNew versions of FFmpeg are likely not to have libfaac since it requires
Dan Dennedy [Wed, 16 Sep 2009 03:40:51 +0000 (03:40 +0000)]
New versions of FFmpeg are likely not to have libfaac since it requires
--enable-nonfree, and a native AAC encoder is available since July 8,
2009. Continued.

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

14 years agoNew versions of FFmpeg are likely not to have libfaac since it requires
Dan Dennedy [Wed, 16 Sep 2009 03:38:36 +0000 (03:38 +0000)]
New versions of FFmpeg are likely not to have libfaac since it requires
--enable-nonfree, and a native AAC encoder is available since July 8,
2009.

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

14 years agoAdd option to remove unused clips from project tree:
Jean-Baptiste Mardelle [Tue, 15 Sep 2009 22:40:49 +0000 (22:40 +0000)]
Add option to remove unused clips from project tree:
http://www.kdenlive.org/mantis/view.php?id=1140

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

14 years agosmall cleanup in project tree drawing
Jean-Baptiste Mardelle [Tue, 15 Sep 2009 22:12:03 +0000 (22:12 +0000)]
small cleanup in project tree drawing

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

14 years agofix compile warning
Jean-Baptiste Mardelle [Tue, 15 Sep 2009 21:34:04 +0000 (21:34 +0000)]
fix compile warning

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

14 years agoFix recent regression: clip properties (duration, etc) not loaded when adding a clip
Jean-Baptiste Mardelle [Tue, 15 Sep 2009 15:59:09 +0000 (15:59 +0000)]
Fix recent regression: clip properties (duration, etc) not loaded when adding a clip

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

14 years agoUse QImage instead of QPixmap where possible, rework the clip loading stuff
Jean-Baptiste Mardelle [Mon, 14 Sep 2009 16:42:05 +0000 (16:42 +0000)]
Use QImage instead of QPixmap where possible, rework the clip loading stuff

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

14 years agoAsk before overwriting existing title
Jean-Baptiste Mardelle [Mon, 14 Sep 2009 07:28:52 +0000 (07:28 +0000)]
Ask before overwriting existing title

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

14 years agoCorrectly use plural in i18n calls, add warning message when user wants to change...
Jean-Baptiste Mardelle [Sat, 12 Sep 2009 21:48:27 +0000 (21:48 +0000)]
Correctly use plural in i18n calls, add warning message when user wants to change the project profile

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

14 years agoFix timeline corruption on group move and spacer tool
Jean-Baptiste Mardelle [Fri, 11 Sep 2009 13:21:00 +0000 (13:21 +0000)]
Fix timeline corruption on group move and spacer tool

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

14 years agoFix corruption when changing the project profile
Jean-Baptiste Mardelle [Fri, 11 Sep 2009 00:37:09 +0000 (00:37 +0000)]
Fix corruption when changing the project profile

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

14 years agoFix composite geometry rectangle
Jean-Baptiste Mardelle [Wed, 9 Sep 2009 23:43:03 +0000 (23:43 +0000)]
Fix composite geometry rectangle

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

14 years agoFix crash on add track:
Jean-Baptiste Mardelle [Wed, 9 Sep 2009 23:05:03 +0000 (23:05 +0000)]
Fix crash on add track:
http://kdenlive.org/mantis/view.php?id=1119

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

14 years agoChange Qt::NoToolBarArea to Qt::BottomToolBarArea since No gives a
Dan Dennedy [Wed, 9 Sep 2009 03:32:46 +0000 (03:32 +0000)]
Change Qt::NoToolBarArea to Qt::BottomToolBarArea since No gives a
runtime warning.

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

14 years agoFix build for KDE 4.2 (at least on OS X).
Dan Dennedy [Tue, 8 Sep 2009 17:56:09 +0000 (17:56 +0000)]
Fix build for KDE 4.2 (at least on OS X).

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

14 years agoTry to fix statusbar layout on all styles
Jean-Baptiste Mardelle [Tue, 8 Sep 2009 12:43:16 +0000 (12:43 +0000)]
Try to fix statusbar layout on all styles

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

14 years agoWorkaround for clean exit on OS X.
Dan Dennedy [Mon, 7 Sep 2009 22:16:07 +0000 (22:16 +0000)]
Workaround for clean exit on OS X.

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

14 years agoCheck for missing lumas when opening a document:
Jean-Baptiste Mardelle [Mon, 7 Sep 2009 20:57:34 +0000 (20:57 +0000)]
Check for missing lumas when opening a document:
http://www.kdenlive.org:80/mantis/view.php?id=1120

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

14 years agoFix compilation
Jean-Baptiste Mardelle [Mon, 7 Sep 2009 20:29:53 +0000 (20:29 +0000)]
Fix compilation

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

14 years agocleanup (hopefully should not mess mac os statusbar layout)
Jean-Baptiste Mardelle [Sun, 6 Sep 2009 13:36:00 +0000 (13:36 +0000)]
cleanup (hopefully should not mess mac os statusbar layout)

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

14 years agoFix painting of timeline ruler (no fixed font value)
Jean-Baptiste Mardelle [Sun, 6 Sep 2009 12:32:33 +0000 (12:32 +0000)]
Fix painting of timeline ruler (no fixed font value)

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

14 years agoSome KDE styles (.e.g. QtCurve) require just a little more space in the status bar...
Dan Dennedy [Sat, 5 Sep 2009 22:43:51 +0000 (22:43 +0000)]
Some KDE styles (.e.g. QtCurve) require just a little more space in the status bar. Otherwise, the bottoms of the tool buttons are sliced off.

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

14 years agoWhen adding a list of clips, don't load each of them in the clip monitor, only the...
Jean-Baptiste Mardelle [Sat, 5 Sep 2009 14:56:08 +0000 (14:56 +0000)]
When adding a list of clips, don't  load each of them in the clip monitor, only the last one

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

14 years agoFix crash when pressing home/end and transition selected:
Jean-Baptiste Mardelle [Thu, 3 Sep 2009 10:36:22 +0000 (10:36 +0000)]
Fix crash when pressing home/end and transition selected:
http://www.kdenlive.org/mantis/view.php?id=1114

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

14 years agoFix template title clips & some other title issues
Jean-Baptiste Mardelle [Wed, 2 Sep 2009 12:35:13 +0000 (12:35 +0000)]
Fix template title clips & some other title issues

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

14 years agoSmall UI fixes
Jean-Baptiste Mardelle [Wed, 2 Sep 2009 08:16:05 +0000 (08:16 +0000)]
Small UI fixes

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

14 years agoUpdate title widget ui
Jean-Baptiste Mardelle [Wed, 2 Sep 2009 00:15:05 +0000 (00:15 +0000)]
Update title widget ui

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

14 years agonew alignment icons
Jean-Baptiste Mardelle [Wed, 2 Sep 2009 00:11:13 +0000 (00:11 +0000)]
new alignment icons

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

14 years agoallow scrolling of unicode characters with mouse wheel
Jean-Baptiste Mardelle [Tue, 1 Sep 2009 21:02:51 +0000 (21:02 +0000)]
allow scrolling of unicode characters with mouse wheel

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

14 years agoFix crash when opening a project with speed effect:
Jean-Baptiste Mardelle [Tue, 1 Sep 2009 20:51:09 +0000 (20:51 +0000)]
Fix crash when opening a project with speed effect:
http://www.kdenlive.org/mantis/view.php?id=1112

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

14 years agoFix inverted rectangles in titles
Jean-Baptiste Mardelle [Mon, 31 Aug 2009 13:30:59 +0000 (13:30 +0000)]
Fix inverted rectangles in titles

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

14 years agoRewrite UI for title animation
Jean-Baptiste Mardelle [Mon, 31 Aug 2009 12:14:41 +0000 (12:14 +0000)]
Rewrite UI for title animation

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

14 years agoShow startup notification when opening a clip in player application
Jean-Baptiste Mardelle [Mon, 31 Aug 2009 12:13:46 +0000 (12:13 +0000)]
Show startup notification when opening a clip in player application

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

14 years agoFix seeking from monitor timecode when in frame mode, change the direction of mouse...
Jean-Baptiste Mardelle [Sun, 30 Aug 2009 09:17:47 +0000 (09:17 +0000)]
Fix seeking from monitor timecode when in frame mode, change the direction of mouse wheel event to be similar to the timeline ruler seeking

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

14 years agoDisable Record Monitor, Capture Settings, and Split view on OS X.
Dan Dennedy [Sat, 29 Aug 2009 21:59:44 +0000 (21:59 +0000)]
Disable Record Monitor, Capture Settings, and Split view on OS X.
Fix frame dropping toggle and display of widgets in status bar on OS X.

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

14 years agoDont't update effects while user is typing a value in the spinbox, instead wait for...
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 21:01:55 +0000 (21:01 +0000)]
Dont't update effects while user is typing a value in the spinbox, instead wait for return

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

14 years agoRemove reference to test file
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 18:34:55 +0000 (18:34 +0000)]
Remove reference to test file

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

14 years agoFix custom effects multiplication:
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 13:26:23 +0000 (13:26 +0000)]
Fix custom effects multiplication:
http://kdenlive.org/mantis/view.php?id=1093

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

14 years agoAdd icon for custom effects
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 13:07:53 +0000 (13:07 +0000)]
Add icon for custom effects

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

14 years agoIcon for custom effect
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 13:07:15 +0000 (13:07 +0000)]
Icon for custom effect

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

14 years agoFix display of effects in timeline clips
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 12:52:09 +0000 (12:52 +0000)]
Fix display of effects in timeline clips

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

14 years agoupdate gain effect xml
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 12:29:46 +0000 (12:29 +0000)]
update gain effect xml

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

14 years agoupdate for new frei0r vertigo effect
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 01:11:51 +0000 (01:11 +0000)]
update for new frei0r vertigo effect

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

14 years agoxml info for new frei0r vertigo effect
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 01:11:17 +0000 (01:11 +0000)]
xml info for new frei0r vertigo effect

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

14 years agoimprove keyframe grabbing in timeline
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 00:38:25 +0000 (00:38 +0000)]
improve keyframe grabbing in timeline

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

14 years agoSeveral fixes for keyframes, fix bug in clip resize start undo and cleanup
Jean-Baptiste Mardelle [Sat, 29 Aug 2009 00:09:52 +0000 (00:09 +0000)]
Several fixes for keyframes, fix bug in clip resize start undo and cleanup

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

14 years agoFix long standing issue where clips could always be inserted at point 0, 0 in timeline
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 17:57:15 +0000 (17:57 +0000)]
Fix long standing issue where clips could always be inserted at point 0, 0 in timeline

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

14 years agoFix scrolling issue on group move
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 16:23:28 +0000 (16:23 +0000)]
Fix scrolling issue on group move

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

14 years agoFix repaint issue when zoomed in and selecting a clip
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 16:07:12 +0000 (16:07 +0000)]
Fix repaint issue when zoomed in and selecting a clip

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

14 years agoSmall repaint fixes
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 15:51:25 +0000 (15:51 +0000)]
Small repaint fixes

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

14 years agoFix painting issues with timeline cursor
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 15:02:17 +0000 (15:02 +0000)]
Fix painting issues with timeline cursor

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

14 years agoGet rid of the display artifacts when using timeline rectangle selection
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 14:27:09 +0000 (14:27 +0000)]
Get rid of the display artifacts when using timeline rectangle selection

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

14 years agocleanup
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 13:32:28 +0000 (13:32 +0000)]
cleanup

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

14 years agocleanup
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 13:23:20 +0000 (13:23 +0000)]
cleanup

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

14 years agoCleanup
Jean-Baptiste Mardelle [Fri, 28 Aug 2009 11:43:20 +0000 (11:43 +0000)]
Cleanup

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

14 years agoFix runtime warning on item removal
Jean-Baptiste Mardelle [Thu, 27 Aug 2009 14:56:47 +0000 (14:56 +0000)]
Fix runtime warning on item removal

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

14 years agoFix painting issues & broken effects
Jean-Baptiste Mardelle [Thu, 27 Aug 2009 12:44:15 +0000 (12:44 +0000)]
Fix painting issues & broken effects

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

14 years agoAdd Mac OS X compatibility through new MLT sdl_audio consumer and a QTGLWidget!
Dan Dennedy [Thu, 27 Aug 2009 05:14:10 +0000 (05:14 +0000)]
Add Mac OS X compatibility through new MLT sdl_audio consumer and a QTGLWidget!

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

14 years agoCleanup track header drawing
Jean-Baptiste Mardelle [Wed, 26 Aug 2009 22:41:58 +0000 (22:41 +0000)]
Cleanup track header drawing

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

14 years agoDon't forget to remove visual tips before deleting them, avoiding a complete repaint
Jean-Baptiste Mardelle [Wed, 26 Aug 2009 15:57:59 +0000 (15:57 +0000)]
Don't forget to remove visual tips before deleting them, avoiding a complete repaint

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

14 years agoVarious fixes to improve general stability in Qt 4.5.2
Jean-Baptiste Mardelle [Wed, 26 Aug 2009 15:42:40 +0000 (15:42 +0000)]
Various fixes to improve general stability in Qt 4.5.2

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

14 years agosmall ui fixes
Jean-Baptiste Mardelle [Wed, 26 Aug 2009 15:23:19 +0000 (15:23 +0000)]
small ui fixes

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

14 years agosvn path=/trunk/kdenlive/; revision=3834
Pavel Vishnevsky [Sun, 23 Aug 2009 06:38:20 +0000 (06:38 +0000)]
svn path=/trunk/kdenlive/; revision=3834

14 years agoUpdated Hungarian translation
Kálmán Szalai [Tue, 18 Aug 2009 05:08:20 +0000 (05:08 +0000)]
Updated Hungarian translation

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

14 years agopt_BR translation updated and more fixes.
Marcelo Soares Souza [Sun, 16 Aug 2009 15:44:44 +0000 (15:44 +0000)]
pt_BR translation updated and more fixes.

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

14 years agoAllow custom name for tracks
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 13:59:42 +0000 (13:59 +0000)]
Allow custom name for tracks

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

14 years agoSmall redraw fixes
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 12:51:27 +0000 (12:51 +0000)]
Small redraw fixes

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

14 years agoFix painting issues (disappearing cursor, clip borders)
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 12:28:04 +0000 (12:28 +0000)]
Fix painting issues (disappearing cursor, clip borders)

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

14 years agoFix group selection & group snap points
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 10:11:02 +0000 (10:11 +0000)]
Fix group selection & group snap points

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

14 years agoMissing commit for title clip duration + fix background for title clips
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 08:10:16 +0000 (08:10 +0000)]
Missing commit for title clip duration + fix background for title clips

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

14 years agoFix qtimeline warning
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 07:03:32 +0000 (07:03 +0000)]
Fix qtimeline warning

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

14 years agoFix title clip duration
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 06:32:53 +0000 (06:32 +0000)]
Fix title clip duration

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

14 years agoFix title thumbnails
Jean-Baptiste Mardelle [Sun, 16 Aug 2009 06:18:22 +0000 (06:18 +0000)]
Fix title thumbnails

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

14 years agoFix display ratio for geometry parameter in effects / transitions
Jean-Baptiste Mardelle [Sat, 15 Aug 2009 22:58:45 +0000 (22:58 +0000)]
Fix display ratio for geometry parameter in effects / transitions

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

14 years agoFix pan & zoom effect:
Jean-Baptiste Mardelle [Sat, 15 Aug 2009 21:52:35 +0000 (21:52 +0000)]
Fix pan & zoom effect:
http://www.kdenlive.org/mantis/view.php?id=1086

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

14 years agoFix profile not correctly used for new project:
Jean-Baptiste Mardelle [Sat, 15 Aug 2009 20:56:34 +0000 (20:56 +0000)]
Fix profile not correctly used for new project:
http://www.kdenlive.org/mantis/view.php?id=1084

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

14 years agoFix various effects related crashes (don't store effects in QList, but use QDomDocume...
Jean-Baptiste Mardelle [Fri, 14 Aug 2009 22:04:01 +0000 (22:04 +0000)]
Fix various effects related crashes (don't store effects in QList, but use QDomDocument instead)

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

14 years agoMore Translations Fixes
Marcelo Soares Souza [Thu, 13 Aug 2009 16:22:46 +0000 (16:22 +0000)]
More Translations Fixes

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

14 years agoPolish translation by Mariusz Pluciński <vshader@gmail.com>
Markus Slopianka [Thu, 13 Aug 2009 15:23:17 +0000 (15:23 +0000)]
Polish translation by Mariusz Pluciński <vshader@gmail.com>

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

14 years agoPolish translation by Mariusz Pluciński <vshader@gmail.com>
Markus Slopianka [Thu, 13 Aug 2009 15:22:31 +0000 (15:22 +0000)]
Polish translation by Mariusz Pluciński <vshader@gmail.com>

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

14 years agoMerge branch 'master' of ssh://kdenlive.git.sourceforge.net/gitroot/kdenlive
Marco Gittler [Thu, 13 Aug 2009 10:45:14 +0000 (10:45 +0000)]
Merge branch 'master' of ssh://kdenlive.git.sourceforge.net/gitroot/kdenlive

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

14 years agoFix default directory for rendering
Jean-Baptiste Mardelle [Mon, 10 Aug 2009 20:10:16 +0000 (20:10 +0000)]
Fix default directory for rendering

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

14 years agoFix renderer path:
Jean-Baptiste Mardelle [Mon, 10 Aug 2009 20:05:13 +0000 (20:05 +0000)]
Fix renderer path:
http://kdenlive.org/mantis/view.php?id=1075

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

14 years agoreindent
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 20:28:27 +0000 (20:28 +0000)]
reindent

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

14 years agoClean up timecode handling, improves:
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 20:26:58 +0000 (20:26 +0000)]
Clean up timecode handling, improves:
http://www.kdenlive.org/mantis/view.php?id=1080

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

14 years agoFix broken loading when document profile was different than default profile
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 19:23:32 +0000 (19:23 +0000)]
Fix broken loading when document profile was different than default profile

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

14 years agoFix broken loading of documents with several clips that are not in timeline
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 18:36:11 +0000 (18:36 +0000)]
Fix broken loading of documents with several clips that are not in timeline

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

14 years agoFix compile warning
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 16:34:01 +0000 (16:34 +0000)]
Fix compile warning

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

14 years agoFix compile warnings
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 16:32:47 +0000 (16:32 +0000)]
Fix compile warnings

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

14 years agoFix compilation warnings
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 16:31:31 +0000 (16:31 +0000)]
Fix compilation warnings

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

14 years agoCleanup effect deletion
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 11:04:37 +0000 (11:04 +0000)]
Cleanup effect deletion

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

14 years agoFix compilation warnings
Jean-Baptiste Mardelle [Sun, 9 Aug 2009 09:46:28 +0000 (09:46 +0000)]
Fix compilation warnings

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

14 years agouse QObject since we don't need more
Jean-Baptiste Mardelle [Fri, 7 Aug 2009 16:33:34 +0000 (16:33 +0000)]
use QObject since we don't need more

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

14 years agoTry to avoid effect crash
Jean-Baptiste Mardelle [Fri, 7 Aug 2009 07:07:42 +0000 (07:07 +0000)]
Try to avoid effect crash

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

14 years agoFix effects confusion
Jean-Baptiste Mardelle [Wed, 5 Aug 2009 23:20:19 +0000 (23:20 +0000)]
Fix effects confusion

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