]> git.sesse.net Git - kdenlive/log
kdenlive
15 years agoTry to fix audio mixing bug ( http://www.kdenlive.org:80/mantis/view.php?id=228 )
Jean-Baptiste Mardelle [Fri, 31 Oct 2008 09:42:09 +0000 (09:42 +0000)]
Try to fix audio mixing bug ( http://www.kdenlive.org:80/mantis/view.php?id=228 )
Warning: this is a large commit with important changes. it probably breaks loading of current kdenlive project files, I will fix this if bugs are reported

svn path=/branches/KDE4/; revision=2605

15 years agoFix edition of clip description by double click in column
Jean-Baptiste Mardelle [Fri, 31 Oct 2008 09:37:55 +0000 (09:37 +0000)]
Fix edition of clip description by double click in column

svn path=/branches/KDE4/; revision=2604

15 years agoRemoving DIRAC render profile, as we should embbed streams in mp4 or ogg containers...
Jean-Michel Poure [Fri, 31 Oct 2008 07:15:23 +0000 (07:15 +0000)]
Removing DIRAC render profile, as we should embbed streams in mp4 or ogg containers in order to carry sound. But ffmpeg is buggy and does not allow such streams. I am waiting for libschoedinger developers to get back to me for a suitable solution. Then I will add DIRAC again in rendering

svn path=/branches/KDE4/; revision=2603

15 years agoupdating italian translation
Salvatore Brigaglia [Thu, 30 Oct 2008 17:19:36 +0000 (17:19 +0000)]
updating italian translation

svn path=/branches/KDE4/; revision=2602

15 years agoMy hope with my first commit is to not destroy the world. Now kdenlive if officially...
Salvatore Brigaglia [Thu, 30 Oct 2008 17:17:49 +0000 (17:17 +0000)]
My hope with my first commit is to not destroy the world. Now kdenlive if officially also in italian

svn path=/branches/KDE4/; revision=2601

15 years agoWorkaround problems with clip transparency. Transparency is now achieved by inserting...
Jean-Baptiste Mardelle [Thu, 30 Oct 2008 16:52:44 +0000 (16:52 +0000)]
Workaround problems with clip transparency. Transparency is now achieved by inserting a transition in timeline. This "automatic" transition moves automatically with the clip (at least it tries).
Probably not perfect but I think it is an acceptable workaround for:
http://www.kdenlive.org:80/mantis/view.php?id=220

svn path=/branches/KDE4/; revision=2600

15 years agoWhen cutting a clip with keyframe effect, ensure that both parts of the clip get...
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 23:51:55 +0000 (23:51 +0000)]
When cutting a clip with keyframe effect, ensure that both parts of the clip get correct keyframes, should solve:
http://www.kdenlive.org:80/mantis/view.php?id=227

svn path=/branches/KDE4/; revision=2598

15 years agoDo not allow render zone to go below 0, might fix:
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 21:24:31 +0000 (21:24 +0000)]
Do not allow render zone to go below 0, might fix:
http://www.kdenlive.org:80/mantis/view.php?id=293

svn path=/branches/KDE4/; revision=2597

15 years agoFix broken transition after loading document, might be related to:
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 20:42:58 +0000 (20:42 +0000)]
Fix broken transition after loading document, might be related to:
http://www.kdenlive.org:80/mantis/view.php?id=243

svn path=/branches/KDE4/; revision=2596

15 years ago* Change screen grab parameter format so that the program name (arecord) is not visib...
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 19:53:20 +0000 (19:53 +0000)]
* Change screen grab parameter format so that the program name (arecord) is not visible / editable, otherwise could have been a security problem.

* Change render widget to use a larger text edit for avformat parameters, it is now hidden by default, and visible by clicking on the (i) button on top
http://www.kdenlive.org/mantis/view.php?id=287

svn path=/branches/KDE4/; revision=2595

15 years agoUse mime type for Kdenlive files description
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 18:57:49 +0000 (18:57 +0000)]
Use mime type for Kdenlive files description

