Dominik Schmidt
f1cf645f31
Ship D3DCompiler_43.dll to make QtDeclarative work
2016-01-28 22:16:11 +01:00
Dominik Schmidt
a5968b58e5
Update dll names
2016-01-26 02:11:10 +00:00
Dominik Schmidt
1710813dc8
Correct indentation in NSIS.template.in
2016-01-25 16:03:27 +01:00
Hannah von Reth
192627a4ea
Update nsis for snore
2016-01-08 15:09:28 +01:00
Dominik Schmidt
99fe5c8e8e
Look for keg-only libvlc
2015-12-09 13:44:11 +01:00
Dominik Schmidt
daf3034d99
Only look for and link against libvlc, not libvlccore
2015-12-09 13:44:11 +01:00
Dominik Schmidt
e8d73fe0cc
Merge pull request #317 from TheOneRing/snorenotify-0.6
...
Snorenotify 0.6
2015-12-09 13:20:42 +01:00
Dominik Schmidt
186d98b263
Update shipped dependencies in NSIS
2015-11-05 16:29:35 +01:00
Dominik Schmidt
0b7d3846e5
There's no such thing MING
2015-11-05 16:28:00 +01:00
Hannah von Reth
84e0754bd7
Install snoresettings as "Notification Settings".
...
This enables the user to change the notification backend
and to configure the banckend.
Opening the shortcut will only work after Tomahawk was started
for a first time to initialize the settings.
An alternative would be to call snoresettings.exe from inside of
Tomahawk or to use the QWidget provided by libsnore.
2015-11-05 13:38:42 +01:00
Hannah von Reth
549193bdd0
Use ECMAddAppIcon instead of the copy of the kde4 macro.
2015-10-15 13:14:51 +02:00
Dominik Schmidt
24c8bd7a90
Go back to more complicated .. but qt5 handling findquazip
2015-09-07 01:54:37 +02:00
Dominik Schmidt
aafff617e5
Branding and download manager updates
2015-09-06 22:38:20 +02:00
Patrick von Reth
dda90de1b5
Set echonest version if the version could not be detected.
2015-09-04 12:21:05 +02:00
Dominik Schmidt
b3f63094b9
Fix windows installer
2015-09-03 19:05:48 +02:00
Dominik Schmidt
f2a291fe2e
Fix snorenotify plugin path
2015-09-03 15:43:48 +02:00
Patrick von Reth
ed468e5a3f
Fix creation of Tomahawk Shortcuts with snorenotify.
2015-09-03 13:00:36 +02:00
Patrick von Reth
4f9ba057dc
Only use snoretoast to create the shortcut if we are on Win8 or later.
2015-09-02 12:36:18 +02:00
Pinak Ahuja
ee4656383a
Compare taglib version properly
2015-09-02 14:41:00 +05:30
Patrick von Reth
106591d3ab
use snoretoast to install the shortcut instead of the winshell plugin
2015-06-03 14:48:46 +02:00
Dominik Schmidt
e250b76eed
Package libquazip5.dll
2015-02-07 01:45:39 +01:00
Dominik Schmidt
68ab05acf1
Fix QuaZip5 detection on windows, patch to be upstreamed
2015-02-07 01:30:22 +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
d928fc5d1d
Use new lastfm5/ include dir for Qt5
2015-02-06 22:58:12 +01:00
Dominik Schmidt
778b8ee180
Use new echonest5 include dir for Qt5
2015-02-06 22:58:11 +01:00
Dominik Schmidt
d7177e30cb
Use upstream FindQuaZip(5).cmake
2015-02-06 22:58:11 +01:00
Dominik Schmidt
7b500d37c9
Fix qca filenames in nsis script
2015-01-30 04:36:52 +01:00
Dominik Schmidt
75ce81f86c
Switch NSIS.template.in to Qt5
2015-01-28 21:01:25 +01:00
Dominik Schmidt
9b2a3f65d4
Use qtsparkle-qt5 when building with Qt5
2015-01-28 21:01:25 +01:00
Christian Muehlhaeuser
c4c4ab6681
Fixed icon generation on OS X.
2015-01-26 19:54:54 +01:00
Uwe L. Korn
e06c0cbdae
Check for AlbumArtist support in libvlc_meta
2014-11-24 22:17:11 +01:00
Stefan Derkits
53e4cf8d76
quick&dirty fix for finding lucene++ install under ubuntu
2014-11-08 19:27:12 +01:00
Christian Muehlhaeuser
2135b99ccd
Replace Q_WS_MAC with Q_OS_MAC.
2014-10-29 02:48:38 +01: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
712c288182
Merge branch 'stable-0.8'
...
Conflicts:
src/crashreporter/main.cpp
2014-10-21 21:41:00 +02:00
Dominik Schmidt
bb4ad2684c
Add outfilename parameter to KDE4_ADD_APP_ICON and rename it to TOMAHAWK_ADD_APP_ICON because it's not compatible anymore
2014-10-21 21:35:54 +02:00
Dominik Schmidt
b1537607b2
Correctly generate the icon .tiff file in kde4_add_app_icon
2014-10-21 21:18:23 +02:00
Uwe L. Korn
accc2b5197
Use find_package_handle_standard_args
2014-10-21 21:05:53 +02:00
Uwe L. Korn
08101197ae
Simplfy FindVLC
2014-10-21 20:57:40 +02:00
Uwe L. Korn
a17a0e154c
Remove Phonon traces
2014-10-21 20:46:44 +02:00
dridri
ead0ecc808
clean code, use boost::function for callbacks
2014-10-21 11:22:28 +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
2c1cf4719f
Remove deprecated std::(tr1::) checks
2014-10-17 22:53:20 +02:00
Christian Muehlhaeuser
3cabafd1f9
* Don't delete registry keys on uninstall. We still rely on that before major version upgrades. See TWK-462.
2014-10-05 05:10:23 +02: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
f6da9493f2
Revert "* Re-added clucene cmake modules."
...
This reverts commit 3194c41981ceec2ceecae6771ca3c17e0f8b94d0.
2014-10-03 04:35:43 +02:00
Christian Muehlhaeuser
3194c41981
* Re-added clucene cmake modules.
2014-10-03 00:29: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
5ce643850b
Add 5 suffix for liblastfm Qt5 builds
2014-10-02 15:43:33 +01:00