Christian Muehlhaeuser
ebfc53e009
* Emit coverChanged() even when we couldn't get a cover, so the views update / trigger new requests.
2012-07-06 01:44:28 +02:00
Tomahawk CI
190845a86e
Automatic merge of Transifex translations
2012-07-06 01:44:06 +02:00
Leo Franchi
25af4f4275
Don't confuse QFileInfo
2012-07-05 16:49:48 -04:00
Jeff Mitchell
bca64a70ed
along to you -> along with you
2012-07-05 14:49:28 -04:00
Jeff Mitchell
10462ee257
Having this replace in there actually breaks notification for me.
...
I'm guessing that this is notification-system dependent; however, we
can't show & to people not using HTML-based notification renderers.
The fix needs to lie with the notification renderer vendor.
2012-07-05 13:40:21 -04:00
Christian Muehlhaeuser
ba4532593b
* Bumped to 0.5.2.
0.5.2
2012-07-01 22:39:40 +02:00
Christian Muehlhaeuser
c84fd28dd2
* Update ChangeLog.
2012-07-01 22:37:07 +02:00
Christian Muehlhaeuser
dbbb491a81
* Indicate invalid PlaylistEntries.
2012-07-01 22:33:53 +02:00
Christian Muehlhaeuser
bab5e27673
* Fixed crashes in DbCmd_SetPlaylistRevision.
2012-07-01 22:33:53 +02:00
Christian Muehlhaeuser
17f71bd366
* Don't ever accept invalid results coming from resolvers.
2012-07-01 22:33:53 +02:00
Christian Muehlhaeuser
e96bbc11e1
* Fixed cover loading in error case.
0.5.1
2012-07-01 08:57:34 +02:00
Christian Muehlhaeuser
d492ba0317
* spotify -> Spotify.
2012-07-01 06:48:22 +02:00
Leo Franchi
b6466a6027
Changelogify
2012-07-01 00:43:58 -04:00
Christian Muehlhaeuser
6b5d391cde
* Remove debug output again.
2012-07-01 05:45:28 +02:00
Christian Muehlhaeuser
0680dec5df
* Set m_coverLoaded to true even when we couldn't find any image.
2012-07-01 05:45:28 +02:00
Christian Muehlhaeuser
a4e8f4216c
* Removed rc0.
2012-07-01 05:13:29 +02:00
Christian Muehlhaeuser
355c95e068
* Set m_coverLoaded to true before emitting the coverChanged signal.
2012-07-01 02:51:46 +02:00
Christian Muehlhaeuser
da07361ec0
* Bumped to 0.5.1.
2012-07-01 02:29:57 +02:00
Christian Muehlhaeuser
aafe8797ad
* Don't crash when removing page in history.
2012-07-01 02:23:31 +02:00
Tomahawk CI
95343ca024
Automatic merge of Transifex translations
2012-07-01 00:21:51 +02:00
Leo Franchi
f85bcc1c64
No more libspotify in bundle
2012-07-01 00:21:15 +02:00
Christian Muehlhaeuser
e53e51aefc
* Add 'Copy Artist/Album Link' context menu items.
2012-07-01 00:21:08 +02:00
Christian Muehlhaeuser
d22b33bc50
* Be prepared for empty query_ptrs being returned from Query::get().
2012-07-01 00:20:59 +02:00
Christian Muehlhaeuser
c36414bb4c
* Return empty query_ptr when query data is invalid.
2012-07-01 00:20:51 +02:00
Christian Muehlhaeuser
a78349f9f1
* Use 'large' album covers from Last.fm.
2012-07-01 00:20:43 +02:00
Stefan Derkits
fa41b96260
Ubuntu 11.10 needs explicit pthread, reenable finding & linking them
2012-07-01 00:17:55 +02:00
Tomahawk CI
7f2bf85663
Automatic merge of Transifex translations
2012-07-01 00:17:47 +02:00
Leo Franchi
85fe824df3
Also remove saved resolver path when uninstalling
2012-07-01 00:17:36 +02:00
Leo Franchi
c37bbb4deb
Use headerpad_max_install_names on OS X builds
2012-07-01 00:17:23 +02:00
Leo Franchi
1a9bf84ab4
Don't copy to bundle any longer when installing binary resolvers on osx
2012-07-01 00:17:17 +02:00
Leo Franchi
a283ea1ed0
Do our own attica download fetching since we send the tomahawk version as well
2012-07-01 00:17:10 +02:00
Christian Muehlhaeuser
d27dd0785a
* Use new Querylabel API.
2012-07-01 00:17:02 +02:00
Christian Muehlhaeuser
5e1f808d28
* Support setting Artist / Album on a QueryLabel directly. We need a proper 'CleverLabel' so badly.
2012-07-01 00:16:55 +02:00
Christian Muehlhaeuser
aba78c7a24
* Removed obsolete code.
2012-07-01 00:16:43 +02:00
Christian Muehlhaeuser
f45e92a24d
* No more dragsource.type.
2012-07-01 00:16:27 +02:00
Christian Muehlhaeuser
5ae04043d4
* Properly drag Artists / Albums from QueryLabel.
2012-07-01 00:16:11 +02:00
Christian Muehlhaeuser
5f521a6cf5
* Use new PlayableModel API throughout app.
2012-07-01 00:15:53 +02:00
Christian Muehlhaeuser
a4b30dcecd
* Adjust inheriting models to new PlayableModel API.
2012-07-01 00:15:44 +02:00
Christian Muehlhaeuser
700394a054
* Resolved a bunch more hidden overloaded virtual methods in PlayableModel.
2012-07-01 00:15:35 +02:00
Christian Muehlhaeuser
819ee17b74
* Use new PlayableModel API throughout app.
2012-07-01 00:15:11 +02:00
Christian Muehlhaeuser
79c55f1699
* Adjust inheriting models to new PlayableModel API.
2012-07-01 00:15:04 +02:00
Christian Muehlhaeuser
f42696de23
* Resolved a bunch of hidden overloaded virtual methods in PlayableModel.
2012-07-01 00:14:52 +02:00
Christian Muehlhaeuser
adfaf5ce53
* Fixed text-width calculation after my latest patch.
2012-07-01 00:13:08 +02:00
Christian Muehlhaeuser
32aca98a97
* Fix english translation plurals.
2012-07-01 00:12:59 +02:00
Tomahawk CI
294809debb
Automatic merge of Transifex translations
2012-07-01 00:12:45 +02:00
Christian Muehlhaeuser
e4593079f3
* Proper fix for QueryLabel's context menu.
2012-07-01 00:11:40 +02:00
Christian Muehlhaeuser
cfa4210854
* Show correct context menus for album / artist QueryLabels.
2012-07-01 00:10:42 +02:00
Tomahawk CI
91084885fb
Automatic merge of Transifex translations
2012-07-01 00:10:30 +02:00
Tomahawk CI
0b7f420bef
Automatic merge of Transifex translations
2012-07-01 00:10:21 +02:00
Jeff Mitchell
046237f009
Fix compilation
2012-06-30 17:07:01 -04:00