svn path=/branches/KDE4/; revision=2594

15 years agoShow transition description as tooltip when moving through the transition combobox
Jean-Baptiste Mardelle [Wed, 29 Oct 2008 18:56:30 +0000 (18:56 +0000)]
Show transition description as tooltip when moving through the transition combobox

svn path=/branches/KDE4/; revision=2593

15 years agoCorrect spelling mistake in profiles.xml
Jean-Michel Poure [Wed, 29 Oct 2008 16:54:07 +0000 (16:54 +0000)]
Correct spelling mistake in profiles.xml

svn path=/branches/KDE4/; revision=2592

15 years agoTweaking Dailymotion settings
Jean-Michel Poure [Wed, 29 Oct 2008 14:28:35 +0000 (14:28 +0000)]
Tweaking Dailymotion settings

svn path=/branches/KDE4/; revision=2591

15 years agoUpdate Dailymotion export profile. Removing 640x480. Adding 1280x720 (motion maker...
Jean-Michel Poure [Wed, 29 Oct 2008 14:09:34 +0000 (14:09 +0000)]
Update Dailymotion export profile. Removing 640x480. Adding 1280x720 (motion maker) and 512x385 (high quality) h264 profiles. Source : http://www.dailymotion.com/hq

svn path=/branches/KDE4/; revision=2590

15 years agoChange Flash rendering profiles to 41k rate, as 48k and other values seem to cause...
Jean-Michel Poure [Wed, 29 Oct 2008 13:47:46 +0000 (13:47 +0000)]
Change Flash rendering profiles to 41k rate, as 48k and other values seem to cause trouble.

svn path=/branches/KDE4/; revision=2589

15 years ago1. Adding dirac render profile. 2. Fixing ffv1 rendering. 3. Adding flac for sound...
Jean-Michel Poure [Wed, 29 Oct 2008 11:47:19 +0000 (11:47 +0000)]
1. Adding dirac render profile. 2. Fixing ffv1 rendering. 3. Adding flac for sound. Remarks: ffv1 seeems to provide perfect results and is quite reliable. It is lightning fast. Dirac does not fully work, probably because ffmpeg implementation is lacking libschroedinger advance. But this may change in a near future, so I added dirac to Kdenlive supported rendering codecs. Warning: in the export settings, interlaced or full frame is not set. For optimal results, you will need to set these options by hand, until Kdenlive exports these informations using placeholders. Enjoy

svn path=/branches/KDE4/; revision=2588

15 years agoFixing typo in profiles.xml
Jean-Michel Poure [Wed, 29 Oct 2008 10:31:39 +0000 (10:31 +0000)]
Fixing typo in profiles.xml

svn path=/branches/KDE4/; revision=2587

15 years agoUsing mp4 as container for quality rendering, as per discussion with Dan.
Jean-Michel Poure [Wed, 29 Oct 2008 10:20:48 +0000 (10:20 +0000)]
Using mp4 as container for quality rendering, as per discussion with Dan.

svn path=/branches/KDE4/; revision=2586

15 years agoAdding huffyuv losless codec. Fixing wrong typo. Closing bug: http://www.kdenlive...
Jean-Michel Poure [Tue, 28 Oct 2008 18:23:22 +0000 (18:23 +0000)]
Adding huffyuv losless codec. Fixing wrong typo. Closing bug: http://www.kdenlive.org/mantis/view.php?id=286

svn path=/branches/KDE4/; revision=2585

15 years agoUpdate profiles.xml
Jean-Michel Poure [Tue, 28 Oct 2008 15:49:17 +0000 (15:49 +0000)]
Update profiles.xml

svn path=/branches/KDE4/; revision=2584

15 years agoAdding ffv1 and yuv420p rendering profiles. This should work, as MLT is able to expor...
Jean-Michel Poure [Tue, 28 Oct 2008 15:31:21 +0000 (15:31 +0000)]
Adding ffv1 and yuv420p rendering profiles. This should work, as MLT is able to export using these values. See bug: http://www.kdenlive.org/mantis/view.php?id=286. Bug not closed, but should be easy to fix. Mads bug is probably related.

svn path=/branches/KDE4/; revision=2583

15 years agoMpeg4 extension is mp4 according to standards. Replaced lower audio sampling rates...
Jean-Michel Poure [Tue, 28 Oct 2008 13:26:07 +0000 (13:26 +0000)]
Mpeg4 extension is mp4 according to standards. Replaced lower audio sampling rates with 44100, which is a minimum on some DVD players and audio devices.

svn path=/branches/KDE4/; revision=2582

15 years agoAdd xml file for frei0r.distort0r effect to set min / max values for parameter, until...
Jean-Baptiste Mardelle [Tue, 28 Oct 2008 11:28:30 +0000 (11:28 +0000)]
Add xml file for frei0r.distort0r effect to set min / max values for parameter, until this gets eventually fixed in the MLT frei0r module

svn path=/branches/KDE4/; revision=2581

15 years agoUse internal westley consumer buffer instead of saving playlist to file.
Jean-Baptiste Mardelle [Tue, 28 Oct 2008 00:34:22 +0000 (00:34 +0000)]
Use internal westley consumer buffer instead of saving playlist to file.

svn path=/branches/KDE4/; revision=2580

15 years agoMake the "video index" and "audio index" work (still requires a patch to MLT not...
Jean-Baptiste Mardelle [Mon, 27 Oct 2008 21:48:09 +0000 (21:48 +0000)]
Make the "video index" and "audio index" work (still requires a patch to MLT not to crash), autodectect default audio & video streams.

svn path=/branches/KDE4/; revision=2579

15 years agoCleanup profile.xml
Jean-Michel Poure [Mon, 27 Oct 2008 21:41:20 +0000 (21:41 +0000)]
Cleanup profile.xml

svn path=/branches/KDE4/; revision=2578

15 years agoCleanup profile.xml
Jean-Michel Poure [Mon, 27 Oct 2008 21:37:47 +0000 (21:37 +0000)]
Cleanup profile.xml

svn path=/branches/KDE4/; revision=2577

15 years agoCleanup profile.xml
Jean-Michel Poure [Mon, 27 Oct 2008 21:29:44 +0000 (21:29 +0000)]
Cleanup profile.xml

svn path=/branches/KDE4/; revision=2576

15 years agoCleanup profile.xml
Jean-Michel Poure [Mon, 27 Oct 2008 21:27:00 +0000 (21:27 +0000)]
Cleanup profile.xml

svn path=/branches/KDE4/; revision=2575

15 years agoCleanup profile.xml
Jean-Michel Poure [Mon, 27 Oct 2008 21:21:06 +0000 (21:21 +0000)]
Cleanup profile.xml

svn path=/branches/KDE4/; revision=2574

15 years agoFixing Xvid4 codec which is libxvid (previously not working) and using libmp3lame...
Jean-Michel Poure [Mon, 27 Oct 2008 20:47:53 +0000 (20:47 +0000)]
Fixing Xvid4 codec which is libxvid (previously not working) and using libmp3lame for audio. Adding a Web site section. Fell free to submit new settings.

svn path=/branches/KDE4/; revision=2573

15 years agoFixing Xvid4 codec which is libxvid (previously not working) and using libmp3lame...
Jean-Michel Poure [Mon, 27 Oct 2008 20:47:00 +0000 (20:47 +0000)]
Fixing Xvid4 codec which is libxvid (previously not working) and using libmp3lame for audio. Adding a Web site section. Fell free to submit new settings.

svn path=/branches/KDE4/; revision=2572

15 years agoFix problems with effects in cutted clips
Jean-Baptiste Mardelle [Sun, 26 Oct 2008 18:32:42 +0000 (18:32 +0000)]
Fix problems with effects in cutted clips

svn path=/branches/KDE4/; revision=2571

15 years agoAllow audio capture through alsa for screen grabs. Should fix issue:
Jean-Baptiste Mardelle [Sun, 26 Oct 2008 15:46:54 +0000 (15:46 +0000)]
Allow audio capture through alsa for screen grabs. Should fix issue:
http://www.kdenlive.org:80/mantis/view.php?id=248

svn path=/branches/KDE4/; revision=2570

15 years agoUpdate script for new po structure
Jean-Baptiste Mardelle [Sun, 26 Oct 2008 14:56:07 +0000 (14:56 +0000)]
Update script for new po structure

svn path=/branches/KDE4/; revision=2569

15 years agoFix the broken translation structure
Jean-Baptiste Mardelle [Sun, 26 Oct 2008 14:54:55 +0000 (14:54 +0000)]
Fix the broken translation structure

svn path=/branches/KDE4/; revision=2568

15 years agoFrench update
Jean-Michel Poure [Sun, 26 Oct 2008 13:54:12 +0000 (13:54 +0000)]
French update

svn path=/branches/KDE4/; revision=2567

15 years agoFrench update
Jean-Michel Poure [Sun, 26 Oct 2008 13:45:44 +0000 (13:45 +0000)]
French update

svn path=/branches/KDE4/; revision=2566

15 years agoMoved da.po in correct location
Jean-Baptiste Mardelle [Sun, 26 Oct 2008 13:37:45 +0000 (13:37 +0000)]
Moved da.po in correct location

svn path=/branches/KDE4/; revision=2565

15 years agoFix several issues related to effects. There is still a problem when cutting a clip...
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 21:54:04 +0000 (21:54 +0000)]
Fix several issues related to effects. There is still a problem when cutting a clip that has effects

svn path=/branches/KDE4/; revision=2564

15 years agoFix issue 254: starting up with project supplied on CLI should not result in 'Untitle...
Mads Bondo Dydensborg [Sat, 25 Oct 2008 20:22:07 +0000 (20:22 +0000)]
Fix issue 254: starting up with project supplied on CLI should not result in 'Untitled' project tab (http://www.kdenlive.org/mantis/view.php?id=254)

svn path=/branches/KDE4/; revision=2563

15 years agoUse geometry widget to set obscure parameters (will require some more work, but still...
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 14:31:29 +0000 (14:31 +0000)]
Use geometry widget to set obscure parameters (will require some more work, but still better than before)

svn path=/branches/KDE4/; revision=2562

15 years agosmall ui update for autotrack / obscure filter
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 14:29:18 +0000 (14:29 +0000)]
small ui update for autotrack / obscure filter

svn path=/branches/KDE4/; revision=2561

15 years agoChange po folder structure, each language has it's own directory, do not merge transl...
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 14:24:44 +0000 (14:24 +0000)]
Change po folder structure, each language has it's own directory, do not merge translations when building

