]> git.sesse.net Git - kdenlive/log
kdenlive
12 years agoNew widget for effect group
Jean-Baptiste Mardelle [Wed, 28 Mar 2012 18:31:35 +0000 (20:31 +0200)]
New widget for effect group

12 years agoImprove stylesheets for effect widget (hoved, selected,...)
Jean-Baptiste Mardelle [Wed, 28 Mar 2012 12:43:01 +0000 (14:43 +0200)]
Improve stylesheets for effect widget (hoved, selected,...)

12 years agoSome ui love for new effect stack
Jean-Baptiste Mardelle [Wed, 28 Mar 2012 01:03:54 +0000 (03:03 +0200)]
Some ui love for new effect stack

12 years agoFix moving of track effects
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 23:08:59 +0000 (01:08 +0200)]
Fix moving of track effects

12 years agoUse new parametercontainer widget for transitions
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 21:52:06 +0000 (23:52 +0200)]
Use new parametercontainer widget for transitions

12 years agoApply effect when return pressed in effect list
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 18:49:17 +0000 (20:49 +0200)]
Apply effect when return pressed in effect list

12 years agoEffectstack: Fix dropping on a group
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 13:37:58 +0000 (15:37 +0200)]
Effectstack: Fix dropping on a group

12 years agoFix effect selection
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 13:00:18 +0000 (15:00 +0200)]
Fix effect selection

12 years agoFix enabling / disabling all effects in a clip & effect info text
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 12:46:39 +0000 (14:46 +0200)]
Fix enabling / disabling all effects in a clip & effect info text

12 years agoEffect stack: mouse wheel changes parameter when no scrolling is possible
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 12:19:07 +0000 (14:19 +0200)]
Effect stack: mouse wheel changes parameter when no scrolling is possible

12 years agoFix selected index in effect stack
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 10:09:15 +0000 (12:09 +0200)]
Fix selected index in effect stack

12 years agoFix dropping new effect in effect stack
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 10:01:04 +0000 (12:01 +0200)]
Fix dropping new effect in effect stack

12 years agoImplement drag & drop of effects in effect stack
Jean-Baptiste Mardelle [Mon, 26 Mar 2012 09:36:24 +0000 (11:36 +0200)]
Implement drag & drop of effects in effect stack

12 years agoeffect stack cleanup
Jean-Baptiste Mardelle [Sun, 25 Mar 2012 23:30:53 +0000 (01:30 +0200)]
effect stack cleanup

12 years agoSome progress on effect group
Jean-Baptiste Mardelle [Sat, 24 Mar 2012 20:25:43 +0000 (21:25 +0100)]
Some progress on effect group

12 years agoFix crashed in group effects
Jean-Baptiste Mardelle [Sat, 24 Mar 2012 10:54:08 +0000 (11:54 +0100)]
Fix crashed in group effects

12 years agoStart work on effect groups
Jean-Baptiste Mardelle [Sat, 24 Mar 2012 10:44:36 +0000 (11:44 +0100)]
Start work on effect groups

12 years agoEffects can now be dragged from the effect stack to another clip
Jean-Baptiste Mardelle [Sat, 24 Mar 2012 03:14:32 +0000 (04:14 +0100)]
Effects can now be dragged from the effect stack to another clip

12 years agoFix crash with track effects
Jean-Baptiste Mardelle [Thu, 22 Mar 2012 21:06:00 +0000 (22:06 +0100)]
Fix crash with track effects

12 years agoImplement reset effect in new effect stack
Jean-Baptiste Mardelle [Tue, 20 Mar 2012 23:12:56 +0000 (00:12 +0100)]
Implement reset effect in new effect stack

12 years agoFix newly introduced effect types
Jean-Baptiste Mardelle [Tue, 20 Mar 2012 18:53:49 +0000 (19:53 +0100)]
Fix newly introduced effect types

