Jeff Mitchell
221a038568
Update CMakeLists.txt text
2013-02-20 13:24:10 -05:00
Christian Muehlhaeuser
b2b1ff1cba
Revert "* Bumped libechonest requirement to 2.0.3."
...
This reverts commit 677bf098a5
.
2013-02-16 10:57:48 +01:00
Christian Muehlhaeuser
677bf098a5
* Bumped libechonest requirement to 2.0.3.
2013-02-16 01:30:43 +01:00
Kuba
c5d8ca003b
Update liblastfm URL in CMake output
2013-01-26 20:47:25 +01:00
Christian Muehlhaeuser
62f540f4aa
* Fixed comment typo. I can't get more pedantic than that, promised.
2013-01-18 04:03:28 +01:00
Dominik Schmidt
7e7ee84d9a
Revert searching for specific Boost components
2013-01-18 01:28:37 +01:00
Dominik Schmidt
79fff5ce0e
Set SOVERSION of libtomahawk to current Tomahawk version, we won't give any ABI guarantee in the foreseeable future
2013-01-18 01:27:45 +01:00
Dominik Schmidt
22c305162c
Create hopefully rather sane TomahawkConfig.cmake
2013-01-18 01:15:17 +01:00
Jeff Mitchell
83e3ed2c50
Remove external TH account info
2013-01-17 16:10:33 -05:00
Jeff Mitchell
bfe59af38b
Update in-tree-building TH account stuff
2013-01-17 15:44:39 -05:00
Dominik Schmidt
fe4c7543cd
Add testing framework
2013-01-17 21:23:41 +01:00
Jeff Mitchell
6314436492
Find TH account dir if available, and compile websocketpp
2013-01-17 14:00:05 -05:00
Christian Muehlhaeuser
a7f6a6e129
* Update version to 0.6.99.
2013-01-17 12:38:56 +01:00
Leo Franchi
3b373b5bb6
Also display required version
2013-01-09 18:47:30 -05:00
Leo Franchi
6301c84cb0
Depend on libechonest 2.0.2
2013-01-09 18:46:17 -05:00
Dominik Schmidt
852af5737a
Merge branch 'stable-0.6'
2013-01-08 03:14:23 +01:00
Dominik Schmidt
7fee9a258a
Fix buildsystem for windows where PC_JREEN_VERSION does not exist
2013-01-08 03:13:07 +01:00
Dominik Schmidt
195e929c7c
Merge branch 'stable-0.6'
2013-01-08 02:49:24 +01:00
Dominik Schmidt
cf10b6d6e1
Don't build against Jreen 1.1.0 and document it in README
2013-01-07 22:51:52 +01:00
Dominik Schmidt
7fb494c780
Don't use CMAKE_SYSTEM for version info - too detailed build time information
2013-01-06 21:15:21 +01:00
Dominik Schmidt
d7ba7ead99
qt5: that should have ended up in the latest commit, too late for git
...
for me
2013-01-06 05:16:37 +01:00
Dominik Schmidt
110fb0100d
qt5: cmake: allow building Tomahawk against Qt4 and Qt5
2013-01-06 03:52:20 +01:00
Dominik Schmidt
82753732b9
qt5: port QxtWeb and the web api
2013-01-05 21:54:39 +01:00
Christian Muehlhaeuser
2e4cb838ee
* Added new translation languages to CMakeLists.txt.
2013-01-02 11:12:39 +01:00
Lasse Liehu
b81e4410ea
Fix showing of translations in crash reporter
2012-12-21 08:18:25 +02:00
Christian Muehlhaeuser
a851ca700e
* Changed attica's info text.
2012-12-20 13:08:23 +01:00
Dominik Schmidt
40b54155b8
It's the order that matters... (fix HAVE_THUMBBUTTON definition)
2012-11-19 11:51:06 +01:00
Christian Muehlhaeuser
ae24fe9d5c
* Try to fix breakpad in the main CMakeLists.txt. Domme: We'll need to fix this properly eventually.
2012-11-16 09:52:29 +01:00
Dominik Schmidt
1e6e3a2cdd
Fix all the warnings! Almost.. in our own code...
2012-11-15 17:00:46 +01:00
Dominik Schmidt
430e733c0d
Build with QT_STRICT_ITERATORS
2012-11-15 13:05:21 +01:00
Dominik Schmidt
8282d0a4ba
Add proper QtSparkle find module and make it an optional dep
2012-11-03 01:04:13 +01:00
Dominik Schmidt
fd02b7ca81
Make it unneccessary to set BUILD_RELEASE=ON, when building from a release tarball
2012-09-20 15:33:04 +02:00
Dominik Schmidt
70cb7bd92b
QCA is not optional anymore for a long time
2012-08-03 01:28:03 +02:00
Dominik Schmidt
deca5bc70d
Rename FindLibEchonest to FindEchonest, make it version aware and overall more state of the art :P
2012-07-24 12:28:10 +02:00
Leo Franchi
85618cc62b
Bump libechonest required version to 2.0.0
2012-07-20 13:20:28 -04:00
Leo Franchi
a8fffe6fdc
Experimental: Re-implement asynchronous artist/album ID.
...
No more boost::thread usage, using QFutureInterface instead.
Now we keep the same model as before but use the undocumented API
of QFutureInterface
2012-07-13 11:39:48 -04:00
Stefan Derkits
5547a9741d
Ubuntu 11.10 needs explicit pthread, reenable finding & linking them
2012-06-30 17:04:39 +02:00
Christian Muehlhaeuser
037a5dab12
* Temporary fix for compiling madness.
2012-06-25 17:57:52 +02:00
Christian Muehlhaeuser
746914844e
* Bump version to 0.5.99.
2012-06-24 23:55:07 +02:00
Christian Muehlhaeuser
54e7fbdd5d
* Drop the rc0. We're gold.
2012-06-22 04:59:44 +02:00
Christian Muehlhaeuser
33b8608668
* Bumped to 0.5.0rc0.
2012-06-21 15:03:33 +02:00
Christian Muehlhaeuser
5f799ea5d5
* Reverted QSQLite import. Should be obsolete now.
2012-06-20 11:10:52 +02:00
Leo Franchi
8558cdfc8e
Revert usage of boost::threads to speed up id loading. Our MinGW boost package is broken.
...
Revert "Set future on artist/album immediately after creating promise"
This reverts commit 9d9fae75b5
.
Revert "Remove duplicate function, and fix copy link from sidebar track page"
This reverts commit 1fe28714cb
.
Revert "Catch by const ref and assert to check hypothesis"
This reverts commit a8f0053fc8
.
Revert "Reimplement QApplication::notify() to print out something about the exception if we can"
This reverts commit 7b8136a36e
.
Revert "Catch boost::unitialized_future if it is thrown"
This reverts commit c1d678e2b1
.
Revert "Another boost/thread.hpp include rather than specific boost headers"
This reverts commit ee8d3e6a92
.
Revert "One include to (hopefully) rule them all"
This reverts commit 52752cd234
.
Revert "Add another boost include"
This reverts commit 7bec03560a
.
Revert "Try some more includes"
This reverts commit e56f2f7ee0
.
Revert "Remove old code"
This reverts commit 69b56e0836
.
Revert "Fix oversight in queue draining"
This reverts commit 8c48af423c
.
Revert "Safer locking of id() to prevent deadlocks"
This reverts commit 3f2906d4d1
.
Revert "Cleanup fixes"
This reverts commit cd3eeb2951
.
Revert "Experimental asynchronous artist and album id loading"
This reverts commit 75eb35397d
.
Conflicts:
src/libtomahawk/CMakeLists.txt
2012-06-19 00:47:23 +02:00
Jeff Mitchell
df11500305
Bump Attica dep
2012-06-18 17:07:51 -04:00
Jeff Mitchell
4a8710ce7f
Add FindSqlite and use its values
2012-06-18 04:22:41 -04:00
Leo Franchi
75eb35397d
Experimental asynchronous artist and album id loading
2012-06-17 09:01:08 +02:00
Leo Franchi
181bff132f
Require libechonest 1.2 as it's been out for ages and has some important fixes
2012-06-15 09:24:01 +02:00
Leo Franchi
3456f5d038
Mark liblastfm as required
2012-06-12 17:29:34 +02:00
Christian Muehlhaeuser
cc320a99f2
* Check for liblastfm 1.0.0 being available.
2012-06-12 01:12:33 +02:00
Leo Franchi
fb5d21e401
Add a cmake flag to disable binary attica resolvers for distros
2012-05-25 12:35:28 -04:00