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

12 years agoFix on-monitor editing controls disabled.
Till Theato [Thu, 5 Jan 2012 19:51:40 +0000 (20:51 +0100)]
Fix on-monitor editing controls disabled.

12 years agoUpdate monitor ruler cursor color when mouse hover for improved usability
Jean-Baptiste Mardelle [Thu, 5 Jan 2012 17:34:19 +0000 (18:34 +0100)]
Update monitor ruler cursor color when mouse hover for improved usability

12 years agoSmall improvements to composite transition keyframes ui
Jean-Baptiste Mardelle [Thu, 5 Jan 2012 16:55:08 +0000 (17:55 +0100)]
Small improvements to composite transition keyframes ui

12 years agoFix mouse click on monitor sometimes not working
Jean-Baptiste Mardelle [Thu, 5 Jan 2012 10:16:58 +0000 (11:16 +0100)]
Fix mouse click on monitor sometimes not working

12 years agoVarious fixes and improvments to online resources
Jean-Baptiste Mardelle [Wed, 4 Jan 2012 22:51:52 +0000 (23:51 +0100)]
Various fixes and improvments to online resources

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Wed, 4 Jan 2012 01:03:46 +0000 (02:03 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoAsynchronous download for online resource widget (still some bugs)
Jean-Baptiste Mardelle [Wed, 4 Jan 2012 01:02:55 +0000 (02:02 +0100)]
Asynchronous download for online resource widget (still some bugs)

12 years agoprogress on online resources, archive.org now basically works
Jean-Baptiste Mardelle [Wed, 4 Jan 2012 00:06:47 +0000 (01:06 +0100)]
progress on online resources, archive.org now basically works

12 years agoFix unused parameter warning in ProjectList
Till Theato [Tue, 3 Jan 2012 23:00:56 +0000 (00:00 +0100)]
Fix unused parameter warning in ProjectList

12 years agoMake it easier to see the job related thumbnail overlays
Till Theato [Tue, 3 Jan 2012 22:56:59 +0000 (23:56 +0100)]
Make it easier to see the job related thumbnail overlays

12 years agoFix job progress bar not disappearing when job is cancelled
Till Theato [Tue, 3 Jan 2012 21:45:36 +0000 (22:45 +0100)]
Fix job progress bar not disappearing when job is cancelled

12 years agoPreliminary support for importing clips from archive.org (not working yet)
Jean-Baptiste Mardelle [Tue, 3 Jan 2012 20:37:27 +0000 (21:37 +0100)]
Preliminary support for importing clips from archive.org (not working yet)

12 years agoInitial support for project metadata (that can be embedded in rendered files)
Jean-Baptiste Mardelle [Tue, 3 Jan 2012 17:38:28 +0000 (18:38 +0100)]
Initial support for project metadata (that can be embedded in rendered files)

12 years agoFix color changes not working in title widget:
Jean-Baptiste Mardelle [Tue, 3 Jan 2012 15:18:57 +0000 (16:18 +0100)]
Fix color changes not working in title widget:
http://kdenlive.org/mantis/view.php?id=2459

12 years agoIf a file has a license (for example when imported through online resource widget),
Jean-Baptiste Mardelle [Mon, 2 Jan 2012 22:09:29 +0000 (23:09 +0100)]
If a file has a license (for example when imported through online resource widget),
display license info in clip properties

12 years agoFix crash when moving a folder and a clip with a subclip inside project tree:
Jean-Baptiste Mardelle [Mon, 2 Jan 2012 19:17:43 +0000 (20:17 +0100)]
Fix crash when moving a folder and a clip with a subclip inside project tree:
http://kdenlive.org/mantis/view.php?id=2458

12 years agoFix incorrect check for KDE version
Jean-Baptiste Mardelle [Sun, 1 Jan 2012 17:20:36 +0000 (18:20 +0100)]
Fix incorrect check for KDE version

12 years agoFix compilation with KDE < 4.6 (Nepomuk):
Jean-Baptiste Mardelle [Sun, 1 Jan 2012 14:50:59 +0000 (15:50 +0100)]
Fix compilation with KDE < 4.6 (Nepomuk):
http://kdenlive.org/mantis/view.php?id=2457

12 years agoCleanup online resource feature
Jean-Baptiste Mardelle [Sat, 31 Dec 2011 19:07:59 +0000 (20:07 +0100)]
Cleanup online resource feature

12 years agoWhen downloading from online resource, save license, url, etc in Nepomuk metadata
Jean-Baptiste Mardelle [Sat, 31 Dec 2011 13:31:58 +0000 (14:31 +0100)]
When downloading from online resource, save license, url, etc in Nepomuk metadata

12 years agoOnline resources: display description and license
Jean-Baptiste Mardelle [Sat, 31 Dec 2011 04:27:56 +0000 (05:27 +0100)]
Online resources: display description and license

12 years agoFix freesound autoplay
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 09:51:01 +0000 (10:51 +0100)]
Fix freesound autoplay

