]> git.sesse.net Git - kdenlive/log
kdenlive
13 years agoUpdate year in the about dialog
Till Theato [Sun, 2 Jan 2011 19:35:12 +0000 (19:35 +0000)]
Update year in the about dialog

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

13 years agouse m_glwidget only when USE_OPEN_GL is enabled
Marco Gittler [Sun, 2 Jan 2011 17:40:51 +0000 (17:40 +0000)]
use m_glwidget only when USE_OPEN_GL is enabled

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

13 years agoBezier Spline:
Till Theato [Sun, 2 Jan 2011 16:27:37 +0000 (16:27 +0000)]
Bezier Spline:
- raise number of calculated values once again
- use antialiasing for the spline
- draw the standard line

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

13 years agoBezier Spline:
Till Theato [Sun, 2 Jan 2011 14:08:23 +0000 (14:08 +0000)]
Bezier Spline:
- draw background indicating changes caused by modifying the curve, can be turned off
- store number of grid lines in kdenlivesettings

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

13 years agoBezier Spline: Add grid. Number of lines in the grid can be increased with a button...
Till Theato [Sun, 2 Jan 2011 12:59:00 +0000 (12:59 +0000)]
Bezier Spline: Add grid. Number of lines in the grid can be increased with a button. After 8 lines are reached the number is set to 0 (lines mod 9).

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

13 years agoBezier Spline Editor: if zoomed out draw borders indicating the standard range
Till Theato [Sat, 1 Jan 2011 23:28:14 +0000 (23:28 +0000)]
Bezier Spline Editor: if zoomed out draw borders indicating the standard range

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

13 years agoBezier Spline Editor: Do not draw handle 1 of first and handle 2 of last point
Till Theato [Sat, 1 Jan 2011 22:47:57 +0000 (22:47 +0000)]
Bezier Spline Editor: Do not draw handle 1 of first and handle 2 of last point

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

13 years agoBezier Spline Widget: Make it possible to zoom out (because handles can have values...
Till Theato [Sat, 1 Jan 2011 22:41:35 +0000 (22:41 +0000)]
Bezier Spline Widget: Make it possible to zoom out (because handles can have values out of the range 0-1 (0-255))

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

13 years agoBézier spline: Connect Handle1 + Point and Handle2+Point of the selected point with...
Till Theato [Sat, 1 Jan 2011 21:25:41 +0000 (21:25 +0000)]
Bézier spline: Connect Handle1 + Point and Handle2+Point of the selected point with a line

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

13 years agoBézier spline:
Till Theato [Sat, 1 Jan 2011 21:06:59 +0000 (21:06 +0000)]
Bézier spline:
- rename BezierSplineWidget to BezierSplineEditor
- add BezierSplineWidget containing the editor and more controls (for now spinboxes for the values)

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

13 years agoFix tab order in geometry widget
Till Theato [Sat, 1 Jan 2011 13:31:06 +0000 (13:31 +0000)]
Fix tab order in geometry widget

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

13 years agoBézier spline widget: When moving a point also move its handles
Till Theato [Sat, 1 Jan 2011 12:38:06 +0000 (12:38 +0000)]
Bézier spline widget: When moving a point also move its handles

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

13 years agoBézier spline widget: Fix new points not shown immediately when added close to existi...
Till Theato [Sat, 1 Jan 2011 12:28:48 +0000 (12:28 +0000)]
Bézier spline widget: Fix new points not shown immediately when added close to existing points

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

13 years agoUse more space for Bézier spline widget in effectstack
Till Theato [Fri, 31 Dec 2010 20:00:37 +0000 (20:00 +0000)]
Use more space for Bézier spline widget in effectstack

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

13 years agoBézier spline: right click on point (not on handles) to delete it
Till Theato [Fri, 31 Dec 2010 19:49:50 +0000 (19:49 +0000)]
Bézier spline: right click on point (not on handles) to delete it

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

13 years agoBézier spline:
Till Theato [Fri, 31 Dec 2010 19:38:00 +0000 (19:38 +0000)]
Bézier spline:
- calculate some more points
- update default values
- fix handles drawn slightly off target

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

13 years agoBézier spline widget:
Till Theato [Fri, 31 Dec 2010 16:41:48 +0000 (16:41 +0000)]
Bézier spline widget:
- use rotated (90°) rectangle for handles
- highlight selected point

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

13 years agoAdd bézier color curves GUI (WIP)
Till Theato [Fri, 31 Dec 2010 14:06:34 +0000 (14:06 +0000)]
Add bézier color curves GUI (WIP)

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

13 years agoforgot to commit this...
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 21:48:54 +0000 (21:48 +0000)]
forgot to commit this...

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

