]> git.sesse.net Git - kdenlive/log
kdenlive
16 years agoDisplay some progress info when opening document
Jean-Baptiste Mardelle [Mon, 26 May 2008 10:52:47 +0000 (10:52 +0000)]
Display some progress info when opening document

svn path=/branches/KDE4/; revision=2198

16 years agoimport markers from 0.6 and 0.5 document versions
Jean-Baptiste Mardelle [Wed, 21 May 2008 22:24:34 +0000 (22:24 +0000)]
import markers from 0.6 and 0.5 document versions

svn path=/branches/KDE4/; revision=2197

16 years agocorrectly update timeline after marker was added
Jean-Baptiste Mardelle [Wed, 21 May 2008 21:38:04 +0000 (21:38 +0000)]
correctly update timeline after marker was added

svn path=/branches/KDE4/; revision=2196

16 years agostart implementing markers
Jean-Baptiste Mardelle [Wed, 21 May 2008 21:18:40 +0000 (21:18 +0000)]
start implementing markers

svn path=/branches/KDE4/; revision=2195

16 years agoimprove opening of Kdenlive 0.6 documents
Jean-Baptiste Mardelle [Wed, 21 May 2008 17:33:39 +0000 (17:33 +0000)]
improve opening of Kdenlive 0.6 documents

svn path=/branches/KDE4/; revision=2194

16 years ago* Delete transition from context menu
Jean-Baptiste Mardelle [Tue, 20 May 2008 20:55:18 +0000 (20:55 +0000)]
* Delete transition from context menu
* Try styling status bar buttons & slider

svn path=/branches/KDE4/; revision=2193

16 years agoUpdated FFmpeg detection
Jean-Baptiste Mardelle [Tue, 20 May 2008 09:48:20 +0000 (09:48 +0000)]
Updated FFmpeg detection

svn path=/branches/KDE4/; revision=2191

16 years agoupdated FFmpeg detection
Jean-Baptiste Mardelle [Fri, 16 May 2008 21:18:29 +0000 (21:18 +0000)]
updated FFmpeg detection

svn path=/branches/KDE4/; revision=2189

16 years agoAdd const to foreach, some indent fixes
Jean-Baptiste Mardelle [Mon, 12 May 2008 21:52:09 +0000 (21:52 +0000)]
Add const to foreach, some indent fixes

svn path=/branches/KDE4/; revision=2188

16 years agoseveral transition move fixes
Jean-Baptiste Mardelle [Mon, 12 May 2008 20:28:19 +0000 (20:28 +0000)]
several transition move fixes

svn path=/branches/KDE4/; revision=2187

16 years ago* don't crash when clip is missing
Jean-Baptiste Mardelle [Mon, 12 May 2008 18:29:28 +0000 (18:29 +0000)]
* don't crash when clip is missing
* disabling audio thumbs should stop running processes

svn path=/branches/KDE4/; revision=2186

16 years agoallow to open the kdenlive KDE3 project files (not finished yet)
Jean-Baptiste Mardelle [Mon, 12 May 2008 12:39:28 +0000 (12:39 +0000)]
allow to open the kdenlive KDE3 project files (not finished yet)

svn path=/branches/KDE4/; revision=2185

16 years agoload transitions when opening project file
Jean-Baptiste Mardelle [Mon, 12 May 2008 11:28:59 +0000 (11:28 +0000)]
load transitions when opening project file

svn path=/branches/KDE4/; revision=2184

16 years agoFix transition moving
Jean-Baptiste Mardelle [Mon, 12 May 2008 08:36:55 +0000 (08:36 +0000)]
Fix transition moving

svn path=/branches/KDE4/; revision=2183

16 years ago* Re-use frame to get thumbnail instead of creating a new producer
Jean-Baptiste Mardelle [Sun, 11 May 2008 23:12:06 +0000 (23:12 +0000)]
* Re-use frame to get thumbnail instead of creating a new producer
* Fix bug in transition move

svn path=/branches/KDE4/; revision=2182

16 years agoUse FFmpeg codec description to display in clip properties if available
Jean-Baptiste Mardelle [Sun, 11 May 2008 19:12:40 +0000 (19:12 +0000)]
Use FFmpeg codec description to display in clip properties if available