12 years agoHide autoplay when using openclipart service
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 09:41:25 +0000 (10:41 +0100)]
Hide autoplay when using openclipart service

12 years agoAdd autoplay to freesound widget
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 09:40:32 +0000 (10:40 +0100)]
Add autoplay to freesound widget

12 years agoFix online resources page browsing
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 01:12:16 +0000 (02:12 +0100)]
Fix online resources page browsing

12 years agoCompile without QJson, require Solid for network connectivity awareness
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 00:43:54 +0000 (01:43 +0100)]
Compile without QJson, require Solid for network connectivity awareness

12 years agoremove debug
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 00:07:13 +0000 (01:07 +0100)]
remove debug

12 years agoNow one can also search and import image clips from openclipart.org
Jean-Baptiste Mardelle [Fri, 30 Dec 2011 00:06:25 +0000 (01:06 +0100)]
Now one can also search and import image clips from openclipart.org

12 years agoFreesound: save audio file url in clip comment (for attribution)
Jean-Baptiste Mardelle [Thu, 29 Dec 2011 22:36:09 +0000 (23:36 +0100)]
Freesound: save audio file url in clip comment (for attribution)

12 years agoFreesound.org integration (in progress)
Jean-Baptiste Mardelle [Thu, 29 Dec 2011 22:00:20 +0000 (23:00 +0100)]
Freesound.org integration (in progress)
You can now easily search and import audio clips

12 years agoIntroduce MLT clip analysis, can now be used for getting auto normalize data in sox...
Jean-Baptiste Mardelle [Thu, 29 Dec 2011 15:57:06 +0000 (16:57 +0100)]
Introduce MLT clip analysis, can now be used for getting auto normalize data in sox gain effect

12 years agoImprovements to the clip jobs framework
Jean-Baptiste Mardelle [Thu, 29 Dec 2011 13:46:09 +0000 (14:46 +0100)]
Improvements to the clip jobs framework

12 years agoFix slideshow frame duration when switching from frames to hh:mm:ss:ff
Jean-Baptiste Mardelle [Tue, 27 Dec 2011 20:18:10 +0000 (21:18 +0100)]
Fix slideshow frame duration when switching from frames to hh:mm:ss:ff

12 years agoFix GUI proxy threads label
Jean-Baptiste Mardelle [Tue, 27 Dec 2011 11:04:40 +0000 (12:04 +0100)]
Fix GUI proxy threads label

12 years agoFix slideshow clips created with invalid frame duration
Jean-Baptiste Mardelle [Tue, 27 Dec 2011 10:44:52 +0000 (11:44 +0100)]
Fix slideshow clips created with invalid frame duration

12 years agoremove unused code
Jean-Baptiste Mardelle [Sat, 24 Dec 2011 12:51:25 +0000 (13:51 +0100)]
remove unused code

12 years agoCleanup UI for render job list
Jean-Baptiste Mardelle [Sat, 24 Dec 2011 12:50:55 +0000 (13:50 +0100)]
Cleanup UI for render job list

12 years agoCleanup transcode clip dialog
Jean-Baptiste Mardelle [Sat, 24 Dec 2011 11:46:40 +0000 (12:46 +0100)]
Cleanup transcode clip dialog

