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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 6 Dec 2010 21:33:03 +0000 (21:33 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoAudio Spectrum:
Simon A. Eugster [Mon, 6 Dec 2010 16:57:05 +0000 (16:57 +0000)]
Audio Spectrum:
* kiss_fft configuration is cached as well for better performance
* Actual window size is shown in the widget (may differ from the selected window size due to limiting sampling rate)
* Showing some ToolTips, removed Realtime option
* Comments added

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

13 years agoAudio scopes: Caching window functions for better performance
Simon A. Eugster [Mon, 6 Dec 2010 16:56:27 +0000 (16:56 +0000)]
Audio scopes: Caching window functions for better performance

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

13 years agoAudio Spectrum: Maximum frequency can be adjusted by horizontal dragging
Simon A. Eugster [Mon, 6 Dec 2010 09:32:55 +0000 (09:32 +0000)]
Audio Spectrum: Maximum frequency can be adjusted by horizontal dragging

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

13 years agoAudio Spectrum: Grid scale improved
Simon A. Eugster [Mon, 6 Dec 2010 09:32:36 +0000 (09:32 +0000)]
Audio Spectrum: Grid scale improved

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

13 years agoAudio Spectrum: Linear interpolation fixed for peaks (Hack; See source code comments)
Simon A. Eugster [Sun, 5 Dec 2010 21:28:55 +0000 (21:28 +0000)]
Audio Spectrum: Linear interpolation fixed for peaks (Hack; See source code comments)

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

13 years agoUsing #ifdef for debugging instead of commenting out in Abstract Scopes
Simon A. Eugster [Sun, 5 Dec 2010 21:08:04 +0000 (21:08 +0000)]
Using #ifdef for debugging instead of commenting out in Abstract Scopes

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

13 years agoAudio Spectrum: Different Window functions added (Rectangle, Triangle, and Hamming)
Simon A. Eugster [Sun, 5 Dec 2010 20:57:11 +0000 (20:57 +0000)]
Audio Spectrum: Different Window functions added (Rectangle, Triangle, and Hamming)

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

13 years agoCMake: Message about C flags adjusted
Simon A. Eugster [Sun, 5 Dec 2010 20:56:41 +0000 (20:56 +0000)]
CMake: Message about C flags adjusted

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

13 years agoAudio Spectrum: Remember configuration
Simon A. Eugster [Sat, 4 Dec 2010 09:36:56 +0000 (09:36 +0000)]
Audio Spectrum: Remember configuration

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

13 years agoAudio Spectrum updated
Simon A. Eugster [Sat, 4 Dec 2010 08:41:42 +0000 (08:41 +0000)]
Audio Spectrum updated
* Minimum dB value can be adjusted by dragging vertically
* Maximum dB value: Additionally hold Shift while dragging

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

13 years agoRemoved unused variable names (compile-time warnings)
Simon A. Eugster [Sat, 4 Dec 2010 08:00:12 +0000 (08:00 +0000)]
Removed unused variable names (compile-time warnings)

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

13 years agoColor scopes now using the common abstract scope as well. --> Common functions, more...
Simon A. Eugster [Fri, 3 Dec 2010 17:11:41 +0000 (17:11 +0000)]
Color scopes now using the common abstract scope as well. --> Common functions, more re-usable

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

13 years agoMade AbstractAudioScope and AbstractGfxScope inherit from AbstractScope; Done for...
Simon A. Eugster [Fri, 3 Dec 2010 17:10:22 +0000 (17:10 +0000)]
Made AbstractAudioScope and AbstractGfxScope inherit from AbstractScope; Done for audio

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

13 years agoAudio Spectrum updated: dB values, frequency values
Simon A. Eugster [Fri, 3 Dec 2010 14:59:45 +0000 (14:59 +0000)]
Audio Spectrum updated: dB values, frequency values

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

13 years agodisable effect stack params and monitor scene when effect is disabled
Jean-Baptiste Mardelle [Mon, 29 Nov 2010 23:13:46 +0000 (23:13 +0000)]
disable effect stack params and monitor scene when effect is disabled

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

13 years agocleanup
Jean-Baptiste Mardelle [Mon, 29 Nov 2010 22:19:39 +0000 (22:19 +0000)]
cleanup

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

13 years agoFix possible crash on exit
Jean-Baptiste Mardelle [Sun, 28 Nov 2010 23:15:54 +0000 (23:15 +0000)]
Fix possible crash on exit

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

13 years agoUse QtConcurrent instead of custom thread to create audio thumbs, in an attempt to...
Jean-Baptiste Mardelle [Sun, 28 Nov 2010 22:53:15 +0000 (22:53 +0000)]
Use QtConcurrent instead of custom thread to create audio thumbs, in an attempt to fix startup crash

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

13 years agoFix editing of external title files:
Jean-Baptiste Mardelle [Sat, 27 Nov 2010 22:24:23 +0000 (22:24 +0000)]
Fix editing of external title files:
http://www.kdenlive.org/mantis/view.php?id=1879

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

13 years agoFix typo breaking force aspect ratio:
Jean-Baptiste Mardelle [Sat, 27 Nov 2010 19:25:41 +0000 (19:25 +0000)]
Fix typo breaking force aspect ratio:
http://www.kdenlive.org/mantis/view.php?id=1896

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

13 years agoSome comments added
Simon A. Eugster [Sat, 27 Nov 2010 07:03:18 +0000 (07:03 +0000)]
Some comments added

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

13 years agoI/Q Lines: Visual enhancements.
Simon A. Eugster [Fri, 26 Nov 2010 17:08:30 +0000 (17:08 +0000)]
I/Q Lines: Visual enhancements.
Vectorscope: Mouse Circle not limited to the Vectorscope's Circle's bounding rect anymore.

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

13 years agoVectorscope: I/Q lines added
Simon A. Eugster [Fri, 26 Nov 2010 14:39:50 +0000 (14:39 +0000)]
Vectorscope: I/Q lines added

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

13 years agoFrequency spectrum ...
Simon A. Eugster [Thu, 25 Nov 2010 17:45:59 +0000 (17:45 +0000)]
Frequency spectrum ...

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

13 years agofix signal/slots for QVector<int16_t>
Marco Gittler [Wed, 24 Nov 2010 09:46:47 +0000 (09:46 +0000)]
fix signal/slots for QVector<int16_t>
used now for audiosignal.cpp but looks a bit slower (so only commented
out first)

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

13 years agoAudio scope: Signals and slots not working
Simon A. Eugster [Wed, 24 Nov 2010 08:26:33 +0000 (08:26 +0000)]
Audio scope: Signals and slots not working

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

13 years agoApply patch from P. Fleury to improve jog shuttle speed handling.
Dan Dennedy [Wed, 24 Nov 2010 03:56:51 +0000 (03:56 +0000)]
Apply patch from P. Fleury to improve jog shuttle speed handling.

It is especially helpful for the popular Contour models.

http://www.kdenlive.org/mantis/view.php?id=1893

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

13 years agoFix typo in time code format display.
Dan Dennedy [Tue, 23 Nov 2010 23:39:18 +0000 (23:39 +0000)]
Fix typo in time code format display.

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

13 years agoSpanish translation update
Gabriel Gazzan [Tue, 23 Nov 2010 20:33:31 +0000 (20:33 +0000)]
Spanish translation update

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

13 years agofix compile on mac
Marco Gittler [Tue, 23 Nov 2010 16:29:59 +0000 (16:29 +0000)]
fix compile on mac

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

13 years agoFix regression in HDV capture.
Dan Dennedy [Mon, 22 Nov 2010 22:29:00 +0000 (22:29 +0000)]
Fix regression in HDV capture.

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

13 years agoAdd effect file for new frei0r sharpness filter.
Dan Dennedy [Mon, 22 Nov 2010 21:58:42 +0000 (21:58 +0000)]
Add effect file for new frei0r sharpness filter.

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 22 Nov 2010 18:29:45 +0000 (18:29 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoFirst preparations for audio spectrum scopes, using kiss_fft
Simon A. Eugster [Mon, 22 Nov 2010 18:21:46 +0000 (18:21 +0000)]
First preparations for audio spectrum scopes, using kiss_fft

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

13 years agoRemove transparency effect from Cmake.
Dan Dennedy [Sat, 20 Nov 2010 07:43:31 +0000 (07:43 +0000)]
Remove transparency effect from Cmake.

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

13 years agoRemove transparency effect.
Dan Dennedy [Sat, 20 Nov 2010 07:36:36 +0000 (07:36 +0000)]
Remove transparency effect.

It is not obvious that it requires composite, it is redundant with
composite's opacity, and it is demonstrated as unstable:
http://www.kdenlive.org/mantis/view.php?id=1464

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

13 years agoAdd 720p DNxHD transcode presets.
Dan Dennedy [Sat, 20 Nov 2010 07:30:57 +0000 (07:30 +0000)]
Add 720p DNxHD transcode presets.

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

13 years agoAdd support for SWF files.
Dan Dennedy [Thu, 18 Nov 2010 07:34:24 +0000 (07:34 +0000)]
Add support for SWF files.

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

13 years agoFix bug preventing track effect editing / deletion:
Jean-Baptiste Mardelle [Tue, 16 Nov 2010 22:14:37 +0000 (22:14 +0000)]
Fix bug preventing track effect editing / deletion:
http://www.kdenlive.org:80/mantis/view.php?id=1881
http://www.kdenlive.org:80/mantis/view.php?id=1882

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

13 years agoDon't send effect change when simply opening the effect in effectstack
Jean-Baptiste Mardelle [Tue, 16 Nov 2010 21:25:40 +0000 (21:25 +0000)]
Don't send effect change when simply opening the effect in effectstack

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

13 years agoNew: analyse stopmotion video feed through color scopes
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 22:24:08 +0000 (22:24 +0000)]
New: analyse stopmotion video feed through color scopes

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

13 years agoFix memleak in v4l mjpeg capture
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 21:23:53 +0000 (21:23 +0000)]
Fix memleak in v4l mjpeg capture

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

