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

10367 Commits

Author SHA1 Message Date
Uwe L. Korn
4045fb9228 Check for COMPLEX_TAGLIB_FILENAME
Fixes crashes on Windows with files that can be indexed but not edited.
2014-11-07 17:38:44 +01:00
Uwe L. Korn
5c5427e493 Don't keep reference to internal tag, never used 2014-11-07 17:11:09 +01:00
Uwe L. Korn
45a5fe09e7 Don't keep reference to internal tag, never used 2014-11-07 15:48:56 +01:00
Uwe L. Korn
9f62ca3548 Use C++11 range-for and references for better performance 2014-11-06 14:18:56 +01:00
Uwe L. Korn
1b11ebb9f5 Don't keep reference to asfTag, never used 2014-11-06 14:15:27 +01:00
Uwe L. Korn
80efa9a230 Use C++11 range-for and references for better performance 2014-11-06 14:14:06 +01:00
Uwe L. Korn
755bc7f456 Do not keep a reference to the internal tag, never used 2014-11-06 13:59:47 +01:00
Uwe L. Korn
7324de71b9 Remove redundant semilcolons 2014-11-06 13:59:32 +01:00
Uwe L. Korn
6fba317ea9 Implement albumArtist/composer/discNumber in a generic way.
This removes the need for specific, virtual implementations in each Tag
class. Increases performance, decreases code complexity.
2014-11-06 13:45:28 +01:00
Uwe L. Korn
d38a6572fc Use virtual only if needed 2014-11-06 13:34:12 +01:00
Uwe L. Korn
2b2a770be0 Replace virtual with better fitting override 2014-11-06 13:32:29 +01:00
Uwe L. Korn
f35f5d5af0 C++11 style fix 2014-11-06 11:32:54 +01:00
Uwe L. Korn
4ea074023d Style fixes 2014-11-06 11:27:53 +01:00
Uwe L. Korn
954608d81c Less logging in MediaStream 2014-11-06 11:27:52 +01:00
Uwe L. Korn
4bab72d9f7 Include MediaStream less globally 2014-11-06 11:27:52 +01:00
Uwe L. Korn
76b1b48106 Move common initialisations to definition 2014-11-06 11:27:52 +01:00
Christian Muehlhaeuser
67712bdeab Safety first. 2014-11-06 06:06:30 +01:00
Christian Muehlhaeuser
b76053c629 Style fix in DatabaseImpl. 2014-11-06 06:06:30 +01:00
Christian Muehlhaeuser
5f393ebc3d Store Result's own weakref, so it can convert back to the existing sharedptr from itself. 2014-11-06 06:06:30 +01:00
Christian Muehlhaeuser
bb1e856955 Prefer QSQLITE3 over QSQLITE, but fallback. 2014-11-06 05:42:29 +01:00
Tomahawk CI
03106296d4 Automatic merge of Transifex translations 2014-11-06 01:17:31 +01:00
Uwe L. Korn
efa798e6c2 Move audio related classes into audio/ 2014-11-05 23:38:19 +01:00
Uwe L. Korn
456bd2aaa1 Remove unused Fontmetrics 2014-11-05 23:11:42 +01:00
Uwe L. Korn
3ee20385e3 C++11 style fixes 2014-11-05 23:11:32 +01:00
Uwe L. Korn
a408a3ac38 Use nullptr instead of 0 2014-11-05 23:01:50 +01:00
Uwe L. Korn
d6f2172e8c Use override directly instead of Qt macro 2014-11-05 23:01:38 +01:00
Uwe L. Korn
9f7baad484 C++11 style fixes 2014-11-05 23:01:23 +01:00
Uwe L. Korn
5c0ee6b919 C++11 style fixes 2014-11-05 23:01:03 +01:00
Uwe L. Korn
ce9d953c87 Remove redundant semicolon 2014-11-05 23:00:51 +01:00
Uwe L. Korn
6f7a0e678f Style fixes 2014-11-05 23:00:43 +01:00
Uwe L. Korn
4a843cc7eb Remove unused functions 2014-11-05 23:00:31 +01:00
Uwe L. Korn
d7799a64e8 Replace virtuals with respective overrides 2014-11-05 23:00:22 +01:00
Uwe L. Korn
0d3d50aa7b Add Uwe to copyright 2014-11-05 23:00:12 +01:00
Uwe L. Korn
21a6c0ed55 Also display error in the log 2014-11-05 23:00:04 +01:00
Uwe L. Korn
9e4f46a567 Refactor Job error display into own function 2014-11-05 22:59:55 +01:00
Uwe L. Korn
c0ecbb45ac Fix: iCCP: known incorrect sRGB profile 2014-11-05 22:51:58 +01:00
Uwe L. Korn
229c2a6afe Remove useless .data() 2014-11-05 22:46:33 +01:00
Uwe L. Korn
d56064141b Move initialisation to initialiserlist 2014-11-05 22:46:14 +01:00
Uwe L. Korn
a5ec7a9036 Replace virtuals with respective overrides 2014-11-05 22:46:03 +01:00
Uwe L. Korn
441b17c6dd Replace virtuals with respective overrides 2014-11-05 22:45:47 +01:00
Uwe L. Korn
fdff5663ac Remove redundant semicolons 2014-11-05 22:45:14 +01:00
Uwe L. Korn
6a2782a95b Include IP address in logging for offers 2014-11-05 21:46:42 +01:00
Tomahawk CI
0168386e96 Automatic merge of Transifex translations 2014-11-05 01:17:20 +01:00
Christian Muehlhaeuser
7cdf758a9d Added new translations: Danish, Indonesian, Dutch, Albanian, Thai, Ukrainian, Vietnamese. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
a369aa8632 Set a default size of 80% of the available current screen space. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
d41ac411d8 Set default font size for generic sidebar items. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
3db70bce53 Don't assert when editing metadata of tracks without an album set. 2014-11-05 00:16:35 +01:00
Christian Muehlhaeuser
819b6d0f0a Set correct GridItemDelegate mode and correctly calculate height for remaining GridViews. 2014-11-05 00:16:14 +01:00
Christian Muehlhaeuser
46ac9d46ee Fixed font setting bug and use less margin. 2014-11-05 00:16:14 +01:00
Christian Muehlhaeuser
96db4bb120 Correctly calculate view sizes on Artist page. 2014-11-05 00:16:14 +01:00