Amarok/Development/Join: Difference between revisions

From KDE Community Wiki
(add a tip for new contributors)
m (Update some links after the move to gitlab, use https)
(One intermediate revision by one other 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!}}
{{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.}}
{{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]
* [https://commits.kde.org/amarok The Amarok source code]
* [http://api.kde.org/extragear-api/multimedia-apidocs/amarok/html/index.html The API documentation]
* [https://api.kde.org/extragear-api/multimedia-apidocs/amarok/html/index.html The API documentation]
* [http://bugs.kde.org/ KDE Bug Tracker] - search for "Amarok" (also listed under "Products")
* [https://bugs.kde.org/ KDE Bug Tracker] - search for "Amarok" (also listed under "Products")
* [https://git.reviewboard.kde.org/ KDE Review Board] for submitting patches
* [https://invent.kde.org/kde/amarok KDE Gitlab instance] for submitting patches
* IRC channels on [irc://irc.freenode.net freenode]:
* IRC channels on [irc://irc.freenode.net freenode]:
** [irc://irc.freenode.net/#amarok #amarok]
** [irc://irc.freenode.net/#amarok #amarok]

Revision as of 10:08, 12 April 2020

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: