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

12 years agoFix unnecessary clip reload after title editing
Jean-Baptiste Mardelle [Sat, 3 Dec 2011 20:25:05 +0000 (21:25 +0100)]
Fix unnecessary clip reload after title editing

12 years agoEditing a clip sometimes caused unnecessary clip reloads
Jean-Baptiste Mardelle [Sat, 3 Dec 2011 13:35:31 +0000 (14:35 +0100)]
Editing a clip sometimes caused unnecessary clip reloads

12 years agoFix small bug in audio thumbs creation
Jean-Baptiste Mardelle [Fri, 2 Dec 2011 13:57:58 +0000 (14:57 +0100)]
Fix small bug in audio thumbs creation

12 years agoForce refresh of clip monitor when clip was edited
Jean-Baptiste Mardelle [Fri, 2 Dec 2011 13:04:41 +0000 (14:04 +0100)]
Force refresh of clip monitor when clip was edited

12 years agoFix disabling proxy on a clip when it crashed
Jean-Baptiste Mardelle [Thu, 1 Dec 2011 14:34:20 +0000 (15:34 +0100)]
Fix disabling proxy on a clip when it crashed

12 years agoCleanup thumbnails (prefer QImage over QPixmap)
Jean-Baptiste Mardelle [Wed, 30 Nov 2011 23:11:43 +0000 (00:11 +0100)]
Cleanup thumbnails (prefer QImage over QPixmap)

12 years agoboolvalue and comments
Marco Gittler [Mon, 28 Nov 2011 22:33:33 +0000 (23:33 +0100)]
boolvalue and comments

12 years agouse doubleparamterwidget
Marco Gittler [Mon, 28 Nov 2011 07:33:07 +0000 (08:33 +0100)]
use doubleparamterwidget

12 years agoFix timeline video thumbnails sometimes not showing up
Jean-Baptiste Mardelle [Sun, 27 Nov 2011 23:21:32 +0000 (00:21 +0100)]
Fix timeline video thumbnails sometimes not showing up

