]> git.sesse.net Git - kdenlive/log
kdenlive
13 years agoIdeas and comments added
Simon A. Eugster [Wed, 7 Jul 2010 19:09:15 +0000 (19:09 +0000)]
Ideas and comments added

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

13 years agoMore ideas, page borders larger
Simon A. Eugster [Wed, 7 Jul 2010 14:57:38 +0000 (14:57 +0000)]
More ideas, page borders larger

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

13 years agoMore ideas added
Simon A. Eugster [Wed, 7 Jul 2010 09:17:54 +0000 (09:17 +0000)]
More ideas added

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

13 years agoMindmap for structuring ideas
Simon A. Eugster [Wed, 7 Jul 2010 08:58:13 +0000 (08:58 +0000)]
Mindmap for structuring ideas

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

13 years ago- Avoid a compilation warning and reindent.
Alberto Villa [Tue, 6 Jul 2010 09:51:54 +0000 (09:51 +0000)]
- Avoid a compilation warning and reindent.

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

13 years ago- Avoid loading the same plugin twice when there is more than one installation.
Alberto Villa [Tue, 6 Jul 2010 03:10:18 +0000 (03:10 +0000)]
- Avoid loading the same plugin twice when there is more than one installation.

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

13 years agoUpdate positions in keyframe widget immediately when frame timecode setting changes
Till Theato [Thu, 1 Jul 2010 22:10:15 +0000 (22:10 +0000)]
Update positions in keyframe widget immediately when frame timecode setting changes

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

13 years agoFor now use previous and next keyframe as border when moving keyframe in timeline...
Till Theato [Thu, 1 Jul 2010 21:49:12 +0000 (21:49 +0000)]
For now use previous and next keyframe as border when moving keyframe in timeline (prevents keyframe corruption)

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

13 years agocleanup (code readability)
Till Theato [Thu, 1 Jul 2010 15:43:19 +0000 (15:43 +0000)]
cleanup (code readability)

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

13 years agocleanup keyframewidget (remove code duplications)
Till Theato [Thu, 1 Jul 2010 15:39:20 +0000 (15:39 +0000)]
cleanup keyframewidget (remove code duplications)

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

13 years agoFix effects folders closed when adding / removing an effect:
Jean-Baptiste Mardelle [Wed, 30 Jun 2010 14:42:17 +0000 (14:42 +0000)]
Fix effects folders closed when adding / removing an effect:
http://www.kdenlive.org:80/mantis/view.php?id=1676

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

13 years agoEffect Stack: Use a separate row for the search line
Till Theato [Tue, 29 Jun 2010 20:40:19 +0000 (20:40 +0000)]
Effect Stack: Use a separate row for the search line

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

13 years agoAlso show icons in track selection for transitions
Till Theato [Tue, 29 Jun 2010 15:12:15 +0000 (15:12 +0000)]
Also show icons in track selection for transitions

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

13 years agoShow the track type in add track dialog through icons in the track list
Till Theato [Tue, 29 Jun 2010 14:58:06 +0000 (14:58 +0000)]
Show the track type in add track dialog through icons in the track list

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

13 years agoCleanup track header widget and fix crash when bringing context menu while editing...
Jean-Baptiste Mardelle [Tue, 29 Jun 2010 13:30:12 +0000 (13:30 +0000)]
Cleanup track header widget and fix crash when bringing context menu while editing a track name

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

13 years agoCleanup insert/delete track dialog GUI
Till Theato [Tue, 29 Jun 2010 12:53:10 +0000 (12:53 +0000)]
Cleanup insert/delete track dialog GUI

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

13 years agoUse Config Tracks Command for renaming tracks to make it appear in the undo history
Till Theato [Tue, 29 Jun 2010 11:58:39 +0000 (11:58 +0000)]
Use Config Tracks Command for renaming tracks to make it appear in the undo history

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

13 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Tue, 29 Jun 2010 05:52:50 +0000 (05:52 +0000)]
kdenlive.pot update. Ukrainian translation update.

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

13 years agofix Qt 4.5 compile again
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 17:30:51 +0000 (17:30 +0000)]
fix Qt 4.5 compile again

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

13 years agoFix Qt 4.5 compilation:
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 16:30:13 +0000 (16:30 +0000)]
Fix Qt 4.5 compilation:
http://www.kdenlive.org/mantis/view.php?id=1673

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

