Amarok/Development: Difference between revisions
Appearance
< Amarok
→Development Information: remove obsolete link |
→Development Information: correct link |
||
Line 15: | Line 15: | ||
** [[/Requirements | Requirements]] | ** [[/Requirements | Requirements]] | ||
** [[/Architecture | Architecture ]] | ** [[/Architecture | Architecture ]] | ||
** [[/ | *** [[/DirectoryStructure| Directory Structure]] | ||
* [[/Amarokl10n|Amarok l10n Guide]] | ** [[/RoadMap | RoadMap post 2.6 ]] | ||
* [[/Amarokl10n|Amarok l10n Translation Markup Guide]] | |||
* [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]] | * [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]] | ||
* [[/openDesktop.org_Profile_Guidelines|openDesktop.org Profile Guidelines]] | * [[/openDesktop.org_Profile_Guidelines|openDesktop.org Profile Guidelines]] | ||
===Database=== | ===Database=== |
Revision as of 17:21, 14 January 2013
Testing
Development Information
First and foremost:
- Important Information
- Using Git for Development
- Amarok Components and Maintainers
- Randa 2012 discussions:
- Amarok l10n Translation Markup Guide
- Hacking On Amarok HowTo
- openDesktop.org Profile Guidelines
Database
- Database Schema
- MySQL Embedded
- Dynamic Collection, needs to be moved to userbase
- DynamicCollection Developer information
- AFT
Services
Media Devices
Usability
Various
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
- README on GIT (the definitive, most up-to-date list)
- Requirements