]> git.sesse.net Git - kdenlive/shortlog
kdenlive
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... Merge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste... Fix crash on KDE < 4.5
2011-11-09 Albert Astals Cidtranslations do not belong here, but on the teams l10n...
2011-11-09 Albert Astals Cidscripty "claims" the po folder name, so i've renamed...
2011-11-09 Albert Astals CidBring better Messages.sh from "next"
2011-11-09 Albert Astals Cidpo files moved to the l10n-kde4 folder in svn
2011-11-09 Jean-Baptiste... Merge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste... Merge branch 'v0.8.2' of git://anongit.kde.org/kdenlive...
2011-11-09 Jean-Baptiste... Make sure we don't save thumbnails with empty name
2011-11-09 Alberto VillaRemove useless variable
2011-11-09 Marco Gittlermac compile fix
2011-11-09 Jean-Baptiste... Merge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste... Fix clip monitor sometimes disconnected (timecode ...
2011-11-09 Alberto VillaStop installing translations
2011-11-09 Alberto VillaRemove old l10n scripts
2011-11-09 Alberto VillaMake doc/ and po/ optional
2011-11-09 Alberto VillaUpdate Messages.sh to be usable by Script Kiddy
2011-11-09 Alberto VillaAdd LIBMLT_MIN_VERSION to find_package() call
2011-11-09 Alberto VillaDelete our QJson CMake module
2011-11-09 Alberto VillaRemove deprecated files
2011-11-09 Alberto VillaExplicitly depend also on QtXml and QtSvg
2011-11-09 Alberto VillaFix whitespace
2011-11-09 Alberto VillaRewrite renderer/CMakeLists.txt
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... Revert "Revert "Move on to 0.8.3""
2011-11-09 Jean-Baptiste... Merge branch 'refs/heads/v0.8.2'
2011-11-09 Jean-Baptiste... Affine transition / pan_zoom: add Distort option to...
2011-11-09 Jean-Baptiste... Improve proxy handling, fix project tree staying disabl...
2011-11-09 Jean-Baptiste... Video4linux webcam, only show each format once in case...
2011-11-09 Jean-Baptiste... Fix proxy settings sometimes broken (missing extension)
2011-11-09 Jean-Baptiste... Fix buffer overflow caused by unexpected v4l output
2011-11-09 Alberto VillaRemove macro_log_feature() for QtDBus
2011-11-09 Alberto VillaDon't set REQUIRED in MLT module
2011-11-09 Jean-Baptiste... Revert "Move on to 0.8.3"
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... Merge branch 'v0.8.2.1'
2011-11-08 Jean-Baptiste... Fix project corruption leading to "invalid clip"
2011-11-08 Jean-Baptiste... * Make sure project tree is enabled when creating new...
2011-11-08 Jean-Baptiste... Fix updating of monitor timecode, solving offset betwee...
2011-11-08 Jean-Baptiste... Don't connect the project list twice
2011-11-08 Jean-Baptiste... Fix search path for missing lumas
2011-11-08 Alberto VillaDisplay message about MLT++
2011-11-08 Alberto VillaAvoid warning
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-11-08 Alberto VillaStart a cleanup and detect Git revision
2011-11-08 Alberto VillaDrop support for KDE 4.3.
2011-11-08 Alberto VillaCleanup and make less noisy
2011-11-08 Alberto VillaMove on to 0.8.3
2011-10-31 Jean-Baptiste... Update blackmagic headers to latest version
2011-10-31 Jean-Baptiste... Getting ready for 0.8.2
2011-10-31 Jean-Baptiste... Require MLT >= 0.7.6
2011-10-31 Jean-Baptiste... Fix crash when clicking the render button
2011-10-31 Marco Gittleradded videostab2 for this release, since we have no...
2011-10-31 Alexandre ProkoudineUpdated Russian translation
2011-10-30 Jean-Baptiste... Fix detection of missing codecs in render dialog, use...
2011-10-30 Jean-Baptiste... Fix setting zone when working with slow codecs
2011-10-30 Jean-Baptiste... Fix rendering when timeline contained proxy clips
2011-10-30 Jean-Baptiste... Fix detection of clip frame rate with recent ffmpeg
2011-10-30 Jean-Baptiste... Fix crash on new project:
2011-10-30 Jean-Baptiste... Fix broken clip when opening a project in which a proxy...
2011-10-30 Jean-Baptiste... Fix crash when creating new project
2011-10-29 Till TheatoUpdate CHANGELOG.
2011-10-29 Jean-Baptiste... Don't add useless computing when preview is disabled...
2011-10-29 Jean-Baptiste... Fix 2 crashes when clip and project monitor are side...
2011-10-29 Jean-Baptiste... Fix compile error introduced in previous commit
2011-10-29 Jean-Baptiste... Don't hardcode encoding profiles, use an external confi...
2011-10-28 Jean-Baptiste... Make sure we only use one thread to create video thumbnails
2011-10-27 Jean-Baptiste... Use -vb instead of -b to set bitrate in transcoding...
2011-10-27 Jean-Baptiste... Fix encoding of dvd vob menu file, use the new KMessage...
2011-10-27 Jean-Baptiste... Try to fix "save as" crash:
2011-10-25 Jean-Baptiste... Cleanup document loading and make sure to read all...
2011-10-25 Jean-Baptiste... Load zone thumbnails from disk if available
2011-10-25 Jean-Baptiste... Fix recent regression in clip duration
2011-10-25 Jean-Baptiste... cleanup
2011-10-25 Jean-Baptiste... Fix monitor startup / switching showing no video
2011-10-25 Jean-Baptiste... Several small adjustments for monitor switching
2011-10-25 Jean-Baptiste... Do not leak consumer events
2011-10-24 Jean-Baptiste... Do not trigger monitor refresh when hidden
2011-10-24 Jean-Baptiste... Optimize document check on opening
2011-10-24 Jean-Baptiste... Do not uselessly switch monitors at startup
2011-10-23 Jean-Baptiste... remove debug message
2011-10-23 Jean-Baptiste... Fix crash when enabling a proxy clip
2011-10-23 Jean-Baptiste... Finally fix the SDL consumer corruption + crash when...
2011-10-22 Jean-Baptiste... Fix some more threading crashes, almost there :)
2011-10-22 Jean-Baptiste... Fix startup crash because of leaked bookmarkmanager
2011-10-22 Jean-Baptiste... Fix regression introduced in previous commit (broken...
2011-10-22 Jean-Baptiste... fix compilation warning with KDE >= 4.7
2011-10-22 Jean-Baptiste... Try to fix the concurrency issues causing crash in...
2011-10-21 Jean-Baptiste... Fix freeze on split audio and other stuff (bad service...
2011-10-21 Jean-Baptiste... Small optimisation of document loading (do not check...
2011-10-21 Jean-Baptiste... updated dutch translation by Ronald Stroethoff
2011-10-19 Jean-Baptiste... Increase quality of default proxy encoding
next