Christian Muehlhaeuser
|
bbec1dfbbe
|
* Fixed cover loading in error case.
|
2012-07-01 08:56:57 +02:00 |
|
Christian Muehlhaeuser
|
064efb4570
|
* spotify -> Spotify.
|
2012-07-01 06:49:17 +02:00 |
|
Leo Franchi
|
0ef5a6675d
|
Changelogify
|
2012-07-01 00:43:23 -04:00 |
|
Christian Muehlhaeuser
|
2d4f7c8898
|
* Remove debug output again.
|
2012-07-01 05:44:30 +02:00 |
|
Christian Muehlhaeuser
|
7946362dcf
|
* Set m_coverLoaded to true even when we couldn't find any image.
|
2012-07-01 05:43:29 +02:00 |
|
Christian Muehlhaeuser
|
c1e7ef2ea3
|
* Set m_coverLoaded to true before emitting the coverChanged signal.
|
2012-07-01 02:51:10 +02:00 |
|
Christian Muehlhaeuser
|
faadb41054
|
* Don't crash when removing page in history.
|
2012-07-01 02:20:09 +02:00 |
|
Christopher Reichert
|
a928436eb5
|
Added more tag attributes from metadata editor.
|
2012-06-30 18:49:24 -05:00 |
|
Tomahawk CI
|
7f5c78ec9f
|
Automatic merge of Transifex translations
|
2012-06-30 22:17:41 +00:00 |
|
Leo Franchi
|
8b9540cf9d
|
No more libspotify in bundle
|
2012-06-30 17:55:39 -04:00 |
|
Christian Muehlhaeuser
|
afb624f8eb
|
* Add 'Copy Artist/Album Link' context menu items.
|
2012-06-30 23:35:04 +02:00 |
|
Christopher Reichert
|
ac93b7e9f6
|
Format MetdataEditorDlg window title.
Added bitrate to MetadataEditorDlg.
Align tag editing fields to left.
|
2012-06-30 16:30:13 -05:00 |
|
Christian Muehlhaeuser
|
becb263635
|
* Be prepared for empty query_ptrs being returned from Query::get().
|
2012-06-30 23:22:01 +02:00 |
|
Christian Muehlhaeuser
|
4d188af33e
|
* Return empty query_ptr when query data is invalid.
|
2012-06-30 23:22:01 +02:00 |
|
Christian Muehlhaeuser
|
c1cb85fee6
|
* Use 'large' album covers from Last.fm.
|
2012-06-30 23:22:01 +02:00 |
|
Jeff Mitchell
|
76f7c303a1
|
Weird, how did I think that was a good idea :-)
|
2012-06-30 17:14:59 -04:00 |
|
Jeff Mitchell
|
238c07b8bd
|
Fix compilation
|
2012-06-30 17:06:53 -04:00 |
|
Jeff Mitchell
|
01d17bde9b
|
Fix compilation
|
2012-06-30 17:06:45 -04:00 |
|
Jeff Mitchell
|
51a956ec77
|
Merge branch 'master' into specfilescanning
|
2012-06-30 17:01:55 -04:00 |
|
Jeff Mitchell
|
3ff0897d72
|
Merge pull request #103 from nowrep/master
FdoNotifyPlugin: Fixed showing notifications with & character
|
2012-06-30 14:00:36 -07:00 |
|
Jeff Mitchell
|
1a333d85d6
|
Fix missing call to postOps after file scans
|
2012-06-30 16:58:25 -04:00 |
|
Jeff Mitchell
|
ba54b5ce8e
|
Don't blindly queue scan paths, there may be some queued
|
2012-06-30 16:51:26 -04:00 |
|
Jeff Mitchell
|
4b6e1ea0d7
|
Don't start new scans before everything is cleaned up, put them onto the event loop
|
2012-06-30 16:47:16 -04:00 |
|
Christopher Reichert
|
5ad53e0af5
|
Manage queued scan type in ScanManager.
|
2012-06-30 15:34:00 -05:00 |
|
nowrep
|
6e612fa9dd
|
FdoNotifyPlugin: Fixed showing notifications with & character
|
2012-06-30 21:44:21 +02:00 |
|
Jeff Mitchell
|
c1ec90b825
|
Some ScanController cleanup
|
2012-06-30 15:14:19 -04:00 |
|
Christopher Reichert
|
e7dda25cac
|
Check thread when scanning.
|
2012-06-30 13:58:22 -05:00 |
|
Christopher Reichert
|
b0c9b86b3a
|
Metadata editor initial commit.
|
2012-06-30 13:58:22 -05:00 |
|
Jeff Mitchell
|
a674570efd
|
Merge branch 'master' into specfilescanning
|
2012-06-30 14:52:17 -04:00 |
|
Jeff Mitchell
|
67e18c3b9d
|
Some more acl cleanup, and put Acl->ACL so we don't mess up peoples' existing configs
|
2012-06-30 14:44:06 -04:00 |
|
Stefan Derkits
|
5547a9741d
|
Ubuntu 11.10 needs explicit pthread, reenable finding & linking them
|
2012-06-30 17:04:39 +02:00 |
|
Jeff Mitchell
|
9e62b812f7
|
Merge branch 'master' into specfilescanning
|
2012-06-29 19:28:03 -04:00 |
|
Tomahawk CI
|
22732d5c68
|
Automatic merge of Transifex translations
|
2012-06-29 22:16:56 +00:00 |
|
Leo Franchi
|
c5691fce9a
|
Also remove saved resolver path when uninstalling
|
2012-06-29 17:49:24 -04:00 |
|
Leo Franchi
|
76600e015c
|
Use headerpad_max_install_names on OS X builds
|
2012-06-29 17:07:57 -04:00 |
|
Leo Franchi
|
ceba1431f7
|
Don't copy to bundle any longer when installing binary resolvers on osx
|
2012-06-29 17:07:57 -04:00 |
|
Leo Franchi
|
900b836b1e
|
Do our own attica download fetching since we send the tomahawk version as well
|
2012-06-29 17:07:56 -04:00 |
|
Jeff Mitchell
|
d786f5c13b
|
Separate AclRegistry into lib/impl parts. Removes GUI dependency in lib,
among other things.
|
2012-06-29 15:29:55 -04:00 |
|
Jeff Mitchell
|
4f26b805d7
|
Fix warning
|
2012-06-29 10:07:38 -04:00 |
|
Jeff Mitchell
|
ca22cfd31d
|
Fix another crash related to debug accessing null pointers
|
2012-06-29 10:05:55 -04:00 |
|
Jeff Mitchell
|
028f6b969e
|
OK, really fix crash. Promise.
|
2012-06-29 10:04:53 -04:00 |
|
Jeff Mitchell
|
90de0237e0
|
Actually fix crash
|
2012-06-29 10:02:08 -04:00 |
|
Jeff Mitchell
|
a846d91bef
|
Fix accessing playlist that could be invalid inside debug
|
2012-06-29 09:59:41 -04:00 |
|
Christian Muehlhaeuser
|
0b3c794cc9
|
* Use new Querylabel API.
|
2012-06-29 04:28:28 +02:00 |
|
Christian Muehlhaeuser
|
d890ea3b14
|
* Support setting Artist / Album on a QueryLabel directly. We need a proper 'CleverLabel' so badly.
|
2012-06-29 04:28:08 +02:00 |
|
Christian Muehlhaeuser
|
5ed6bb52b5
|
* Removed obsolete code.
|
2012-06-29 03:35:46 +02:00 |
|
Christian Muehlhaeuser
|
295f059e19
|
* No more dragsource.type.
|
2012-06-29 03:29:44 +02:00 |
|
Christian Muehlhaeuser
|
b25b611685
|
* Properly drag Artists / Albums from QueryLabel.
|
2012-06-29 03:29:32 +02:00 |
|
Christian Muehlhaeuser
|
6ec80761eb
|
* Use new PlayableModel API throughout app.
|
2012-06-29 03:14:01 +02:00 |
|
Christian Muehlhaeuser
|
d907a9fbc8
|
* Adjust inheriting models to new PlayableModel API.
|
2012-06-29 03:13:31 +02:00 |
|