Patrick von Reth
e9c478be75
some fixes
2014-06-22 17:06:12 +02:00
Patrick von Reth
cdf13725d1
fixed typo
2014-06-22 17:06:10 +02:00
Patrick von Reth
5c6994ae85
as sugested by Dominik Schmidt remove the copiright header which was probably related to the dbus code
2014-06-22 17:06:09 +02:00
Patrick von Reth
25fae63088
more style fixes
2014-06-22 17:06:07 +02:00
Patrick von Reth
501a72d79b
style fixes
2014-06-22 17:06:06 +02:00
Patrick von Reth
3f1a5e1c3b
added snorenotification support, this adds growl(on windows and mac), windows 8 and snarl nottification support
2014-06-22 17:06:05 +02:00
Christian Muehlhaeuser
316abefc54
* Support requesting tracks without valid album.
2014-06-21 18:12:30 +02:00
Christian Muehlhaeuser
d7906757ba
* Fixed compiler warning.
2014-06-21 18:12:30 +02:00
Uwe L. Korn
8ea12252f0
Always return fresh network adresses
2014-06-20 18:07:18 +01:00
Uwe L. Korn
f394b80419
Revert echonest5/ header ifdefs
2014-06-20 18:06:46 +01:00
Uwe L. Korn
5a9c3d39c4
Fix TWK-1395
...
We now queue DatabaseCommand_SetPlaylistRevision in a playlist-local
queue before we send them to the Database Queue to ensure that only
one DatabaseCommand_SetPlaylistRevision is run per playlist at a time.
2014-06-19 17:02:55 +01:00
Uwe L. Korn
58d0414498
Comment out failing assert until correctly fixed
2014-06-19 15:54:07 +01:00
Uwe L. Korn
cb95f7b27d
Fix TWK-1397
2014-06-19 15:18:40 +01:00
Uwe L. Korn
b76e95b29d
Correct comment position
2014-06-19 15:04:24 +01:00
Uwe L. Korn
83981426f8
Fix crash on concurrent stat requests
2014-06-19 14:58:33 +01:00
Uwe L. Korn
47c14ce6a1
Fix TWK-1589
2014-06-18 12:32:35 +01:00
Christian Muehlhaeuser
13a3178f70
* Added SourceTreeView::renamePlaylist( playlist_ptr ).
2014-06-16 14:48:44 +02:00
Christian Muehlhaeuser
de77bdb1a6
* Add logging to debug SearchWidget's performance better.
2014-06-16 14:45:39 +02:00
Christian Muehlhaeuser
44ed1d44dd
* Use mid color instead of self-calculated text color value in charts delegate.
2014-06-16 14:44:48 +02:00
Christian Muehlhaeuser
d28ff17570
* Fixed infinite loop in SpotifyPlaylistUpdater.
2014-06-16 14:43:08 +02:00
Christian Muehlhaeuser
e9b1624659
* Style fixes.
2014-06-16 14:40:16 +02:00
Uwe L. Korn
c9d1d2fb7a
Shorten description if we have remove btn and config wrench
2014-06-11 10:55:09 +01:00
Uwe L. Korn
70e2031f65
Fix QUrl for Qt4
2014-06-10 18:20:04 +01:00
Uwe L. Korn
4bf85cbbaf
Place Wrench and Remove button next to eachother
2014-06-10 17:48:33 +01:00
Uwe L. Korn
4ed2ff801d
Support multiple headers in Cloudstream
2014-06-10 16:30:59 +01:00
Uwe L. Korn
e47a0e7405
Use URL as filename
2014-06-10 16:02:24 +01:00
Uwe L. Korn
19f3591de1
Add some more documentation
2014-06-10 16:02:04 +01:00
Uwe L. Korn
fff437d7a3
Add basic metadata scanning for JS Resolvers
2014-06-10 16:01:49 +01:00
Uwe L. Korn
50370f7b53
Import Cloudstream from Clementine
2014-06-09 12:03:13 +01:00
Uwe L. Korn
4a9fac3edc
Reformat existing comment into doxygen style
2014-06-07 17:43:00 +01:00
Uwe L. Korn
655e63f261
Do a native (Qt) request if the 'Referer' header was supplied
2014-06-06 00:32:32 +01:00
Uwe L. Korn
a3f5a6c98d
s/Q_WS_MAC/Q_OS_MAC/
2014-06-05 21:40:51 +01:00
Uwe L. Korn
69530a4dd0
Merge TomahawkSettings and TomahawkSettingsGui
2014-06-05 21:40:33 +01:00
Uwe L. Korn
68a225eeaa
Merge TomahawkSetting*::registerCustomSettingsHandlers
2014-06-05 21:23:02 +01:00
Thierry Goeckel
8c86c0196b
Prevent another plugin from adding empty tracks.
2014-06-03 17:09:24 +02:00
Uwe L. Korn
0b7449e488
Make Fuzzy Search usable
2014-06-03 16:08:20 +01:00
Uwe L. Korn
b0c23a0740
Add basic JS fuzzy resolve implementations
2014-06-02 23:39:25 +01:00
Uwe L. Korn
216a9f5593
Remove unused variable
2014-06-02 23:39:25 +01:00
Uwe L. Korn
af3352dca3
s/Q_WS_MAC/Q_OS_MAC
2014-06-02 23:39:25 +01:00
Uwe L. Korn
859865e50a
Remove ifndef ENABLE_HEADLESS
2014-06-02 23:39:25 +01:00
Uwe L. Korn
607a82c248
Pass accountId to the resolver
2014-06-02 23:39:25 +01:00
Uwe L. Korn
a6c686a057
Decouple FuzzyIndex from DbCmd
2014-06-01 20:07:56 +01:00
Uwe L. Korn
c56d5b90dc
Fix crash on misbehaving VA albums
2014-06-01 20:05:36 +01:00
Uwe L. Korn
804b5e7ed8
Fix crash on misbehaving VA albums
2014-06-01 18:55:36 +01:00
Uwe L. Korn
cc873c1199
Deprecate UrlTranslator again.
...
UrlTranslator and UrlHandler have the same interface but only differed
in the internal implementation. We can distinguish between them
internally, so do it instead of making more interfaces.
2014-06-01 16:14:43 +01:00
Uwe L. Korn
1fd6b1bc21
Use HTML5 base64 functions2
2014-05-31 14:11:47 +01:00
Uwe L. Korn
fc4dd7ce1c
Prefer Spotify Webservice over libspotify
2014-05-30 14:46:51 +01:00
Uwe L. Korn
631464e20c
Rovi sometimes returns empty tracks, do not add.
2014-05-28 21:01:25 +01:00
Uwe L. Korn
0325ed887a
Use QScopedPointer for cleaner code
2014-05-28 17:49:26 +01:00
Uwe L. Korn
a014cadcd2
Result of drag->exec is not used
2014-05-28 17:36:03 +01:00