Jonas Kvinge
1431916183
Add setting for enabling scrobbling based on song source
...
Fixes #416
2020-08-25 23:44:27 +02:00
Jonas Kvinge
ae48008803
Remove use of qRegisterMetaTypeStreamOperators with Qt 6
2020-08-25 22:48:21 +02:00
Jonas Kvinge
82142751de
Improve playlist autoscrolling
...
Fixes #420
2020-08-23 19:37:24 +02:00
Jonas Kvinge
4e5755f218
Refactor some functions
2020-08-23 19:17:50 +02:00
Jonas Kvinge
2f4f29517e
Create new contructor for UrlHandler
2020-08-23 18:52:30 +02:00
Jonas Kvinge
1ae4938da3
Register D-Bus metatype for QImage if system has D-Bus
2020-08-23 03:20:53 +02:00
Jonas Kvinge
b5e27d4d69
Declare QDBusArgument for QImage in osddbus.h
2020-08-23 03:19:40 +02:00
Jonas Kvinge
653a35496d
Add optional delete from disk in collection and playlist
...
Fixes #284
2020-08-19 22:02:35 +02:00
Jonas Kvinge
0788981783
Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9
2020-08-14 20:20:41 +02:00
Jonas Kvinge
c315e5016d
Change mtime and ctime to qint64
2020-08-13 21:09:06 +02:00
Jonas Kvinge
0ce613264f
Make sure to always use original metadata when editing tags
2020-08-10 21:32:14 +02:00
Jonas Kvinge
34634d776e
Make sure to always use original metadata when editing tags
2020-08-10 21:27:56 +02:00
Jonas Kvinge
16a753bd95
Treat erors returned by the URL handler as non fatal
...
Fixes #505
2020-08-09 02:52:18 +02:00
Jonas Kvinge
c15103636c
Fix NotificationPreview signal slot
2020-08-09 02:07:22 +02:00
Jonas Kvinge
ab7d383cf1
Use virtual functions for OSD
2020-08-09 01:37:00 +02:00
Jonas Kvinge
1cb3ec0c7b
Only add autocomplete tags to playlist menu when we have chromaprint and gstreamer
2020-08-08 19:05:14 +02:00
Jonas Kvinge
c2a94b61bf
Fixes to playlist context menu
...
- Add all playlist actions to initialization list
- Make rescan songs work for non-collection songs by using playlist item reload
- Only show add to another playlist and remove from playlist when songs are selected
- Add some missing icons
Fixes #503
2020-08-07 22:13:02 +02:00
Jonas Kvinge
1db16232de
Only show rescan songs for collection songs
...
Fixes #503
2020-08-07 21:18:48 +02:00
Jonas Kvinge
3e8f7e1cf1
Register CoverSearchStatistics metatype
2020-08-06 23:54:54 +02:00
Jonas Kvinge
a4f692c788
Only show playlist add file(s) to transcoder when songs are selected
2020-08-06 18:37:17 +02:00
Jonas Kvinge
9f01206c57
Only show open in file browser when songs are selected
2020-08-06 18:36:52 +02:00
Jonas Kvinge
d34fc551ed
Add playlist right click option to copy URL
2020-08-06 18:29:35 +02:00
Jonas Kvinge
459404e3f0
Rename organise to organize
...
Prefer US spelling
2020-08-04 21:18:14 +02:00
Jonas Kvinge
8390237cc4
Fix Sparkle integration for macOS
2020-08-02 06:32:01 +02:00
Jonas Kvinge
214b6f4358
Use correct qt sparkle include for Qt 6
2020-08-01 03:41:48 +02:00
Jonas Kvinge
af0d092054
Use sparkle to check for updates on macOS and Windows
2020-08-01 03:37:16 +02:00
Jonas Kvinge
b07903c3e9
Register QVector<int>
2020-08-01 03:32:25 +02:00
Jonas Kvinge
f55a80b15a
Use Q_UNUSED
2020-08-01 03:23:50 +02:00
Jonas Kvinge
53fc2c7c21
Add extra safety for overwriting files for filesystem storage
2020-07-31 21:45:01 +02:00
Jonas Kvinge
a31eac1426
Base warning for show in file browser on unique directories
...
Fixes #484
2020-07-26 15:10:00 +02:00
Jonas Kvinge
797196f7fc
Register column aligment as int too
2020-07-26 15:05:00 +02:00
Jonas Kvinge
0b7b7656b2
Replace use of QRegExp
2020-07-20 00:57:42 +02:00
Jonas Kvinge
a3a1c6f4c8
Fix saving playlist column alignment
2020-07-18 18:18:34 +02:00
Jonas Kvinge
b15c4ecd10
Fix check for context tab in TabSwitched
...
Broken with Qt 6
2020-07-18 15:52:36 +02:00
Jonas Kvinge
d7f88cf3a4
Register QItemSelection
2020-07-18 06:02:54 +02:00
Jonas Kvinge
08b2945623
Remove Qt 5.6 backward compatibility
2020-07-18 04:21:45 +02:00
Jonas Kvinge
1f0961d574
Make MainWindow::nativeEvent compatible with Qt 6
2020-07-18 04:15:42 +02:00
Jonas Kvinge
9b8bfdf33c
Replace QPalette::Background with QPalette::Window
2020-07-18 04:12:50 +02:00
Jonas Kvinge
e5b3df41e9
Replace QRegExp with QRegularExpression
2020-07-18 04:05:07 +02:00
Jonas Kvinge
f24b6a520c
Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch()
2020-07-18 03:53:30 +02:00
Jonas Kvinge
4140163ab2
Mark unused parameters
2020-07-17 16:36:24 +02:00
Jonas Kvinge
d27a571882
Ignore compile warning in SBSystemPreferences.h
2020-07-17 16:35:11 +02:00
Jonas Kvinge
71a1ea481b
Replace some uses of static_cast with qobject_cast
2020-07-17 01:32:07 +02:00
Jonas Kvinge
07553476d4
Remove xine
2020-07-16 00:59:46 +02:00
Jonas Kvinge
221ab51d90
Simply startup behaviour
2020-07-16 00:06:51 +02:00
Jonas Kvinge
614a09db1d
Fix some compile warnings
2020-07-13 18:11:57 +02:00
Jonas Kvinge
a99a19aa60
Fix broken playlist undostack when i.e. removing duplicates and unavailable songs
2020-07-08 20:43:46 +02:00
Jonas Kvinge
904097b7b1
Add back option to use system taglib, add warning at the bottom
2020-07-07 23:44:04 +02:00
Jonas Kvinge
24f2cfb29f
Fix playlist background image not loading
2020-07-07 22:21:07 +02:00
Jonas Kvinge
3f2b683fca
Change pcmanfm-qt to pcmanfm
2020-07-07 18:28:47 +02:00