13 years agofix v4l memleak
Jean-Baptiste Mardelle [Mon, 15 Nov 2010 11:02:38 +0000 (11:02 +0000)]
fix v4l memleak

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

13 years agoApply external monitor setting without restarting
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 23:22:59 +0000 (23:22 +0000)]
Apply external monitor setting without restarting

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

13 years agoSome smaller cleanups related to project loading
Till Theato [Sun, 14 Nov 2010 19:59:49 +0000 (19:59 +0000)]
Some smaller cleanups related to project loading

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

13 years agoAdd keyframable GUI for frei0r.hqdn3d (denoiser)
Till Theato [Sun, 14 Nov 2010 19:24:52 +0000 (19:24 +0000)]
Add keyframable GUI for frei0r.hqdn3d (denoiser)

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

13 years agoAllow to enable / disable audio levels display
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 17:14:34 +0000 (17:14 +0000)]
Allow to enable / disable audio levels display

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

13 years agoFirst steps to support MLT's new Blackmagic's consumer (means external video display...
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 16:14:14 +0000 (16:14 +0000)]
First steps to support MLT's new Blackmagic's consumer (means external video display in Kdenlive)

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

13 years agoGet rid of buggy "drop B frame" speedup feature
Jean-Baptiste Mardelle [Sun, 14 Nov 2010 10:50:20 +0000 (10:50 +0000)]
Get rid of buggy "drop B frame" speedup feature

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