12 years agoEffect stack: do not change parameter value on mousewheel when scrolling.
Jean-Baptiste Mardelle [Tue, 20 Mar 2012 16:10:27 +0000 (17:10 +0100)]
Effect stack: do not change parameter value on mousewheel when scrolling.
User now needs to click once in the parameter to change value with mouse wheel

12 years agokeep track of effect state (collapsed or not)
Jean-Baptiste Mardelle [Mon, 19 Mar 2012 22:34:15 +0000 (23:34 +0100)]
keep track of effect state (collapsed or not)

12 years agoEffectstack UI update
Jean-Baptiste Mardelle [Mon, 19 Mar 2012 18:01:02 +0000 (19:01 +0100)]
Effectstack UI update

12 years agoMerge branch 'master' into effectstack
Jean-Baptiste Mardelle [Mon, 19 Mar 2012 13:05:53 +0000 (14:05 +0100)]
Merge branch 'master' into effectstack

Conflicts:
src/CMakeLists.txt

12 years agoAdd missing ui file for new effect stack
Jean-Baptiste Mardelle [Mon, 19 Mar 2012 13:02:54 +0000 (14:02 +0100)]
Add missing ui file for new effect stack

12 years agoImage sequences can now start at an arbitrary frame, just select the first one in...
Jean-Baptiste Mardelle [Sat, 17 Mar 2012 10:27:50 +0000 (11:27 +0100)]
Image sequences can now start at an arbitrary frame, just select the first one in slideshow dialog:
http://kdenlive.org/mantis/view.php?id=2508

12 years agoPrevent possible crash:
Jean-Baptiste Mardelle [Fri, 16 Mar 2012 16:18:47 +0000 (17:18 +0100)]
Prevent possible crash:
http://kdenlive.org/mantis/view.php?id=2544

12 years agoGet rid of all blackmagic stuff, we now get infos directly from MLT, no more compile...
Jean-Baptiste Mardelle [Fri, 16 Mar 2012 14:19:47 +0000 (15:19 +0100)]
Get rid of all blackmagic stuff, we now get infos directly from MLT, no more compile warnings :)

12 years agoSome more cleanup in monitors, improve capture fullscreen
Jean-Baptiste Mardelle [Wed, 14 Mar 2012 21:38:36 +0000 (22:38 +0100)]
Some more cleanup in monitors, improve capture fullscreen

12 years agoDo not hide render profile list when there is only one item:
Jean-Baptiste Mardelle [Wed, 14 Mar 2012 16:14:43 +0000 (17:14 +0100)]
Do not hide render profile list when there is only one item:
http://kdenlive.org/mantis/view.php?id=2543

12 years agoCleanup: remove duplicate monitor code, allow fullscreen for record monitor
Jean-Baptiste Mardelle [Wed, 14 Mar 2012 13:59:56 +0000 (14:59 +0100)]
Cleanup: remove duplicate monitor code, allow fullscreen for record monitor

12 years agoFix recent regression (composite transition preview not working)
Jean-Baptiste Mardelle [Wed, 14 Mar 2012 11:23:02 +0000 (12:23 +0100)]
Fix recent regression (composite transition preview not working)

12 years agoFix R/B channels swapped in color scopes.
Till Theato [Fri, 9 Mar 2012 11:16:51 +0000 (12:16 +0100)]
Fix R/B channels swapped in color scopes.

12 years agoUse enum instead of string to identify monitors
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 20:46:48 +0000 (21:46 +0100)]
Use enum instead of string to identify monitors

12 years agoMissing files from scope manager merge
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 17:58:31 +0000 (18:58 +0100)]
Missing files from scope manager merge

12 years agoDisable recording option while previewing / recording
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 14:18:48 +0000 (15:18 +0100)]
Disable recording option while previewing / recording

12 years agoFix color scopes for capture devices (webcam,..)
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 14:05:50 +0000 (15:05 +0100)]
Fix color scopes for capture devices (webcam,..)

