]> git.sesse.net Git - kdenlive/history - src
SVN_SILENT made messages (.desktop file)
[kdenlive] / src /
2011-11-11 Script KiddySVN_SILENT made messages (.desktop file)
2011-11-10 Marco Gittleraudiosignal shows db
2011-11-10 Jean-Baptiste MardelleFix timeline cursor frozen (wrongly removed line in...
2011-11-10 Yuri Chornoivanfix typo: occured -> occurred
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaUse Q_WS_MAC instead of __APPLE__
2011-11-10 Alberto VillaRe-enable capture on FreeBSD
2011-11-10 Alberto VillaMerge branch 'buildsystem'
2011-11-10 Alberto VillaMerge branch 'master' of git.kde.org:kdenlive
2011-11-10 Alberto VillaAdapt to latest Qt detection change
2011-11-10 Alberto VillaAvoid calling find_package(Qt4) more than once
2011-11-10 Script KiddySVN_SILENT made messages (.desktop file)
2011-11-10 Alberto VillaRename kdenlive-config.h to match common naming
2011-11-10 Alberto VillaMerge branch 'master' into buildsystem
2011-11-10 Alberto VillaUse the correct GLU include path on Mac OS X
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleFix crash on KDE < 4.5
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleMerge branch 'v0.8.2' of git://anongit.kde.org/kdenlive...
2011-11-09 Jean-Baptiste MardelleMake sure we don't save thumbnails with empty name
2011-11-09 Marco Gittlermac compile fix
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleFix clip monitor sometimes disconnected (timecode ...
2011-11-09 Alberto VillaExplicitly depend also on QtXml and QtSvg
2011-11-09 Alberto VillaDon't explicitly include CMAKE_CURRENT_BINARY_DIR
2011-11-09 Alberto VillaCorrectly specify Qt components
2011-11-09 Alberto VillaLower requirements to Qt 4.5 and KDE 4.3
2011-11-09 Alberto VillaRevert "Drop support for KDE 4.3."
2011-11-09 Script KiddySVN_SILENT made messages (.desktop file)
2011-11-09 Jean-Baptiste MardelleMerge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste MardelleAffine transition / pan_zoom: add Distort option to...
2011-11-09 Jean-Baptiste MardelleImprove proxy handling, fix project tree staying disabl...
2011-11-09 Jean-Baptiste MardelleVideo4linux webcam, only show each format once in case...
2011-11-09 Jean-Baptiste MardelleFix proxy settings sometimes broken (missing extension)
2011-11-09 Jean-Baptiste MardelleFix buffer overflow caused by unexpected v4l output
2011-11-09 Alberto VillaReorganise (again) the build system
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-11-08 Christoph FeckFix compile
2011-11-08 Jean-Baptiste MardelleMerge branch 'v0.8.2.1'
2011-11-08 Jean-Baptiste MardelleFix project corruption leading to "invalid clip"
2011-11-08 Jean-Baptiste Mardelle* Make sure project tree is enabled when creating new...
2011-11-08 Jean-Baptiste MardelleFix updating of monitor timecode, solving offset betwee...
2011-11-08 Jean-Baptiste MardelleDon't connect the project list twice
2011-11-08 Jean-Baptiste MardelleFix search path for missing lumas
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-11-08 Alberto VillaDrop support for KDE 4.3.
2011-10-31 Jean-Baptiste MardelleUpdate blackmagic headers to latest version
2011-10-31 Jean-Baptiste MardelleRequire MLT >= 0.7.6
2011-10-31 Jean-Baptiste MardelleFix crash when clicking the render button
2011-10-30 Jean-Baptiste MardelleFix detection of missing codecs in render dialog, use...
2011-10-30 Jean-Baptiste MardelleFix setting zone when working with slow codecs
2011-10-30 Jean-Baptiste MardelleFix rendering when timeline contained proxy clips
2011-10-30 Jean-Baptiste MardelleFix detection of clip frame rate with recent ffmpeg
2011-10-30 Jean-Baptiste MardelleFix crash on new project:
2011-10-30 Jean-Baptiste MardelleFix broken clip when opening a project in which a proxy...
2011-10-30 Jean-Baptiste MardelleFix crash when creating new project
2011-10-29 Jean-Baptiste MardelleDon't add useless computing when preview is disabled...
2011-10-29 Jean-Baptiste MardelleFix 2 crashes when clip and project monitor are side...
2011-10-29 Jean-Baptiste MardelleFix compile error introduced in previous commit
2011-10-29 Jean-Baptiste MardelleDon't hardcode encoding profiles, use an external confi...
2011-10-28 Jean-Baptiste MardelleMake sure we only use one thread to create video thumbnails
2011-10-27 Jean-Baptiste MardelleUse -vb instead of -b to set bitrate in transcoding...
2011-10-27 Jean-Baptiste MardelleFix encoding of dvd vob menu file, use the new KMessage...
2011-10-27 Jean-Baptiste MardelleTry to fix "save as" crash:
2011-10-25 Jean-Baptiste MardelleCleanup document loading and make sure to read all...
2011-10-25 Jean-Baptiste MardelleLoad zone thumbnails from disk if available
2011-10-25 Jean-Baptiste MardelleFix recent regression in clip duration
2011-10-25 Jean-Baptiste Mardellecleanup
2011-10-25 Jean-Baptiste MardelleFix monitor startup / switching showing no video
2011-10-25 Jean-Baptiste MardelleSeveral small adjustments for monitor switching
2011-10-25 Jean-Baptiste MardelleDo not leak consumer events
2011-10-24 Jean-Baptiste MardelleDo not trigger monitor refresh when hidden
2011-10-24 Jean-Baptiste MardelleOptimize document check on opening
2011-10-24 Jean-Baptiste MardelleDo not uselessly switch monitors at startup
2011-10-23 Jean-Baptiste Mardelleremove debug message
2011-10-23 Jean-Baptiste MardelleFix crash when enabling a proxy clip
2011-10-23 Jean-Baptiste MardelleFinally fix the SDL consumer corruption + crash when...
2011-10-22 Jean-Baptiste MardelleFix some more threading crashes, almost there :)
2011-10-22 Jean-Baptiste MardelleFix startup crash because of leaked bookmarkmanager
2011-10-22 Jean-Baptiste MardelleFix regression introduced in previous commit (broken...
2011-10-22 Jean-Baptiste Mardellefix compilation warning with KDE >= 4.7
2011-10-22 Jean-Baptiste MardelleTry to fix the concurrency issues causing crash in...
2011-10-21 Jean-Baptiste MardelleFix freeze on split audio and other stuff (bad service...
2011-10-21 Jean-Baptiste MardelleSmall optimisation of document loading (do not check...
2011-10-19 Jean-Baptiste MardelleIncrease quality of default proxy encoding
2011-10-18 Jean-Baptiste Mardellecleanup
2011-10-18 Jean-Baptiste MardelleFix another possible memleak
2011-10-18 Jean-Baptiste MardelleFix small memleak
2011-10-18 Jean-Baptiste MardelleFix memleak
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 MardelleTell MLT the maximum number of threads we might need...
2011-10-14 Jean-Baptiste Mardellesmall optimizations, make sure we use cached thumbs...
2011-10-13 Jean-Baptiste MardelleFix audio thumbs runtime warning
2011-10-13 Jean-Baptiste MardelleSmall thumbs optimization
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 MardelleFix regression introduced in last commit
2011-10-13 Jean-Baptiste MardelleDisplay proxy creation progress in project tree
next