Leo Franchi
46a86fe6a5
Install vlc plugins to Frameworks/vlc/plugins instead of plugins/
2012-03-04 16:55:57 -05:00
Dominik Schmidt
a56ca4ddfc
Improve liblastfm2 export macro
2012-03-04 21:14:59 +01:00
Leo Franchi
6483c55749
Revert "Disable breakpad for an osx nightly"
...
This reverts commit 5a56a3e06046d1b148f1fa88f54c410e981516c4.
2012-03-04 13:21:41 -05:00
Leo Franchi
5a56a3e060
Disable breakpad for an osx nightly
2012-03-04 12:55:05 -05:00
Dominik Schmidt
585f32c4d8
osx: fix undefined reference to bringToFront() with visibility=hidden
2012-03-04 18:44:23 +01:00
Jason Herskowitz
9ea311526c
Make audio error icon match set
2012-03-03 18:45:07 -05:00
Leo Franchi
1342fdb9a7
Revert "disable break for a sec"
...
This reverts commit 2cc4fccd66e86a3fa7dfa0c88615e630ca0edcb5.
2012-03-03 11:40:16 -05:00
Leo Franchi
2cc4fccd66
disable break for a sec
2012-03-03 11:39:49 -05:00
Leo Franchi
a2d0899285
Add grooveshark track parsing, and add a job notification for shortened url unwrapping
2012-03-02 22:41:44 -05:00
Dominik Schmidt
06cc52744d
Enforce proper symbol exporting on all platforms
2012-03-03 01:14:21 +01:00
Leo Franchi
2878552239
Fix various bugs in attica<->account bridge and bump config version
2012-03-02 16:23:45 -05:00
Leo Franchi
df758aa3f8
TWK-710: Don't expand items when clicking on headphones or lock icon
2012-03-02 00:15:16 -05:00
Leo Franchi
f79ed86b57
TWK-711: Some attica resolver icon fixes and optimizations. Don't write too much to disk
2012-03-01 23:33:27 -05:00
Leo Franchi
c9b0c92450
Bump up time for SetFile to finish
2012-03-01 23:25:49 -05:00
Leo Franchi
57d1c29d35
TWK-533: Show instructive error message if stations run out of tracks
2012-03-01 23:05:09 -05:00
Christian Muehlhaeuser
cdf7c11b29
* Fixed TWK-703: Auto expand sidebar's groups per default.
2012-03-02 04:42:32 +01:00
Leo Franchi
be7b5babe9
Show filter errors when loading a dynamic playlist for the first time too
2012-03-01 22:34:55 -05:00
Leo Franchi
f7f2c51d4e
TWK-712: Don't emit track number changed when they really haven't, thus masking other errors
2012-03-01 22:11:02 -05:00
Leo Franchi
4889ed6a33
TWK-633: Don't use useless-to-us QUrl.addQueryItem, does not encode '+'
2012-03-01 21:53:13 -05:00
Leo Franchi
3557686681
Include in the right place
2012-03-01 21:53:11 -05:00
Christian Muehlhaeuser
58dfc54e00
* Fixed TWK-708: Resolve album page top-to-bottom.
2012-03-02 03:32:30 +01:00
Christian Muehlhaeuser
bddbc7a194
* Fixed TWK-642: Update Footnotes when selecting an album in AlbumView.
2012-03-02 02:45:56 +01:00
Christian Muehlhaeuser
33e0116e4b
* Fixed TWK-700: Add description for SuperCollection.
2012-03-02 02:28:27 +01:00
Christian Muehlhaeuser
b07f498516
* Fixed TWK-699: Don't paint now playing icon over item decoration.
2012-03-02 02:21:08 +01:00
Christian Muehlhaeuser
c77be81e5b
* Fixed TWK-641: don't write empty album covers in InfoSystem.
2012-03-02 01:55:28 +01:00
Christian Muehlhaeuser
11cf2c78d8
* Fixed ArtistPlaylistInterface.
2012-03-02 01:30:31 +01:00
Leo Franchi
77bcc7c7aa
TWK-709: Fetch albums from infosystem if no tracks are found in the DB when dropping an album
2012-03-01 18:14:45 -05:00
Leo Franchi
934ee4a535
Merge branch 'master' into accounts
...
Conflicts:
src/libtomahawk/AtticaManager.cpp
src/libtomahawk/AtticaManager.h
src/libtomahawk/tomahawksettings.cpp
2012-03-01 16:58:08 -05:00
Leo Franchi
5b97802104
Revert "Add debug for jason". Debug did its job :)
...
This reverts commit 25ec5cb432c3e630447761b2f0a2711eb9a19abe.
2012-03-01 09:20:41 -05:00
Leo Franchi
25ec5cb432
Add debug for jason
2012-03-01 09:12:27 -05:00
Leo Franchi
8b4b4a8f0c
Add documentation
2012-03-01 00:19:59 -05:00
Leo Franchi
6448cebec6
Mostly fix TWK-701. A few bugs lined up here.
...
1) Tracks fetched from an album or artist in DropJob would only fetch from the db
and never resolve w/ resolvers
2) artist* and album* objects were getting deleted too early if they didn't already exist before
DropJob asked for them (results from db thread are queued, sharedpointer deletion happened first).
Keep ahold of them until we're done with them.
For albums we don't know about, we still need to look up metadata track listings when nothing is found in the DB.
2012-03-01 00:14:16 -05:00
Leo Franchi
191ee259d4
TWK-671: Fix filter text being 'behind' by one step
2012-02-29 22:28:54 -05:00
Leo Franchi
dc364726c0
TWK-706: Don't auto-enable resolvers when upgrading them.
2012-02-29 18:46:58 -05:00
Hugo Lindström
6ac0f68224
Silly misstake in naming
2012-03-01 00:38:32 +01:00
Leo Franchi
3c3078f9f8
Clean up from previous test
2012-02-29 17:45:20 -05:00
Leo Franchi
b994befc58
osx /volumes tweak
2012-02-29 17:12:59 -05:00
Hugo Lindström
56cf0239da
Fix soundcloudwall and pump version
2012-02-29 08:06:56 +01:00
Christian Muehlhaeuser
69d75362b3
* This should speed up resolving... a lot.
2012-02-29 02:36:33 +01:00
Leo Franchi
e677656b74
Merge branch 'master' into accounts
2012-02-28 20:24:07 -05:00
Leo Franchi
8db9c79e57
Add some SetFile/GetFileInfo debug
2012-02-28 18:54:22 -05:00
Hugo Lindström
e9ee617d94
Better name for soundcloudwall
2012-02-28 21:36:53 +01:00
Leo Franchi
c9c6534af5
Wait a bit longer for portfwd thread to exit to avoid crashes on exit
2012-02-28 10:37:37 -05:00
Leo Franchi
1b9767995b
Make stations item drop enabled. How did this ever work!?
2012-02-28 10:37:37 -05:00
Christian Muehlhaeuser
1c561ba7a9
* Prepare macdeploy for Qt 4.8.
2012-02-28 15:49:21 +01:00
Leo Franchi
91e307b261
fix duplicate delete
2012-02-27 19:48:56 -05:00
Leo Franchi
91546d0684
Fix some bugs in ze last.fm account
2012-02-27 19:48:47 -05:00
Leo Franchi
f4c92793e6
Merge branch 'master' into accounts
...
Conflicts:
src/libtomahawk/utils/xspfloader.cpp
src/libtomahawk/utils/xspfloader.h
src/tomahawkapp.cpp
src/tomahawkwindow.h
2012-02-27 08:37:40 -05:00
Leo Franchi
52baebc899
Delete pipeline after database, as some dbcmds create queries which access Pipeline
2012-02-26 17:35:14 -05:00
Leo Franchi
63c029554a
Set default type of echonest control so an empty control is valid (and ignored)
2012-02-26 17:34:11 -05:00