13 years agoFix sound notifications
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 21:00:10 +0000 (21:00 +0000)]
Fix sound notifications

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

13 years agoImprove stop motion (playback loop, etc)
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 20:58:52 +0000 (20:58 +0000)]
Improve stop motion (playback loop, etc)

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

13 years agoFix scope analysis of live blackmagic input
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 14:14:42 +0000 (14:14 +0000)]
Fix scope analysis of live blackmagic input

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

13 years agoFix small display issue in render widget
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 13:35:22 +0000 (13:35 +0000)]
Fix small display issue in render widget

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

13 years agoAdd MLT's audiowave effect to display the audio signal as video
Jean-Baptiste Mardelle [Wed, 29 Dec 2010 13:25:40 +0000 (13:25 +0000)]
Add MLT's audiowave effect to display the audio signal as video

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

13 years agoAdd WebM to the list of supported formats.
Dan Dennedy [Wed, 29 Dec 2010 09:00:37 +0000 (09:00 +0000)]
Add WebM to the list of supported formats.

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

13 years agoAdd a "full description" to effects. Will be shown when the parameter comments are...
Till Theato [Tue, 28 Dec 2010 23:17:52 +0000 (23:17 +0000)]
Add a "full description" to effects. Will be shown when the parameter comments are shown:
http://kdenlive.org/mantis/view.php?id=1948

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

13 years agoLight Graffiti effect:
Simon A. Eugster [Tue, 28 Dec 2010 17:33:57 +0000 (17:33 +0000)]
Light Graffiti effect:
* Additional parameters added

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

13 years agoThis glClear is needed on Mac OSX.
Dan Dennedy [Tue, 28 Dec 2010 07:04:08 +0000 (07:04 +0000)]
This glClear is needed on Mac OSX.

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

13 years agoImprovements to DeckLink output:
Dan Dennedy [Tue, 28 Dec 2010 05:37:06 +0000 (05:37 +0000)]
Improvements to DeckLink output:
- check for valid consumer
- reduce latency by reducing buffering
- reduce deinterlace quality to reduce performance overhead
  (was defaulting to yadif)

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

13 years ago- Avoid compiler warnings.
Alberto Villa [Tue, 28 Dec 2010 00:44:23 +0000 (00:44 +0000)]
- Avoid compiler warnings.

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

13 years agoAllow keeping the aspect ratio (of the project) when resizing a geometry rect on...
Till Theato [Mon, 27 Dec 2010 23:52:43 +0000 (23:52 +0000)]
Allow keeping the aspect ratio (of the project) when resizing a geometry rect on the monitor using CTRL + mouse drag

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

13 years agoFix using the mouse wheel in the onmonitorscene resulting in a seek in some cases
Till Theato [Mon, 27 Dec 2010 23:19:15 +0000 (23:19 +0000)]
Fix using the mouse wheel in the onmonitorscene resulting in a seek in some cases

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

13 years agoLight Graffiti effect: Parameters and descriptions added
Simon A. Eugster [Mon, 27 Dec 2010 18:51:19 +0000 (18:51 +0000)]
Light Graffiti effect: Parameters and descriptions added

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

13 years agoSpectrogram: Peaks (larger or equal as maximum frequency) can be highlighted
Simon A. Eugster [Mon, 27 Dec 2010 18:50:58 +0000 (18:50 +0000)]
Spectrogram: Peaks (larger or equal as maximum frequency) can be highlighted

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