svn path=/branches/KDE4/; revision=2560

15 years agoHopefully trivial fix for issue 0000265: mousewheel scroll direction in timeline...
Mads Bondo Dydensborg [Sat, 25 Oct 2008 11:51:12 +0000 (11:51 +0000)]
Hopefully trivial fix for issue 0000265: mousewheel scroll direction in timeline is counter-intuitive (http://www.kdenlive.org/mantis/view.php?id=265)

svn path=/branches/KDE4/; revision=2559

15 years agoFix indent + some cleanup
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 09:13:17 +0000 (09:13 +0000)]
Fix indent + some cleanup

svn path=/branches/KDE4/; revision=2558

15 years agoFix really messy ui file (useless hidden frames)
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 09:10:13 +0000 (09:10 +0000)]
Fix really messy ui file (useless hidden frames)

svn path=/branches/KDE4/; revision=2557

15 years agoUpdate French
Jean-Michel Poure [Sat, 25 Oct 2008 08:58:51 +0000 (08:58 +0000)]
Update French

svn path=/branches/KDE4/; revision=2556

15 years agoUpdated da.po translation, post fix of http://www.kdenlive.org/mantis/view.php?id=193
Mads Bondo Dydensborg [Sat, 25 Oct 2008 08:42:53 +0000 (08:42 +0000)]
Updated da.po translation, post fix of http://www.kdenlive.org/mantis/view.php?id=193

