Amarok/Development: Difference between revisions
< Amarok
(→Development Information: add section for the rc files) |
(→Development Information: remove outdated link) |
||
Line 11: | Line 11: | ||
** [[/Architecture | Architecture ]] | ** [[/Architecture | Architecture ]] | ||
*** [[/ArchitectureReview | Randa 2012 Architecture review]] | *** [[/ArchitectureReview | Randa 2012 Architecture review]] | ||
** [[/RoadMap | RoadMap post 2.6 ]] | ** [[/RoadMap | RoadMap post 2.6 ]] | ||
* [[/Amarokl10n|Amarok l10n Translation Markup Guide]] | * [[/Amarokl10n|Amarok l10n Translation Markup Guide]] |
Revision as of 11:09, 3 May 2013
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
- Batch Mode
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
- README on GIT (the definitive, most up-to-date list)
- Dependencies