Dominik Schmidt
5083849514
Merge branch 'master' of git://github.com/tomahawk-player/tomahawk
2012-02-14 05:28:57 +01:00
Dominik Schmidt
8d75ba4d64
Add console output on windows
2012-02-14 05:28:35 +01:00
Leo Franchi
b54b7f6455
Up webapi timeouts so resolving can finish
2012-02-12 17:15:02 -05:00
Dominik Schmidt
488eb387cb
Use my new pvlc build in update-vlc.sh
2012-02-12 20:49:55 +01:00
Dominik Schmidt
99143f6148
Fix windows for qt 4.8
2012-02-12 20:23:20 +01:00
Dominik Schmidt
1d4320afea
Bump year ;-)
2012-02-11 03:55:23 +01:00
Dominik Schmidt
d9c3162146
Remove now unneccesary workaround in mingw toolchain file
2012-02-10 19:36:10 +01:00
Dominik Schmidt
4a1b021753
Fix FindTaglib.cmake for windows
2012-02-10 19:33:48 +01:00
Leo Franchi
3418d5295b
Merge pull request #75 from crabmanX/master
...
suggest playlist filename on export
2012-02-10 06:35:51 -08:00
Kilian Lackhove
bf30dc37a2
suggest playlist filename on export
2012-02-10 15:30:07 +01:00
Dominik Schmidt
6ed4902e00
Check for QtUiTools
2012-02-06 14:56:32 +01:00
Dominik Schmidt
e3f6e61900
*sigh* Fix returning years in scriptresolvers
2012-02-04 01:53:54 +01:00
Christian Muehlhaeuser
c9b1daeba7
* Fixed TWK-670: Don't crash without a composer.
2012-02-03 17:10:03 +01:00
Jeff Mitchell
52531e9125
Use the faster method for actual comparison
2012-02-02 16:08:42 -05:00
Jeff Mitchell
72b6252ab5
Add id() to playlistinterface for comparison
2012-02-02 16:05:51 -05:00
Jeff Mitchell
95f3ead710
Remove extraneous local IP checks; let the plugin set the name and don't
...
try to adjust it based on IP.
2012-02-02 15:42:18 -05:00
Jeff Mitchell
07a9486e4d
Some whitespace cleaning
2012-02-02 14:02:38 -05:00
Dominik Schmidt
7efceebb1c
Merge pull request #74 from peretti/master
...
Added Brazilian Portuguese translation
2012-01-29 19:39:21 -08:00
Hugo Lindström
47529ee4d8
Add version controll to force cacheupdates on new sources.
2012-01-25 16:40:59 +01:00
Allan Peretti
6fdc49b6e5
Brazilian POrtuguese translation
2012-01-24 20:54:59 -06:00
Jeff Mitchell
78ad724bac
Clean up some sourceplaylistinterface logic to hopefully prevent it
...
saying that a track couldn't be resolved when it gets resolved right
afterwards.
Also, have the latch mode changing (for instance on pause) affect the
source's icon.
2012-01-23 16:14:33 -05:00
Jeff Mitchell
fad6768955
Don't go QImage -> QPixmap -> QImage
2012-01-23 15:17:43 -05:00
Jeff Mitchell
03384c4e19
Be a bit safer
2012-01-23 15:14:57 -05:00
Jeff Mitchell
63e59e7e27
Fix crash from album cover refactoring. QPixmap was being put into a
...
QVariant and QImage being taken out.
2012-01-23 15:12:06 -05:00
Christian Muehlhaeuser
b768e84afe
* Better highlighting for artist names in AlbumView.
2012-01-23 18:34:07 +01:00
Christian Muehlhaeuser
8fdddb501f
* Better shutdown sequence.
2012-01-23 18:33:34 +01:00
Christian Muehlhaeuser
f6d00be6c1
* Fixed TreeModel's columns / data method.
2012-01-23 15:48:47 +01:00
Jeff Mitchell
783893f750
I wish Jreen would properly namespace their signals/slots.
2012-01-23 06:49:05 -05:00
Christian Muehlhaeuser
ff9074421a
* Fixed spinner size.
2012-01-23 06:03:00 +01:00
Christian Muehlhaeuser
5a719f39bd
* Fixed painting issues with BreadcrumbBar.
2012-01-23 05:52:39 +01:00
Christian Muehlhaeuser
39a40ce372
* Use proper sort order for Top Hits & Related Artists.
2012-01-23 04:48:31 +01:00
Christian Muehlhaeuser
fdb13a1f78
* Fixed alignment of playlist headers.
2012-01-23 03:20:49 +01:00
Christian Muehlhaeuser
9f99108701
* Let's make alignment a data-role as it's intended to be.
2012-01-23 03:12:55 +01:00
Dominik Schmidt
1e022bf627
Use only 'Show Queue' not 'Open Queue' additionally
2012-01-23 03:07:24 +01:00
Dominik Schmidt
354dad71d9
Fix context menu showing play when actually opening artist/album pages
2012-01-23 03:07:24 +01:00
Christian Muehlhaeuser
ea7dc6e057
* Properly center playlist items.
2012-01-23 03:00:12 +01:00
Dominik Schmidt
c9ceb5f813
Align some columns centered in playlistitemdelegate: albumpos, duration, etc
2012-01-23 02:46:00 +01:00
Christian Muehlhaeuser
576c66133e
* Fixed search crash.
2012-01-23 00:36:26 +01:00
Christian Muehlhaeuser
0c704d2928
* Fixed column weights.
2012-01-23 00:25:02 +01:00
Christian Muehlhaeuser
d611bad383
* Fixed SQL Query.
2012-01-22 23:16:53 +01:00
Dominik Schmidt
3c2139ebeb
taghandlers should be part of the core library not of the gui library
2012-01-22 22:22:56 +01:00
Dominik Schmidt
081102fee4
Read discnumber from script resolvers
2012-01-22 20:40:38 +01:00
Dominik Schmidt
c68772c9b5
Fix rebase fail
2012-01-22 20:40:04 +01:00
Teo Mrnjavac
68c421e00e
Fix after borked merge.
2012-01-22 19:50:14 +01:00
Teo Mrnjavac
93722665af
Get the discnumber in databaseimpl.cpp as well.
2012-01-22 19:50:14 +01:00
Teo Mrnjavac
b8a38f7eda
Write a null value for the composer id if there's no composer.
2012-01-22 19:48:18 +01:00
Teo Mrnjavac
06374586e0
Fix header weights.
2012-01-22 19:48:18 +01:00
Teo Mrnjavac
a7fd04e1f3
Added disc numbers to the Playlist view as well.
2012-01-22 19:48:18 +01:00
Teo Mrnjavac
9661a38c10
Added Composer column to the collection and playlist model/views.
2012-01-22 19:48:18 +01:00
Teo Mrnjavac
47e9f27199
Fixed bug with null discnumbers and added discnumbers to view.
...
Fix bug in the taghandlers where a discnumber polluted null entries in
the database.
Also made the tree model so that the discnumber appears before the track
number if it's defined.
2012-01-22 19:48:18 +01:00