1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00

10424 Commits

Author SHA1 Message Date
Uwe L. Korn
fa95a0d0b1 Look into the list of driver instead of probing.
This eliminates a Qt warning about a not available QSql backend.
2014-11-16 18:37:46 +01:00
Uwe L. Korn
cf9bc2b403 Proxy isBeingPlayed to the page 2014-11-16 16:37:01 +01:00
Uwe L. Korn
892b5e9050 Simplify isBeingPlayed 2014-11-16 16:37:01 +01:00
Uwe L. Korn
b14280b96c Bundle all playlist interfaces and export the meta interface 2014-11-16 16:37:01 +01:00
Uwe L. Korn
087b35cc89 Track collection page 2014-11-16 16:37:01 +01:00
Uwe L. Korn
945740eb21 Show now playing icon also for collections 2014-11-16 16:37:00 +01:00
Uwe L. Korn
9487182438 Remove trailing ; 2014-11-16 16:37:00 +01:00
Uwe L. Korn
883275b14a Remove unnecessary virtual 2014-11-16 16:37:00 +01:00
Uwe L. Korn
7ec2d61940 C++11ify 2014-11-16 16:37:00 +01:00
Uwe L. Korn
1cd3340e04 QString() is a much faster version of "" 2014-11-16 16:37:00 +01:00
Uwe L. Korn
e070885937 C++11ify 2014-11-16 16:37:00 +01:00
Uwe L. Korn
eabcbf0632 Don't iterate over each result if we already know the required action early 2014-11-16 16:37:00 +01:00
Uwe L. Korn
52613693e3 Remove duplicate check if source is NULL 2014-11-16 16:37:00 +01:00
Christian Muehlhaeuser
a2ea7e8b4a Bumped taglib version check to 1.8. Required due to tiostream.h 2014-11-16 16:22:17 +01:00
Tomahawk CI
f47371bae4 Automatic merge of Transifex translations 2014-11-16 01:17:30 +01:00
Christian Muehlhaeuser
42e1063263 Updated ChangeLog. 2014-11-15 17:48:30 +01:00
Christian Muehlhaeuser
8fa3a91b55 Disable sorting for stations. 2014-11-15 17:47:03 +01:00
Christian Muehlhaeuser
dd68808a42 Revert order for drop types. 2014-11-15 16:18:14 +01:00
Christian Muehlhaeuser
34eb23842f Try to accept drop as tracks first, then fallback to script resolvers. 2014-11-15 15:48:34 +01:00
Christian Muehlhaeuser
69f64c041c Accept as CopyAction. 2014-11-15 15:40:53 +01:00
Christian Muehlhaeuser
cdbdd0cc54 Make sure we always call QTreeView's dragMoveEvent, otherwise D&D will break. 2014-11-15 15:33:40 +01:00
Christian Muehlhaeuser
7ee32acd23 Added debug. 2014-11-15 15:26:49 +01:00
Christian Muehlhaeuser
fce553cfc0 Updated ChangeLog. 2014-11-15 12:04:23 +01:00
Christian Muehlhaeuser
0ac509e827 Prevent infinite scanning, falling for symlink recursion. 2014-11-15 12:02:25 +01:00
Tomahawk CI
233bbcd6f9 Automatic merge of Transifex translations 2014-11-15 01:17:32 +01:00
Tomahawk CI
e4d351ccd3 Automatic merge of Transifex translations 2014-11-14 01:17:33 +01:00
Christian Muehlhaeuser
c7ef945018 Renamed 'Open Issues' to 'Bug Tracker & Issues' 2014-11-13 10:09:30 +01:00
Christian Muehlhaeuser
09006b0feb Updated ChangeLog. 2014-11-13 05:39:20 +01:00
Christian Muehlhaeuser
f2235cee55 Fixed TWK-1454: Don't crash when trying to set invalid current index. 2014-11-13 03:12:16 +01:00
Christian Muehlhaeuser
7cd0526d95 Update ChangeLog. 2014-11-13 03:12:16 +01:00
Christian Muehlhaeuser
7c3d7303a3 Wait for the first playable track when starting playback of a PlaylistInterface. 2014-11-13 03:12:16 +01:00
Christian Muehlhaeuser
cf7ce9aa0e PlaylistInterface emits a signal when the first playable track has been resolved. 2014-11-13 03:12:16 +01:00
Christian Muehlhaeuser
15356eba47 Style fix for Album. 2014-11-13 03:12:16 +01:00
Dominik Schmidt
65e0491b53 Fix dupes if you add a collection subfolder to your collection again 2014-11-13 02:43:13 +01:00
Christian Muehlhaeuser
051f922e10 Finish loading in RecentlyPlayedModel when there's no history to be found. 2014-11-12 07:44:25 +01:00
Christian Muehlhaeuser
b6da0894b6 Updated ChangeLog. 2014-11-12 07:39:20 +01:00
Christian Muehlhaeuser
d2d44f41cb Support loading m3u playlists from 'Import Playlist' dialog. 2014-11-12 07:39:16 +01:00
Christian Muehlhaeuser
1a6927a6ad Style fixes for M3uLoader. 2014-11-12 07:39:15 +01:00
Christian Muehlhaeuser
ba850910bc Renamed importXspfPath to importPlaylistPath in TomahawkSettings. 2014-11-12 07:39:15 +01:00
Christian Muehlhaeuser
29080fdd8a Renamed importXSPF to importPlaylist in ActionCollection. 2014-11-12 07:39:15 +01:00
Christian Muehlhaeuser
edc1be79ce Renamed LoadXSPFDialog to LoadPlaylistDialog. 2014-11-12 07:39:15 +01:00
Christian Muehlhaeuser
60df95b442 Updated ChangeLog. 2014-11-12 07:38:39 +01:00
Christian Muehlhaeuser
6680ec6305 Make sure album grid on collection page is sorted. 2014-11-12 07:38:33 +01:00
Christian Muehlhaeuser
1f69b43bdd Sort album models by artist name first. 2014-11-12 07:38:21 +01:00
Tomahawk CI
c2b842ef9c Automatic merge of Transifex translations 2014-11-11 01:17:42 +01:00
Uwe L. Korn
c3553b037d Make QNR_IODeviceStream thread-safe 2014-11-09 16:26:33 +01:00
Uwe L. Korn
7cbe723e0a Make readDoneCallback a member function 2014-11-09 13:37:45 +01:00
Uwe L. Korn
f949fe9de3 Make readCallback a member function 2014-11-09 12:39:51 +01:00
Christian Muehlhaeuser
e6d1e90542 Fixed TWK-1779: Duped script-collection tracks. 2014-11-09 04:32:53 +01:00
Christian Muehlhaeuser
7b8d3ad3db README style. 2014-11-09 03:27:22 +01:00