Kdenlive: Difference between revisions
m (→Documentation) |
No edit summary |
||
Line 2: | Line 2: | ||
Visit [http://kdenlive.org project site] site for more infos. | Visit [http://kdenlive.org project site] site for more infos. | ||
== | == Contributing == | ||
=== Documentation === | |||
Join the effort on [[Kdenlive/Workgroup/Documentation|Documentation contributors page]]. | |||
The goal is to complete, update and translate our [https://userbase.kde.org/Kdenlive/Manual User Manual]. | |||
[[Kdenlive/ | === Bug reporting & triaging === | ||
Join the [[Kdenlive/Workgroup/Triaging|Bug squad page]]. | |||
[ | The goal is to keep a clean and useful [https://bugs.kde.org/buglist.cgi?product=kdenlive&query_format=advanced&resolution=---&order=bug_status%2Cbug_id Bug tracker] by reproducing bugs with latest Kdenlive & MLT versions, attaching flags, etc. | ||
=== Interface improvement === | |||
Open discussions on : | |||
* [[Kdenlive/Development/CleaningEffects|Cleaning the Effect list]] | |||
* Reworking the [[Kdenlive/Workgroup/Rendering|rendering dialog & presets]] | |||
* Reviewing [[Kdenlive/UI_Review|general interface issues]] | |||
* [[Kdenlive/Development/Refactoring Roadmap|Future developments]] | |||
=== Communication === | |||
[[Kdenlive/Development/ | Join the [[Kdenlive/Workgroup/Website|website]] group to help improving its organization, populating articles (as the [[Kdenlive/Development/ReleaseNotes-18.12|future release notes]]) | ||
=== Code === | |||
==== Building on Linux ==== | |||
Following [[Kdenlive/Development|this guide]]. | |||
==== Building on Windows ==== | |||
Following [[Kdenlive/Development/WindowsBuild|this guide]]. | |||
==== Checks ==== | |||
Writing [[Kdenlive/Development/Testing|regression tests]] and following integration results |
Revision as of 23:36, 6 November 2018
Kdenlive is a non linear video editor based on the MLT framework. Visit project site site for more infos.
Contributing
Documentation
Join the effort on Documentation contributors page.
The goal is to complete, update and translate our User Manual.
Bug reporting & triaging
Join the Bug squad page.
The goal is to keep a clean and useful Bug tracker by reproducing bugs with latest Kdenlive & MLT versions, attaching flags, etc.
Interface improvement
Open discussions on :
- Cleaning the Effect list
- Reworking the rendering dialog & presets
- Reviewing general interface issues
- Future developments
Communication
Join the website group to help improving its organization, populating articles (as the future release notes)
Code
Building on Linux
Following this guide.
Building on Windows
Following this guide.
Checks
Writing regression tests and following integration results