Teo Mrnjavac
|
bd46cc2f72
|
Implement delete support in Inbox.
|
2013-04-15 13:31:05 +02:00 |
|
Teo Mrnjavac
|
9753e3c71f
|
Fix ordering, again, this time we stick to whatever is in the db.
|
2013-04-15 10:08:20 +02:00 |
|
Teo Mrnjavac
|
a0d150489a
|
Add and reload tracks to Inbox in the same order.
|
2013-04-14 22:08:47 +02:00 |
|
Teo Mrnjavac
|
6d874c8da8
|
Inbox deduplication and delegate.
|
2013-04-13 22:56:45 +02:00 |
|
Teo Mrnjavac
|
a357007d11
|
Don't group.
|
2013-04-13 22:56:36 +02:00 |
|
Uwe L. Korn
|
cffacabe65
|
Sort playlist alphabetically in ContextMenu
|
2013-04-11 12:28:51 +02:00 |
|
Teo Mrnjavac
|
1bdc87b4ba
|
Add persistence to Inbox.
|
2013-04-10 06:01:06 +02:00 |
|
Teo Mrnjavac
|
5fb6fadfe8
|
No need for JSON actually, because there's a source column we can use.
|
2013-04-10 06:01:05 +02:00 |
|
Teo Mrnjavac
|
d0d2278e17
|
Have dbcmd_ShareTrack inherit from dbcmd_SocialAction and write to db.
|
2013-04-10 06:01:05 +02:00 |
|
Christian Muehlhaeuser
|
db240b84bc
|
* Temporary work-around for losing the shared-pointer.
|
2013-04-09 11:17:00 +02:00 |
|
Teo Mrnjavac
|
938b136cb5
|
Added temporary status message for incoming suggestions.
|
2013-04-09 11:00:58 +02:00 |
|
Teo Mrnjavac
|
fd60cf4a5b
|
Prepend tracks to inbox, and avoid crash.
|
2013-04-09 10:13:48 +02:00 |
|
Teo Mrnjavac
|
2dd5515392
|
Correctly accept track drops for inbox.
|
2013-04-09 09:13:08 +02:00 |
|
Teo Mrnjavac
|
69e226a906
|
Implementations in headers make domme a sad panda.
|
2013-04-09 09:13:08 +02:00 |
|
Teo Mrnjavac
|
143b332380
|
Use new Inbox icon.
|
2013-04-09 09:13:07 +02:00 |
|
Teo Mrnjavac
|
3847eae6cc
|
Basic inbox support, sending track suggestions kind of works sometimes.
|
2013-04-09 09:13:07 +02:00 |
|
Teo Mrnjavac
|
04fc5f6f37
|
Initial commit for listening suggestions. Dbcmd and stubs.
|
2013-04-09 09:13:07 +02:00 |
|
Teo Mrnjavac
|
286358d5d2
|
Hide debug tooltips unless --verbose.
|
2013-04-08 15:14:21 +02:00 |
|
Teo Mrnjavac
|
8cc52bca75
|
Added path check for metadata.json through Attica.
|
2013-04-07 19:21:25 +02:00 |
|
Teo Mrnjavac
|
69cba83e17
|
Avoid double-populating ScriptCollections when refreshing.
|
2013-04-05 23:36:50 +02:00 |
|
Teo Mrnjavac
|
ae2ef735ed
|
Accounts delegate fixes: padding and status text font.
|
2013-04-05 23:24:07 +02:00 |
|
Teo Mrnjavac
|
5530d58997
|
Temporary special case for Twitter, don't show connection status.
|
2013-04-05 23:11:12 +02:00 |
|
Christian Muehlhaeuser
|
b3751525dd
|
* Tune down logging verbosity a bit.
|
2013-04-05 18:58:42 +02:00 |
|
Christian Muehlhaeuser
|
102633803a
|
* Use result and added comment as to why we require this parameter.
|
2013-04-05 15:53:33 +02:00 |
|
Christian Muehlhaeuser
|
4a76b561c4
|
* Fixed a ton of compiler warnings.
|
2013-04-05 15:42:01 +02:00 |
|
Teo Mrnjavac
|
07af484e3e
|
F2 to rename playlist/station.
Fixes TWK-931.
|
2013-04-05 14:45:33 +02:00 |
|
Hugo Lindström
|
63a45db084
|
Increase indentation on OSx
|
2013-04-05 12:43:34 +02:00 |
|
Teo Mrnjavac
|
82579c65f1
|
Fix SourceDelegate editor geometry.
|
2013-04-05 11:01:10 +02:00 |
|
Teo Mrnjavac
|
478b60b2bf
|
Add proper Load/Rename Station strings.
This fixes TWK-1291.
|
2013-04-05 10:39:36 +02:00 |
|
Hugo Lindström
|
fdf115b3a8
|
Spinner loads gourgeously on albumViews
|
2013-04-05 03:41:48 +02:00 |
|
Hugo Lindström
|
96c4bfd610
|
Utilize new detailed information, allowing any new sources after 0.6.99
|
2013-04-05 00:48:46 +02:00 |
|
Teo Mrnjavac
|
a47e1043fc
|
Don't repeat scriptcollection queries when an album has no tracks.
This should never happen with sane data.
|
2013-04-04 12:44:52 +02:00 |
|
Hugo Lindström
|
8e1bdf5f7b
|
Fade out spinner and update playstate on cover button
|
2013-04-02 19:55:12 +02:00 |
|
Hugo Lindström
|
5b4d68e2cd
|
Bump version
|
2013-04-02 12:28:53 +02:00 |
|
Hugo Lindström
|
3b3889e8ff
|
Only fetch invalid sources
|
2013-04-02 12:28:32 +02:00 |
|
Hugo Lindström
|
01e60f5c3d
|
Merge pull request #182 from xhochy/feature/select-existing-spotify-playlist-instead-of-double-adding
Do not double add existing spotify playlists
|
2013-04-01 15:17:03 -07:00 |
|
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 |
|
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 |
|