Amarok/Development: Difference between revisions
Appearance
< Amarok
→Development Information: remove obsolete link |
→Development Information: reorganise information |
||
Line 8: | Line 8: | ||
First and foremost: | First and foremost: | ||
* '''[[/Join|Important Information]]''' | * '''[[/Join|Important Information]]''' | ||
* [[/Git|Using Git for Development]] | |||
* [[/Components|Amarok Components and Maintainers]] | * [[/Components|Amarok Components and Maintainers]] | ||
* [[/Randa2012|Randa 2012 discussions]] | * [[/Randa2012|Randa 2012 discussions]] | ||
* [https://bugs.kde.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=JJ%3A&product=amarok&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&field0-0-0=%255BBug%20creation%255D&list_id=329156 junior jobs] | * [https://bugs.kde.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=JJ%3A&product=amarok&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&field0-0-0=%255BBug%20creation%255D&list_id=329156 junior jobs] | ||
* [[Amarok/Proposals| Proposals]] | * [[Amarok/Proposals| Proposals]] | ||
* [[/DirectionAndSolutions| Direction and Solution]] | * [[/DirectionAndSolutions| Direction and Solution]] | ||
* [[/Amarokl10n|Amarok l10n Guide]] | |||
* [[/Amarokl10n|Amarok l10n]] | |||
* [[/DebuggingHowTo|Debugging HowTo]] | * [[/DebuggingHowTo|Debugging HowTo]] | ||
* [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]] | * [[/Hacking_On_Amarok_HowTo| Hacking On Amarok HowTo]] | ||
* [[/UnitTesting|Unit Testing]] | |||
* [[/Brainstorming|Brainstorming]] | |||
* [[/Abbreviations|Abbreviations]] | |||
* [[/Playlist_header|Playlist header]] | |||
* [[/openDesktop.org_Profile_Guidelines|openDesktop.org Profile Guidelines]] | |||
* [[/RoadMap| Road Map]] | |||
=== Architecture === | |||
* [[/Architecture|Architecture]] | |||
===Database=== | |||
* [[/Database Schema| Database Schema]] | * [[/Database Schema| Database Schema]] | ||
* [[/MySQL_Embedded|MySQL Embedded]] | |||
* [[/Dynamic_Collection|Dynamic Collection]], needs to be moved to userbase | |||
* [[/DynamicCollectionDevel | DynamicCollection Developer information]] | |||
=== Services=== | |||
* [[Amarok/Proposals/MagnatuneStore| Magnatune Store]] | * [[Amarok/Proposals/MagnatuneStore| Magnatune Store]] | ||
* [[/Ampache Service| Ampache Service ]] | * [[/Ampache Service| Ampache Service ]] | ||
* [[/Nepomuk|Nepomuk]] | * [[/Nepomuk|Nepomuk]] | ||
===Media Devices=== | |||
* [[/MediaDevice|Media Device]] | * [[/MediaDevice|Media Device]] | ||
* [[/Media_Device_VFAT|Media Device:VFAT]] | |||
* [[/Media_Device_MTP|Media Device:MTP]] | |||
===Usability=== | |||
* [[/Usability_Improvements|Usability Improvements]] | * [[/Usability_Improvements|Usability Improvements]] | ||
* [[/CardSortingPlaylistContextMenu| Card Sorting Targeting Playlist Context Menu]] | * [[/CardSortingPlaylistContextMenu| Card Sorting Targeting Playlist Context Menu]] | ||
===Various=== | |||
* [[/Yauap|Yauap]] | * [[/Yauap|Yauap]] | ||
* [[/BatchMode| Batch Mode]] | * [[/BatchMode| Batch Mode]] | ||
* [[/DirectoryStructure| Directory Structure]] | * [[/DirectoryStructure| Directory Structure]] | ||
* [[/CallForArtists|Call For Artists]] | * [[/CallForArtists|Call For Artists]] |
Revision as of 16:38, 14 January 2013
Testing
Development Information
First and foremost:
- Important Information
- Using Git for Development
- Amarok Components and Maintainers
- Randa 2012 discussions
- junior jobs
- Proposals
- Direction and Solution
- Amarok l10n Guide
- Debugging HowTo
- Hacking On Amarok HowTo
- Unit Testing
- Brainstorming
- Abbreviations
- Playlist header
- openDesktop.org Profile Guidelines
- Road Map
Architecture
Database
- Database Schema
- MySQL Embedded
- Dynamic Collection, needs to be moved to userbase
- DynamicCollection Developer information
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