]> git.sesse.net Git - kdenlive/history - src/mainwindow.cpp
Reorganise (again) the build system
[kdenlive] / src / mainwindow.cpp
2011-11-09 Alberto VillaReorganise (again) the build system
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-11-08 Alberto VillaMove undo commands to their own subdirectory
2011-11-08 Alberto VillaDrop support for KDE 4.3.
2011-10-30 Jean-Baptiste MardelleFix rendering when timeline contained proxy clips
2011-10-30 Jean-Baptiste MardelleFix crash on new project:
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-25 Jean-Baptiste MardelleCleanup document loading and make sure to read all...
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-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 MardelleTry to fix the concurrency issues causing crash in...
2011-10-18 Jean-Baptiste MardelleFix some avformat producer concurrency crashes
2011-10-13 Jean-Baptiste MardelleFix audio thumbs runtime warning
2011-10-13 Jean-Baptiste MardelleRewrote thread handling, should improve ui responsiveness
2011-10-07 Jean-Baptiste MardelleCleanup dvgrab group capture
2011-10-03 Jean-Baptiste MardelleFix monitor switching sometimes giving gray screen
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 [17/27]
2011-09-09 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [17/27]
2011-09-06 Jean-Baptiste MardelleFix locale problem (inserted a thousand separator into...
2011-08-28 Till TheatoFix issues when switching between projects with differe...
2011-08-28 Till TheatoAllow to edit projects with a locale different to the...
2011-07-30 Jean-Baptiste MardellePreview monitor volume should not affect rendering:
2011-07-14 Jean-Baptiste MardelleRequired changes to make Kdenlive work with some locale...
2011-07-04 Jean-Baptiste MardelleDisable save action if we are in the same state as...
2011-06-28 Jean-Baptiste MardelleFinally fixed the proxy crash,
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-24 Jean-Baptiste MardelleFix several issues with project profile, including:
2011-06-23 Jean-Baptiste MardelleFix "save zone" saving proxy instead of real clip:
2011-06-16 Jean-Baptiste Mardelleet rid of deprecated KPixmapCache & fix freeze when...
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-06 Jean-Baptiste MardelleAdd a timestamp as "documentid" property to the kdenliv...
2011-06-06 Jean-Baptiste MardelleFix crash in backup widget, don't open a file if it...
2011-06-06 Jean-Baptiste MardelleMove the backup dialog in separate folder, open it...
2011-06-05 Jean-Baptiste MardelleBackup project file everytime it is saved, backup files...
2011-06-03 Simon A. EugsterRemoved some old commented-out code
2011-06-02 Jean-Baptiste MardelleFix buttons in capture monitor and crash when changing...
2011-05-31 Jean-Baptiste Mardellesmall cleanup in proxy path handling
2011-05-31 Jean-Baptiste MardelleFix mimetype issue:
2011-05-31 Marco Gittlertake care of not initialised recmonitor (OSX)
2011-05-29 Jean-Baptiste MardelleFix crash when changing project profile
2011-05-25 Jean-Baptiste MardelleComplete rewrite of the video4linux capture to use...
2011-05-16 Marco Gittlerfix bug, not using proxy clips, on system installation.
2011-05-10 Jean-Baptiste MardelleWe can now open archived projects
2011-05-09 Jean-Baptiste MardelleArchive compressed project (in progress)
2011-05-09 Jean-Baptiste MardelleNo need to work around color theme bug if KDE >= 4.6.3
2011-05-09 Jean-Baptiste MardelleSome progress on archiving feature
2011-05-03 Jean-Baptiste MardelleNew feature: Archive project (in progress)
2011-04-28 Jean-Baptiste MardelleNotes widget: context menu now allows to insert clickab...
2011-04-25 Jean-Baptiste MardelleFix rendering when using proxies with speed effect:
2011-04-22 Jean-Baptiste MardelleCheck that the proxy has same length as original clip...
2011-03-27 Till TheatoFix regression: selecting a track should raise the...
2011-03-22 Jean-Baptiste MardelleFix loading color scheme:
2011-03-20 Jean-Baptiste MardelleFix "Timeline->add effect" menu
2011-03-20 Jean-Baptiste MardelleDon't raise effect stack when just dropping a clip...
2011-03-19 Jean-Baptiste MardelleFix rendering always uses proxy:
2011-03-18 Simon A. EugsterSome memleaks closed with
2011-03-18 Simon A. EugsterDefault layout simplified
2011-03-06 Simon A. EugsterCombined all Audio and Colour widgets in the same widge...
2011-03-05 Simon A. EugsterGerman translation partially updated
2011-03-04 Till Theatofix name of "add effect" menu in timeline context menu
2011-02-24 Jean-Baptiste MardelleFix effects and transitions shortcuts
2011-02-23 Jean-Baptiste MardelleSave folder state (opened / close):
2011-02-21 Jean-Baptiste MardelleEffects context menu: use submenu structure similar...
2011-02-21 Jean-Baptiste MardelleDouble click on monitor overlay info to edit a marker
2011-02-19 Jean-Baptiste MardelleFix changing duration of image, color and text clips
2011-02-19 Jean-Baptiste MardelleImage clips can be proxied too now
2011-02-17 Jean-Baptiste MardelleFix proxy setting not saved when creating new 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-13 Jean-Baptiste MardelleFix repeated close confirmation:
2011-02-12 Jean-Baptiste MardelleCheck clips property before launching proxy creation...
2011-02-12 Jean-Baptiste MardelleProxy settings is now configurable per project
2011-02-02 Dan DennedyFix bugs when default profile does not match current...
2011-01-31 Jean-Baptiste MardelleSpeedup project opening (threaded loading) and fix...
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-18 Jean-Baptiste MardelleContinued work on proxy editing
2011-01-18 Jean-Baptiste MardelleCreate proxy subfolder
2011-01-17 Jean-Baptiste MardelleFirst step for implementation of proxy editing (for...
2011-01-14 Jean-Baptiste MardelleFix layout shortcuts
2011-01-12 Jean-Baptiste MardelleLoad layouts can now be added as combobox in toolbar
2010-12-13 Simon A. EugsterAudio scopes: Only deliver audio when required for...
2010-12-07 Simon A. Eugster* Moved movement detection to Abstract Scope widget
2010-12-07 Jean-Baptiste MardelleMake jog shuttle buttons work, based on patch from...
2010-12-07 Simon A. EugsterPreparing Spectrogram widget
2010-12-03 Simon A. EugsterColor scopes now using the common abstract scope as...
2010-12-03 Simon A. EugsterMade AbstractAudioScope and AbstractGfxScope inherit...
2010-11-27 Jean-Baptiste MardelleFix editing of external title files:
2010-11-25 Simon A. EugsterFrequency spectrum ...
2010-11-24 Marco Gittlerfix signal/slots for QVector<int16_t>
2010-11-24 Simon A. EugsterAudio scope: Signals and slots not working
2010-11-24 Dan DennedyApply patch from P. Fleury to improve jog shuttle speed...
2010-11-23 Dan DennedyFix typo in time code format display.
next