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
Christian Muehlhaeuser
1b74430ea2
* Fixed dupes in resources.qrc.
2011-05-07 21:30:14 +02:00
Leo Franchi
f774ae4731
icon update
...
add zeroconf config too
2011-05-03 23:21:00 -04:00
Leo Franchi
cfff4a91cb
make it a new config dialog
2011-04-29 18:04:55 -04:00
Leo Franchi
eb8a4f6711
Some more work on the config UI
2011-04-28 07:35:16 -04:00
Leo Franchi
4eaff359f0
make collectionitems icons used not hardcoded, and add supercollection icon
2011-04-17 11:51:59 -04:00
Leo Franchi
9ee970489c
add icon for playlists
...
add recently played item in source list
add create playlist icon, show playlists node for local source
remove H ome from toolbar as it's in the sidebar now
2011-04-17 11:51:58 -04:00
Leo Franchi
1ecb799694
add a createdOn property to playlists, and sort sourcetree
2011-04-15 17:27:27 -04:00
Leo Franchi
714c306032
Refactor the resolver config UI for More Prettiness
...
Allow resolvers to configure themselves and whatnot
2011-04-14 20:09:59 -04:00
Christian Muehlhaeuser
218b92da9e
* Fixed Collection & Playlist's ViewPage pixmap.
2011-03-21 16:16:35 +01:00
Leo Franchi
51a004c7eb
serve up the tomahawk logo ont he auth page
...
don't give parents to dbcmds
2011-02-28 22:39:43 -05:00
Christian Muehlhaeuser
844a455824
* Added ViewPage, ViewPage-history and more consistent sidebar behaviour.
2011-02-27 03:05:05 +01:00