13 years agoAudio Spectrum: Option to show maximum values added (decreases with the Moving Averag...
Simon A. Eugster [Mon, 27 Dec 2010 18:50:33 +0000 (18:50 +0000)]
Audio Spectrum: Option to show maximum values added (decreases with the Moving Average). Easier to detect clipping.

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

13 years agoImprove visual appearance of effect parameter comments:
Till Theato [Mon, 27 Dec 2010 13:18:50 +0000 (13:18 +0000)]
Improve visual appearance of effect parameter comments:
http://kdenlive.org/mantis/view.php?id=1939

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

13 years agoUI cleanup (remove double margin)
Jean-Baptiste Mardelle [Mon, 27 Dec 2010 01:18:27 +0000 (01:18 +0000)]
UI cleanup (remove double margin)

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

13 years agoRemove double margin in config dialog
Jean-Baptiste Mardelle [Mon, 27 Dec 2010 00:58:32 +0000 (00:58 +0000)]
Remove double margin in config dialog

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

13 years agoGUI cleanup (remove frames around some tab widget)
Jean-Baptiste Mardelle [Mon, 27 Dec 2010 00:51:50 +0000 (00:51 +0000)]
GUI cleanup (remove frames around some tab widget)

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

13 years agoShow all parameter comments at once:
Till Theato [Sun, 26 Dec 2010 12:15:53 +0000 (12:15 +0000)]
Show all parameter comments at once:
http://kdenlive.org/mantis/view.php?id=1939

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

13 years agoCheck for xine in config wizard:
Jean-Baptiste Mardelle [Sun, 26 Dec 2010 12:01:04 +0000 (12:01 +0000)]
Check for xine in config wizard:
http://www.kdenlive.org/mantis/view.php?id=1133

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

13 years agoFix image selection in title clips:
Jean-Baptiste Mardelle [Sun, 26 Dec 2010 11:32:43 +0000 (11:32 +0000)]
Fix image selection in title clips:
http://www.kdenlive.org/mantis/view.php?id=933

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

13 years agoFix inserting space on 1. track only not possible:
Till Theato [Sun, 26 Dec 2010 09:18:45 +0000 (09:18 +0000)]
Fix inserting space on 1. track only not possible:
http://kdenlive.org/mantis/view.php?id=1944

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

13 years agoReplace the keyframe table by the add keyframe button if all keyframes but one are...
Till Theato [Sat, 25 Dec 2010 19:43:37 +0000 (19:43 +0000)]
Replace the keyframe table by the add keyframe button if all keyframes but one are deleted:
http://kdenlive.org/mantis/view.php?id=1942

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

13 years agoEffect comments added
Simon A. Eugster [Sat, 25 Dec 2010 14:18:10 +0000 (14:18 +0000)]
Effect comments added

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

13 years agoUse label at the bottom of the effect stack instead of tooltips for showing parameter...
Till Theato [Sat, 25 Dec 2010 00:24:45 +0000 (00:24 +0000)]
Use label at the bottom of the effect stack instead of tooltips for showing parameter comments:
http://kdenlive.org/mantis/view.php?id=1939

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

13 years agoUse the effect description for the tooltips of the items in the effectlistwidget
Till Theato [Fri, 24 Dec 2010 13:47:11 +0000 (13:47 +0000)]
Use the effect description for the tooltips of the items in the effectlistwidget

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

13 years agoRemove code duplication
Till Theato [Fri, 24 Dec 2010 13:35:09 +0000 (13:35 +0000)]
Remove code duplication

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

13 years agoSpanish translation update
Gabriel Gazzan [Fri, 24 Dec 2010 06:39:16 +0000 (06:39 +0000)]
Spanish translation update

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

13 years agoMake it possible to add a comment explaining effect parameters (for now only double...
Till Theato [Thu, 23 Dec 2010 23:17:52 +0000 (23:17 +0000)]
Make it possible to add a comment explaining effect parameters (for now only double params).
The comment is available as a tooltip.
See: http://kdenlive.org/mantis/view.php?id=1939

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

13 years agoFix DVD menus with more than 9 buttons:
Till Theato [Thu, 23 Dec 2010 22:57:18 +0000 (22:57 +0000)]
Fix DVD menus with more than 9 buttons:
http://kdenlive.org/mantis/view.php?id=1661

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

13 years agoFix setting the duration for the wrong track when dragging a clip to the timeline.
Till Theato [Thu, 23 Dec 2010 22:20:14 +0000 (22:20 +0000)]
Fix setting the duration for the wrong track when dragging a clip to the timeline.
Caused a crash in some cases:
http://kdenlive.org/mantis/view.php?id=1937

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

13 years agoLight Graffiti: Additional parameter added
Simon A. Eugster [Thu, 23 Dec 2010 15:27:36 +0000 (15:27 +0000)]
Light Graffiti: Additional parameter added

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

13 years agoFix: Light Graffiti effect listed correctly now (added to blacklist)
Simon A. Eugster [Thu, 23 Dec 2010 15:27:17 +0000 (15:27 +0000)]
Fix: Light Graffiti effect listed correctly now (added to blacklist)

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

13 years agoLight Graffiti effect added to the list
Simon A. Eugster [Thu, 23 Dec 2010 06:34:17 +0000 (06:34 +0000)]
Light Graffiti effect added to the list

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

13 years agoInitial support for keyframes in track effects (WIP)
Till Theato [Tue, 21 Dec 2010 20:05:33 +0000 (20:05 +0000)]
Initial support for keyframes in track effects (WIP)

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

13 years ago- Fix build with GCC 4.2.
Alberto Villa [Tue, 21 Dec 2010 17:51:54 +0000 (17:51 +0000)]
- Fix build with GCC 4.2.

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

13 years ago- Fix build on FreeBSD.
Alberto Villa [Tue, 21 Dec 2010 17:49:02 +0000 (17:49 +0000)]
- Fix build on FreeBSD.

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 20 Dec 2010 16:33:08 +0000 (16:33 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoshow db values (later with context menu switch between db/linear)
Marco Gittler [Mon, 20 Dec 2010 15:08:24 +0000 (15:08 +0000)]
show db values (later with context menu switch between db/linear)

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

13 years agofixed gl widget on mac (did not resize anymore)
Marco Gittler [Mon, 20 Dec 2010 11:37:08 +0000 (11:37 +0000)]
fixed gl widget on mac (did not resize anymore)

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

13 years agoIf exporting to script: Use variables for the location of the playlist and the destin...
Till Theato [Sat, 18 Dec 2010 14:34:39 +0000 (14:34 +0000)]
If exporting to script: Use variables for the location of the playlist and the destination

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

13 years agoFix scripts with special chars in render name:
Jean-Baptiste Mardelle [Sat, 18 Dec 2010 11:26:33 +0000 (11:26 +0000)]
Fix scripts with special chars in render name:
http://kdenlive.org/mantis/view.php?id=1926

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

13 years agoSmall cleanup in CustomTrackView constructor
Till Theato [Fri, 17 Dec 2010 20:38:09 +0000 (20:38 +0000)]
Small cleanup in CustomTrackView constructor

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

13 years agoImprove visual feedback in render dialog when clips are missing:
Jean-Baptiste Mardelle [Thu, 16 Dec 2010 22:01:20 +0000 (22:01 +0000)]
Improve visual feedback in render dialog when clips are missing:
http://kdenlive.org/mantis/view.php?id=1425

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

13 years agoSpectrum: Using maxima of samples if there are more than 2 samples per pixel
Simon A. Eugster [Tue, 14 Dec 2010 18:26:43 +0000 (18:26 +0000)]
Spectrum: Using maxima of samples if there are more than 2 samples per pixel

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

13 years agoSpectrogram:
Simon A. Eugster [Tue, 14 Dec 2010 12:59:54 +0000 (12:59 +0000)]
Spectrogram:
* Re-using interpolation function (moved to FFTTools)
* Fixed mouse glitch (see previous commit)

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

13 years agoAudio Scope:
Simon A. Eugster [Tue, 14 Dec 2010 12:59:29 +0000 (12:59 +0000)]
Audio Scope:
* Fixed crash when using too high max frequency
* Fixed glitch changing the maximum frequency to 96 kHz when zooming in to 1 kHz too quickly (unsigned overflow)
* Fixed frequency labeled twice as high as it actually was

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

13 years agoAudio Spectrum: Increased performance by 25 % by directly painting lines instead...
Simon A. Eugster [Tue, 14 Dec 2010 12:59:06 +0000 (12:59 +0000)]
Audio Spectrum: Increased performance by 25 % by directly painting lines instead of single pixels

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

13 years agoFix wrong profile autodetection:
Jean-Baptiste Mardelle [Tue, 14 Dec 2010 00:04:25 +0000 (00:04 +0000)]
Fix wrong profile autodetection:
http://www.kdenlive.org/mantis/view.php?id=1888

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

13 years agoAudio scopes: Only deliver audio when required for better performance when scopes...
Simon A. Eugster [Mon, 13 Dec 2010 08:20:34 +0000 (08:20 +0000)]
Audio scopes: Only deliver audio when required for better performance when scopes are disabled

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

13 years agoAudio spectrum: Fixed crash when the mouse cursor moved outside the widget while...
Simon A. Eugster [Mon, 13 Dec 2010 08:20:09 +0000 (08:20 +0000)]
Audio spectrum: Fixed crash when the mouse cursor moved outside the widget while calculating

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

13 years agoSpectrogram:
Simon A. Eugster [Mon, 13 Dec 2010 08:19:38 +0000 (08:19 +0000)]
Spectrogram:
* Added more space on the left to avoid the minus being cut off for the lower dB bound
* Don't track mouse anymore when it is on the left of the spectrogram

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

13 years agoAdd option to allow the parameters to stay enabled when the effect is disabled.
Till Theato [Sun, 12 Dec 2010 19:02:27 +0000 (19:02 +0000)]
Add option to allow the parameters to stay enabled when the effect is disabled.
Using the parameters with the effect disabled can be useful for example for colorpicking (white balance, bluescreen).

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

13 years agoSmall cleanup + comment
Till Theato [Sun, 12 Dec 2010 18:06:54 +0000 (18:06 +0000)]
Small cleanup + comment

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

13 years agoFix timeline selection when adding effects:
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 16:09:57 +0000 (16:09 +0000)]
Fix timeline selection when adding effects:
http://kdenlive.org/mantis/view.php?id=1182

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

13 years agoFix painting of guides with vertical scroll (introduced in svn rev, 5165)
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 15:01:26 +0000 (15:01 +0000)]
Fix painting of guides with vertical scroll (introduced in svn rev, 5165)

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

13 years agoChange guide comment position:
Till Theato [Sun, 12 Dec 2010 12:41:17 +0000 (12:41 +0000)]
Change guide comment position:
Comment is now on a rect (no rounded corners) on the top of the timeline (no +10).
Rect has an arc appended.

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

13 years agoFix guide comment not visible when scrolling vertically (make it float):
Till Theato [Sun, 12 Dec 2010 12:07:21 +0000 (12:07 +0000)]
Fix guide comment not visible when scrolling vertically (make it float):
http://kdenlive.org/mantis/view.php?id=1911

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

13 years agoFix compatibility with dvdauthor 0.7
Jean-Baptiste Mardelle [Sun, 12 Dec 2010 11:11:04 +0000 (11:11 +0000)]
Fix compatibility with dvdauthor 0.7

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

13 years agoFix build on Mac OS X.
Dan Dennedy [Sun, 12 Dec 2010 03:42:34 +0000 (03:42 +0000)]
Fix build on Mac OS X.

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

13 years agoFix effect parameters disabled at inappropriate times (when switching between a disab...
Till Theato [Sat, 11 Dec 2010 22:12:51 +0000 (22:12 +0000)]
Fix effect parameters disabled at inappropriate times (when switching between a disabled and an enabled effect).

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

13 years agoSharpness effect: Rename to Sharpen, move to Enhancement group and make it keyframable
Till Theato [Sat, 11 Dec 2010 21:52:37 +0000 (21:52 +0000)]
Sharpness effect: Rename to Sharpen, move to Enhancement group and make it keyframable

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

13 years agoAdd comment on project folder places entry (== Bookmark) code resources.
Till Theato [Sat, 11 Dec 2010 21:39:11 +0000 (21:39 +0000)]
Add comment on project folder places entry (== Bookmark) code resources.

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

13 years agoAdd project folder places entry to Kdenlive file dialogs:
Till Theato [Sat, 11 Dec 2010 21:00:38 +0000 (21:00 +0000)]
Add project folder places entry to Kdenlive file dialogs:
http://kdenlive.org/mantis/view.php?id=1828

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

13 years agoMark project modified when updating clip location:
Jean-Baptiste Mardelle [Sat, 11 Dec 2010 11:07:46 +0000 (11:07 +0000)]
Mark project modified when updating clip location:
http://kdenlive.org/mantis/view.php?id=1913

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

13 years agoAudio scopes: Mouse tracking can be disabled
Simon A. Eugster [Thu, 9 Dec 2010 18:50:10 +0000 (18:50 +0000)]
Audio scopes: Mouse tracking can be disabled

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

13 years agoAudio Scopes:
Simon A. Eugster [Thu, 9 Dec 2010 18:39:00 +0000 (18:39 +0000)]
Audio Scopes:
* Audio Spectrum now shows frequency and volume at the mouse position
* Moved the peak-preserving linear interpolation to an own function (re-use)
* Grid in the Spectrogram can be disabled
* Increased accuracy of volume value at the mouse position in the Spectogram

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

13 years agoSpectrogram: Fix update on resize
Simon A. Eugster [Thu, 9 Dec 2010 18:38:31 +0000 (18:38 +0000)]
Spectrogram: Fix update on resize

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

13 years agoSpectrogram:
Simon A. Eugster [Wed, 8 Dec 2010 17:50:04 +0000 (17:50 +0000)]
Spectrogram:
* Minimum and maximum dB can be chosen with vertical dragging
* Maximum frequency can be adjusted with horizontal dragging
* HUD showing frequency and frame number at mouse position
* Only add a new line if there is actually new data available (i.e. not on dB adustments and such)

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

13 years agoAbstract Scopes:
Simon A. Eugster [Wed, 8 Dec 2010 17:49:33 +0000 (17:49 +0000)]
Abstract Scopes:
* Debug messages improved
* New pen added
* Abstract Audio Scope: Debugging switch added
* Abstract Audio Scope: Keep track of number of new data such that the renderer function knows whether it is called due to new data or simply because the view or parameters have changed

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

13 years agoSpanish translation update
Gabriel Gazzan [Tue, 7 Dec 2010 20:56:53 +0000 (20:56 +0000)]
Spanish translation update

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

13 years ago* Moved movement detection to Abstract Scope widget
Simon A. Eugster [Tue, 7 Dec 2010 20:42:25 +0000 (20:42 +0000)]
* Moved movement detection to Abstract Scope widget
* Auto-Refresh: virtual modifier removed from slot (did not connect due to dubious reasons here with the virtual modifier)
* Code cleanup, unused functions removed

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

13 years agoSpectrogram:
Simon A. Eugster [Tue, 7 Dec 2010 20:41:28 +0000 (20:41 +0000)]
Spectrogram:
* Keeping pre-rendered image for much better performance (10x +)
* Remember window settings

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

13 years agoMake jog shuttle buttons work, based on patch from P. Fleury,
Jean-Baptiste Mardelle [Tue, 7 Dec 2010 19:43:09 +0000 (19:43 +0000)]
Make jog shuttle buttons work, based on patch from P. Fleury,
http://kdenlive.org/mantis/view.php?id=1895

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

13 years agoPrevent error in track effect deletion
Jean-Baptiste Mardelle [Tue, 7 Dec 2010 19:20:41 +0000 (19:20 +0000)]
Prevent error in track effect deletion

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

13 years agoSpectrogram added (but not yet efficient)
Simon A. Eugster [Tue, 7 Dec 2010 14:02:26 +0000 (14:02 +0000)]
Spectrogram added (but not yet efficient)

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

13 years agoAudio Spectrum: Moved FFT calculation to FFTTools for re-use
Simon A. Eugster [Tue, 7 Dec 2010 14:02:03 +0000 (14:02 +0000)]
Audio Spectrum: Moved FFT calculation to FFTTools for re-use

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

13 years agoPreparing Spectrogram widget
Simon A. Eugster [Tue, 7 Dec 2010 14:01:41 +0000 (14:01 +0000)]
Preparing Spectrogram widget

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

13 years agoAudio Spectrum:
Simon A. Eugster [Tue, 7 Dec 2010 07:14:54 +0000 (07:14 +0000)]
Audio Spectrum:
* Showing maximum frequency on the X axis
* Dotted lines for frequencies between labelled main frequencies

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