Teo Mrnjavac
|
ab5205dfd6
|
Fix includes.
|
2013-04-01 22:36:28 +02:00 |
|
Hugo Lindström
|
5ae08d7144
|
Bump version to force updates
|
2013-04-01 22:30:16 +02:00 |
|
Hugo Lindström
|
94116cd7f2
|
Lazy load NewReleasesWidget
|
2013-04-01 21:29:41 +02:00 |
|
Hugo Lindström
|
bd6303a6e6
|
Bump version
|
2013-04-01 21:13:16 +02:00 |
|
Teo Mrnjavac
|
43d21cea7c
|
Disable SIP-related strings and UI elements.
|
2013-04-01 21:03:43 +02:00 |
|
Teo Mrnjavac
|
f134be44b1
|
Bring back Twitter, but only for social actions.
SIP is disabled.
|
2013-04-01 21:03:43 +02:00 |
|
Hugo Lindström
|
49be0e77cf
|
Remove unused, stylefix
|
2013-04-01 19:06:42 +02:00 |
|
Hugo Lindström
|
100f08b0b8
|
Parse Wah as regular chart
|
2013-04-01 18:38:05 +02:00 |
|
Hugo Lindström
|
5bed90dbb7
|
Wait for infosystem and load breadcrumb
|
2013-04-01 18:36:23 +02:00 |
|
Hugo Lindström
|
2679c776b2
|
Bump version
|
2013-04-01 12:38:13 +02:00 |
|
Tomahawk CI
|
86c88d9876
|
Automatic merge of Transifex translations
|
2013-04-01 02:17:53 +02:00 |
|
Hugo Lindström
|
6f9f0d882f
|
Remove debug
|
2013-03-31 10:26:56 +02:00 |
|
Hugo Lindström
|
9087e93f72
|
Add rdio geo's
|
2013-03-31 10:23:59 +02:00 |
|
Christian Muehlhaeuser
|
4994c4e5cc
|
* Remove artists from internal cache when destroying them.
|
2013-03-31 07:15:44 +02:00 |
|
Christian Muehlhaeuser
|
5f32bdb277
|
* Remove albums from internal cache when destroying them.
|
2013-03-31 07:15:08 +02:00 |
|
Christian Muehlhaeuser
|
d932aa6c2d
|
* If we receive unexpected data in Servent, log it for debugging.
|
2013-03-31 05:36:52 +02:00 |
|
Christian Muehlhaeuser
|
b03eb6defb
|
* Style cleanups.
|
2013-03-31 05:36:15 +02:00 |
|
Christian Muehlhaeuser
|
084a3cd2f3
|
* PeerInfos are stored as a QSharedPointer, so don't give them a parent.
|
2013-03-31 05:34:35 +02:00 |
|
Christian Muehlhaeuser
|
3745cd247e
|
* Only store results in Pipeline when we're working on temporary queries - e.g. for the rest-API.
|
2013-03-31 05:33:35 +02:00 |
|
Tomahawk CI
|
d0631bf75e
|
Automatic merge of Transifex translations
|
2013-03-31 01:17:04 +01:00 |
|
Christian Muehlhaeuser
|
1cfe6ac158
|
Merge pull request #183 from xhochy/patch-1
Add spotify URL handling
|
2013-03-30 07:46:31 -07:00 |
|
Uwe L. Korn
|
d03a0a2c74
|
Add spotify URL handling
Tomahawk is able to handle most of the spotify URLs (except such things as Apps).
|
2013-03-30 15:45:38 +01:00 |
|
Christian Muehlhaeuser
|
fbcfadf82d
|
Merge pull request #181 from xhochy/feature/open-spotify-playlist-from-cli2
Open more than just tracks for Spotify from the commandline
|
2013-03-30 06:55:29 -07:00 |
|
Uwe L. Korn
|
c2d11f4ece
|
Open more than just tracks for Spotify from the commandline
|
2013-03-30 14:39:16 +01:00 |
|
Christian Muehlhaeuser
|
5b59ab56d4
|
* Style fixes.
|
2013-03-30 13:06:51 +01:00 |
|
Christian Muehlhaeuser
|
119f67c8f8
|
* Delete root-item when destroying the PlayableModel.
|
2013-03-30 13:06:22 +01:00 |
|
Christian Muehlhaeuser
|
46f1ae3ee4
|
* Only store weak-pointers in the internal Artist cache.
|
2013-03-30 13:04:59 +01:00 |
|
Christian Muehlhaeuser
|
8e37ecbd05
|
* Only store weak-pointers in the internal Album cache.
|
2013-03-30 13:04:01 +01:00 |
|
Christian Muehlhaeuser
|
a26df54d9f
|
* Added typedefs for Artist & Album weakpointers.
|
2013-03-30 13:03:07 +01:00 |
|
Christian Muehlhaeuser
|
32cbc09595
|
* Removed obsolete QPixmap.
|
2013-03-30 09:11:54 +01:00 |
|
Christian Muehlhaeuser
|
70fdf2b0ea
|
* Fixed avatar creation in wrong thread and start-up slow down.
|
2013-03-30 09:07:45 +01:00 |
|
Christian Muehlhaeuser
|
a4689a1850
|
Merge pull request #179 from xhochy/fix/knotify-recognize-richtext
Add markup to the first notification line to overcome problems with KNotify.
|
2013-03-30 00:00:31 -07:00 |
|
Tomahawk CI
|
f32803e188
|
Automatic merge of Transifex translations
|
2013-03-30 01:16:18 +01:00 |
|
Uwe L. Korn
|
8b0c5c4eee
|
Add markup to the first notification line to overcome problems with KNotify.
|
2013-03-29 23:22:50 +01:00 |
|
Christian Muehlhaeuser
|
da206ee3d9
|
Merge pull request #178 from xhochy/fix/dbus-notify-linebreak
Replace <br /> with \n in Notifictation messages
|
2013-03-29 13:21:57 -07:00 |
|
Uwe L. Korn
|
64c833ac46
|
Extract markup out of now playing message
|
2013-03-29 20:45:44 +01:00 |
|
Uwe L. Korn
|
f25023879f
|
Move markup out of album string in D-Bus message.
|
2013-03-29 20:20:49 +01:00 |
|
Tomahawk CI
|
8fb053b0a9
|
Automatic merge of Transifex translations
|
2013-03-29 01:17:13 +01:00 |
|
Teo Mrnjavac
|
f3deacd4f0
|
Do not auto-fill XMPP server. This reverts b5d1f8a and fixes server
detection.
|
2013-03-28 20:21:26 +01:00 |
|
Uwe L. Korn
|
c10f2fef86
|
Replace <br /> with \n in Notifictation messages
* <br /> is not supported by all WMs
* \n has broader support or will be sliently (i.e. without printing a
character) ignored
|
2013-03-28 15:15:41 +01:00 |
|
Teo Mrnjavac
|
4861b63849
|
Trying to find out what makes a name pretty (PeerInfo prettyName).
|
2013-03-28 12:09:41 +01:00 |
|
Tomahawk CI
|
242941f1df
|
Automatic merge of Transifex translations
|
2013-03-28 01:17:02 +01:00 |
|
Tomahawk CI
|
5fd44a97d8
|
Automatic merge of Transifex translations
|
2013-03-27 01:16:15 +01:00 |
|
Hugo Lindström
|
df5fb61ab6
|
Mandatory stylefix
|
2013-03-27 00:50:46 +01:00 |
|
Hugo Lindström
|
33fc2df655
|
Accept http[s] and play/open links from spotify.
|
2013-03-27 00:47:47 +01:00 |
|
Teo Mrnjavac
|
8285857ac2
|
Add platform and Tomahawk version checks to resolver installation.
|
2013-03-26 18:24:40 +01:00 |
|
Tomahawk CI
|
a0f0815f22
|
Automatic merge of Transifex translations
|
2013-03-26 01:16:37 +01:00 |
|
Tomahawk CI
|
1cc63297b9
|
Automatic merge of Transifex translations
|
2013-03-25 01:16:34 +01:00 |
|
Christian Muehlhaeuser
|
1ba2e094bc
|
Merge pull request #177 from xhochy/fix/twk-1172
Escape ampersands in menu entry strings
|
2013-03-23 19:26:37 -07:00 |
|
Uwe L. Korn
|
6c08a27b3a
|
Add ampersand escaping for Albums and Artists
|
2013-03-24 03:23:28 +01:00 |
|