]> git.sesse.net Git - kdenlive/history - src
Prefer the better quality Vorbis encoder, libvorbis, over the native.
[kdenlive] / src /
2010-06-18 Dan DennedyPrefer the better quality Vorbis encoder, libvorbis...
2010-06-16 Till Theato- Fix auto expand behaviour when searching the effectli...
2010-06-15 Till Theato- Remove ugly fix, which prevented infinite loop in...
2010-06-15 Till TheatoUse TimecodeDisplay in marker dialog
2010-06-13 Till Theato- Fix "all tracks" in insert space dialog not working
2010-06-13 Jean-Baptiste MardelleFix "geometry" parameter for effects
2010-06-13 Till TheatoAdd categories for the effect actions, so they do not...
2010-06-13 Till TheatoInsert Space Dialog:
2010-06-12 Till Theato- Fix resize start allowing to go further than duration...
2010-06-11 Till TheatoAdd ability to enable or disable all effects in the...
2010-06-06 Simon A. Eugsterhttp://www.kdenlive.org/mantis/view.php?id=1610
2010-06-04 Simon A. Eugsterhttp://www.kdenlive.org/mantis/view.php?id=1610
2010-06-04 Till Theato- Auto expand folders in effect list when searching (1)
2010-06-03 Till TheatoFix crash if track number is added to the list of track...
2010-06-03 Till TheatoTracks Config Dialog:
2010-06-03 Simon A. Eugster r6488@lapL: simon | 2010-06-03 23:37:50 +0200
2010-06-03 Till TheatoDo not allow deleting last track (also fixes a related...
2010-06-03 Jean-Baptiste MardelleFix startup crash introduced by previous commit
2010-06-03 Jean-Baptiste MardelleFix cursor color when changing color theme
2010-06-03 Jean-Baptiste MardelleFix ruler text:
2010-06-03 Till Theato- Fix split audio with locked audio tracks
2010-06-02 Till TheatoDo not show split audio command in undo history if...
2010-06-02 Simon A. Eugster r6479@lapL: simon | 2010-06-02 20:38:08 +0200
2010-06-02 Simon A. Eugster r6477@lapL: simon | 2010-06-02 17:42:57 +0200
2010-05-30 Till Theato- Update auto split button when setting was changed...
2010-05-30 Till TheatoFix improper group deletion
2010-05-30 Till TheatoAdd option to automatically split audio when adding...
2010-05-29 Till Theato- cleanup
2010-05-29 Till TheatoAdd "Configure Tracks" dialog to change the settings...
2010-05-28 Simon A. Eugster r6466@lapL: simon | 2010-05-28 17:39:22 +0200
2010-05-28 Simon A. Eugster r6465@lapL: simon | 2010-05-28 17:28:09 +0200
2010-05-28 Alberto Villa- Add Swedish translation. [1]
2010-05-27 Jean-Baptiste MardelleUse new timecode widget for position parameter in effects
2010-05-24 Till Theato- Insert/Remove space should not work on a locked track
2010-05-24 Simon A. Eugsterhttp://www.kdenlive.org/mantis/view.php?id=1607
2010-05-23 Jean-Baptiste MardelleAdd widget for easier timecode display
2010-05-23 Simon A. Eugster331 fixed: Naming of tracks now Audio 1, Video 1, etc...
2010-05-23 Till TheatoFix regression with previous commit
2010-05-23 Till Theatocleanup
2010-05-23 Till TheatoMake generators obey to the project's fps:
2010-05-22 Jean-Baptiste MardelleMake composite transition position obey the timecode...
2010-05-22 Till TheatoMake timeline's ruler time labels obey to frame <-...
2010-05-22 Till Theato- Make sure clip is not selected invisible when track...
2010-05-22 Jean-Baptiste Mardellesimplify monitor overlay info
2010-05-22 Jean-Baptiste MardelleFix compilation with Qt < 4.6
2010-05-22 Jean-Baptiste MardelleFix thumbnails for maximum zoom level
2010-05-22 Jean-Baptiste MardelleIntroduce video thumbnail for each frame when zooming...
2010-05-22 Till TheatoDelete selected effect instead of clip when effect...
2010-05-21 Jean-Baptiste Mardellecleanup composite transition UI
2010-05-21 Jean-Baptiste Mardellereindent
2010-05-21 Jean-Baptiste MardelleFix frame size when using the "original" button in...
2010-05-21 Till TheatoDo not show undo action "delete clips" when deleting...
2010-05-21 Till Theato- Include frei0r.hueshift0r XML GUI
2010-05-20 Jean-Baptiste MardelleImprove webcam capture parameters
2010-05-20 Jean-Baptiste Mardellenicer thumbnail for externally modified clips
2010-05-20 Alberto Villa- Fix whitespace and syntax.
2010-05-20 Alberto Villa- Cleanup.
2010-05-20 Jean-Baptiste MardelleFix possible crash in timeline operations:
2010-05-19 Jean-Baptiste MardelleImprove reloading of externally modified clips (wait...
2010-05-19 Alberto Villa- Fix crash on selection of an element with a QGraphics...
2010-05-18 Jean-Baptiste MardelleFix audio thumbs not displayed on project opening and...
2010-05-18 Till Theato- Cleanup argument parsing in kdenlive_render
2010-05-18 Jean-Baptiste MardelleFix empty luma being detected as missing
2010-05-18 Alberto Villa- Cleanup.
2010-05-15 Till TheatoDeleting a item in the project tree should set the...
2010-05-15 Till Theato- Invert zoom slider to be equal to what is common...
2010-05-15 Alberto Villa- Update Italian translation.
2010-05-14 Till TheatoAdd zoom in/out buttons to status bar
2010-05-14 Alberto Villa- Enable shortcuts for effects and transitions.
2010-05-14 Alberto Villa- Fix some problems with transitions not being initiali...
2010-05-14 Alberto Villa- Document and reindent.
2010-05-14 Till TheatoThe save file dialog should appear again if we don...
2010-05-14 Till TheatoImprove workflow when adding folders to project tree:
2010-05-14 Till Theato- Try to fix "del" deleting the clip instead of effect...
2010-05-13 Till TheatoAvoid a shift in timeline between header area and track...
2010-05-12 Till Theato- First step towards proper recordmydesktop error handling
2010-05-12 Alberto Villa- Avoid adding an undo command when no clips are actual...
2010-05-12 Alberto Villa- mainwindow.cpp: possibly avoid a step when locating...
2010-05-11 Till Theato- Do not allow setting opacity of obscure effect to...
2010-05-11 Till Theato- Add ability to disable opacity in geometryval
2010-05-11 Alberto Villa- Add myself to the authors :).
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-10 Till Theato- Disable reset action when no keyframe is selected...
2010-05-09 Till TheatoImprove accessibility of geometryval
2010-05-08 Till TheatoDraw default line in curve widget
2010-05-08 Till Theato- Small update to frei0r.levels appearance
2010-05-08 Till Theato- Increase maximum size of curve widget
2010-05-08 Till TheatoFix "insert space" crashing on last track
2010-05-07 Till TheatoRemove point in curve widget with right click
2010-05-07 Till Theato- Limit number of points in curve widget as they are...
2010-05-07 Till Theato- Add "curve" as effect parameter type
2010-05-07 Till TheatoImport Krita's curve widget and strip its Krita depencies
2010-05-06 Jean-Baptiste MardelleFix detection of missing luma files on document opening
2010-05-06 Jean-Baptiste MardelleFix pasting shortcut not always working
2010-05-06 Jean-Baptiste MardelleAdd menu to timeline ruler to easily scroll to a guide
2010-05-06 Jean-Baptiste MardelleFix pasting of color/image clips
2010-05-06 Jean-Baptiste MardelleTry to correctly fix issue resize start issue:
2010-05-06 Till TheatoAllow resizing images in timeline from start:
2010-05-05 Alberto Villa- Fix recordMyDesktop arguments: they mostly start...
2010-05-04 Till TheatoThe transcode menu should not be enabled for images...
next