Amarok/Development: Difference between revisions
< Amarok
(→Development Information: Remove link to redundant page) |
m (→Media Devices: add better title) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 12: | Line 12: | ||
** [[/RoadMap | RoadMap post 2.7]] | ** [[/RoadMap | RoadMap post 2.7]] | ||
* [[/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]] | ||
* [[/openDesktop.org_Profile_Guidelines|openDesktop.org Profile Guidelines]] | * [[/openDesktop.org_Profile_Guidelines|openDesktop.org Profile Guidelines]] | ||
Line 33: | Line 33: | ||
* [[/Media_Device_MTP|Media Device:MTP]] | * [[/Media_Device_MTP|Media Device:MTP]] | ||
* [[/MediaDevice Sync URP| MediaDevice Sync User Research Profile]] | |||
===Usability=== | ===Usability=== | ||
Line 49: | Line 50: | ||
These files are written to $HOME/.kde/share/config. The address might be $HOME/.kde4/share/config/ on some systems: | These files are written to $HOME/.kde/share/config. The address might be $HOME/.kde4/share/config/ on some systems: | ||
* [[/amarokrc | amarokrc | * [[/amarokrc|amarokrc]] | ||
== Building Amarok == | == Building Amarok == | ||
Line 66: | Line 65: | ||
* [[/Development_HowTo|Development HowTo]] | * [[/Development_HowTo|Development HowTo]] | ||
* [[/Compiling|Tarball compiling]] | * [[/Compiling|Tarball compiling]] | ||
== KF5 Port == | |||
* [[/KF5port| KF5 port main page]] | |||
* [[/TODO/Refactoring| Notes about code refactoring ]] | |||
== Testing == | == Testing == |
Latest revision as of 12:56, 22 March 2016
Development Information
First and foremost:
- Important Information for new developers
- 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