svn path=/branches/KDE4/; revision=2181

16 years agoFix move effects up and down in stack
Jean-Baptiste Mardelle [Sun, 11 May 2008 16:24:34 +0000 (16:24 +0000)]
Fix move effects up and down in stack

svn path=/branches/KDE4/; revision=2180

16 years agore-enabling an effect now inserts it at the correct index
Jean-Baptiste Mardelle [Sun, 11 May 2008 15:19:57 +0000 (15:19 +0000)]
re-enabling an effect now inserts it at the correct index

svn path=/branches/KDE4/; revision=2179

16 years agoWhen opening a project file, restore effects
Jean-Baptiste Mardelle [Sun, 11 May 2008 09:11:03 +0000 (09:11 +0000)]
When opening a project file, restore effects

svn path=/branches/KDE4/; revision=2178

16 years agouse qAbs() instead of abs()
Jean-Baptiste Mardelle [Sat, 10 May 2008 18:51:49 +0000 (18:51 +0000)]
use qAbs() instead of abs()

svn path=/branches/KDE4/; revision=2177

16 years ago* Revert to an easier MLT playlist manipulation now that MLT allows easy transition...
Jean-Baptiste Mardelle [Sat, 10 May 2008 18:29:44 +0000 (18:29 +0000)]
* Revert to an easier MLT playlist manipulation now that MLT allows easy transition removal
* Start implementing save/load project

svn path=/branches/KDE4/; revision=2175

16 years agoseveral updates for slideshow clips
Jean-Baptiste Mardelle [Mon, 5 May 2008 13:52:25 +0000 (13:52 +0000)]
several updates for slideshow clips

svn path=/branches/KDE4/; revision=2170

16 years ago*Re-introduce slideshow clips
Jean-Baptiste Mardelle [Fri, 2 May 2008 13:31:01 +0000 (13:31 +0000)]
*Re-introduce slideshow clips
*color of color clips can now be edited
*cleanup

svn path=/branches/KDE4/; revision=2169

16 years agofix ffmpeg include path
Marco Gittler [Fri, 25 Apr 2008 17:28:03 +0000 (17:28 +0000)]
fix ffmpeg include path

svn path=/branches/KDE4/; revision=2168

16 years agoAlt + Left / Right to go to previous / next snap point
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 21:21:18 +0000 (21:21 +0000)]
Alt + Left / Right to go to previous / next snap point

svn path=/branches/KDE4/; revision=2166

16 years agoFix frame imprecision in some cases
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 20:38:11 +0000 (20:38 +0000)]
Fix frame imprecision in some cases

svn path=/branches/KDE4/; revision=2165

16 years agoFix small track problem when adding clip to timeline
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 15:12:32 +0000 (15:12 +0000)]
Fix small track problem when adding clip to timeline

svn path=/branches/KDE4/; revision=2164

16 years agoWheel on project timeline ruler to seek, ctrl+wheel seeks 1 second instead of 1 frame
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 15:07:52 +0000 (15:07 +0000)]
Wheel on project timeline ruler to seek, ctrl+wheel seeks 1 second instead of 1 frame

svn path=/branches/KDE4/; revision=2163

16 years agoStart of tools:
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 12:40:41 +0000 (12:40 +0000)]
Start of tools:
select and razor working for now

svn path=/branches/KDE4/; revision=2162

16 years agosmall cleanup
Jean-Baptiste Mardelle [Fri, 11 Apr 2008 12:39:41 +0000 (12:39 +0000)]
small cleanup

svn path=/branches/KDE4/; revision=2161

16 years agoImages and SVG can now be added in titles through add image...
Jean-Baptiste Mardelle [Sun, 6 Apr 2008 18:25:36 +0000 (18:25 +0000)]
Images and SVG can now be added in titles through add image...

svn path=/branches/KDE4/; revision=2160

16 years agoTitle clips now really usable (only transparency & duration change still missing)
Jean-Baptiste Mardelle [Sun, 6 Apr 2008 14:37:28 +0000 (14:37 +0000)]
Title clips now really usable (only transparency & duration change still missing)

svn path=/branches/KDE4/; revision=2159

16 years agoFill background with small square pattern to make transparency visible
Jean-Baptiste Mardelle [Sun, 6 Apr 2008 12:30:30 +0000 (12:30 +0000)]
Fill background with small square pattern to make transparency visible

svn path=/branches/KDE4/; revision=2158

16 years agotitle widget: small UI fixes and one crash fix
Jean-Baptiste Mardelle [Sun, 6 Apr 2008 09:52:54 +0000 (09:52 +0000)]
title widget: small UI fixes and one crash fix

svn path=/branches/KDE4/; revision=2157

16 years agoTitle widget improvements:
Jean-Baptiste Mardelle [Sat, 5 Apr 2008 21:45:15 +0000 (21:45 +0000)]
Title widget improvements:
* redesign widget ui
* fix load/save problems
* initial support for title pixmap creation

svn path=/branches/KDE4/; revision=2156

16 years agotitle improvements (bold, italic, move items with arrow keys)
Jean-Baptiste Mardelle [Wed, 2 Apr 2008 21:03:33 +0000 (21:03 +0000)]
title improvements (bold, italic, move items with arrow keys)

svn path=/branches/KDE4/; revision=2155

16 years agoMore work on title widget:
Jean-Baptiste Mardelle [Mon, 31 Mar 2008 22:43:10 +0000 (22:43 +0000)]
More work on title widget:

*disable textedit for now, it doesn't seem possible to make it work in sync with the qgraphicstextitem - for example selection in the 2 widgets cannot easily be synced, and the textedit->toHtml does not support color transparency...

* add picture of current project frame as background

svn path=/branches/KDE4/; revision=2154

16 years agoImprove title widget (zoom + object position)
Jean-Baptiste Mardelle [Mon, 31 Mar 2008 19:46:41 +0000 (19:46 +0000)]
Improve title widget (zoom + object position)

svn path=/branches/KDE4/; revision=2153

16 years agobetter handling of transitionitem
Marco Gittler [Mon, 31 Mar 2008 19:18:58 +0000 (19:18 +0000)]
better handling of transitionitem

svn path=/branches/KDE4/; revision=2152

16 years agofix fault on exit kdenlive
Marco Gittler [Mon, 31 Mar 2008 11:01:32 +0000 (11:01 +0000)]
fix fault on exit kdenlive

svn path=/branches/KDE4/; revision=2151

16 years agoStart improving title creator
Jean-Baptiste Mardelle [Mon, 31 Mar 2008 10:20:40 +0000 (10:20 +0000)]
Start improving title creator

svn path=/branches/KDE4/; revision=2150

16 years agoupdate transition on inital click
Marco Gittler [Sun, 30 Mar 2008 21:38:36 +0000 (21:38 +0000)]
update transition on inital click

svn path=/branches/KDE4/; revision=2149

16 years agoraise effect/transition dockwidgets when specific item is selected
Marco Gittler [Sun, 30 Mar 2008 20:47:38 +0000 (20:47 +0000)]
raise effect/transition dockwidgets when specific item is selected

svn path=/branches/KDE4/; revision=2148

16 years agomade effectLists static
Marco Gittler [Sun, 30 Mar 2008 20:17:35 +0000 (20:17 +0000)]
made effectLists static

svn path=/branches/KDE4/; revision=2147

16 years agoForgot to commit...
Jean-Baptiste Mardelle [Sun, 30 Mar 2008 19:32:14 +0000 (19:32 +0000)]
Forgot to commit...

svn path=/branches/KDE4/; revision=2146

16 years agoDon't generate move event on clip selection
Jean-Baptiste Mardelle [Sun, 30 Mar 2008 19:28:56 +0000 (19:28 +0000)]
Don't generate move event on clip selection

svn path=/branches/KDE4/; revision=2145

16 years agoFix small bug in clip move
Jean-Baptiste Mardelle [Sun, 30 Mar 2008 19:04:05 +0000 (19:04 +0000)]
Fix small bug in clip move

svn path=/branches/KDE4/; revision=2144

16 years agoFix transition track error
Jean-Baptiste Mardelle [Sun, 30 Mar 2008 17:42:13 +0000 (17:42 +0000)]
Fix transition track error