svn path=/branches/KDE4/; revision=2555

15 years agoAdd icons for audio or video effects, when added to the effect stack. Fixes http...
Mads Bondo Dydensborg [Sat, 25 Oct 2008 06:36:15 +0000 (06:36 +0000)]
Add icons for audio or video effects, when added to the effect stack. Fixes  http://www.kdenlive.org/mantis/view.php?id=238 - note though, that this makes custom effects stand out a bit, similar to the effect list

svn path=/branches/KDE4/; revision=2554

15 years agoFixed some missing strings.
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 01:14:29 +0000 (01:14 +0000)]
Fixed some missing strings.
For translators: there now are 2 new fields in the translation files: NAME OF TRANSLATORS and EMAIL OF TRANSLATORS. Just put your name & email as translation and you will appear in the Kdenlive about box.

svn path=/branches/KDE4/; revision=2553

15 years agoExtract some missing strings
Jean-Baptiste Mardelle [Sat, 25 Oct 2008 01:11:52 +0000 (01:11 +0000)]
Extract some missing strings

svn path=/branches/KDE4/; revision=2552

15 years agoImplement advanced clip properties (audio_index, video_index, threads). Not working...
Jean-Baptiste Mardelle [Fri, 24 Oct 2008 22:29:05 +0000 (22:29 +0000)]
Implement advanced clip properties (audio_index, video_index, threads). Not working yet because of MLT avformat producer bug.
Should fix http://www.kdenlive.org:80/mantis/view.php?id=276

