Craig Drummond
|
44b8952dce
|
When adding tracks via commandline, only play if queue is currently empty, otherwise just append new tracks.
Closes #1484
|
2019-05-06 10:40:12 +01:00 |
|
Craig Drummond
|
0f6c4d1b10
|
Due to Last.fm changes, artist images are no longer supported. See ARTIST_IMAGE_SUPPORT sections for removed code.
Issue #1485
|
2019-05-06 10:14:45 +01:00 |
|
Craig Drummond
|
1333da73c6
|
Load Various Artist image, if found.
Closes #1478
|
2019-04-27 09:00:27 +01:00 |
|
Craig Drummond
|
51ae1ca4f0
|
Merge branch 'master' of ssh://github.com/CDrummond/cantata
|
2019-04-26 18:34:00 +01:00 |
|
Craig Drummond
|
9c5fcf0cbd
|
Fix image requests when using composers.
Closes #1477
|
2019-04-26 18:33:29 +01:00 |
|
Kai Uwe Broulik
|
781f724ead
|
Set low urgency for track change notification
|
2019-04-17 12:44:13 +02:00 |
|
Kai Uwe Broulik
|
10016d7bd5
|
Set correct desktop file name and application display name
According to Qt docs, desktopFileName is the *base* name, i.e. without ".desktop" suffix
|
2019-04-17 12:31:54 +02:00 |
|
Craig Drummond
|
2be74efbde
|
Add --fullscreen command-line option to start fullscreen.
Closes #1450
|
2019-02-21 17:50:01 +00:00 |
|
Craig Drummond
|
3e839b1d32
|
Re-add option to save lyrics in music folder.
Closes #1454
|
2019-02-21 17:42:33 +00:00 |
|
Craig Drummond
|
d7b379b75b
|
Fix crash when double-clicking outside of table-view (when this is set to not stretch columns).
Closes #1445
|
2019-01-31 21:38:00 +00:00 |
|
Craig Drummond
|
d1ffba1dc9
|
When checking for http:/ also check for https:/
Issue #1444
|
2019-01-30 17:52:59 +00:00 |
|
Craig Drummond
|
09df75d3bd
|
Fix saving, and reading back, https:// as MPD music folder.
Closes #1444
|
2019-01-30 17:47:42 +00:00 |
|
Craig Drummond
|
364807b266
|
Fix saving, and loading, of custom API keys.
Closes #1438
|
2019-01-09 22:17:06 +00:00 |
|
Pavel Shlyak
|
ad2229a7b8
|
Update coverdialog.cpp
This seems to be safier
|
2019-01-05 17:27:32 +04:00 |
|
Craig Drummond
|
af6a825ad3
|
Merge branch 'master' into 2.4
|
2018-12-30 10:48:34 +00:00 |
|
Craig Drummond
|
f8a81fc7f8
|
When loading URLs via commandline use AppendAndPlay.
Closes #1413
|
2018-12-03 22:53:37 +00:00 |
|
Craig Drummond
|
a21827b102
|
Fix MPD cover art retreival
|
2018-11-12 19:38:53 +00:00 |
|
Craig Drummond
|
06cf4c4e3d
|
For MPD>=21, use its albumart protocol to fetch covers.
|
2018-11-10 18:37:37 +00:00 |
|
Craig Drummond
|
1c378a93cf
|
Add more actions to search page results.
Closes #1398
|
2018-10-28 16:24:09 +00:00 |
|
Craig Drummond
|
c96b158daf
|
Extend note about cover filename to state this should be without
extension.
|
2018-10-20 23:38:30 +01:00 |
|
Craig Drummond
|
7d4f863e6f
|
Add more verbose covers debug
Issue #1395
|
2018-10-20 14:08:11 +01:00 |
|
Craig Drummond
|
7b28248aba
|
Add another qt5ct palette work-around.
Issue #1381
|
2018-10-02 16:47:21 +01:00 |
|
Craig Drummond
|
b8604ab044
|
Change toolbar colours if palette changes.
Issue #1381
|
2018-10-01 19:45:18 +01:00 |
|
Craig Drummond
|
999819892d
|
When expand intrface, don't shrink width. Conversely, when collapsing don't expand width.
|
2018-09-19 17:26:27 +01:00 |
|
Craig Drummond
|
1a8e0da885
|
Fix 'Show Current Song Information' (i) toolbar button showing when interface is collpased and resized.
|
2018-09-19 17:22:04 +01:00 |
|
Craig Drummond
|
6390b4c6e8
|
Allow .jpeg as extension from cover dialog.
Closes #1368
|
2018-09-12 19:48:41 +01:00 |
|
Craig Drummond
|
7a943fd3f9
|
Initialise network proxy factory when starting.
Issue #1346
|
2018-08-14 15:57:39 +01:00 |
|
Craig Drummond
|
841769c86a
|
Add 'paranoiaOffset' config item to set cdparanoia offset whe reading
discs.
Issue #1341
|
2018-08-10 11:31:24 +01:00 |
|
Craig Drummond
|
b083bd564d
|
Use ":/" as root path for windows folder browse, seems to then list each
drive.
Closes #1331
|
2018-07-29 18:03:01 +01:00 |
|
Craig Drummond
|
2465e9cd8d
|
Add all drives (apart from A and B) to folder page for windows.
Issue #1331
|
2018-07-20 22:57:39 +01:00 |
|
Craig Drummond
|
0e0c14b2b2
|
Fix 'Locate In Library / Album' for albums with musicbrainz ID.
Issue #1324
|
2018-07-09 16:37:38 +01:00 |
|
Craig Drummond
|
50f6bdd712
|
Fix enable output signal
|
2018-06-30 13:55:11 +01:00 |
|
Craig Drummond
|
fe30668243
|
Unpoarsed arguments is file list
|
2018-06-24 16:05:01 +01:00 |
|
Craig Drummond
|
0bf0cb841a
|
Use 32-bit unsigned int to store output IDs.
Closes #1316
|
2018-06-23 09:24:32 +01:00 |
|
Craig Drummond
|
2b4721a4d5
|
Emit errors when trying to add local files to playqueue, and these cannot be added.
|
2018-06-16 11:59:00 +01:00 |
|
Craig Drummond
|
8429c04be1
|
Mark strings for translation
|
2018-06-16 11:58:43 +01:00 |
|
Craig Drummond
|
0af3e97e21
|
Add a cantata.png for windows, to use in system tray
Issue #1308
|
2018-06-10 19:30:26 +01:00 |
|
Craig Drummond
|
90fc43893f
|
s/AlbumArt/albumart
|
2018-06-08 16:56:05 +01:00 |
|
Craig Drummond
|
3fd2f72461
|
Store actual song path for local files (mainly affects windows
Issue #1304
|
2018-06-07 20:35:06 +01:00 |
|
Craig Drummond
|
e00fe53467
|
Fix loading of MPD playlists the very first time Cantata is started.
Closes #1299
|
2018-06-01 17:26:55 +01:00 |
|
Craig Drummond
|
f0275aa998
|
Use isChecked()
|
2018-05-30 22:04:44 +01:00 |
|
Craig Drummond
|
b63a0e843b
|
Enable HTTP streaming by default
|
2018-05-30 22:04:09 +01:00 |
|
Craig Drummond
|
efec0ba64c
|
Remove qt5ct work-around.
Issue #1291
|
2018-05-27 17:51:48 +01:00 |
|
Craig Drummond
|
6d0315ec3e
|
Fix saving of podcast images to JPG.
|
2018-05-26 19:24:13 +01:00 |
|
Craig Drummond
|
bd418040ef
|
Fix case
|
2018-05-26 18:53:58 +01:00 |
|
Craig Drummond
|
b09afaf755
|
If plain widget (eg. spacer) then add 4 pixels
|
2018-05-26 16:07:35 +01:00 |
|
Craig Drummond
|
4d987a3d16
|
Use 2*PM_FocusFrameHMargin ???
|
2018-05-26 15:53:57 +01:00 |
|
Craig Drummond
|
f8121aaa73
|
Use function to set size?
|
2018-05-26 10:10:21 +01:00 |
|
Craig Drummond
|
d9a9a48482
|
Fix usage of podcast cover in title widget.
|
2018-05-25 18:18:38 +01:00 |
|
Craig Drummond
|
0aadefef3c
|
Make 'Icon' a namespace not class
|
2018-05-24 19:05:54 +01:00 |
|