Dominik Schmidt
1637436b4f
Few minor fixes/improvements for Windows installer
2013-06-27 15:32:26 +02:00
Uwe L. Korn
939de0f480
Generate QxtSslServer fancy header
2013-06-26 12:18:27 +02:00
Uwe L. Korn
d89c18d18b
Update Qxt
2013-06-26 12:17:56 +02:00
Dominik Schmidt
836bf17719
Don't install tomahawk_portfwd anymore
2013-05-08 17:31:49 +02:00
Dominik Schmidt
fd3a6ad0ef
Rename libtomahawklib.* files to libtomahawk.*
...
Needed lots of fixes for exporting on windows because otherwise a
libtomahawk.dll.a was created for tomahawk.exe which conflicted with the
libtomahawk.dll.a that is created for libtomahawk.dll
2013-05-08 16:31:22 +02:00
Uwe L. Korn
8d5f643e2e
Define QXT_STATIC in header so that parent projects use it.
2013-04-09 11:35:11 +02:00
Uwe L. Korn
bd9ddf142b
Compile qxt with QXT_STATIC
2013-04-09 10:50:03 +02:00
Uwe L. Korn
bf2067c414
Fix QxtFifo and move qxtweb modules in their respective folder
2013-04-09 10:36:43 +02:00
Christian Muehlhaeuser
78e0475b9e
* Properly detect the correct UPnP InternetGateway device.
2013-02-14 19:11:17 +01:00
Dominik Schmidt
22c305162c
Create hopefully rather sane TomahawkConfig.cmake
2013-01-18 01:15:17 +01:00
Patrick von Reth
b16d418102
fixed windows build
2013-01-11 10:27:59 +01:00
Dominik Schmidt
195e929c7c
Merge branch 'stable-0.6'
2013-01-08 02:49:24 +01:00
Dominik Schmidt
537903f15a
Remove winhttp, it was used for liblastfm2 back when we used to ship it
2013-01-07 22:51:52 +01:00
Dominik Schmidt
f6f15223db
Fix compilation for windows
2013-01-06 14:17:35 +01:00
Dominik Schmidt
110fb0100d
qt5: cmake: allow building Tomahawk against Qt4 and Qt5
2013-01-06 03:52:20 +01:00
Dominik Schmidt
248565fc6d
qt5: qxtweb: woops, some Ascii/Latin1 replacements slipped through
2013-01-05 22:14:39 +01:00
Dominik Schmidt
82753732b9
qt5: port QxtWeb and the web api
2013-01-05 21:54:39 +01:00
Dominik Schmidt
d02b6232bf
QxtWeb: add missing header
2013-01-05 20:37:59 +01:00
Dominik Schmidt
517a96cd86
QxtWeb: fix compilation with QT_STRICT_ITERATORS
2013-01-05 20:18:43 +01:00
Dominik Schmidt
d7645a33be
Update QxtWeb
2013-01-05 20:16:31 +01:00
Christian Muehlhaeuser
a7065be154
Revert my own revert: "* Revert domme's breakpad change to compile again."
...
This reverts commit fa3f9df822ac275f696904c95f132ef99fbcce9e.
2012-11-16 09:51:29 +01:00
Christian Muehlhaeuser
fa3f9df822
* Revert domme's breakpad change to compile again.
2012-11-16 09:43:16 +01:00
Christian Muehlhaeuser
9ad15fff97
Revert "* Try to fix breakpad."
...
This reverts commit 8314cdbcf567506170d3bc7bc60a168f81a13bc6.
2012-11-16 09:41:26 +01:00
Christian Muehlhaeuser
8314cdbcf5
* Try to fix breakpad.
2012-11-16 09:30:32 +01:00
Dominik Schmidt
d412e518bc
Reduce the hilarious amount of include directories we have
...
Not only should this make searching for includes faster, it also
forces us to make our library-headers usable from 3rdparty apps.
2012-11-15 19:21:34 +01:00
Dominik Schmidt
1e6e3a2cdd
Fix all the warnings! Almost.. in our own code...
2012-11-15 17:00:46 +01:00
Dominik Schmidt
e6e2e228b4
Fix most annoying warnings in breakpad
2012-11-15 13:49:54 +01:00
Dominik Schmidt
430e733c0d
Build with QT_STRICT_ITERATORS
2012-11-15 13:05:21 +01:00
Christian Muehlhaeuser
38735cb248
Revert "* Let's see if it's just an issue with typedef."
...
This reverts commit cf01330778de708c568af722703a672e4098b668.
2012-06-25 17:55:03 +02:00
Christian Muehlhaeuser
cf01330778
* Let's see if it's just an issue with typedef.
2012-06-25 17:50:20 +02:00
Christian Muehlhaeuser
f9de027557
* Fixed compiling on Windows. I hope.
2012-06-25 00:01:05 +02:00
Christian Muehlhaeuser
f134e48a49
* Fixed OSX linking.
2012-06-24 18:48:18 +02:00
Christian Muehlhaeuser
88da871f6a
* Fixed Windows includes.
2012-06-24 18:37:19 +02:00
Christian Muehlhaeuser
a54e5fbf46
* Fixed compiling on OSX.
2012-06-24 18:30:53 +02:00
Christian Muehlhaeuser
d3eb5c3f88
* Updated breakpad to latest version.
2012-06-24 18:25:34 +02:00
Christian Muehlhaeuser
5f799ea5d5
* Reverted QSQLite import. Should be obsolete now.
2012-06-20 11:10:52 +02:00
Jeff Mitchell
09882283d1
Remove unneeded files
2012-06-18 04:09:58 -04:00
Jeff Mitchell
7b05ad29e6
Import QSQLite from 4.8.1. Import Clementine's smain.cpp and
...
CMakeLists.txt (thanks, Clementine!). Do some name changing for sanity's
sake so we're sure of which plugin we're actually connected to.
2012-06-18 04:08:48 -04:00
Christian Muehlhaeuser
4f261b1711
* Removed liblastfm2 from thirdparty/CMakeLists.txt.
2012-06-11 22:15:09 +02:00
Christian Muehlhaeuser
d77c9eb3eb
* Removed liblastfm2 from thirdparty/.
2012-06-11 22:15:09 +02:00
Dominik Schmidt
edb34eef59
warnings--
2012-05-20 15:47:11 +02:00
Christian Muehlhaeuser
913663eef0
* Added similar tracks method to liblastfm.
2012-05-05 17:01:28 +02:00
Jeff Mitchell
9326813f3f
Synchronize liblastfm structure a bit, other than src/
2012-05-04 10:38:04 -04:00
Leo Franchi
eddaec701b
Merge pull request #79 from krf/make-compile-on-arm
...
Make compile on arm
2012-03-30 15:23:45 -07:00
Kevin Funk
87086e5278
Make compile on ARM (related to breakpad)
...
Make breakpad optional, add options
Same for CrashReporter - both don't work on ARM.
2012-03-31 00:20:14 +02:00
Leo Franchi
565217a53a
TWK-725: Some extra pointer safety
2012-03-30 10:42:11 -04:00
Dominik Schmidt
0d9e248dac
Fix lastfm export macro after my last commit. Why did it work before that?!
2012-03-05 01:09:31 +01:00
Dominik Schmidt
a56ca4ddfc
Improve liblastfm2 export macro
2012-03-04 21:14:59 +01:00
Leo Franchi
a8440c72e4
Fix build for gcc on mac. Hudson should use clang :D
2012-02-25 23:52:34 -05:00
Leo Franchi
9fe17cf6f5
Upgrade SPMediaKeyTap
2012-02-25 21:25:57 -05:00