svn path=/branches/KDE4/; revision=2551

15 years agoimprove effects info widget (resizeable, remember state), related to:
Jean-Baptiste Mardelle [Fri, 24 Oct 2008 15:48:51 +0000 (15:48 +0000)]
improve effects info widget (resizeable, remember state), related to:
http://www.kdenlive.org:80/mantis/view.php?id=238

svn path=/branches/KDE4/; revision=2550

15 years agoStop active monitor on mainwindow minimize. This fixes issue 231: http://www.kdenliv...
Mads Bondo Dydensborg [Fri, 24 Oct 2008 11:44:05 +0000 (11:44 +0000)]
Stop  active monitor on mainwindow minimize. This fixes issue 231: http://www.kdenlive.org/mantis/view.php?id=231

svn path=/branches/KDE4/; revision=2549

15 years agoAdd small icons in effects list to differenciate audio and video effects, fixes:
Jean-Baptiste Mardelle [Fri, 24 Oct 2008 10:58:44 +0000 (10:58 +0000)]
Add small icons in effects list to differenciate audio and video effects, fixes:
http://www.kdenlive.org/mantis/view.php?id=238

svn path=/branches/KDE4/; revision=2548

15 years agoAdd cmake option -DNO_JOGSHUTTLE=1 to disable compilation of jogshuttle stuff, patch...
Jean-Baptiste Mardelle [Thu, 23 Oct 2008 18:27:27 +0000 (18:27 +0000)]
Add cmake option -DNO_JOGSHUTTLE=1 to disable compilation of jogshuttle stuff, patch by Alberto Villa

svn path=/branches/KDE4/; revision=2547

15 years agoTry to fix undoing of moving effects (up and down in effects list), also related to
Jean-Baptiste Mardelle [Thu, 23 Oct 2008 18:15:07 +0000 (18:15 +0000)]
Try to fix undoing of moving effects (up and down in effects list), also related to
http://www.kdenlive.org:80/mantis/view.php?id=236

svn path=/branches/KDE4/; revision=2546

15 years agoAnother attempt to fix effects order problem, issue:
Jean-Baptiste Mardelle [Thu, 23 Oct 2008 17:32:30 +0000 (17:32 +0000)]
Another attempt to fix effects order problem, issue:
http://www.kdenlive.org:80/mantis/view.php?id=236

svn path=/branches/KDE4/; revision=2545

15 years agoIncrease max limit for frame_num to 30000, matching NTSC. This fixes:
Mads Bondo Dydensborg [Thu, 23 Oct 2008 17:28:00 +0000 (17:28 +0000)]
Increase max limit for frame_num to 30000, matching NTSC. This fixes:
http://www.kdenlive.org/mantis/view.php?id=262

Increase max limit for display_num and display_den to match
resolution, allowing users to get display aspect ratios that match
arbitrary screen grabs and similar, facilitating a fix of:
http://www.kdenlive.org/mantis/view.php?id=257

svn path=/branches/KDE4/; revision=2544

15 years agoUpdate POT file
Jean-Michel Poure [Thu, 23 Oct 2008 16:06:29 +0000 (16:06 +0000)]
Update POT file

svn path=/branches/KDE4/; revision=2543

15 years agoFix problem in effect stack that made keyframe effect go on top when editing paramete...
Jean-Baptiste Mardelle [Thu, 23 Oct 2008 12:26:26 +0000 (12:26 +0000)]
Fix problem in effect stack that made keyframe effect go on top when editing parameters, fix sorting of effect names in timeline clips, should solve:
http://www.kdenlive.org/mantis/view.php?id=236

svn path=/branches/KDE4/; revision=2542

15 years agoSave / restore project tree colum witdh, should fix:
Jean-Baptiste Mardelle [Thu, 23 Oct 2008 11:20:16 +0000 (11:20 +0000)]
Save / restore project tree colum witdh, should fix:
http://www.kdenlive.org/mantis/view.php?id=269

svn path=/branches/KDE4/; revision=2541

15 years agoTrivially updated usage message to reflect the profile and rendermodule mandatory...
Mads Bondo Dydensborg [Thu, 23 Oct 2008 10:54:31 +0000 (10:54 +0000)]
Trivially updated usage message to reflect the profile and rendermodule mandatory options. JB: If you think I am stepping out of line in relation to my svn write access, please let me know.

svn path=/branches/KDE4/; revision=2540

15 years agoAllow users to force aspect ratio for a clip in clip properties->advanced,
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 23:34:57 +0000 (23:34 +0000)]
Allow users to force aspect ratio for a clip in clip properties->advanced,
Should help fixing issue:
http://www.kdenlive.org/mantis/view.php?id=245

svn path=/branches/KDE4/; revision=2539

15 years agoFirst page of tab widget should open by default
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 23:32:16 +0000 (23:32 +0000)]
First page of tab widget should open by default

svn path=/branches/KDE4/; revision=2538

15 years agoFix (really) http://www.kdenlive.org:80/mantis/view.php?id=251
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 20:46:56 +0000 (20:46 +0000)]
Fix (really) http://www.kdenlive.org:80/mantis/view.php?id=251

svn path=/branches/KDE4/; revision=2537

15 years agoAllow comments in blacklist files for better understanding, blacklist frei0r effects...
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 20:23:15 +0000 (20:23 +0000)]
Allow comments in blacklist files for better understanding, blacklist frei0r effects that duplicate core MLT effects

svn path=/branches/KDE4/; revision=2536

15 years agoFix http://www.kdenlive.org:80/mantis/view.php?id=251
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 20:17:32 +0000 (20:17 +0000)]
Fix http://www.kdenlive.org:80/mantis/view.php?id=251

svn path=/branches/KDE4/; revision=2535

15 years agoAllow transition blacklist, add Composition to fix:
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 19:11:28 +0000 (19:11 +0000)]
Allow transition blacklist, add Composition to fix:
http://www.kdenlive.org:80/mantis/view.php?id=252

