Jonas Kvinge
5591472dbd
Change artist and song ID to strings
2020-04-13 03:39:51 +02:00
Jonas Kvinge
75bced198b
Hide open Audio CD on Windows
2020-04-08 01:00:21 +02:00
Jonas Kvinge
b500813617
Disable open Audio CD on Windows
2020-04-08 00:56:19 +02:00
Jonas Kvinge
21b2193cd0
Add explicit
2020-04-07 16:49:15 +02:00
Jonas Kvinge
3efc496c41
Add better error handling for CDDA loader
2020-04-07 16:48:12 +02:00
Jonas Kvinge
307961cc7e
Center organise and transcoder dialog on same screen as mainwindow
2020-04-07 01:26:17 +02:00
Jonas Kvinge
7f39a38d6c
Center cover manager on same screen as mainwindow
2020-04-06 22:30:03 +02:00
Jonas Kvinge
1c38c39db2
Center settings on current screen
2020-04-06 22:02:32 +02:00
plonibarploni
c0956ed3b0
Fix 'Show in file browser' for Caja
2020-04-05 22:33:06 -04:00
Jonas Kvinge
3fdbe84573
Rewrite parts of context to be adjustable and adjust album to width
2020-04-06 02:47:57 +02:00
Jonas Kvinge
1ca1927904
Only search for cover automatically for collection songs
2020-03-15 02:56:22 +01:00
Jonas Kvinge
454c3d1a3c
Fix macOS build
2020-03-15 02:00:13 +01:00
Jonas Kvinge
625343f698
Check xdg-mime on Unix to find default file manager on Unix
...
Fixes #382
2020-03-15 01:21:30 +01:00
Jonas Kvinge
7ae049b559
Require Qt 5.6 or higher
2020-02-29 21:50:10 +01:00
Jonas Kvinge
72913ceb1a
Check that Qt version is higher than 5.9 to use QDir::isEmpty()
2020-02-29 21:40:20 +01:00
Jonas Kvinge
6a2be22fa1
Remove empty directories when organizing music
...
Fixes #353
2020-02-28 22:23:12 +01:00
Jonas Kvinge
2e0f7b367f
Remove tidal and qobuz
...
Fixes #369
2020-02-25 01:08:03 +01:00
Jonas Kvinge
584dcae075
Change variables
2020-02-22 17:39:06 +01:00
Jonas Kvinge
910e869b8d
Use selectedRows() where possible
2020-02-22 15:31:25 +01:00
Jonas Kvinge
8970e46bce
More code fixes to mainwindow
2020-02-22 00:09:45 +01:00
Jonas Kvinge
3a4107d903
Workaround crash when mapToSource() fails
2020-02-21 22:42:21 +01:00
Jonas Kvinge
424b0e61cb
Remove extra newlines
2020-02-12 00:07:05 +01:00
Jonas Kvinge
1851f26e3f
Reduce includes
2020-02-09 02:29:35 +01:00
Jonas Kvinge
84cd65dd6c
Reduce includes
2020-02-08 15:03:11 +01:00
Jonas Kvinge
8e0d792bf0
Reduce includes
2020-02-08 03:40:30 +01:00
Gavin D. Howard
691f5d99ca
Implement disk caching of album art ( #360 )
...
* Implement disk caching of album art
This includes a button to clear the cache in the settings, as
requested.
Closes #358
* Make the cache size defaults match
* Implement the review by jonaski
* Fix more problems with the PR
2020-02-07 23:18:18 +01:00
Jonas Kvinge
ab7b65a30b
Remove chartlyrics
2020-02-06 22:33:38 +01:00
Jonas Kvinge
624a920aec
Dont update temporary metadata while editing song with inline editor
2020-01-28 19:41:46 +01:00
Jonas Kvinge
1468a821fb
Fix restoring to correct screen when maximized
2020-01-05 22:21:55 +01:00
Jonas Kvinge
2215f300bf
Added option to disable playlist clear button
...
Fixes #339
2020-01-04 06:38:25 +01:00
Jonas Kvinge
eec767406b
Add confirmation before clearing playlists with more than 500 songs
2020-01-04 06:11:21 +01:00
Jonas Kvinge
fc2d601424
Remove useless stdbool.h include
2019-12-30 23:14:40 +01:00
Jonas Kvinge
8818f24114
Fix compile with Qt 5.14 and above
2019-12-30 02:28:54 +01:00
Jonas Kvinge
27a2fd298d
Add the device view container widget to the tabbar
...
Fixes bugs related to the tabbar and the widgets being unresponsive
Fixes #279
Fixes #321
2019-12-28 03:13:41 +01:00
Jonas Kvinge
00402d13ef
Fix collection watcher on macOS
...
Fixes #324
2019-12-22 14:15:25 +01:00
Gavin D. Howard
079a559247
Make context title and summary changeable ( #329 )
...
* Make context title and summary changeable
Closes #30
* Fix checkboxes on context settings page
So...I am new to Qt, and I forgot that checkboxes can have a label.
Duh. Fixed.
* Put context settings in a different place
* Put ReplaceMessage and ReplaceVariable in Utilities
2019-12-22 12:09:05 +01:00
Jonas Kvinge
13fdbfc5e8
Use QString::asprintf
2019-12-21 21:56:48 +01:00
Jonas Kvinge
be9bf5c173
Replace use of QSet::fromList with Qt 5.14 and above
2019-12-21 18:22:18 +01:00
Jonas Kvinge
b5a897bb4d
Replace use of QString::sprintf
2019-12-21 18:15:45 +01:00
Jonas Kvinge
793f6b00e6
Allow 4 tagreader workers
2019-11-27 22:57:51 +01:00
Jonas Kvinge
63b781765a
Update copyrights
2019-11-26 22:30:14 +01:00
Jonas Kvinge
5b61992b3c
Save cover urls encoded
2019-11-25 22:28:48 +01:00
Jonas Kvinge
337e47269f
Remove portable, we dont use it
2019-11-25 00:35:48 +01:00
Jonas Kvinge
6b9ba96e77
Revert "Tidal: Add explicit to album titles"
...
This reverts commit b7d360d850 .
2019-11-21 22:55:39 +01:00
Jonas Kvinge
b7d360d850
Tidal: Add explicit to album titles
2019-11-20 22:13:28 +01:00
Jonas Kvinge
8e226302ab
Allow scrobbling songs without album
...
Fixes #309
2019-11-20 21:30:41 +01:00
Jonas Kvinge
7795b9edaf
Dont replace metadata when loading playlists
2019-11-20 19:34:57 +01:00
Jonas Kvinge
49599c8731
Add back ChartLyrics
...
This reverts commit c992768efe .
2019-11-19 20:45:22 +01:00
Jonas Kvinge
71fa5acc74
Fix previous player and doubleclick playlist song behaviour settings
2019-11-17 23:46:10 +01:00
Jonas Kvinge
1b65dcd7df
Fix comparison between signed/unsigned
2019-11-15 00:23:06 +01:00