12 years agoFix monitor id from last commit
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 13:44:06 +0000 (14:44 +0100)]
Fix monitor id from last commit

12 years agoFix broken color scopes
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 13:35:29 +0000 (14:35 +0100)]
Fix broken color scopes

12 years agoMerging of scopes manager by Granjow (final merge)
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 13:16:19 +0000 (14:16 +0100)]
Merging of scopes manager by Granjow (final merge)

12 years agoContinue merging of scopemanager from Granjow
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 12:53:31 +0000 (13:53 +0100)]
Continue merging of scopemanager from Granjow

12 years agoPreparing for scope manager (merge from Granjow's work in refactoring)
Jean-Baptiste Mardelle [Tue, 6 Mar 2012 12:46:38 +0000 (13:46 +0100)]
Preparing for scope manager (merge from Granjow's work in refactoring)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 3 Mar 2012 09:52:52 +0000 (10:52 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 25 Feb 2012 09:46:11 +0000 (10:46 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 16 Feb 2012 09:47:58 +0000 (10:47 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoCleanup slideshow clip method, prepare for improved sequence support (still needs...
Jean-Baptiste Mardelle [Wed, 15 Feb 2012 12:41:43 +0000 (13:41 +0100)]
Cleanup slideshow clip  method, prepare for improved sequence support (still needs MLT changes)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 14 Feb 2012 15:27:41 +0000 (16:27 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoHide proxy checkbox when decompressing archived project
Jean-Baptiste Mardelle [Tue, 7 Feb 2012 22:12:50 +0000 (23:12 +0100)]
Hide proxy checkbox when decompressing archived project

12 years agoWhen opening project with proxies but missing source clips, allow to search for origi...
Jean-Baptiste Mardelle [Tue, 7 Feb 2012 16:30:03 +0000 (17:30 +0100)]
When opening project with proxies but missing source clips, allow to search for original clips on computer

12 years agoAllow archiving proxy clips only
Jean-Baptiste Mardelle [Tue, 7 Feb 2012 15:21:55 +0000 (16:21 +0100)]
Allow archiving proxy clips only

12 years agoAllow working on a project if only proxies are available:
Jean-Baptiste Mardelle [Sun, 5 Feb 2012 14:06:46 +0000 (15:06 +0100)]
Allow working on a project if only proxies are available:
http://kdenlive.org/mantis/view.php?id=2509

12 years agoFix crash when editing properties of several missing clips
Jean-Baptiste Mardelle [Sun, 5 Feb 2012 13:18:12 +0000 (14:18 +0100)]
Fix crash when editing properties of several missing clips

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Mon, 30 Jan 2012 22:40:56 +0000 (23:40 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoMake sure we use small icons on non KDE themes
Jean-Baptiste Mardelle [Mon, 30 Jan 2012 22:40:14 +0000 (23:40 +0100)]
Make sure we use small icons on non KDE themes

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 30 Jan 2012 10:39:29 +0000 (11:39 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoFix compilation with KDE < 4.4
Jean-Baptiste Mardelle [Sat, 28 Jan 2012 17:24:28 +0000 (18:24 +0100)]
Fix compilation with KDE < 4.4

12 years agoAdd some safety checks when requesting xml playlist
Jean-Baptiste Mardelle [Fri, 27 Jan 2012 13:57:21 +0000 (14:57 +0100)]
Add some safety checks when requesting xml playlist

12 years agoMLT now supports rendering to another framerate, so allow it in render dialog
Jean-Baptiste Mardelle [Mon, 23 Jan 2012 13:38:37 +0000 (14:38 +0100)]
MLT now supports rendering to another framerate, so allow it in render dialog

12 years agoCleanup timeline ruler painting
Jean-Baptiste Mardelle [Mon, 23 Jan 2012 09:36:28 +0000 (10:36 +0100)]
Cleanup timeline ruler painting

12 years agoShow job info in clip tooltip
Jean-Baptiste Mardelle [Sun, 22 Jan 2012 16:11:54 +0000 (17:11 +0100)]
Show job info in clip tooltip

12 years agoTurn Stabilize filter in to a clip job
Jean-Baptiste Mardelle [Sun, 22 Jan 2012 14:39:12 +0000 (15:39 +0100)]
Turn Stabilize filter in to a clip job

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sun, 22 Jan 2012 11:08:54 +0000 (12:08 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoTry to fix mutex crash:
Jean-Baptiste Mardelle [Tue, 17 Jan 2012 13:41:44 +0000 (14:41 +0100)]
Try to fix mutex crash:
http://kdenlive.org/mantis/view.php?id=2487

12 years agoTry to fix mutex crash:
Jean-Baptiste Mardelle [Tue, 17 Jan 2012 13:39:33 +0000 (14:39 +0100)]
Try to fix mutex crash:
http://kdenlive.org/mantis/view.php?id=2487

12 years ago* Update MLT capture to use the new multi consumer for preview
Jean-Baptiste Mardelle [Sat, 14 Jan 2012 18:16:53 +0000 (19:16 +0100)]
* Update MLT capture to use the new multi consumer for preview
* Add cmake option to disable Blackmagic support
* Compile warning fixes

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sat, 14 Jan 2012 09:05:04 +0000 (10:05 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoFix compilation without nepomuk
Jean-Baptiste Mardelle [Sat, 14 Jan 2012 08:56:36 +0000 (09:56 +0100)]
Fix compilation without nepomuk

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 14 Jan 2012 08:36:17 +0000 (09:36 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoUpdate names and descriptions of blur filters.
Till Theato [Fri, 13 Jan 2012 22:42:25 +0000 (23:42 +0100)]
Update names and descriptions of blur filters.

12 years agoFix typo causing startup crash.
Till Theato [Fri, 13 Jan 2012 20:59:53 +0000 (21:59 +0100)]
Fix typo causing startup crash.

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Fri, 13 Jan 2012 12:33:22 +0000 (13:33 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years ago* Allow opening project files manually extracted from archived project
Jean-Baptiste Mardelle [Fri, 13 Jan 2012 12:04:58 +0000 (13:04 +0100)]
* Allow opening project files manually extracted from archived project
* Check for missing locale and ask to install instead of opening corrupted project

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Fri, 13 Jan 2012 10:49:29 +0000 (11:49 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoFix vectorscope for 24bit RGB images:
Jean-Baptiste Mardelle [Thu, 12 Jan 2012 14:49:38 +0000 (15:49 +0100)]
Fix vectorscope for 24bit RGB images:
http://kdenlive.org/mantis/view.php?id=2478

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 12 Jan 2012 07:46:40 +0000 (08:46 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Tue, 10 Jan 2012 22:37:14 +0000 (23:37 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoVideo not needed when creating audio thumbs
Jean-Baptiste Mardelle [Tue, 10 Jan 2012 22:35:48 +0000 (23:35 +0100)]
Video not needed when creating audio thumbs

12 years agoFix loading of color values in format 0xRRGGBB.
Till Theato [Tue, 10 Jan 2012 21:34:17 +0000 (22:34 +0100)]
Fix loading of color values in format 0xRRGGBB.
This effected all effects with a color parameter not supporting the alpha channel.

12 years agoSupport dropping a folder in project tree (import all its clips):
Jean-Baptiste Mardelle [Mon, 9 Jan 2012 21:28:24 +0000 (22:28 +0100)]
Support dropping a folder in project tree (import all its clips):
http://kdenlive.org/mantis/view.php?id=1288

12 years agoFix select all feature introduced in previous commit
Jean-Baptiste Mardelle [Mon, 9 Jan 2012 18:29:50 +0000 (19:29 +0100)]
Fix select all feature introduced in previous commit

12 years agoCleanup track actions, add "Select all clips in a track" and "Select all clips in...
Jean-Baptiste Mardelle [Mon, 9 Jan 2012 18:19:59 +0000 (19:19 +0100)]
Cleanup track actions, add "Select all clips in a track" and "Select all clips in timeline" actions:
http://kdenlive.org/mantis/view.php?id=1950

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Mon, 9 Jan 2012 16:28:20 +0000 (17:28 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoPut audio effects in subcategories so that we don't end up with a popup menu containi...
Jean-Baptiste Mardelle [Mon, 9 Jan 2012 16:26:28 +0000 (17:26 +0100)]
Put audio effects in subcategories so that we don't end up with a popup menu containing 120 items:
http://kdenlive.org/mantis/view.php?id=2436

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 9 Jan 2012 07:28:03 +0000 (08:28 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoUpdate changelog
Jean-Baptiste Mardelle [Sun, 8 Jan 2012 19:40:41 +0000 (20:40 +0100)]
Update changelog

12 years agoFix archiving sometimes not saving playlist clips & subclips:
Jean-Baptiste Mardelle [Sun, 8 Jan 2012 19:31:12 +0000 (20:31 +0100)]
Fix archiving sometimes not saving playlist clips & subclips:
http://kdenlive.org/mantis/view.php?id=2475

12 years agoFix KAutosave not managing long filenames or non UTF-8 on some systems:
Jean-Baptiste Mardelle [Sun, 8 Jan 2012 17:31:06 +0000 (18:31 +0100)]
Fix KAutosave not managing long filenames or non UTF-8 on some systems:
http://kdenlive.org/mantis/view.php?id=2441
http://kdenlive.org/mantis/view.php?id=2450

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sun, 8 Jan 2012 14:00:38 +0000 (15:00 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoFix rendering sometimes not starting (conflict between script and normal rendering)
Jean-Baptiste Mardelle [Sun, 8 Jan 2012 14:00:08 +0000 (15:00 +0100)]
Fix rendering sometimes not starting (conflict between script and normal rendering)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 8 Jan 2012 07:41:52 +0000 (08:41 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 7 Jan 2012 08:18:19 +0000 (09:18 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoFix enabling/disabling an effect that is not selected.
Till Theato [Fri, 6 Jan 2012 20:42:43 +0000 (21:42 +0100)]
Fix enabling/disabling an effect that is not selected.

12 years agoreindent tab 2 space
Marco Gittler [Fri, 6 Jan 2012 19:33:24 +0000 (20:33 +0100)]
reindent tab 2 space

12 years agofix warning
Marco Gittler [Fri, 30 Dec 2011 11:12:07 +0000 (12:12 +0100)]
fix warning

12 years ago* Fix missing proxy not re-created on project opening
Jean-Baptiste Mardelle [Fri, 6 Jan 2012 19:31:04 +0000 (20:31 +0100)]
* Fix missing proxy not re-created on project opening
* improve proxy crash feedback
* Small change in proxy icon (use yellow color to make it more visible)

12 years agoCompile warnings about non-virtual destructor in decklink fixed
Simon A. Eugster [Fri, 6 Jan 2012 16:53:36 +0000 (17:53 +0100)]
Compile warnings about non-virtual destructor in decklink fixed

12 years agoFind clip from clipmanager instead of parsing tree widget when possible
Jean-Baptiste Mardelle [Fri, 6 Jan 2012 09:30:26 +0000 (10:30 +0100)]
Find clip from clipmanager instead of parsing tree widget when possible
might fix concurrency crash http://kdenlive.org/mantis/view.php?id=2471

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Thu, 5 Jan 2012 20:25:50 +0000 (21:25 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoFix play zone not working correctly:
Jean-Baptiste Mardelle [Thu, 5 Jan 2012 20:25:13 +0000 (21:25 +0100)]
Fix play zone not working correctly:
http://kdenlive.org/mantis/view.php?id=2468