svn path=/branches/KDE4/; revision=2534

15 years agoFix snap button bug: http://www.kdenlive.org:80/mantis/view.php?id=259
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 19:01:41 +0000 (19:01 +0000)]
Fix snap button bug: http://www.kdenlive.org:80/mantis/view.php?id=259

svn path=/branches/KDE4/; revision=2533

15 years agoAdd default shortcut to Render dialog: Ctrl + Return. Should fix:
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 18:56:35 +0000 (18:56 +0000)]
Add default shortcut to Render dialog: Ctrl + Return. Should fix:
http://www.kdenlive.org:80/mantis/view.php?id=255

svn path=/branches/KDE4/; revision=2532

15 years agoAdd standard close action to fix:
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 18:51:12 +0000 (18:51 +0000)]
Add standard close action to fix:
http://www.kdenlive.org:80/mantis/view.php?id=251

svn path=/branches/KDE4/; revision=2531

15 years agoBlacklist frei0r crashing water effect
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 18:14:47 +0000 (18:14 +0000)]
Blacklist frei0r crashing water effect

svn path=/branches/KDE4/; revision=2530

15 years agoNew file "blacklisted_effects.txt" to hide some effects to users, add xml file for...
Jean-Baptiste Mardelle [Wed, 22 Oct 2008 17:53:39 +0000 (17:53 +0000)]
New file "blacklisted_effects.txt" to hide some effects to users, add xml file for frei0r squareblur effect to limit parameter to positive values, fix bug in some effects

svn path=/branches/KDE4/; revision=2529

15 years agoFrench update
Jean-Michel Poure [Wed, 22 Oct 2008 13:14:14 +0000 (13:14 +0000)]
French update

svn path=/branches/KDE4/; revision=2528

15 years agoDanish translation update
Jean-Michel Poure [Wed, 22 Oct 2008 07:22:10 +0000 (07:22 +0000)]
Danish translation update

svn path=/branches/KDE4/; revision=2527

15 years agoNew icons for hidden audio video track, fixes:
Jean-Baptiste Mardelle [Tue, 21 Oct 2008 15:34:31 +0000 (15:34 +0000)]
New icons for hidden audio video track, fixes:
http://www.kdenlive.org/mantis/view.php?id=244

svn path=/branches/KDE4/; revision=2526

15 years agoShow project properties when creating new project, should fix:
Jean-Baptiste Mardelle [Tue, 21 Oct 2008 14:55:39 +0000 (14:55 +0000)]
Show project properties when creating new project, should fix:
http://www.kdenlive.org/mantis/view.php?id=239

svn path=/branches/KDE4/; revision=2525

15 years agoFix typo in management of custom profiles. Should fix:
Jean-Baptiste Mardelle [Tue, 21 Oct 2008 10:46:42 +0000 (10:46 +0000)]
Fix typo in management of custom profiles. Should fix:
http://www.kdenlive.org:80/mantis/view.php?id=242
http://www.kdenlive.org:80/mantis/view.php?id=241

svn path=/branches/KDE4/; revision=2524

15 years agoUpdate French
Jean-Michel Poure [Tue, 21 Oct 2008 08:03:23 +0000 (08:03 +0000)]
Update French

svn path=/branches/KDE4/; revision=2523

15 years agoUpdate pot language file
Jean-Michel Poure [Tue, 21 Oct 2008 07:37:22 +0000 (07:37 +0000)]
Update pot language file

svn path=/branches/KDE4/; revision=2522

15 years agoFix several warnings, cleanup effect settings layout
Jean-Baptiste Mardelle [Mon, 20 Oct 2008 22:57:37 +0000 (22:57 +0000)]
Fix several warnings, cleanup effect settings layout

svn path=/branches/KDE4/; revision=2521

15 years agoUse pkg-config to find MLT (patch by Dan Dennedy)
Jean-Baptiste Mardelle [Mon, 20 Oct 2008 21:10:12 +0000 (21:10 +0000)]
Use pkg-config to find MLT (patch by Dan Dennedy)

svn path=/branches/KDE4/; revision=2520

15 years agoDo not open new project in tab if user did not activate tabs, should fix:
Jean-Baptiste Mardelle [Mon, 20 Oct 2008 19:14:30 +0000 (19:14 +0000)]
Do not open new project in tab if user did not activate tabs, should fix:
http://www.kdenlive.org:80/mantis/view.php?id=226

svn path=/branches/KDE4/; revision=2519

15 years agoMake monitor context menu consistent with "Monitor" menu
Jean-Baptiste Mardelle [Mon, 20 Oct 2008 18:04:29 +0000 (18:04 +0000)]
Make monitor context menu consistent with "Monitor" menu

svn path=/branches/KDE4/; revision=2518

15 years agoUpdate French
Jean-Michel Poure [Mon, 20 Oct 2008 11:01:56 +0000 (11:01 +0000)]
Update French

svn path=/branches/KDE4/; revision=2517

15 years agoSmall typo fix
Jean-Michel Poure [Mon, 20 Oct 2008 08:05:16 +0000 (08:05 +0000)]
Small typo fix

svn path=/branches/KDE4/; revision=2516

15 years agoMinor text change: Render instead of Start.
Jean-Michel Poure [Mon, 20 Oct 2008 07:55:12 +0000 (07:55 +0000)]
Minor text change: Render instead of Start.

svn path=/branches/KDE4/; revision=2515

15 years agoMinor text change: Render instead of Start.
Jean-Michel Poure [Mon, 20 Oct 2008 07:54:26 +0000 (07:54 +0000)]
Minor text change: Render instead of Start.

svn path=/branches/KDE4/; revision=2514

15 years agoUpdate French
Jean-Michel Poure [Mon, 20 Oct 2008 07:48:45 +0000 (07:48 +0000)]
Update French

svn path=/branches/KDE4/; revision=2513

15 years agoUpdate French
Jean-Michel Poure [Mon, 20 Oct 2008 07:22:20 +0000 (07:22 +0000)]
Update French

svn path=/branches/KDE4/; revision=2512

15 years agoUpdate kdenlive.pot file
Jean-Michel Poure [Mon, 20 Oct 2008 07:17:54 +0000 (07:17 +0000)]
Update kdenlive.pot file

svn path=/branches/KDE4/; revision=2511

15 years agoSmall typo: Firewire without trailing space
Jean-Michel Poure [Mon, 20 Oct 2008 07:16:46 +0000 (07:16 +0000)]
Small typo: Firewire without trailing space

svn path=/branches/KDE4/; revision=2510

15 years agoSligthly revised POT file
Jean-Michel Poure [Mon, 20 Oct 2008 06:58:02 +0000 (06:58 +0000)]
Sligthly revised POT file

svn path=/branches/KDE4/; revision=2509

15 years agoUse PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for...
Jean-Michel Poure [Mon, 20 Oct 2008 06:56:11 +0000 (06:56 +0000)]
Use PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for translators and users

svn path=/branches/KDE4/; revision=2508

15 years agoUse PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for...
Jean-Michel Poure [Mon, 20 Oct 2008 06:17:07 +0000 (06:17 +0000)]
Use PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for translators and users

svn path=/branches/KDE4/; revision=2507

15 years agoSmall English fix: render instead of Start rendering
Jean-Michel Poure [Mon, 20 Oct 2008 06:09:13 +0000 (06:09 +0000)]
Small English fix: render instead of Start rendering

svn path=/branches/KDE4/; revision=2506

15 years agoUse PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for...
Jean-Michel Poure [Mon, 20 Oct 2008 05:57:27 +0000 (05:57 +0000)]
Use PAR and DAR instead of Aspect ratio and Display ratio which are ambiguous for translators and users

svn path=/branches/KDE4/; revision=2505