Tomahawk CI
|
1f95084384
|
Automatic merge of Transifex translations
|
2014-09-12 02:17:01 +02:00 |
|
Uwe L. Korn
|
489a83e401
|
Do not use virtual methods in constructors
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
f4f553566d
|
Style fixes
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
c07ddafcb8
|
Use override instead of virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
d6400dee5b
|
Remove (yet) unnecassary virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
34976caf67
|
Use override instead of virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
d8827eb82e
|
Merge pull request #251 from tomahawk-player/cacheupdates
add genericcache version setting to TomahawkSettings, check for the cach...
|
2014-09-11 23:29:32 +02:00 |
|
Christian Muehlhaeuser
|
e0ea260002
|
* Set Album type on PlayableCover in TrackDetailView.
|
2014-09-11 19:16:27 +02:00 |
|
Christian Muehlhaeuser
|
7dfab0fc7f
|
* Make PlayableCover a bit more feature complete.
|
2014-09-11 19:16:11 +02:00 |
|
Christian Muehlhaeuser
|
978bb39780
|
Revert "Revert "Clean up obsolete icons""
This reverts commit c04875503f089cddf99868b3e211be8950e4d8d2.
|
2014-09-11 17:20:41 +02:00 |
|
Christian Muehlhaeuser
|
aeaac33e44
|
* Style fixes.
|
2014-09-11 17:08:56 +02:00 |
|
Christian Muehlhaeuser
|
fcf7ddd169
|
* Lower-case comparison for extensionToMimetype.
|
2014-09-11 17:08:22 +02:00 |
|
Christian Muehlhaeuser
|
53803d9a58
|
* Don't even attempt to draw hidden rows in sidebar.
|
2014-09-11 17:07:47 +02:00 |
|
Christian Muehlhaeuser
|
a02dce9db1
|
* Assert when image with negative size is being requested.
|
2014-09-11 17:07:23 +02:00 |
|
Stefan Derkits
|
b4a290c8ec
|
change DEFINES to c++ constants, remove qt5 ifdefs inside Generic/InfosystemCache and let TomahawkUtils handle the version check
|
2014-09-11 10:48:53 +02:00 |
|
Christian Muehlhaeuser
|
c04875503f
|
Revert "Clean up obsolete icons"
This reverts commit 822620ae905ee0901df8b823899da93f4b4125b3.
|
2014-09-11 01:38:14 +02:00 |
|
Christian Muehlhaeuser
|
a65074c3e3
|
Revert "Make legacy icon same color as others - just in case we use it somewhere"
This reverts commit 5fe25c386fbb35d8fa5d83ce2b55e165d1db884c.
|
2014-09-11 01:37:58 +02:00 |
|
Christian Muehlhaeuser
|
99382899fb
|
* Also print out size when encountering invalid generated pixmap.
|
2014-09-11 01:34:02 +02:00 |
|
Uwe L. Korn
|
3deef2bb10
|
Fix Qt5 removeDirectory code
|
2014-09-10 22:35:52 +01:00 |
|
Uwe L. Korn
|
1b65cf3f00
|
Add missing include
|
2014-09-10 22:35:23 +01:00 |
|
Uwe L. Korn
|
d7f1f79692
|
Style fixes
|
2014-09-10 16:02:14 +01:00 |
|
Stefan Derkits
|
2797c06a8c
|
typo in Qt5 syntax in Infosystem/TomahawkCache
|
2014-09-10 11:17:38 +02:00 |
|
Stefan Derkits
|
e70daa3f7e
|
change TomahawkUtils::removeDirectory to use the new Qt5 functionality when building with Qt5
|
2014-09-10 11:16:16 +02:00 |
|
Stefan Derkits
|
10e944b7a7
|
use existing TomahawkUtils function to remove directory
|
2014-09-10 11:01:22 +02:00 |
|
Tomahawk CI
|
f8f93ab575
|
Automatic merge of Transifex translations
|
2014-09-10 02:17:10 +02:00 |
|
Christian Muehlhaeuser
|
152200fc35
|
* Log which image type is invalid.
|
2014-09-10 00:44:15 +02:00 |
|
Christian Muehlhaeuser
|
eb7a13aa5b
|
* Updated minimum version in Info.plist.
|
2014-09-09 23:08:55 +02:00 |
|
Christian Muehlhaeuser
|
aecd30c267
|
* Updated tomahawk.desktop to contain supported mime-types.
|
2014-09-09 23:01:47 +02:00 |
|
Christian Muehlhaeuser
|
6291cda4be
|
* Register supported file extensions in Windows installer. Needs unregistering on uninstall still.
|
2014-09-09 18:48:38 +02:00 |
|
Christian Muehlhaeuser
|
8e8c98296f
|
* Forgot to add ogg support to Info.plist.
|
2014-09-09 18:45:49 +02:00 |
|
Christian Muehlhaeuser
|
5bf7721bf5
|
* Updated OS X Info.plist to reflect support for audio file types.
|
2014-09-09 18:21:40 +02:00 |
|
Christian Muehlhaeuser
|
eafb1f1b6c
|
* Make sure supported file extensions are case-insensitive.
|
2014-09-09 17:33:34 +02:00 |
|
Christian Muehlhaeuser
|
1cd96b8a74
|
* Support passing a local file as parameter to a running Tomahawk instance, which in turn triggers playback.
|
2014-09-09 17:33:34 +02:00 |
|
Christian Muehlhaeuser
|
cda5d833dd
|
* AudioEngine::play( QUrl ) to directly start playback of a local file (or in the future network urls).
|
2014-09-09 17:33:34 +02:00 |
|
Christian Muehlhaeuser
|
1bd9d02ee2
|
* Added static MusicScanner::readTags( QFileInfo ), returning a variant-map filled with a file's tags. Wrapped by the regular ::readFile( QFileInfo ).
|
2014-09-09 17:33:34 +02:00 |
|
Jason Herskowitz
|
5fe25c386f
|
Make legacy icon same color as others - just in case we use it somewhere
|
2014-09-09 10:40:18 -04:00 |
|
Stefan Derkits
|
c910cac76c
|
add genericcache version setting to TomahawkSettings, check for the cache versions in TomahawkCache/InfossystemCache and delete cache if it is old
|
2014-09-09 16:07:39 +02:00 |
|
Jason Herskowitz
|
822620ae90
|
Clean up obsolete icons
|
2014-09-09 09:48:53 -04:00 |
|
Christian Muehlhaeuser
|
02b7ff875b
|
Added TomahawkUtils::supportedExtensions, returning all supported file-extensions.
|
2014-09-09 14:59:44 +02:00 |
|
Christian Muehlhaeuser
|
42162f6c99
|
* Use TomahawkUtils::supportedExtensions in MusicScanner.
|
2014-09-09 14:58:56 +02:00 |
|
Tomahawk CI
|
ce22b0a23d
|
Automatic merge of Transifex translations
|
2014-09-09 02:16:54 +02:00 |
|
Jason Herskowitz
|
5218755735
|
Better copy link icon
|
2014-09-08 19:37:21 -04:00 |
|
Jason Herskowitz
|
5ec01450ff
|
Add a copy link icon, then add more icons to context menu
|
2014-09-08 19:32:13 -04:00 |
|
Christian Muehlhaeuser
|
a4dc4e8c76
|
* Unbreak latching on.
|
2014-09-09 01:02:34 +02:00 |
|
Christian Muehlhaeuser
|
d0992209cc
|
* Set default system font on settings dialog.
|
2014-09-09 00:16:34 +02:00 |
|
Christian Muehlhaeuser
|
9e6512fc25
|
* Show play icon in context menus.
|
2014-09-09 00:16:20 +02:00 |
|
Christian Muehlhaeuser
|
f546d744db
|
* Show correct artist/album/track pixmap when dragging from a GridView.
|
2014-09-09 00:03:19 +02:00 |
|
Jason Herskowitz
|
63e6238f4e
|
Update icons in Controls menu to match new audiocontrol icons
|
2014-09-08 16:26:26 -04:00 |
|
Christian Muehlhaeuser
|
43ed58f66e
|
* Only apply scaling once per widget.
|
2014-09-08 17:51:27 +02:00 |
|
Christian Muehlhaeuser
|
3748bd9c68
|
* Fixed TrackDetailView scaling.
|
2014-09-08 17:28:32 +02:00 |
|