Jason Herskowitz
464a32f35d
Use different icon for collection in sidebar but don't change all the other instances that used drop-track.png
2012-04-03 20:54:10 -04:00
Leo Franchi
eeddd067ea
Merge remote-tracking branch 'origin/master' into spotifyplaylists
...
Conflicts:
resources.qrc
2012-04-01 12:56:24 -04:00
Leo Franchi
47b1990eeb
Try out a background pixmap for the infobar. What do people think?
2012-03-31 17:32:25 -04:00
Leo Franchi
a710782624
Merge branch 'master' into spotifyplaylists
2012-03-18 13:34:01 -04:00
Jason Herskowitz
8d59a33502
Make systray icon actually use the grayscale version
2012-03-18 09:54:25 -04:00
Leo Franchi
4f84158bdc
Migrate spotify config to tomahawk, and set up for playlist work
2012-03-16 14:53:34 -04:00
Leo Franchi
0067e376ae
Services
...
Merge branch 'accounts'
Conflicts:
resources.qrc
src/accounts/zeroconf/zeroconf.cpp
2012-03-07 18:23:32 -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
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
36b2a585f9
Show errors when fetching information from the network. Fixes TWK-515
2012-02-25 19:39:35 -05:00
Leo Franchi
47e8f4ffc6
Add a last.fm account w. resolver and infotype. Needs merging w/ attica still
2012-02-20 00:58:38 -05:00
Teo Mrnjavac
4e59f1dc12
Added discnumber & composer to the DB schema and sorting by discnumber.
...
Added support for three new metadata elements of a track: Album Artist,
Composer and Disc Number. Since these are not supported in ID3v1 which
TagLib uses as common ground between the different metadata formats, I
had to handle the following cases separately: APE, ASF, ID3v1, ID3v2,
MP4 and OGG.
Modified the DB schema to include composer and discnumber. Provided the
dbmigrate file and bumped the schema version.
Added composer and discnumber data to all relevant queries.
Removed a bogus result->setYear from some queries in dbcmd_resolve.cpp.
2012-01-22 19:48:18 +01:00
Jeff Mitchell
25a67447d3
Add lock/unlock icons to toggle realtime listening along
2012-01-12 19:05:14 -05:00
Leo Franchi
9f009f5979
Add an "apply steering" button to make it clearer how to steer
...
Remove some super spammy debug
2011-11-16 22:41:40 -05:00
Jeff Mitchell
f70da74f46
Add private listening status showing
2011-11-07 20:47:04 -05:00
Hugo Lindström
4350fad789
Rdio parser for tracks, playlists, artists, albums. WIP
2011-11-01 13:03:31 -04:00
Leo Franchi
5f62c1abb2
Use the no-background cover image when there's no shadow
2011-10-30 20:52:51 -04:00
Christian Muehlhaeuser
fce45b1d8d
* Commit dropshadow for reals.
2011-10-29 04:26:02 +02:00
Leo Franchi
08610eee13
Use artist and album icons for temp pages
2011-10-21 17:39:28 -04:00
Leo Franchi
4a63606c84
Draw a speaker next to the currently playing playlist
2011-10-20 23:11:35 -04:00
Leo Franchi
545b6abfa1
Add itunes.png to resource file
2011-10-02 15:55:16 -04:00
Leo Franchi
d7e68f3a1d
Add dbmigrate scrip, other misc work
2011-09-30 18:37:59 -04:00
Leo Franchi
4bbb07ee1f
Add bigger headphone icon
2011-09-28 19:00:25 -04:00
Leo Franchi
1cc1ba2b7a
Show headphones next to a source's now playing track to listen along
2011-09-22 17:30:15 -04:00
Leo Franchi
656221dcc0
Use new spotify png instead of jpg
2011-09-20 21:47:48 -04:00
Leo Franchi
70c1cc8829
Add a transfer item to jobsview
...
Add files
work
add file
2011-09-20 14:00:16 -04:00
Leo Franchi
6970ea39e4
Add new jobs status view
2011-09-20 14:00:10 -04:00
Casey Link
a25d174f64
Merge branch 'master' into whatshot
...
Conflicts:
src/libtomahawk/CMakeLists.txt
2011-08-29 10:43:10 -05:00
Michael Zanetti
232097b06b
make use of new drop icons
2011-08-27 17:35:47 +02:00
Michael Zanetti
71a5888cba
make use of new icons
2011-08-27 17:35:46 +02:00
Casey Link
2bff9e9a27
fix charts image in resources
2011-08-27 01:45:39 +00:00
Casey Link
a2f2fc7867
Merge branch 'master' into whatshot
...
Conflicts:
src/tomahawkapp.cpp
2011-08-26 19:54:55 -05:00
Casey Link
a4a3c4fb17
Add What's Hot page with corresponding widget.
2011-08-21 12:56:41 -05:00
Christian Muehlhaeuser
622150fca2
* Cleaned up icons a bit.
2011-08-18 23:25:39 +02:00
Leo Franchi
2a061b5bf1
change Recently Played for super collection to Dashboard
2011-08-11 18:37:31 -04:00
Christian Muehlhaeuser
0dd29ffa3d
* Use track-placeholder.png in the PlaylistItemDelegate.
2011-08-11 02:48:28 +02:00
Michael Zanetti
c29ce585a5
Added a frame to the avatars as requested in bug TWK-106.
...
The frame image must be in displayed size and the avatar takes 80% of the available space centered.
2011-08-10 00:14:03 +02:00
Dominik Schmidt
a46aadd843
Use filter.png for the filter in the topbar
2011-08-09 03:20:54 +02:00
Leo Franchi
1759d1ea19
Add a loved tracks playlist, and aggregate loved tracks playlist, minus the actual valid tracks
2011-08-05 17:17:28 -04:00
Leo Franchi
a9111267e8
Merge branch 'master' into databasegenerator
...
Conflicts:
src/libtomahawk/CMakeLists.txt
src/libtomahawk/database/databasecommand_createplaylist.cpp
src/libtomahawk/playlist/dynamic/DynamicPlaylist.h
2011-08-03 23:31:25 -04:00
Christian Muehlhaeuser
374e6a0983
* Use info.png for contextual links.
2011-08-01 03:15:49 +02:00
Christian Muehlhaeuser
243997b06e
* Use new default artist placeholder image.
2011-08-01 02:27:12 +02:00
Leo Franchi
ca467fb5bc
Add support for non-autoloaded dynamic playlists that can be used for custom displays
...
Add a SocialPlaylistWidget that will display some cool social stats and lists, but none right now
2011-07-29 14:06:44 -04:00
Dominik Schmidt
bf46ca7b71
Add more api for qtscriptresolvers
2011-06-27 04:22:40 +02:00
Christian Muehlhaeuser
9758324128
* Fixed broken database schema for dynamic_playlist table.
2011-06-24 09:32:00 +02:00
Christian Muehlhaeuser
1bbbf93196
* Updated a few more icons.
2011-06-17 04:12:26 +02:00
Christian Muehlhaeuser
1d28ddc3c8
* Removed old, obsolete icons.
2011-06-17 02:59:56 +02:00
Leo Franchi
8a33a9edf4
new icons
2011-06-16 15:01:20 -04:00
Christian Muehlhaeuser
8c10bdfb07
* WIP: Fulltext resolving, score bars and score column.
...
* Added social_attributes table to the database.
* Added db migration script.
* Fixed database migration.
2011-06-12 05:57:57 +02:00
Christian Muehlhaeuser
03451c9197
* Made Artist- / TreeView the default view. Disabled album mode for this release.
2011-05-19 08:00:57 +02:00