1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-21 05:11:44 +02:00

More cleanup.

This commit is contained in:
Christian Muehlhaeuser
2014-10-04 08:13:03 +02:00
parent bab0a5a6a2
commit 53d7dadde9

View File

@@ -14,7 +14,7 @@ Tomahawk is basically a **music metadata player**. At its core it decouples the
It continues to change and evolve, but at the time of this writing: It continues to change and evolve, but at the time of this writing:
* Local music (e.g. iTunes) library * Local music library (MP3, Ogg, FLAC and many other formats)
* Networked music libraries (other connected computers) * Networked music libraries (other connected computers)
### Subscription Music Services ### Subscription Music Services
@@ -51,10 +51,10 @@ Source code (and examples) can be found in our [Resolver repository](https://git
You can download one of our nightly or stable builds: You can download one of our nightly or stable builds:
|*BUILD* | MAC / OSX | WINDOWS | LINUX | | *BUILD* | MAC / OSX | WINDOWS | LINUX |
|:------:| :-------: | :-----: | :---: | |:-------:|:---------:|:-------:|:-----:|
|*NIGHTLY* | [**latest**](http://download.tomahawk-player.org/nightly/mac/Tomahawk-latest.dmg) | [**latest**](http://download.tomahawk-player.org/nightly/windows/tomahawk-latest.exe) | *N/A* | |**NIGHTLY** | [**latest**](http://download.tomahawk-player.org/nightly/mac/Tomahawk-latest.dmg) | [**latest**](http://download.tomahawk-player.org/nightly/windows/tomahawk-latest.exe) | *N/A* |
|*STABLE* | [**0.7**](http://download.tomahawk-player.org/Tomahawk-0.7.0.dmg) | [**0.7**](http://download.tomahawk-player.org/tomahawk-0.7.0.exe) | [**0.7**](http://www.tomahawk-player.org/download.html#linux) (various distros) | |**STABLE** | [**0.7**](http://download.tomahawk-player.org/Tomahawk-0.7.0.dmg) | [**0.7**](http://download.tomahawk-player.org/tomahawk-0.7.0.exe) | [**0.7**](http://www.tomahawk-player.org/download.html#linux) (various distros) |
## BUILD TOMAHAWK ## BUILD TOMAHAWK
@@ -82,10 +82,6 @@ You can download one of our nightly or stable builds:
* [Windows](http://wiki.tomahawk-player.org/index.php/Building_Windows_Binary) * [Windows](http://wiki.tomahawk-player.org/index.php/Building_Windows_Binary)
### Developer Documentation
See our [doxygen documentation](http://dev.tomahawk-player.org/api/classes.html)
### Dependencies ### Dependencies
Required dependencies: Required dependencies:
@@ -132,6 +128,7 @@ Third party libraries that we ship with our source:
* Chat with Us (IRC): #tomahawk (on Freenode) * Chat with Us (IRC): #tomahawk (on Freenode)
* [Twitter](http://twitter.com/tomahawk) * [Twitter](http://twitter.com/tomahawk)
* [Facebook](http://facebook.com/tomahawkplayer) * [Facebook](http://facebook.com/tomahawkplayer)
* [Developer API documentation](http://dev.tomahawk-player.org/api/classes.html)
## SCREENSHOTS ## SCREENSHOTS