svn path=/branches/KDE4/; revision=2143

16 years agoUse internal attribute for audio track mixing
Jean-Baptiste Mardelle [Sun, 30 Mar 2008 16:32:41 +0000 (16:32 +0000)]
Use internal attribute for audio track mixing

svn path=/branches/KDE4/; revision=2142

16 years agomonitor context menu, add extract frame
Jean-Baptiste Mardelle [Sat, 29 Mar 2008 14:23:07 +0000 (14:23 +0000)]
monitor context menu, add extract frame

svn path=/branches/KDE4/; revision=2141

16 years agoDon't delete transition on updating if not necessary (needs MLT patch for luma files)
Jean-Baptiste Mardelle [Fri, 28 Mar 2008 21:52:02 +0000 (21:52 +0000)]
Don't delete transition on updating if not necessary (needs MLT patch for luma files)

svn path=/branches/KDE4/; revision=2140

16 years agofix when selection transition
Marco Gittler [Fri, 28 Mar 2008 21:04:12 +0000 (21:04 +0000)]
fix when selection transition

svn path=/branches/KDE4/; revision=2139

16 years agokeep vertical position when zooming
Jean-Baptiste Mardelle [Fri, 28 Mar 2008 10:27:52 +0000 (10:27 +0000)]
keep vertical position when zooming

svn path=/branches/KDE4/; revision=2138

16 years agoFix transition max duration
Jean-Baptiste Mardelle [Fri, 28 Mar 2008 09:39:44 +0000 (09:39 +0000)]
Fix transition max duration

svn path=/branches/KDE4/; revision=2137

16 years agofix for transitionsparams
Marco Gittler [Fri, 28 Mar 2008 09:31:55 +0000 (09:31 +0000)]
fix for transitionsparams
but after insert the tracks are changed in "Transition" from 4->5 to 0->5

svn path=/branches/KDE4/; revision=2136

16 years agofix selecting transition/effect enables widget
Marco Gittler [Fri, 28 Mar 2008 00:24:20 +0000 (00:24 +0000)]
fix selecting transition/effect enables widget

svn path=/branches/KDE4/; revision=2135

16 years agogive some more params to MLT consumer
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 23:46:53 +0000 (23:46 +0000)]
give some more params to MLT consumer

svn path=/branches/KDE4/; revision=2134

16 years agoFix the fix
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 23:03:26 +0000 (23:03 +0000)]
Fix the fix

svn path=/branches/KDE4/; revision=2133

16 years agoFix crash on timeline click
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 22:55:09 +0000 (22:55 +0000)]
Fix crash on timeline click

svn path=/branches/KDE4/; revision=2132

16 years agoFix transition moving
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 22:50:43 +0000 (22:50 +0000)]
Fix transition moving

svn path=/branches/KDE4/; revision=2131

16 years agosome small updates
Marco Gittler [Thu, 27 Mar 2008 22:50:29 +0000 (22:50 +0000)]
some small updates

svn path=/branches/KDE4/; revision=2130

16 years agoMake transition updating work again
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 22:40:07 +0000 (22:40 +0000)]
Make transition updating work again

svn path=/branches/KDE4/; revision=2129

16 years agoFirst big cleanup of transition / clipitem. Transitions are a bit broken for now...
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 21:35:59 +0000 (21:35 +0000)]
First big cleanup of transition / clipitem. Transitions are a bit broken for now, should be fixed soon

svn path=/branches/KDE4/; revision=2128

16 years agoSave default profile
Jean-Baptiste Mardelle [Thu, 27 Mar 2008 00:54:39 +0000 (00:54 +0000)]
Save default profile

svn path=/branches/KDE4/; revision=2127

16 years agoTransition resize
Jean-Baptiste Mardelle [Wed, 26 Mar 2008 22:45:42 +0000 (22:45 +0000)]
Transition resize

svn path=/branches/KDE4/; revision=2126

16 years agoFix transition moving (still crashing a lot)
Jean-Baptiste Mardelle [Wed, 26 Mar 2008 21:16:32 +0000 (21:16 +0000)]
Fix transition moving (still crashing a lot)

svn path=/branches/KDE4/; revision=2125

