]> git.sesse.net Git - kdenlive/history - src
Merge branch 'buildsystem' into next
[kdenlive] / src /
2011-11-09 Alberto VillaMerge branch 'buildsystem' into next
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
2011-10-12 Jean-Baptiste MardelleShow progressbar when transcoding clips
2011-10-12 Jean-Baptiste MardelleAnother attempt to secure thumbs creation
2011-10-12 Jean-Baptiste Mardelleremove useless locks
2011-10-12 Jean-Baptiste MardelleFix possible concurrency issue in thumbs
2011-10-12 Jean-Baptiste MardelleFix crash when closing doc / app while proxy are generated
2011-10-09 Jean-Baptiste MardelleSmall cleanup in title widget layout
2011-10-08 Jean-Baptiste MardelleCleanup color selection widget
2011-10-07 Till TheatoCleanup widget for color parameter:
2011-10-07 Jean-Baptiste MardelleCleanup dvgrab group capture
2011-10-07 Jean-Baptiste MardelleFix name of dvgrab captured file:
2011-10-05 Jean-Baptiste MardelleFix timeline drawing offset and compiler warning
2011-10-05 Jean-Baptiste MardelleFix timeline drawing pixel offset and remove deprecated...
2011-10-05 Jean-Baptiste MardelleFix compiler warning
2011-10-03 Jean-Baptiste Mardellerenderer: Remove inconsistent m_isBlocked variable...
2011-10-03 Jean-Baptiste Mardellesmall cleanup
2011-10-03 Jean-Baptiste MardelleFix monitor switching sometimes giving gray screen
2011-10-02 Jean-Baptiste MardelleFix treeview decoration
2011-10-02 Jean-Baptiste MardelleCleanup decoration of tree views (effect list, project...
2011-10-02 Till TheatoDon't allow adding the speed effect to tracks.
2011-10-02 Jean-Baptiste MardelleShow rendering progress in the correct Kdenlive instance:
2011-10-01 Jean-Baptiste MardelleFix dvd chapters discarded when opening from render...
2011-10-01 Jean-Baptiste MardelleFix possible startup crash
2011-09-29 Jean-Baptiste MardelleUse standard deco to indicate an item has children...
2011-09-29 Jean-Baptiste MardelleShould fix valgrind warning, patch by Mikko Rapeli
2011-09-27 Jean-Baptiste Mardelle* Fix aspect ratio of thumbnails to correctly use the...
2011-09-25 Jean-Baptiste MardelleFix bitrate broken when editing profile or making it...
2011-09-24 Till TheatoFix build warning in effectstack_ui.ui
2011-09-24 Till TheatoRevert r5923 Fix build warning in effectstack_ui.ui...
2011-09-24 Till TheatoFix build warning in effectstack_ui.ui
2011-09-24 Till TheatoFix size of error box in render widget and move it...
2011-09-22 Jean-Baptiste MardelleUpdate render widget layout
2011-09-21 Jean-Baptiste MardelleUser can now select audio bitrate in a list, fix creati...
2011-09-19 Jean-Baptiste Mardellesmall cleanup
2011-09-18 Jean-Baptiste Mardelleminor GUI speedup
next