]> git.sesse.net Git - kdenlive/history - src/projectlist.cpp
Fix some avformat producer concurrency crashes
[kdenlive] / src / projectlist.cpp
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-14 Jean-Baptiste MardelleWhen missing or invalid clips, open only one dialog...
2011-10-14 Jean-Baptiste Mardellesmall optimizations, make sure we use cached thumbs...
2011-10-13 Jean-Baptiste MardelleCleanup ffmpeg proxy creation progress parsing
2011-10-13 Jean-Baptiste Mardelleminor change in thumbnails
2011-10-13 Jean-Baptiste MardelleRewrote thread handling, should improve ui responsiveness
2011-10-13 Jean-Baptiste MardelleDisplay proxy creation progress in project tree
2011-10-12 Jean-Baptiste MardelleFix crash when closing doc / app while proxy are generated
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [8/27]
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-06 Jean-Baptiste MardelleRemove debug from previous commit
2011-07-06 Jean-Baptiste MardelleFix several proxy issues (crashing on new project,...
2011-07-06 Jean-Baptiste MardellePrevent crash when deleting a clip while playing:
2011-07-06 Jean-Baptiste MardelleFix proxy clips reloaded twice on project opening:
2011-07-04 Jean-Baptiste MardelleFix project tree disabled after trying to add invalid...
2011-06-30 Jean-Baptiste MardelleDon't ask for producer property before the producer...
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
2011-06-28 Jean-Baptiste MardelleFix white thumbnails in timeline when audio only copy...
2011-06-27 Jean-Baptiste MardelleFix freeze when opening document
2011-06-27 Jean-Baptiste MardelleFix proxy clip having wrong duration and crash when...
2011-06-26 Jean-Baptiste MardelleFix some crashes on proxy operations
2011-06-25 Jean-Baptiste MardelleCheck for missing proxies on document opening
2011-06-25 Jean-Baptiste MardelleRewrite handling of missing and placeholder clips,...
2011-06-13 Jean-Baptiste MardelleFix corruption when changing project's fps
2011-06-12 Jean-Baptiste MardelleSome update for decklink capture & use mlt_threads...
2011-06-11 Jean-Baptiste MardelleFix missing icon for placeholder clips
2011-06-05 Jean-Baptiste MardelleEnable proxies for playlist clips (*.mlt, *.kdenlive)
2011-05-31 Jean-Baptiste Mardellesmall cleanup in proxy path handling
2011-05-29 Jean-Baptiste MardelleFix crash when changing project profile
2011-04-28 Jean-Baptiste MardelleDisplay error message if proxy duration is incorrect
2011-04-26 Jean-Baptiste MardelleAuto generate image proxy clips if requested
2011-04-22 Jean-Baptiste MardelleCheck that the proxy has same length as original clip...
2011-02-23 Jean-Baptiste MardelleSave folder state (opened / close):
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleSet document modified when enabling / disabling individ...
2011-02-17 Jean-Baptiste MardelleIntegrate proxy clips with the undo/redo framework
2011-02-17 Jean-Baptiste MardelleFix enabling / disabling proxy for the project
2011-02-17 Jean-Baptiste MardelleBig update to the proxy clips, fixing several issues...
2011-02-16 Jean-Baptiste Mardelle* Allow to edit transparent background for images in...
2011-02-16 Jean-Baptiste MardelleAdd checkbox to "Add clip" dialog to automatically...
2011-02-13 Jean-Baptiste MardelleFix color clip being proxied
2011-02-12 Jean-Baptiste MardelleCheck clips property before launching proxy creation...
2011-02-12 Jean-Baptiste Mardelleremove debug info
2011-02-12 Jean-Baptiste MardelleFix proxy problem with too fast computers (item not...
2011-02-12 Till TheatoAdd AIFF to list of supported mime types
2011-02-12 Jean-Baptiste MardelleProxy settings is now configurable per project
2011-01-31 Jean-Baptiste MardelleProxy clip: allow to abort creation by unselecting...
2011-01-31 Jean-Baptiste MardelleSpeedup project opening (threaded loading) and fix...
2011-01-30 Jean-Baptiste MardelleFix clip properties when a folder is selected:
2011-01-25 Jean-Baptiste MardelleCorrectly update timeline if a slideshow "loop" feature...
2011-01-23 Jean-Baptiste MardelleFix timeline thumbs not reloaded on clip change:
2011-01-19 Marco Gittlerfix possible segfault and enbale proxy only for project...
2011-01-19 Jean-Baptiste MardelleFix possible crash in tree view
2011-01-18 Jean-Baptiste MardelleUser can now enable / disable proxy for each clip
2011-01-18 Jean-Baptiste MardelleContinued work on proxy editing
2011-01-17 Jean-Baptiste MardelleFirst step for implementation of proxy editing (for...
2011-01-13 Jean-Baptiste MardelleFix timeline corruption when reloading clip
2010-12-29 Dan DennedyAdd WebM to the list of supported formats.
2010-11-18 Dan DennedyAdd support for SWF files.
2010-11-14 Till TheatoSome smaller cleanups related to project loading
2010-11-14 Dan DennedyAdd field order override in advanced clip properties.
2010-10-29 Dan DennedyDo not show project profile mismatch dialog on still...
2010-10-25 Jean-Baptiste MardelleClip deletion: add checkbox so that user don't have...
2010-10-21 Dan DennedyChange Force pixel aspect ratio in advanced clip proper...
2010-10-19 Jean-Baptiste MardelleProgress on stopmotion widget (make it possible to...
2010-10-19 Dan DennedyAdd colorspace and luma range to advanced clip properties.
2010-10-13 Jean-Baptiste MardelleUpdate template clip if template is changed
2010-10-10 Till TheatoFix some compilation warnings
2010-10-08 Jean-Baptiste Mardelle* Add preliminary support for Blackmagic HDMI capture...
2010-09-25 Till TheatoFix compile warning caused by unused variable
2010-09-23 Jean-Baptiste MardelleFinally some progress on the "undocked widget bug":
2010-09-20 Jean-Baptiste MardelleAdd option in "Project" menu to adjust profile to curre...
2010-09-20 Jean-Baptiste MardelleImprove profile autodetection
2010-09-19 Jean-Baptiste MardelleFix indentation mess from my previous commit. Improve...
2010-09-19 Till TheatoFix check on whether we want to suggest changing the...
2010-09-19 Jean-Baptiste MardelleAsk to change profile if first clip does not match...
2010-09-12 Till TheatoUpdate German translation (unfinished)
2010-09-12 Till TheatoAdd MXF to supported formats:
2010-08-31 Dan DennedyAdd animation feature to Slideshow Clip.
2010-08-30 Dan DennedyAdd center-crop option to slideshow clip.
2010-08-16 Jean-Baptiste MardelleFix image sequence clips
2010-08-15 Jean-Baptiste MardelleAllow to add image sequence through the usual "add...
2010-07-27 Jean-Baptiste MardelleFix crash when undoing / redoing add clip to project...
2010-07-19 Jean-Baptiste MardelleFix scrolling while dragging clips in project tree:
2010-06-20 Till Theato- Add text/plain to the mimetypes list
2010-06-19 Jean-Baptiste MardelleCommit changes to projectlist (missing from my last...
2010-06-19 Till TheatoColor clip dialog:
2010-05-21 Till Theato- Include frei0r.hueshift0r XML GUI
2010-05-20 Jean-Baptiste Mardellenicer thumbnail for externally modified clips
2010-05-19 Jean-Baptiste MardelleImprove reloading of externally modified clips (wait...
2010-05-18 Jean-Baptiste MardelleFix audio thumbs not displayed on project opening and...
2010-05-14 Till TheatoImprove workflow when adding folders to project tree:
2010-05-11 Alberto Villa- Fix drop frame timecode format. [1]
2010-05-04 Till TheatoThe transcode menu should not be enabled for images...
2010-05-04 Till TheatoFocus Ok button in "add template title" dialog if templ...
2010-04-27 Jean-Baptiste Mardellemake sure subclip is visible when added to the project...
2010-04-25 Till TheatoFix crash when pressing play in the clip monitor after...
2010-04-21 Till TheatoMake "reload clip" work on folders
next