1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00

286 Commits

Author SHA1 Message Date
Dominik Schmidt
731973076d Fix weird OSX target names 2015-10-11 00:00:40 +02:00
Dominik Schmidt
aafff617e5 Branding and download manager updates 2015-09-06 22:38:20 +02:00
Stefan Derkits
52c9ff6b13 change EchonestGenerator to the new Genre API of libechonest
needs libechonest 2.3
2015-07-09 17:56:08 +02:00
Christian Muehlhaeuser
51fd1227e7 Prevent boost from throwing an exception when env's locale is invalid. 2015-04-13 08:04:32 +02:00
Christian Muehlhaeuser
873c35a03c Make Qt5 the default. You can still build with Qt4 by running cmake with -DBUILD_WITH_QT4=ON 2015-03-23 16:10:02 +01:00
Dominik Schmidt
938fc38101 Readd (this time upstream) FindQuaZip.cmake as installing to CMAKE_ROOT is bad practice and (at least some) distros won't ship that 2015-02-07 01:14:49 +01:00
Dominik Schmidt
d7177e30cb Use upstream FindQuaZip(5).cmake 2015-02-06 22:58:11 +01:00
Dominik Schmidt
a02c00d68d Check for HAVE_X11 instead of Q_OS_LINUX in bringToFront 2015-02-04 18:40:08 +01:00
Dominik Schmidt
9711421d8b Implement bringToFront properly for Qt5 on X11 2015-02-04 17:59:11 +01:00
Dominik Schmidt
4fa69d9607 Link against correct qca library with Qt5 2015-01-29 06:12:05 +01:00
Dominik Schmidt
ca13bb6839 Fix libechonest detection for Qt5 2015-01-29 06:12:05 +01:00
Dominik Schmidt
001d936aae Disable CrashReporter by default on Linux 2015-01-29 06:12:05 +01:00
grindhold
3fd39cf618 updated outdated url to attica sources 2014-12-02 13:42:57 +01:00
Christian Muehlhaeuser
d5e1e0fc70 Added new languages: Spanish (Latin America) and Portuguese (Portugal). 2014-11-19 14:30:58 +01:00
Christian Muehlhaeuser
a2ea7e8b4a Bumped taglib version check to 1.8. Required due to tiostream.h 2014-11-16 16:22:17 +01:00
Christian Muehlhaeuser
7cdf758a9d Added new translations: Danish, Indonesian, Dutch, Albanian, Thai, Ukrainian, Vietnamese. 2014-11-05 00:16:35 +01:00
Dominik Schmidt
6c621ab5b3 Properly export definitions, c and cxx flags and make use of them in external consumers of libtomahawk 2014-10-29 20:04:56 +01:00
Christian Muehlhaeuser
4faf2c59b4 Qt5 / Mac fixes. 2014-10-29 05:40:40 +01:00
Christian Muehlhaeuser
1004f17f7b Updated Qt's homepage. 2014-10-29 01:54:33 +01:00
Dominik Schmidt
6dcbe12ede Fix version generation for nightly builds 2014-10-28 20:11:22 +01:00
Dominik Schmidt
ad49746fd1 Write tomahawk version to cache 2014-10-28 20:10:46 +01:00
Dominik Schmidt
de4d1e68a1 Disable building tools and tests by default for releases 2014-10-26 20:35:02 +01:00
Dominik Schmidt
6026b52e21 Build Hatchet account by default 2014-10-26 20:35:02 +01:00
Dominik Schmidt
6ff44c2a02 Make CMake build Tomahawk.app instead of tomahawk.app 2014-10-24 18:46:43 +02:00
Dominik Schmidt
0f4ca7e185 X11 is a required dependency on Linux 2014-10-23 15:11:10 +02:00
Uwe L. Korn
076a806ef1 Add CMake switch to disable tools 2014-10-22 12:09:13 +02:00
Uwe L. Korn
029132523f Add VLC website 2014-10-22 11:32:59 +02:00
Christian Muehlhaeuser
108f8d0879 Merge pull request #266 from tomahawk-player/libvlc
Replace Phonon with libvlc directly
2014-10-22 11:25:39 +02:00
Uwe L. Korn
dc50191f34 Further simplify FindVLC 2014-10-22 10:45:02 +02:00
Dominik Schmidt
ad2b056ddf Revert version number change 2014-10-21 21:48:21 +02:00
Dominik Schmidt
712c288182 Merge branch 'stable-0.8'
Conflicts:
	src/crashreporter/main.cpp
2014-10-21 21:41:00 +02:00
Uwe L. Korn
a17a0e154c Remove Phonon traces 2014-10-21 20:46:44 +02:00
dridri
f25a3715da first draft to get rid of phonon and directly use LibVLC 2014-10-21 11:22:27 +02:00
Uwe L. Korn
b7cee78106 Prefer libc++ on Apple if available 2014-10-19 12:23:07 +02:00
Uwe L. Korn
2c1cf4719f Remove deprecated std::(tr1::) checks 2014-10-17 22:53:20 +02:00
Uwe L. Korn
e160307dab Use correct C++11 flag for the compiler. 2014-10-17 22:53:12 +02:00
Christian Muehlhaeuser
99f6330b95 0.8.0rc1 2014-10-17 21:51:35 +02:00
Uwe L. Korn
9c243db83e Add macro for special fine-grained logging 2014-10-12 19:43:05 +01:00
Christian Muehlhaeuser
510485fcf0 Revert "* Revert to CLucene until we sort out the MinGW/Boost/Unicode mess :-("
This reverts commit 1e8bab26b22a20d4cc07c9b85c590a3d4f7f9c18.
2014-10-03 04:35:44 +02:00
Christian Muehlhaeuser
1e8bab26b2 * Revert to CLucene until we sort out the MinGW/Boost/Unicode mess :-( 2014-10-03 00:29:44 +02:00
Uwe L. Korn
a4ab6b8a0b Add CMake option to build with Address Sanitizer 2014-09-28 10:38:52 +01:00
Christian Muehlhaeuser
da21c02270 * Domme, please review: quotes around cmake path definition. 2014-09-26 08:31:51 +02:00
Patrick von Reth
f2058a567b dont link against boost_system but 2014-09-16 12:15:35 +02:00
Christian Muehlhaeuser
f554ba7f17 * Removed CLucene check. 2014-09-16 01:49:28 +02:00
Christian Muehlhaeuser
f837e9e7e5 * Ported to lucene++. 2014-09-16 01:02:59 +02:00
Uwe L. Korn
c8cdc5a24c Find QtSvg explicitly
Silence CMake 3.0+
2014-08-21 12:05:00 +01:00
Dominik Schmidt
ba9071753a Fix make test 2014-08-21 12:10:58 +02:00
Uwe L. Korn
68d0433567 Remove TODO, qxt is dead. 2014-08-15 15:37:36 +01:00
Christian Muehlhaeuser
96b34ae8d5 * Enable snore notification on OSX. 2014-07-23 21:53:44 +02:00
Uwe L. Korn
bd2b0d2f76 Remove ENABLE_HEADLESS completely 2014-07-21 09:30:56 +01:00