16 years agopreload the preview icons for pgm/png files
Marco Gittler [Wed, 26 Mar 2008 11:46:06 +0000 (11:46 +0000)]
preload the preview icons for pgm/png files
updated german texts

svn path=/branches/KDE4/; revision=2124

16 years agomissing cmake module file for translation
Marco Gittler [Wed, 26 Mar 2008 00:39:08 +0000 (00:39 +0000)]
missing cmake module file for translation

svn path=/branches/KDE4/; revision=2123

16 years agoscript to extract all messages to .pot file
Marco Gittler [Tue, 25 Mar 2008 22:42:09 +0000 (22:42 +0000)]
script to extract all messages to .pot file

svn path=/branches/KDE4/; revision=2122

16 years agofirst po file
Marco Gittler [Tue, 25 Mar 2008 22:37:03 +0000 (22:37 +0000)]
first po file

svn path=/branches/KDE4/; revision=2121

16 years agoi hope this is a good locale fix for params with decimal point
Marco Gittler [Tue, 25 Mar 2008 17:37:42 +0000 (17:37 +0000)]
i hope this is a good locale fix for params with decimal point

svn path=/branches/KDE4/; revision=2120

16 years agocomplex parameter also for "geometry"
Marco Gittler [Tue, 25 Mar 2008 17:34:42 +0000 (17:34 +0000)]
complex parameter also for "geometry"

svn path=/branches/KDE4/; revision=2119

16 years agomissing change
Marco Gittler [Mon, 24 Mar 2008 18:33:19 +0000 (18:33 +0000)]
missing change

svn path=/branches/KDE4/; revision=2118

16 years agotransitions movable
Marco Gittler [Mon, 24 Mar 2008 18:28:09 +0000 (18:28 +0000)]
transitions movable

svn path=/branches/KDE4/; revision=2117

16 years agoAlso snap to transitions
Jean-Baptiste Mardelle [Mon, 24 Mar 2008 13:34:59 +0000 (13:34 +0000)]
Also snap to transitions

svn path=/branches/KDE4/; revision=2116

16 years agoFix crash when trying to apply effect on transition item
Jean-Baptiste Mardelle [Mon, 24 Mar 2008 13:22:51 +0000 (13:22 +0000)]
Fix crash when trying to apply effect on transition item

svn path=/branches/KDE4/; revision=2115

16 years agoimproved communication between project tree and docclipbase
Jean-Baptiste Mardelle [Mon, 24 Mar 2008 12:44:56 +0000 (12:44 +0000)]
improved communication between project tree and docclipbase

svn path=/branches/KDE4/; revision=2114

16 years agoname on transition and update on change
Marco Gittler [Mon, 24 Mar 2008 12:17:29 +0000 (12:17 +0000)]
name on transition and update on change
simplify transition parameters
use params with factors

svn path=/branches/KDE4/; revision=2113

16 years agoimages for luma can be selected
Marco Gittler [Mon, 24 Mar 2008 11:21:14 +0000 (11:21 +0000)]
images for luma can be selected

svn path=/branches/KDE4/; revision=2112

16 years agocleanup and now every change of transitions tag updates the monitor
Marco Gittler [Mon, 24 Mar 2008 10:46:46 +0000 (10:46 +0000)]
cleanup and now every change of transitions tag updates the monitor

svn path=/branches/KDE4/; revision=2111

16 years agoaffine transf. with some parameters
Marco Gittler [Mon, 24 Mar 2008 01:37:02 +0000 (01:37 +0000)]
affine transf. with some parameters

svn path=/branches/KDE4/; revision=2110

16 years agomore simple xml create
Marco Gittler [Mon, 24 Mar 2008 00:40:36 +0000 (00:40 +0000)]
more simple xml create

svn path=/branches/KDE4/; revision=2109