13 years agoOnly show statusbar info messages for a few seconds, then clear the status bar
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 16:10:36 +0000 (16:10 +0000)]
Only show statusbar info messages for a few seconds, then clear the status bar

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

13 years agoShow statusbar tooltip when mouse is over a clip allowing an action (keyframe, add...
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 16:09:14 +0000 (16:09 +0000)]
Show statusbar tooltip when mouse is over a clip allowing an action (keyframe, add transition, add fade):
http://www.kdenlive.org/mantis/view.php?id=1663

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

13 years agoRemember last selected effect when adding / removing a custom effect
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 15:43:26 +0000 (15:43 +0000)]
Remember last selected effect when adding / removing a custom effect
http://www.kdenlive.org/mantis/view.php?id=1676

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

13 years agoFix deletion of effect in effect list:
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 08:57:26 +0000 (08:57 +0000)]
Fix deletion of effect in effect list:
http://www.kdenlive.org/mantis/view.php?id=1669

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

13 years agoFix crash when dragging keyframe ouside clip on left / right border:
Jean-Baptiste Mardelle [Mon, 28 Jun 2010 08:30:33 +0000 (08:30 +0000)]
Fix crash when dragging keyframe ouside clip on left / right border:
http://www.kdenlive.org/mantis/view.php?id=1663

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

13 years agoFix scaling options in render dialog being activated/deactived inappropriately
Till Theato [Mon, 28 Jun 2010 07:00:16 +0000 (07:00 +0000)]
Fix scaling options in render dialog being activated/deactived inappropriately

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

13 years agoUse lineEdit instead of a label in the header of the selected track to rename it...
Till Theato [Sun, 27 Jun 2010 21:47:32 +0000 (21:47 +0000)]
Use lineEdit instead of a label in the header of the selected track to rename it without a dialog

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

13 years agoFix compilation on Qt 4.5:
Jean-Baptiste Mardelle [Sun, 27 Jun 2010 17:08:30 +0000 (17:08 +0000)]
Fix compilation on Qt 4.5:
http://www.kdenlive.org:80/mantis/view.php?id=1673

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

13 years agoAllow to preserve aspect ratio in render dialog resize option:
Jean-Baptiste Mardelle [Fri, 25 Jun 2010 14:51:35 +0000 (14:51 +0000)]
Allow to preserve aspect ratio in render dialog resize option:
http://www.kdenlive.org/mantis/view.php?id=1671

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

13 years agoFix in / out points for effects with some images (negative in points). at some point...
Jean-Baptiste Mardelle [Tue, 22 Jun 2010 21:13:54 +0000 (21:13 +0000)]
Fix in / out points for effects with some images (negative in points). at some point, should be fixed correctly (no more negative in points)

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

13 years agoFix timeline corruption when resizing images from the start point
Jean-Baptiste Mardelle [Tue, 22 Jun 2010 20:52:59 +0000 (20:52 +0000)]
Fix timeline corruption when resizing images from the start point

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

13 years agoremove testing debug info
Jean-Baptiste Mardelle [Tue, 22 Jun 2010 20:51:31 +0000 (20:51 +0000)]
remove testing debug info

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

13 years agoimplement region transition (still needs MLT patch for composite properties)
Jean-Baptiste Mardelle [Mon, 21 Jun 2010 07:32:58 +0000 (07:32 +0000)]
implement region transition (still needs MLT patch for composite properties)

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