12 years agoSome cleanup in proxy creation
Jean-Baptiste Mardelle [Sun, 27 Nov 2011 18:55:54 +0000 (19:55 +0100)]
Some cleanup in proxy creation

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Thu, 24 Nov 2011 21:19:35 +0000 (22:19 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoUpdate a few strings for better user info
Jean-Baptiste Mardelle [Thu, 24 Nov 2011 21:18:58 +0000 (22:18 +0100)]
Update a few strings for better user info

12 years agostabilize has now all option enabled in dialog
Marco Gittler [Thu, 24 Nov 2011 17:43:04 +0000 (18:43 +0100)]
stabilize has now all option enabled in dialog

12 years agoMake the choose color widget more consistent with other parameter widgets.
Till Theato [Thu, 24 Nov 2011 14:18:41 +0000 (15:18 +0100)]
Make the choose color widget more consistent with other parameter widgets.

12 years agoFix compilation with KDE < 4.5
Jean-Baptiste Mardelle [Thu, 24 Nov 2011 10:00:52 +0000 (11:00 +0100)]
Fix compilation with KDE < 4.5

12 years agoRewrite audio thumbs threading
Jean-Baptiste Mardelle [Wed, 23 Nov 2011 21:41:58 +0000 (22:41 +0100)]
Rewrite audio thumbs threading

12 years agougly hack to read all parameters to set.
Marco Gittler [Tue, 22 Nov 2011 21:26:00 +0000 (22:26 +0100)]
ugly hack to read all parameters to set.
should we cange some more in kdenlive to read this from mlt itself ?

12 years agoMerge branch 'stabilize' of git.kde.org:kdenlive into stabilize
Marco Gittler [Tue, 22 Nov 2011 21:25:34 +0000 (22:25 +0100)]
Merge branch 'stabilize' of git.kde.org:kdenlive into stabilize

12 years agoAdd GUI for MLT filter dynamic text.
Brian Matherly [Tue, 22 Nov 2011 16:30:49 +0000 (17:30 +0100)]
Add GUI for MLT filter dynamic text.
This includes the new parameter types 'font' and 'keyword'. The color
widget gets alpha channel support.

12 years agoFix missing initiation of timecode widget.
Till Theato [Tue, 22 Nov 2011 15:54:27 +0000 (16:54 +0100)]
Fix missing initiation of timecode widget.
Resulted in a possible startup crash.

12 years agoFix timecode widget sometimes hard to edit
Jean-Baptiste Mardelle [Mon, 21 Nov 2011 18:28:42 +0000 (19:28 +0100)]
Fix timecode widget sometimes hard to edit

12 years agoWorkaround locale issue when system locale and Qt's locale do not have the same numer...
Jean-Baptiste Mardelle [Sun, 20 Nov 2011 22:23:01 +0000 (23:23 +0100)]
Workaround locale issue when system locale and Qt's locale do not have the same numeric separator, for example en_DK or en_ZA

12 years agostabilize with default params first
Marco Gittler [Sun, 20 Nov 2011 17:22:51 +0000 (18:22 +0100)]
stabilize with default params first

12 years agocopy from cliptranscode to clipstabilize
Marco Gittler [Sun, 20 Nov 2011 12:17:50 +0000 (13:17 +0100)]
copy from cliptranscode to clipstabilize

12 years agoFix proxy creation sometimes blocked
Jean-Baptiste Mardelle [Sun, 20 Nov 2011 19:58:10 +0000 (20:58 +0100)]
Fix proxy creation sometimes blocked

12 years agostabilize with default params first
Marco Gittler [Sun, 20 Nov 2011 17:22:51 +0000 (18:22 +0100)]
stabilize with default params first

12 years agoFix thumbnails loading (was loading several times the same ones), improve feedback
Jean-Baptiste Mardelle [Sun, 20 Nov 2011 17:00:56 +0000 (18:00 +0100)]
Fix thumbnails loading (was loading several times the same ones), improve feedback

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sun, 20 Nov 2011 13:08:01 +0000 (14:08 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoCleanup after string freeze
Jean-Baptiste Mardelle [Sun, 20 Nov 2011 13:07:03 +0000 (14:07 +0100)]
Cleanup after string freeze

12 years agocopy from cliptranscode to clipstabilize
Marco Gittler [Sun, 20 Nov 2011 12:17:50 +0000 (13:17 +0100)]
copy from cliptranscode to clipstabilize

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 20 Nov 2011 08:01:47 +0000 (09:01 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoUpgrade ui file version, otherwise new entries are not installed on existing installa...
Jean-Baptiste Mardelle [Sat, 19 Nov 2011 22:03:04 +0000 (23:03 +0100)]
Upgrade ui file version, otherwise new entries are not installed on existing installations, resulting in a crash

12 years agocreate menu for video stabilize
Marco Gittler [Sat, 19 Nov 2011 21:35:43 +0000 (22:35 +0100)]
create menu for video stabilize

12 years agocreate menu for video stabilize
Marco Gittler [Sat, 19 Nov 2011 21:35:43 +0000 (22:35 +0100)]
create menu for video stabilize

12 years agoFix compiler warning
Jean-Baptiste Mardelle [Sat, 19 Nov 2011 20:13:14 +0000 (21:13 +0100)]
Fix compiler warning

12 years agoInform user when no render profile is available (usually because frame rate not matching)
Jean-Baptiste Mardelle [Sat, 19 Nov 2011 20:11:59 +0000 (21:11 +0100)]
Inform user when no render profile is available (usually because frame rate not matching)

12 years agoremoved created makefile from tree
Marco Gittler [Fri, 18 Nov 2011 13:41:19 +0000 (14:41 +0100)]
removed created makefile from tree

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 17 Nov 2011 08:05:41 +0000 (09:05 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoGit workflow updated according (hopefully) to Alberto's comments
Simon A. Eugster [Sat, 12 Nov 2011 15:34:09 +0000 (16:34 +0100)]
Git workflow updated according (hopefully) to Alberto's comments

12 years agogit workflow for Kdenlive. Please correct if it is wrong.
Simon A. Eugster [Tue, 8 Nov 2011 16:29:59 +0000 (17:29 +0100)]
git workflow for Kdenlive. Please correct if it is wrong.

12 years agoAdd IIR blur xml gui.
Till Theato [Tue, 15 Nov 2011 20:33:03 +0000 (21:33 +0100)]
Add IIR blur xml gui.
Provided by Marko Cebokli

12 years agoAdd date column to project tree, patch by pez4brian
Jean-Baptiste Mardelle [Mon, 14 Nov 2011 21:06:25 +0000 (22:06 +0100)]
Add date column to project tree, patch by pez4brian
http://kdenlive.org/mantis/view.php?id=2367

12 years agoFix setting version number with revision when repository was fetched with "depth...
Jean-Baptiste Mardelle [Mon, 14 Nov 2011 17:12:07 +0000 (18:12 +0100)]
Fix setting version number with revision when repository was fetched with "depth=1" (build script)

12 years agoMerge branch 'refs/heads/v0.8.2'
Jean-Baptiste Mardelle [Mon, 14 Nov 2011 13:56:26 +0000 (14:56 +0100)]
Merge branch 'refs/heads/v0.8.2'

12 years agoFix slideshow clip showing up as invalid in clip monitor
Jean-Baptiste Mardelle [Mon, 14 Nov 2011 13:54:33 +0000 (14:54 +0100)]
Fix slideshow clip showing up as invalid in clip monitor

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 14 Nov 2011 08:26:48 +0000 (09:26 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoMerge branch 'refs/heads/v0.8.2'
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 22:41:21 +0000 (23:41 +0100)]
Merge branch 'refs/heads/v0.8.2'

12 years agoLimit number of concurrent threads for proxy creation:
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 22:33:07 +0000 (23:33 +0100)]
Limit number of concurrent threads for proxy creation:
http://kdenlive.org/mantis/view.php?id=2403

12 years agoFix compilation with Qt < 4.6
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 21:27:59 +0000 (22:27 +0100)]
Fix compilation with Qt < 4.6

12 years agoFix transitions broken: http://kdenlive.org/mantis/view.php?id=2404
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 18:43:34 +0000 (19:43 +0100)]
Fix transitions broken: http://kdenlive.org/mantis/view.php?id=2404
Also fix a few CMakeLists missing newline

12 years agoMerge branch 'master' of git://anongit.kde.org/kdenlive
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 14:18:01 +0000 (15:18 +0100)]
Merge branch 'master' of git://anongit.kde.org/kdenlive