12 years agoTurn transcoding action into clip job (in progress)
Jean-Baptiste Mardelle [Fri, 23 Dec 2011 14:41:55 +0000 (15:41 +0100)]
Turn transcoding action into clip job (in progress)

12 years agoAudio transcoding actions are now in "Extract audio" menu
Jean-Baptiste Mardelle [Fri, 23 Dec 2011 13:28:10 +0000 (14:28 +0100)]
Audio transcoding actions are now in "Extract audio" menu

12 years agoUpdate GUI for editing transcoding profiles
Jean-Baptiste Mardelle [Fri, 23 Dec 2011 12:39:22 +0000 (13:39 +0100)]
Update GUI for editing transcoding profiles

12 years agoFix clip job tooltip info
Jean-Baptiste Mardelle [Thu, 22 Dec 2011 18:43:35 +0000 (19:43 +0100)]
Fix clip job tooltip info

12 years agoFix some video clips that cannot match profile because height is 1088
Jean-Baptiste Mardelle [Thu, 22 Dec 2011 17:44:52 +0000 (18:44 +0100)]
Fix some video clips that cannot match profile because height is 1088

12 years agoSome proxy / job fixes
Jean-Baptiste Mardelle [Thu, 22 Dec 2011 13:06:58 +0000 (14:06 +0100)]
Some proxy / job fixes

12 years agoSome improvements in clip jobs
Jean-Baptiste Mardelle [Thu, 22 Dec 2011 11:01:14 +0000 (12:01 +0100)]
Some improvements in clip jobs

12 years agoFix small memleak in video capture
Jean-Baptiste Mardelle [Thu, 22 Dec 2011 00:08:20 +0000 (01:08 +0100)]
Fix small memleak in video capture

12 years agoFix capture desciption
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 23:52:37 +0000 (00:52 +0100)]
Fix capture desciption

12 years agoAudio recording (works even while playing project, nice for voiceover)
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 23:51:11 +0000 (00:51 +0100)]
Audio recording (works even while playing project, nice for voiceover)

12 years agoFix buggy capture xml causing bad audio sync in video4linux capture
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 22:43:31 +0000 (23:43 +0100)]
Fix buggy capture xml causing bad audio sync in video4linux capture

12 years agoFix compilation with KDE < 4.7
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 15:32:52 +0000 (16:32 +0100)]
Fix compilation with KDE < 4.7

12 years ago* Play audio when previewing in v4l capture mode
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 15:27:17 +0000 (16:27 +0100)]
* Play audio when previewing in v4l capture mode
* Connect to audio levels so that we can preview the volume
* Add Pulseaudio capture to v4l

12 years agoDisplay job status in clip tooltip
Jean-Baptiste Mardelle [Wed, 21 Dec 2011 00:36:02 +0000 (01:36 +0100)]
Display job status in clip tooltip

12 years agoWarn before overwriting file on clip cut
Jean-Baptiste Mardelle [Tue, 20 Dec 2011 23:45:11 +0000 (00:45 +0100)]
Warn before overwriting file on clip cut

12 years agoImplement "add clip to project" checkbox in zone extract feature
Jean-Baptiste Mardelle [Tue, 20 Dec 2011 14:07:43 +0000 (15:07 +0100)]
Implement "add clip to project" checkbox in zone extract feature

12 years agoImprove feedback when a job fails (needs KDE >= 4.7) using messagewidget that shows...
Jean-Baptiste Mardelle [Tue, 20 Dec 2011 13:52:15 +0000 (14:52 +0100)]
Improve feedback when a job fails (needs KDE >= 4.7) using messagewidget that shows the job log

12 years agoContinue progress on clip jobs: add extract zone action (cuts a clip through ffmpeg...
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 22:32:00 +0000 (23:32 +0100)]
Continue progress on clip jobs: add extract zone action (cuts a clip through ffmpeg codec copy)

12 years agoFix display of job info label when animation is disabled
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 18:03:26 +0000 (19:03 +0100)]
Fix display of job info label when animation is disabled