13 years agoAdd field order override in advanced clip properties.
Dan Dennedy [Sun, 14 Nov 2010 05:17:21 +0000 (05:17 +0000)]
Add field order override in advanced clip properties.

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

13 years agoAdd option to speed up project loading: Replace all avformat producers with avformat...
Till Theato [Fri, 12 Nov 2010 23:21:58 +0000 (23:21 +0000)]
Add option to speed up project loading: Replace all avformat producers with avformat-novalidate to skip the validation during the producer init (takes place in MLT) while loading the project. Not enabled by default yet.

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

13 years agoAdd TIF to slideshow clip.
Dan Dennedy [Fri, 12 Nov 2010 04:53:15 +0000 (04:53 +0000)]
Add TIF to slideshow clip.

http://www.kdenlive.org/mantis/view.php?id=1701

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

13 years agoRemove some "0r"s from effect names
Till Theato [Wed, 10 Nov 2010 16:33:56 +0000 (16:33 +0000)]
Remove some "0r"s from effect names

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

13 years ago- Fix build on FreeBSD.
Alberto Villa [Tue, 9 Nov 2010 14:15:18 +0000 (14:15 +0000)]
- Fix build on FreeBSD.
- Cleanup src/CMakeLists.txt style.

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

13 years agoUpdated Spanish translation
Gabriel Gazzan [Mon, 8 Nov 2010 18:31:40 +0000 (18:31 +0000)]
Updated Spanish translation

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 8 Nov 2010 16:41:38 +0000 (16:41 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoUpdate some effect GUIs (mostly parameter order changed)
Till Theato [Sun, 7 Nov 2010 21:37:07 +0000 (21:37 +0000)]
Update some effect GUIs (mostly parameter order changed)

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

13 years agoMake transparency effect keyframable
Till Theato [Sun, 7 Nov 2010 20:48:03 +0000 (20:48 +0000)]
Make transparency effect keyframable

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

13 years agoShow position and value of dragged keyframe in status bar
Till Theato [Sun, 7 Nov 2010 20:29:17 +0000 (20:29 +0000)]
Show position and value of dragged keyframe in status bar

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

13 years agoPre-select the first parameter on effects with not other parameter selected to be...
Till Theato [Sun, 7 Nov 2010 20:09:39 +0000 (20:09 +0000)]
Pre-select the first parameter on effects with not other parameter selected to be shown in the timeline

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

13 years agoParameter GUI improvements:
Till Theato [Sun, 7 Nov 2010 18:55:27 +0000 (18:55 +0000)]
Parameter GUI improvements:
- List: name and drop-down in one row
- Position: new order + one row: name, slider, timecode editor
- Bool: new order: name, checkbox

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

13 years agoUse less space for double parameter widgets
Till Theato [Sun, 7 Nov 2010 17:46:31 +0000 (17:46 +0000)]
Use less space for double parameter widgets

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

13 years agoMake the keyframe parameter which can be edited in timeline selectable
Till Theato [Sun, 7 Nov 2010 16:25:07 +0000 (16:25 +0000)]
Make the keyframe parameter which can be edited in timeline selectable

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

13 years agoMake it easier to edit timecode by selecting the digit after the cursor
Till Theato [Sat, 6 Nov 2010 21:16:59 +0000 (21:16 +0000)]
Make it easier to edit timecode by selecting the digit after the cursor

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

13 years agoFix tab order in corners widget
Till Theato [Sat, 6 Nov 2010 20:22:31 +0000 (20:22 +0000)]
Fix tab order in corners widget

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

13 years agocorrectly enable capture button
Jean-Baptiste Mardelle [Sat, 6 Nov 2010 19:44:11 +0000 (19:44 +0000)]
correctly enable capture button

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

13 years agoFix rec monitor: http://kdenlive.org/mantis/view.php?id=1870
Jean-Baptiste Mardelle [Sat, 6 Nov 2010 00:22:25 +0000 (00:22 +0000)]
Fix rec monitor: http://kdenlive.org/mantis/view.php?id=1870

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

13 years agoSome small cleanups and even smaller speed improvements for project loading
Till Theato [Fri, 5 Nov 2010 23:19:58 +0000 (23:19 +0000)]
Some small cleanups and even smaller speed improvements for project loading

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

13 years ago"Desktop name" Spanish translation
Gabriel Gazzan [Thu, 4 Nov 2010 22:33:38 +0000 (22:33 +0000)]
"Desktop name" Spanish translation

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

13 years agoAdded Russian translation of notifications and resorted translations in alphabetic...
Alexandre Prokoudine [Thu, 4 Nov 2010 22:33:20 +0000 (22:33 +0000)]
Added Russian translation of notifications and resorted translations in alphabetic order

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

13 years agoAdded Spanish translations for notifications
Gabriel Gazzan [Thu, 4 Nov 2010 22:24:45 +0000 (22:24 +0000)]
Added Spanish translations for notifications

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

13 years agoUpdated Russian translation to match changes introduced by newly added effects descri...
Alexandre Prokoudine [Wed, 3 Nov 2010 01:55:06 +0000 (01:55 +0000)]
Updated Russian translation to match changes introduced by newly added effects descriptions, more to follow

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

13 years agoAdded missing effects descriptions (scratchlines, grain, oldfilm, dust -- all from...
Alexandre Prokoudine [Wed, 3 Nov 2010 00:32:11 +0000 (00:32 +0000)]
Added missing effects descriptions (scratchlines, grain, oldfilm, dust -- all from MLT)

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

13 years agoFix compilation
Jean-Baptiste Mardelle [Tue, 2 Nov 2010 21:30:19 +0000 (21:30 +0000)]
Fix compilation

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

13 years agoStopmotion widget: Improved webcam support, taken from the fswebcam project
Jean-Baptiste Mardelle [Mon, 1 Nov 2010 21:08:46 +0000 (21:08 +0000)]
Stopmotion widget: Improved webcam support, taken from the fswebcam project

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

13 years agoUpdated Russian translation to match recent changes
Alexandre Prokoudine [Sun, 31 Oct 2010 13:33:32 +0000 (13:33 +0000)]
Updated Russian translation to match recent changes

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

13 years agoCleanup keyframe editor code
Till Theato [Sun, 31 Oct 2010 10:40:12 +0000 (10:40 +0000)]
Cleanup keyframe editor code

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

13 years agoFix keyframes not editable in timeline if first parameter is not keyframable
Till Theato [Sat, 30 Oct 2010 22:35:15 +0000 (22:35 +0000)]
Fix keyframes not editable in timeline if first parameter is not keyframable

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

13 years ago- Replace seeking checkbox in keyframe widget with a checkable add-link button
Till Theato [Sat, 30 Oct 2010 09:08:17 +0000 (09:08 +0000)]
- Replace seeking checkbox in keyframe widget with a checkable add-link button
- Add line on top of keyframe widget to make it clear where the add keyframe button belongs to

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

13 years agoUse antialiasing to draw line connecting keyframes (only on selected clip)
Till Theato [Sat, 30 Oct 2010 07:53:43 +0000 (07:53 +0000)]
Use antialiasing to draw line connecting keyframes (only on selected clip)

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

13 years ago- Always start line showing keyframe value at clip beginning and end at the clip end
Till Theato [Fri, 29 Oct 2010 22:13:17 +0000 (22:13 +0000)]
- Always start line showing keyframe value at clip beginning and end at the clip end
- Do not paint second keyframe if only one exists

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

13 years agoTell MLT to automatically insert the consumer producer and not pollute
Dan Dennedy [Fri, 29 Oct 2010 04:19:32 +0000 (04:19 +0000)]
Tell MLT to automatically insert the consumer producer and not pollute
the mlt_profile Kdenlive is using when loading a MLT XML (project) as a
clip.

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

13 years agoDo not show the webcam/capture page of the config wizard on OS X.
Dan Dennedy [Fri, 29 Oct 2010 04:10:16 +0000 (04:10 +0000)]
Do not show the webcam/capture page of the config wizard on OS X.

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

13 years agoDo not show project profile mismatch dialog on still images
Dan Dennedy [Fri, 29 Oct 2010 03:41:25 +0000 (03:41 +0000)]
Do not show project profile mismatch dialog on still images
(or anything with no fps info).

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

13 years agoFix build on OSX by not using new V4LCaptureHandler.
Dan Dennedy [Fri, 29 Oct 2010 03:40:19 +0000 (03:40 +0000)]
Fix build on OSX by not using new V4LCaptureHandler.

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

13 years agoDo not allow removing the last keyframe by dragging it above or below the clip even...
Till Theato [Thu, 28 Oct 2010 21:19:47 +0000 (21:19 +0000)]
Do not allow removing the last keyframe by dragging it above or below the clip even if it is not at the beginning or at the end of the clip

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

13 years agoFix keyframes in timeline cannot be dragged to beginning of clip. Also fixes painting...
Till Theato [Thu, 28 Oct 2010 21:05:25 +0000 (21:05 +0000)]
Fix keyframes in timeline cannot be dragged to beginning of clip. Also fixes painting of keyframes while one keyframe is dragged.

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

13 years agoDisplay webcam pixel format in wizard
Jean-Baptiste Mardelle [Wed, 27 Oct 2010 20:21:45 +0000 (20:21 +0000)]
Display webcam pixel format in wizard

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

13 years agoBasic webcam (video4linux) autodetection
Jean-Baptiste Mardelle [Tue, 26 Oct 2010 20:42:55 +0000 (20:42 +0000)]
Basic webcam (video4linux) autodetection

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

13 years agoImproved performance for blackmagic picture grab and various usability improvements...
Jean-Baptiste Mardelle [Mon, 25 Oct 2010 21:58:06 +0000 (21:58 +0000)]
Improved performance for blackmagic picture grab and various usability improvements in stopmotion widget

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

13 years agoKeyboard shortcuts for stop motion capture
Jean-Baptiste Mardelle [Mon, 25 Oct 2010 20:50:32 +0000 (20:50 +0000)]
Keyboard shortcuts for stop motion capture

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

13 years agoSpanish translation update
Gabriel Gazzan [Mon, 25 Oct 2010 20:34:44 +0000 (20:34 +0000)]
Spanish translation update

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

13 years agoClip deletion: add checkbox so that user don't have to confirm deletion for each...
Jean-Baptiste Mardelle [Mon, 25 Oct 2010 17:53:07 +0000 (17:53 +0000)]
Clip deletion: add checkbox so that user don't have to confirm deletion for each clip when deleting several at once:
http://kdenlive.org/mantis/view.php?id=1858

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

13 years agokdenlive.pot update, Ukrainian translation update.
Yuri Chornoivan [Mon, 25 Oct 2010 17:23:36 +0000 (17:23 +0000)]
kdenlive.pot update, Ukrainian translation update.

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

13 years agoAdd plural forms
Yuri Chornoivan [Mon, 25 Oct 2010 17:17:44 +0000 (17:17 +0000)]
Add plural forms

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

13 years agoRename HDMI to Blackmagic in capture settings since Blackmagic cards can capture...
Jean-Baptiste Mardelle [Mon, 25 Oct 2010 16:17:37 +0000 (16:17 +0000)]
Rename HDMI to Blackmagic in capture settings since Blackmagic cards can capture from different sources.

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

13 years agoUpdated dutch translation by Ronald Stroethoff
Jean-Baptiste Mardelle [Mon, 25 Oct 2010 13:52:58 +0000 (13:52 +0000)]
Updated dutch translation by Ronald Stroethoff

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