12 years agoFix transitions not appearing in timeline because QPropertyAnimation seems broken...
Jean-Baptiste Mardelle [Sun, 13 Nov 2011 14:17:52 +0000 (15:17 +0100)]
Fix transitions not appearing in timeline because QPropertyAnimation seems broken (disabled) since this commit:
http://quickgit.kde.org/?p=kdenlive.git&a=commit&h=87914857d36c5b051b006f3f74d489af3801af4d

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 13 Nov 2011 07:34:18 +0000 (08:34 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agouse new paramters for vignette
Marco Gittler [Wed, 9 Nov 2011 11:09:33 +0000 (12:09 +0100)]
use new paramters for vignette

12 years agoCleanup
Jean-Baptiste Mardelle [Sat, 12 Nov 2011 20:05:39 +0000 (21:05 +0100)]
Cleanup

12 years agoMerge branch 'refs/heads/v0.8.2'
Jean-Baptiste Mardelle [Sat, 12 Nov 2011 19:31:52 +0000 (20:31 +0100)]
Merge branch 'refs/heads/v0.8.2'

12 years agoImprove proxy handling (missing or broken proxies)
Jean-Baptiste Mardelle [Sat, 12 Nov 2011 19:29:32 +0000 (20:29 +0100)]
Improve proxy handling (missing or broken proxies)

12 years agoSync documentation with UserBase
Yuri Chornoivan [Sat, 12 Nov 2011 12:48:07 +0000 (14:48 +0200)]
Sync documentation with UserBase

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 12 Nov 2011 09:25:45 +0000 (10:25 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agofixuifiles
Pino Toscano [Fri, 11 Nov 2011 10:35:00 +0000 (11:35 +0100)]
fixuifiles

12 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 11 Nov 2011 09:39:43 +0000 (10:39 +0100)]
SVN_SILENT made messages (.desktop file)

12 years agoaudiosignal shows db
Marco Gittler [Thu, 10 Nov 2011 12:27:42 +0000 (13:27 +0100)]
audiosignal shows db

12 years agoFix timeline cursor frozen (wrongly removed line in previous commit):
Jean-Baptiste Mardelle [Thu, 10 Nov 2011 22:01:13 +0000 (23:01 +0100)]
Fix timeline cursor frozen (wrongly removed line in previous commit):
http://kdenlive.org/mantis/view.php?id=2400

12 years agoFix timeline cursor frozen (wrongly removed line in previous commit):
Jean-Baptiste Mardelle [Thu, 10 Nov 2011 21:56:50 +0000 (22:56 +0100)]
Fix timeline cursor frozen (wrongly removed line in previous commit):
http://kdenlive.org/mantis/view.php?id=2400

12 years agofix typo: occured -> occurred
Yuri Chornoivan [Thu, 10 Nov 2011 19:31:22 +0000 (21:31 +0200)]
fix typo: occured -> occurred

12 years agoMerge branch 'buildsystem'
Alberto Villa [Thu, 10 Nov 2011 15:04:37 +0000 (16:04 +0100)]
Merge branch 'buildsystem'

12 years agoUse Q_WS_MAC instead of __APPLE__
Alberto Villa [Thu, 10 Nov 2011 14:27:33 +0000 (15:27 +0100)]
Use Q_WS_MAC instead of __APPLE__