Amarok/Development: Difference between revisions

From KDE Community Wiki
(→‎Development Information: remove outdated link)
(→‎Development Information: Remove link to redundant page)
Line 4: Line 4:
== Development Information ==
== Development Information ==
First and foremost:
First and foremost:
* '''[[/Join|Important Information]]'''
* '''[[/Join|Important Information]]''' for new developers
* [[/Git|Using Git for Development]]
* [[/Git|Using Git for Development]]
* [[/Components|Amarok Components and Maintainers]]
* [[/Components|Amarok Components and Maintainers]]
* Randa 2012 discussions:
*Randa 2012 discussions:
** [[/Requirements | Requirements]]
** [[/Requirements | Requirements]]
** [[/Architecture | Architecture ]]
** [[/Architecture | Architecture ]]
*** [[/ArchitectureReview | Randa 2012 Architecture review]]
** [[/RoadMap | RoadMap post 2.7]]
** [[/RoadMap | RoadMap post 2.6 ]]
* [[/Amarokl10n|Amarok l10n Translation Markup Guide]]
* [[/Amarokl10n|Amarok l10n Translation Markup Guide]]
* [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]]
* [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]]

Revision as of 11:15, 3 May 2013

Development Information

First and foremost:

Database

Services

Media Devices

Usability

Scripting

Configuration files

These files are written to $HOME/.kde/share/config. The address might be $HOME/.kde4/share/config/ on some systems:

Building Amarok

For a great guide to building Amarok, see this article. The article is geared toward building Amarok locally, but it is still a great reference for building Amarok in general.

Dependencies

Compiling

Testing

Windows / OS X

Various