Amarok/Development/Join: Difference between revisions

From KDE Community Wiki
(Remove broken link to Development/Architecture - should have been Amarok/Development/Architecture, but even that page isn't appropriate. Link to folder in source instead.)
(add another tip *sigh*)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Here is a list of important things an Amarok developer should know:
Here is a list of important things an Amarok developer should know:
{{Tip|1=<span  style="color:red;">To potential GSoC students:</span> please read all the documentation first before asking questions. We do not have time to teach you the basics, the documentation is there for that, so READ! -
If you want to develop for Amarok, make sure you have a recent KDE and Linux distribution, LTS releases are not suitable for development - And finally Qt4 != Qt5}}
{{Tip | 1=<span  style="color:red;">To new contributors:</span> please get in touch with us on the amarok-devel mailing list before starting to implement features, this will spare you some precious time.}}


* [http://quickgit.kde.org/?p=amarok.git&a=summary The Amarok source code]
* [http://quickgit.kde.org/?p=amarok.git&a=summary The Amarok source code]
Line 29: Line 35:
* [http://englishbreakfastnetwork.org English Breakfast Network] - a static code analyzer for KDE
* [http://englishbreakfastnetwork.org English Breakfast Network] - a static code analyzer for KDE
* [http://techbase.kde.org Tech Base] - A guide to contributing to KDE. Pretty much everything there is also applicable to Amarok.
* [http://techbase.kde.org Tech Base] - A guide to contributing to KDE. Pretty much everything there is also applicable to Amarok.


You might also want to keep an eye on:
You might also want to keep an eye on:

Revision as of 12:49, 28 February 2014

Here is a list of important things an Amarok developer should know:

 
Tip
To potential GSoC students: please read all the documentation first before asking questions. We do not have time to teach you the basics, the documentation is there for that, so READ! - If you want to develop for Amarok, make sure you have a recent KDE and Linux distribution, LTS releases are not suitable for development - And finally Qt4 != Qt5


 
Tip
To new contributors: please get in touch with us on the amarok-devel mailing list before starting to implement features, this will spare you some precious time.



Other tools:


You might also want to keep an eye on: