Amarok/Development: Difference between revisions
Appearance
< Amarok
→Other: remove obsolete link |
move Testing further down, change level for scrfipting |
||
Line 1: | Line 1: | ||
[[Image:Development.png|right]] | [[Image:Development.png|right]] | ||
== Development Information == | == Development Information == | ||
Line 50: | Line 45: | ||
* [[/BatchMode| Batch Mode]] | * [[/BatchMode| Batch Mode]] | ||
* [[/CallForArtists|Call For Artists]] | * [[/CallForArtists|Call For Artists]] | ||
=== Scripting === | |||
* [[/Script_API|Script API]] | |||
* [[/Scripting_HowTo_2.0|Scripting HowTo 2.0]] | |||
* [[/Scripted_Services_Tutorial_2.0|Scripted services tutorial 2.0]] | |||
== Building Amarok == | == Building Amarok == | ||
Line 65: | Line 66: | ||
* [[/Compiling|Tarball compiling]] | * [[/Compiling|Tarball compiling]] | ||
== | == Testing == | ||
* [[/ | * [[/Testing|Testing Amarok's Features]] | ||
* [[/ | * [[/DebuggingHowTo|Debugging HowTo]] | ||
* [[/ | * [[/UnitTesting|How to write Unit Tests]] | ||
== Windows / OS X == | == Windows / OS X == |
Revision as of 18:20, 14 January 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
Services
Media Devices
Usability
Various
Scripting
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