1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 06:48:23 +01:00
Christian Muehlhaeuser cde4f5e229 Revert "* Really spammy debug output for testing."
This reverts commit 5538a2994049fcffe3554d5698bb402ffc6177e9.
2014-09-15 16:38:42 +02:00
2012-04-02 04:38:13 +02:00
2014-09-14 21:07:40 -04:00
2014-09-14 21:07:40 -04:00
2014-08-21 12:05:00 +01:00
2010-10-17 05:32:01 +02:00
2014-07-24 01:20:25 +02:00
2014-09-14 21:07:40 -04:00
2014-06-30 01:48:31 +01:00
2012-11-19 11:09:54 +01:00

Tomahawk

Compiling and running Tomahawk

Compile:

$ mkdir build && cd build
$ cmake ..
$ make

Start the application on Linux:

$ ./tomahawk

Start the application on OS X:

$ open tomahawk.app

Detailed building instructions for Ubuntu

See: http://wiki.tomahawk-player.org/index.php/Building_on_Ubuntu

Detailed building instructions for OS X

See: http://wiki.tomahawk-player.org/index.php/Building_OS_X_Application_Bundle

Doxygen Documentation

See: http://dev.tomahawk-player.org/api/classes.html

Dependencies

Required dependencies:

The following dependencies are optional, but recommended:

Third party libraries that we ship with our source:

Enjoy!

Description
No description provided
Readme 126 MiB
Languages
C++ 93.4%
JavaScript 1.8%
CMake 1.2%
C 0.6%
Objective-C++ 0.5%
Other 2.2%