13 years agoDo not allow using the duration dialog for an item in a group (sometimes caused a...
Till Theato [Sun, 20 Jun 2010 22:09:53 +0000 (22:09 +0000)]
Do not allow using the duration dialog for an item in a group (sometimes caused a crash)

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

13 years agoFix possible clip corruption due to insufficient checking in duration dialog
Till Theato [Sun, 20 Jun 2010 21:41:44 +0000 (21:41 +0000)]
Fix possible clip corruption due to insufficient checking in duration dialog

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

13 years agoUse TimecodeDisplay in duration dialog
Till Theato [Sun, 20 Jun 2010 21:13:24 +0000 (21:13 +0000)]
Use TimecodeDisplay in duration dialog

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

13 years agoUse same codebase caring for updating keyframes, attached transitions, ... when resiz...
Till Theato [Sun, 20 Jun 2010 19:26:36 +0000 (19:26 +0000)]
Use same codebase caring for updating keyframes, attached transitions, ... when resizing a clip using either resize by drag or the actions "set in/out point".
This should fix some timeline corruptions.

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

13 years agoRemove some code duplications in CustomTrackView
Till Theato [Sun, 20 Jun 2010 13:07:13 +0000 (13:07 +0000)]
Remove some code duplications in CustomTrackView

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

13 years ago- Add text/plain to the mimetypes list
Till Theato [Sun, 20 Jun 2010 09:00:37 +0000 (09:00 +0000)]
- Add text/plain to the mimetypes list
- cleanup

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

13 years agoAdd some Android render profiles.
Dan Dennedy [Sun, 20 Jun 2010 02:03:51 +0000 (02:03 +0000)]
Add some Android render profiles.

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

13 years agoAdd iPod Classic and tweak iPhone render profiles.
Dan Dennedy [Sun, 20 Jun 2010 00:21:11 +0000 (00:21 +0000)]
Add iPod Classic and tweak iPhone render profiles.

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

13 years agoCommit changes to projectlist (missing from my last commit)
Jean-Baptiste Mardelle [Sat, 19 Jun 2010 19:55:18 +0000 (19:55 +0000)]
Commit changes to projectlist (missing from my last commit)

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

13 years agoColor clip dialog:
Till Theato [Sat, 19 Jun 2010 18:46:56 +0000 (18:46 +0000)]
Color clip dialog:
 - Restore color, which was selected the last time
 - Use TimecodeDisplay (but always display as HH:MM:SS:FF)
 - Use KColorCombo (drop down with a set of colors and a dialog to choose custom colors)

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

13 years ago- Fix handling of effects with multiple keyframable parameters during resize
Till Theato [Sat, 19 Jun 2010 17:24:44 +0000 (17:24 +0000)]
- Fix handling of effects with multiple keyframable parameters during resize
- Fix compile

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

13 years agoFix handling of effects with multiple keyframable parameters during cut:
Till Theato [Sat, 19 Jun 2010 06:53:37 +0000 (06:53 +0000)]
Fix handling of effects with multiple keyframable parameters during cut:
http://kdenlive.org/mantis/view.php?id=1658

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

13 years agoFix pan_scan effect & first steps for effect region
Jean-Baptiste Mardelle [Sat, 19 Jun 2010 03:53:54 +0000 (03:53 +0000)]
Fix pan_scan effect & first steps for effect region

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

13 years agoFix broken resizing of clip start
Jean-Baptiste Mardelle [Fri, 18 Jun 2010 22:25:56 +0000 (22:25 +0000)]
Fix broken resizing of clip start

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

13 years agoAdd render profiles for iPhone and WebM.
Dan Dennedy [Fri, 18 Jun 2010 06:53:41 +0000 (06:53 +0000)]
Add render profiles for iPhone and WebM.

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

13 years agoThe mirror and repeat options do not work with Kdenlive's usage of MLT
Dan Dennedy [Fri, 18 Jun 2010 03:23:08 +0000 (03:23 +0000)]
The mirror and repeat options do not work with Kdenlive's usage of MLT
affine transition.

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

13 years agoPrefer the better quality Vorbis encoder, libvorbis, over the native.
Dan Dennedy [Fri, 18 Jun 2010 03:21:29 +0000 (03:21 +0000)]
Prefer the better quality Vorbis encoder, libvorbis, over the native.

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

13 years ago- Fix auto expand behaviour when searching the effectlist (1)
Till Theato [Wed, 16 Jun 2010 13:46:59 +0000 (13:46 +0000)]
- Fix auto expand behaviour when searching the effectlist (1)
- Improve focus in effectlist
(1): http://kdenlive.org/mantis/view.php?id=1660

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

13 years ago- Remove ugly fix, which prevented infinite loop in obscure when size (opacity in...
Till Theato [Tue, 15 Jun 2010 19:39:03 +0000 (19:39 +0000)]
- Remove ugly fix, which prevented infinite loop in obscure when size (opacity in kdenlive) was zero. (was fixed in MLT git)
- cleanup spacer dialog

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

13 years agoUse TimecodeDisplay in marker dialog
Till Theato [Tue, 15 Jun 2010 16:21:54 +0000 (16:21 +0000)]
Use TimecodeDisplay in marker dialog

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

13 years agoUpdated Chinese translation
Markus Slopianka [Tue, 15 Jun 2010 14:54:14 +0000 (14:54 +0000)]
Updated Chinese translation

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

13 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 14 Jun 2010 19:04:25 +0000 (19:04 +0000)]
kdenlive.pot update. Ukrainian translation update.

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

13 years ago- Fix "all tracks" in insert space dialog not working
Till Theato [Sun, 13 Jun 2010 18:51:09 +0000 (18:51 +0000)]
- Fix "all tracks" in insert space dialog not working
- Do not show insert space command in undo stack if no item was moved

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

13 years agokeyframable geometry for pan_zoom effect
Jean-Baptiste Mardelle [Sun, 13 Jun 2010 14:03:29 +0000 (14:03 +0000)]
keyframable geometry for pan_zoom effect

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

13 years agoFix "geometry" parameter for effects
Jean-Baptiste Mardelle [Sun, 13 Jun 2010 14:02:38 +0000 (14:02 +0000)]
Fix "geometry" parameter for effects

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

13 years agoAdd categories for the effect actions, so they do not mess up the configure shortcuts...
Till Theato [Sun, 13 Jun 2010 12:46:24 +0000 (12:46 +0000)]
Add categories for the effect actions, so they do not mess up the configure shortcuts dialog.
Also made preparations for using an extra collection, but the custom dialog connected to the standard action "keybindings" simply won't show up.

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

13 years agoInsert Space Dialog:
Till Theato [Sun, 13 Jun 2010 10:36:03 +0000 (10:36 +0000)]
Insert Space Dialog:
 - Use TimecodeDisplay
 - Show track names in track selection drop down
TimecodeDisplay:
 - Disable up and down buttons if not usable (at min or max)
 - Cleanup

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

13 years ago- Fix resize start allowing to go further than duration = 0 (inverted the clip)
Till Theato [Sat, 12 Jun 2010 17:40:50 +0000 (17:40 +0000)]
- Fix resize start allowing to go further than duration = 0 (inverted the clip)
- cleanup

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

13 years agoAdd ability to enable or disable all effects in the effect stack at once:
Till Theato [Fri, 11 Jun 2010 22:17:33 +0000 (22:17 +0000)]
Add ability to enable or disable all effects in the effect stack at once:
http://kdenlive.org/mantis/view.php?id=1018

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

13 years agohttp://www.kdenlive.org/mantis/view.php?id=1610
Simon A. Eugster [Sun, 6 Jun 2010 13:57:14 +0000 (13:57 +0000)]
http://www.kdenlive.org/mantis/view.php?id=1610
* Rubberband selection mode added.

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

13 years agohttp://www.kdenlive.org/mantis/view.php?id=1610
Simon A. Eugster [Fri, 4 Jun 2010 12:57:28 +0000 (12:57 +0000)]
http://www.kdenlive.org/mantis/view.php?id=1610
* Available tools now quite much comply with the selection
* z-Index tools working on multiple items as well

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

13 years ago- Auto expand folders in effect list when searching (1)
Till Theato [Fri, 4 Jun 2010 12:00:53 +0000 (12:00 +0000)]
- Auto expand folders in effect list when searching (1)
- cleanup
(1): http://kdenlive.org/mantis/view.php?id=1644

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

13 years ago- Really delete the deprecated MLT++ cmake module...
Alberto Villa [Fri, 4 Jun 2010 08:25:00 +0000 (08:25 +0000)]
- Really delete the deprecated MLT++ cmake module...

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

13 years ago- Rewrite MLT cmake module to use the "new" pkg-config macro.
Alberto Villa [Fri, 4 Jun 2010 08:18:30 +0000 (08:18 +0000)]
- Rewrite MLT cmake module to use the "new" pkg-config macro.
- Stop configuring if MLT isn't at least 0.4.0 (as indicated in src/wizard.cpp.
- Remove deprecated MLT++ cmake module.

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

13 years agoFix crash if track number is added to the list of tracks, which should be deleted...
Till Theato [Thu, 3 Jun 2010 23:30:22 +0000 (23:30 +0000)]
Fix crash if track number is added to the list of tracks, which should be deleted, twice

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

13 years agoTracks Config Dialog:
Till Theato [Thu, 3 Jun 2010 23:21:35 +0000 (23:21 +0000)]
Tracks Config Dialog:
- Add Button to reset the table
- Add Button to delete a track

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

13 years ago r6488@lapL: simon | 2010-06-03 23:37:50 +0200
Simon A. Eugster [Thu, 3 Jun 2010 21:38:19 +0000 (21:38 +0000)]
 r6488@lapL:  simon | 2010-06-03 23:37:50 +0200
 http://www.kdenlive.org/mantis/view.php?id=1610
 * More transparent signal mapping for width/height/x/y
 * Outsourcing of functionality determining which tools to enable
 * Moving multiple items via qspinbox works, same for width, as long as no text items participating
 * Comments

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

13 years agoDo not allow deleting last track (also fixes a related crash)
Till Theato [Thu, 3 Jun 2010 21:35:39 +0000 (21:35 +0000)]
Do not allow deleting last track (also fixes a related crash)

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

13 years agoFix startup crash introduced by previous commit
Jean-Baptiste Mardelle [Thu, 3 Jun 2010 18:39:19 +0000 (18:39 +0000)]
Fix startup crash introduced by previous commit

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

13 years agoFix cursor color when changing color theme
Jean-Baptiste Mardelle [Thu, 3 Jun 2010 18:32:36 +0000 (18:32 +0000)]
Fix cursor color when changing color theme

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

13 years agoFix ruler text:
Jean-Baptiste Mardelle [Thu, 3 Jun 2010 18:15:36 +0000 (18:15 +0000)]
Fix ruler text:
http://www.kdenlive.org/mantis/view.php?id=1639

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

13 years ago- Fix split audio with locked audio tracks
Till Theato [Thu, 3 Jun 2010 16:44:00 +0000 (16:44 +0000)]
- Fix split audio with locked audio tracks
- cleanup

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

13 years agoDo not show split audio command in undo history if there is nothing to split
Till Theato [Wed, 2 Jun 2010 20:43:20 +0000 (20:43 +0000)]
Do not show split audio command in undo history if there is nothing to split

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

13 years ago r6479@lapL: simon | 2010-06-02 20:38:08 +0200
Simon A. Eugster [Wed, 2 Jun 2010 18:39:14 +0000 (18:39 +0000)]
 r6479@lapL:  simon | 2010-06-02 20:38:08 +0200
 http://www.kdenlive.org/mantis/view.php?id=1610
 * Icons for selecting (all, images, rects, texts) added
 * Shortcuts on buttons now appended in *bold font*

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

13 years ago r6477@lapL: simon | 2010-06-02 17:42:57 +0200
Simon A. Eugster [Wed, 2 Jun 2010 17:51:58 +0000 (17:51 +0000)]
 r6477@lapL:  simon | 2010-06-02 17:42:57 +0200
 http://www.kdenlive.org/mantis/view.php?id=1610
 * Select all items with Ctrl-A
 * If more than 2 items selected:
 ** Select all text/rect/image items with Ctrl-T/R/I
 * If more than 1 item selected: Select none with Shift-Ctrl-A

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

13 years agokdenlive.pot update. Ukrainian translation update.
Yuri Chornoivan [Mon, 31 May 2010 17:09:43 +0000 (17:09 +0000)]
kdenlive.pot update. Ukrainian translation update.

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

13 years ago- Update auto split button when setting was changed in settings dialog
Till Theato [Sun, 30 May 2010 18:32:24 +0000 (18:32 +0000)]
- Update auto split button when setting was changed in settings dialog
- Don't ask to save an empty project on closing kdenlive:
http://kdenlive.org/mantis/view.php?id=1634

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

13 years agoFix improper group deletion
Till Theato [Sun, 30 May 2010 16:54:26 +0000 (16:54 +0000)]
Fix improper group deletion

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

13 years agoAdd option to automatically split audio when adding a clip to timeline (based on...
Till Theato [Sun, 30 May 2010 13:50:26 +0000 (13:50 +0000)]
Add option to automatically split audio when adding a clip to timeline (based on patch by Hugh Tebby)

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

13 years ago- cleanup
Till Theato [Sat, 29 May 2010 21:01:30 +0000 (21:01 +0000)]
- cleanup
- remove unused files

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

13 years agoAdd "Configure Tracks" dialog to change the settings (name, type, ...) of all tracks...
Till Theato [Sat, 29 May 2010 18:56:46 +0000 (18:56 +0000)]
Add "Configure Tracks" dialog to change the settings (name, type, ...) of all tracks at once

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

13 years ago r6466@lapL: simon | 2010-05-28 17:39:22 +0200
Simon A. Eugster [Fri, 28 May 2010 15:39:59 +0000 (15:39 +0000)]
 r6466@lapL:  simon | 2010-05-28 17:39:22 +0200
 http://www.kdenlive.org/mantis/view.php?id=1610
 * Multiple rectangles can be changed too
 * reindent.sh ...
 * Please document the «int settingUp = false;» in titlewidget.cpp if you know what it does

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

13 years ago r6465@lapL: simon | 2010-05-28 17:28:09 +0200
Simon A. Eugster [Fri, 28 May 2010 15:39:45 +0000 (15:39 +0000)]
 r6465@lapL:  simon | 2010-05-28 17:28:09 +0200
 http://www.kdenlive.org/mantis/view.php?id=1610
 * Changing text properties of multiple text objects works.
 * Some comments added.

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

13 years ago- Add Swedish translation. [1]
Alberto Villa [Fri, 28 May 2010 12:30:17 +0000 (12:30 +0000)]
- Add Swedish translation. [1]
- Fix a typo in the Italian translation.

PR: http://www.kdenlive.org/mantis/view.php?id=1624 [1]

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

14 years agoUse new timecode widget for position parameter in effects
Jean-Baptiste Mardelle [Thu, 27 May 2010 08:34:34 +0000 (08:34 +0000)]
Use new timecode widget for position parameter in effects

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

14 years ago- Insert/Remove space should not work on a locked track
Till Theato [Mon, 24 May 2010 11:55:00 +0000 (11:55 +0000)]
- Insert/Remove space should not work on a locked track
- small QUI cleanups

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

14 years agohttp://www.kdenlive.org/mantis/view.php?id=1607
Simon A. Eugster [Mon, 24 May 2010 09:39:00 +0000 (09:39 +0000)]
http://www.kdenlive.org/mantis/view.php?id=1607
Text in text items from templates is automatically selected and editable, until it changes.

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

14 years agoAdd widget for easier timecode display
Jean-Baptiste Mardelle [Sun, 23 May 2010 21:57:55 +0000 (21:57 +0000)]
Add widget for easier timecode display

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

14 years ago331 fixed: Naming of tracks now Audio 1, Video 1, etc. http://www.kdenlive.org/mantis...
Simon A. Eugster [Sun, 23 May 2010 18:38:41 +0000 (18:38 +0000)]
331 fixed: Naming of tracks now Audio 1, Video 1, etc. http://www.kdenlive.org/mantis/view.php?id=331
Titler widget: vertical lines added to keep different elements separated
Comments inserted
Warning message adjusted

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

14 years agoFix regression with previous commit
Till Theato [Sun, 23 May 2010 08:34:45 +0000 (08:34 +0000)]
Fix regression with previous commit

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

14 years agocleanup
Till Theato [Sun, 23 May 2010 08:29:19 +0000 (08:29 +0000)]
cleanup

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

14 years agoMake generators obey to the project's fps:
Till Theato [Sun, 23 May 2010 05:57:28 +0000 (05:57 +0000)]
Make generators obey to the project's fps:
http://kdenlive.org/mantis/view.php?id=1332

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

14 years agoMake composite transition position obey the timecode format (frame / hh:mm:ss:ff)
Jean-Baptiste Mardelle [Sat, 22 May 2010 22:15:56 +0000 (22:15 +0000)]
Make composite transition position obey the timecode format (frame / hh:mm:ss:ff)

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

14 years agoMake timeline's ruler time labels obey to frame <-> timecode setting
Till Theato [Sat, 22 May 2010 22:08:56 +0000 (22:08 +0000)]
Make timeline's ruler time labels obey to frame <-> timecode setting

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

14 years ago- Make sure clip is not selected invisible when track is locked (1)
Till Theato [Sat, 22 May 2010 20:20:28 +0000 (20:20 +0000)]
- Make sure clip is not selected invisible when track is locked (1)
- Make sure selected clip is properly unselected when locking track
- Abort render perparations if selected directory could not be created (render dialog)
(1): http://kdenlive.org/mantis/view.php?id=1316

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

14 years agosimplify monitor overlay info
Jean-Baptiste Mardelle [Sat, 22 May 2010 20:13:57 +0000 (20:13 +0000)]
simplify monitor overlay info

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

14 years agoFix compilation with Qt < 4.6
Jean-Baptiste Mardelle [Sat, 22 May 2010 19:19:12 +0000 (19:19 +0000)]
Fix compilation with Qt < 4.6

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