16 years agotransitions use now same xmlfile than effects (dynamic build for internal transitions...
Marco Gittler [Mon, 24 Mar 2008 00:09:36 +0000 (00:09 +0000)]
transitions use now same xmlfile than effects (dynamic build for internal transitions until metadata available)

svn path=/branches/KDE4/; revision=2108

16 years agoImproved timeline ruler
Jean-Baptiste Mardelle [Sun, 23 Mar 2008 23:49:50 +0000 (23:49 +0000)]
Improved timeline ruler

svn path=/branches/KDE4/; revision=2107

16 years agoUse smaller font for GUI, looks much better I think
Jean-Baptiste Mardelle [Sun, 23 Mar 2008 22:35:27 +0000 (22:35 +0000)]
Use smaller font for GUI, looks much better I think

svn path=/branches/KDE4/; revision=2106

16 years agoFix timeline scrollbar and clips disappearing on drop
Jean-Baptiste Mardelle [Sun, 23 Mar 2008 21:50:05 +0000 (21:50 +0000)]
Fix timeline scrollbar and clips disappearing on drop

svn path=/branches/KDE4/; revision=2105

16 years ago* more infos in clip properties dialog
Jean-Baptiste Mardelle [Sun, 23 Mar 2008 20:55:33 +0000 (20:55 +0000)]
* more infos in clip properties dialog
* do not try to create audio thumbs on mute files

svn path=/branches/KDE4/; revision=2104

16 years agoClip properties dialog
Jean-Baptiste Mardelle [Sun, 23 Mar 2008 19:13:28 +0000 (19:13 +0000)]
Clip properties dialog

svn path=/branches/KDE4/; revision=2103

16 years agofolders in project view
Jean-Baptiste Mardelle [Sat, 22 Mar 2008 23:12:39 +0000 (23:12 +0000)]
folders in project view

svn path=/branches/KDE4/; revision=2102

16 years agouse effectstackedit also for transitions
Marco Gittler [Sat, 22 Mar 2008 22:35:20 +0000 (22:35 +0000)]
use effectstackedit also for transitions

svn path=/branches/KDE4/; revision=2101

16 years agomore cleanup
Marco Gittler [Sat, 22 Mar 2008 15:59:05 +0000 (15:59 +0000)]
more cleanup

svn path=/branches/KDE4/; revision=2100

16 years agono more crash on open files, but open many files at once must show all they in the...
Marco Gittler [Sat, 22 Mar 2008 13:46:59 +0000 (13:46 +0000)]
no more crash on open files, but open many files at once must show all they in the monitor ?

svn path=/branches/KDE4/; revision=2099

16 years agoenabled menus
Marco Gittler [Sat, 22 Mar 2008 00:21:12 +0000 (00:21 +0000)]
enabled menus

svn path=/branches/KDE4/; revision=2098

16 years agoremoved warnings to see real warning messages (except customtrackview)
Marco Gittler [Sat, 22 Mar 2008 00:17:19 +0000 (00:17 +0000)]
removed warnings to see real warning messages (except customtrackview)

svn path=/branches/KDE4/; revision=2097

16 years agolast files updated with forward declaration
Marco Gittler [Sat, 22 Mar 2008 00:06:43 +0000 (00:06 +0000)]
last files updated with forward declaration

svn path=/branches/KDE4/; revision=2096

16 years agouse more forward decl. to have no unneeded recompiling
Marco Gittler [Fri, 21 Mar 2008 23:50:41 +0000 (23:50 +0000)]
use more forward decl. to have no unneeded recompiling

svn path=/branches/KDE4/; revision=2095

16 years agorect calc moved into abstract class
Marco Gittler [Fri, 21 Mar 2008 23:09:19 +0000 (23:09 +0000)]
rect calc moved into abstract class

svn path=/branches/KDE4/; revision=2094

16 years agoshow after update transition the right frame in monitor
Marco Gittler [Fri, 21 Mar 2008 15:26:13 +0000 (15:26 +0000)]
show after update transition the right frame in monitor

svn path=/branches/KDE4/; revision=2093

16 years agoall transitions can now added
Marco Gittler [Fri, 21 Mar 2008 14:15:06 +0000 (14:15 +0000)]
all transitions can now added

svn path=/branches/KDE4/; revision=2092

16 years agotransitions are can now be replaced and less warnings
Marco Gittler [Fri, 21 Mar 2008 12:36:22 +0000 (12:36 +0000)]
transitions are can now be replaced and less warnings

svn path=/branches/KDE4/; revision=2091