Jeff Mitchell
6dde11c89a
Simplify logic -- I think this should still work fine with source playlist interface and also fix issues where someone has stopped playing a track
2011-08-25 20:28:25 -04:00
Dominik Schmidt
3c30ebd4d6
lfranchi: muesli: jherskowitz: awainzin: REMOVED LEGACY JABBER SUPPORT :P
2011-08-26 01:29:50 +02:00
Christian Muehlhaeuser
ff10760838
* Fixed TWK-469: Added album position as a TrackModel column.
2011-08-26 01:10:45 +02:00
Christian Muehlhaeuser
c4fbb6e0a7
* Fixed TWK-461: Always pre-sort searches by score column.
2011-08-26 00:48:39 +02:00
Christian Muehlhaeuser
67acb25da0
* Remove obsolete debug output.
2011-08-25 03:51:47 +02:00
Christian Muehlhaeuser
3e0092d299
* Guard pipeline against dupe queries.
2011-08-25 03:43:11 +02:00
Leo Franchi
9801370a47
Don't resolve a query twice. EchonestGenerator no longer gives out auto-resolving queries, resolve your own.
2011-08-24 21:39:35 -04:00
Christian Muehlhaeuser
2010cb41c7
* Add debug output.
2011-08-25 03:18:35 +02:00
Christian Muehlhaeuser
5f9f9481e7
* Refactor pipeline.
2011-08-25 02:55:31 +02:00
Leo Franchi
6f639ecf10
TWK-340: smooth transform for more pixmaps
2011-08-24 20:37:31 -04:00
Leo Franchi
50d00fc1bf
TWK-447: Clear albums model before appending to it
2011-08-24 19:32:34 -04:00
Leo Franchi
def10a2e2b
TWK-459: More rdio unbreaking and add support in rdioURI/rdioURL tomahawk urls
2011-08-24 19:13:54 -04:00
Leo Franchi
b7db4e0e6b
TWK-323: Really fix rdio links
2011-08-24 19:11:54 -04:00
Michael Zanetti
92b612f44f
make trackURLs work again
...
(cherry picked from commit 4327d61df706e553d4f4d0d721b0aa4fefcef9b2)
2011-08-24 07:42:54 -04:00
Christian Muehlhaeuser
d47cafbebf
* Make sure onResolvingFinished gets called.
2011-08-24 03:02:26 +02:00
Christian Muehlhaeuser
895d65a24e
* Cleaned up debugging in Servent.
2011-08-24 00:33:23 +02:00
Christian Muehlhaeuser
c9bf3035f2
* Don't assert out on too late results.
2011-08-23 18:15:23 +02:00
Leo Franchi
41f3193355
Don't double-delete playlists either
2011-08-23 10:20:26 -04:00
Leo Franchi
924c1b3a72
Changelog
...
(cherry picked from commit 1279b1fa1282ffb78ef727f7b4cc98c4426f15ec)
2011-08-22 19:17:55 -04:00
Leo Franchi
ac317eb0a6
TWK-431: Don't re-use the same infosystem caller id for every artistinfowidget.
2011-08-22 18:26:09 -04:00
Leo Franchi
36768db7e4
TWK-443: Don't double-delete dynamic widgets
2011-08-22 16:28:56 -04:00
Jason Herskowitz
97ee6f7d5e
Edited ChangeLog via GitHub
2011-08-22 14:10:21 -03:00
Leo Franchi
e0c5108fb4
Changelog
2011-08-22 07:36:01 -04:00
Leo Franchi
fe77940545
Changelog.
2011-08-22 07:36:01 -04:00
Jason Herskowitz
51ae8fea77
Add icon for charts.
2011-08-21 22:19:25 -04:00
Christian Muehlhaeuser
c76c557ed1
* Fixed tray-icon's play / pause states.
2011-08-22 02:36:44 +02:00
Christian Muehlhaeuser
4200975576
Merge pull request #37 from Horrendus/master
...
Make a Play/Pause entry in Menu of the Trayicon
2011-08-21 17:25:09 -07:00
Casey Link
415d2e8ec7
ignore my ctags file
2011-08-21 18:55:53 -05:00
Stefan Derkits
612fd47293
Menu of TrayIcon now has a Play/Pause Entry
...
-) When starting Tomahawk the text is play
-) When playing a Song, the text is pause
-) When pausing a Song, the text is play
Action is connected to the playPause() slot of audioengine
2011-08-22 01:48:27 +02:00
Casey Link
ebb71321f6
Add a splitter to the charts widget.
2011-08-21 18:20:00 -05:00
Casey Link
fc235ccf1b
Implement fetching and displaying of the Top Tracks Chart.
2011-08-21 18:04:44 -05:00
Casey Link
a21992a99a
Either the lastfm XML output has changed, or this library was buggy all along. This patch fixes the parsing of <track> elements.
2011-08-21 18:03:21 -05:00
Alejandro Wainzinger
573e36fdfd
Hopefully fix infinite loop caused by requesting a cover when the cache has issues and/or can't find the cover.
2011-08-21 14:26:30 -07:00
Christian Muehlhaeuser
48aeddc0a9
* Fixed filtering out unwanted dupes when viewing a local collection.
2011-08-21 22:50:41 +02:00
Casey Link
c6a104af93
Use a proxy model that doesn't sort, so we preserve the ranking order
2011-08-21 13:48:07 -05:00
Casey Link
68d3783b26
Implement chart.TopArtists in the lastfm plugin
2011-08-21 13:00:15 -05:00
Casey Link
228699863f
Add new Chart InfoTypes for retrieving charts
2011-08-21 13:00:15 -05:00
Casey Link
a4a3c4fb17
Add What's Hot page with corresponding widget.
2011-08-21 12:56:41 -05:00
Christian Muehlhaeuser
13a93cfa45
* Bumped version no to 0.2.99 for master.
2011-08-21 04:55:53 +02:00
Christian Muehlhaeuser
3feee712bd
* Updated ChangeLog.
2011-08-21 04:53:30 +02:00
Christian Muehlhaeuser
99e3e06716
* Fixed TWK-442: Provide stable sort ordering in Track- / TreeProxyModel.
2011-08-21 03:51:26 +02:00
Christian Muehlhaeuser
1653e16e7d
* Fixed TWK-435: Don't block pipeline if a resolver times out.
2011-08-21 03:31:35 +02:00
Dominik Schmidt
977757cc7e
TWK-410: possible fix
2011-08-21 03:23:29 +02:00
Christian Muehlhaeuser
71f6a3e81a
* Don't filter out some wanted tracks, e.g. when multiple tracks of an album have the same name, but different tracks numbers.
2011-08-21 02:56:29 +02:00
Christian Muehlhaeuser
43bf42df6f
* Fixed TWK-387: Stop showing a loading spinner, if there are no items to load.
2011-08-21 02:38:14 +02:00
Leo Franchi
552a07eee7
Be a bit safer if model changes
2011-08-20 11:50:37 -04:00
Michael Zanetti
97c694baba
don't add duplicates when dropping albums or artists and fix losing items when combining synchronous and asynchrounous drop operations
2011-08-20 14:36:48 +02:00
Leo Franchi
5d512c180f
Only remove playlists from saved list if that playlist was deleted and is still in our internal db
2011-08-20 01:09:34 -04:00
Leo Franchi
7f089714a6
bail out on a deleted widget
2011-08-20 00:58:32 -04:00
Leo Franchi
9737f765e5
TWK-414: Fix selecting newly created playlists and stations.
...
God this was a PITA. What is going on:
Playlists are created by collection item. SourcesModel::linkSourceItemToPage is called from *constructor* of PlaylistItem, so BEFORE
the CollectionItem calls endRowsAdded(). This means when the SourcesProxyModel does the mapFromSource() during the activateIndex() call
(from linkSourceItemToPage) it won't have the new index in the mapping yet as endRowsAdded() hasn't been called. So that will fail.
We have to queue the signal *from the source model to the proxy* not from the proxy to the view.
EUGH.
Also, fix a few logic errors from teh ViewManager/WeakPointer refactor that had bad logic
2011-08-20 00:47:53 -04:00