12 years agoSome progress on clip jobs
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 17:52:50 +0000 (18:52 +0100)]
Some progress on clip jobs

12 years agoStart implementing a generic clip job framework that can be used
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 14:07:48 +0000 (15:07 +0100)]
Start implementing a generic clip job framework that can be used
for various clip actions (proxy, stabilize, transcode cut,...)

12 years agoShow proxy status in tooltip, and graphical thumbnail overlay
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 00:59:59 +0000 (01:59 +0100)]
Show proxy status in tooltip, and graphical thumbnail overlay

12 years agoProxy: fix unnecessary reload on document load, use nicer graphics for progress and...
Jean-Baptiste Mardelle [Mon, 19 Dec 2011 00:02:01 +0000 (01:02 +0100)]
Proxy: fix unnecessary reload on document load, use nicer graphics for progress and display

12 years agoMake renderjobs code a bit easier to read, fix detection of broken render scripts
Jean-Baptiste Mardelle [Fri, 16 Dec 2011 21:05:51 +0000 (22:05 +0100)]
Make renderjobs code a bit easier to read, fix detection of broken render scripts

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 13 Dec 2011 14:48:55 +0000 (15:48 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agocheck if stabMenu was loaded
Marco Gittler [Mon, 12 Dec 2011 17:01:53 +0000 (18:01 +0100)]
check if  stabMenu was loaded

12 years agoMerge branch 'master' into stabilize
Marco Gittler [Sun, 11 Dec 2011 16:04:11 +0000 (17:04 +0100)]
Merge branch 'master' into stabilize

12 years agoFix compilation with KDE < 4.5 and Title outline transparency broken
Jean-Baptiste Mardelle [Wed, 7 Dec 2011 08:02:13 +0000 (09:02 +0100)]
Fix compilation with KDE < 4.5 and Title outline transparency broken

12 years agoMake sure title widget is as small as possible
Jean-Baptiste Mardelle [Tue, 6 Dec 2011 21:06:17 +0000 (22:06 +0100)]
Make sure title widget is as small as possible

12 years agoMake title widget slightly smaller
Jean-Baptiste Mardelle [Tue, 6 Dec 2011 20:25:37 +0000 (21:25 +0100)]
Make title widget slightly smaller

12 years agoMake render widget a few pixels smaller
Jean-Baptiste Mardelle [Tue, 6 Dec 2011 19:40:11 +0000 (20:40 +0100)]
Make render widget a few pixels smaller

12 years agoMake title widget smaller (color transparency is now inside color widget in KDE ...
Jean-Baptiste Mardelle [Tue, 6 Dec 2011 18:35:21 +0000 (19:35 +0100)]
Make title widget smaller (color transparency is now inside color widget in KDE >= 4.5)

12 years agoMake sure icons have small size with non KDE window manager
Jean-Baptiste Mardelle [Tue, 6 Dec 2011 18:31:18 +0000 (19:31 +0100)]
Make sure icons have small size with non KDE window manager

12 years agoFix redoing transition move failing
Jean-Baptiste Mardelle [Mon, 5 Dec 2011 22:52:52 +0000 (23:52 +0100)]
Fix redoing transition move failing

12 years agoFix crash in thumbnails when deleting a clip
Jean-Baptiste Mardelle [Sun, 4 Dec 2011 20:41:03 +0000 (21:41 +0100)]
Fix crash in thumbnails when deleting a clip

12 years agoFix incredibly broken timecode stuff(sometimes giving random values)
Jean-Baptiste Mardelle [Sun, 4 Dec 2011 16:13:09 +0000 (17:13 +0100)]
Fix incredibly broken timecode stuff(sometimes giving random values)

12 years ago* Fix crash when deleting clip and audio thumb was being created
Jean-Baptiste Mardelle [Sun, 4 Dec 2011 13:38:40 +0000 (14:38 +0100)]
* Fix crash when deleting clip and audio thumb was being created
* Fix possible crashes in clip transcoding
* Fix user feedback on failed clip transcode

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sun, 4 Dec 2011 11:21:54 +0000 (12:21 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive