Craig Drummond
|
ed07a33fbc
|
Use correct icon for HTTP stream playback
|
2015-12-06 11:10:32 +00:00 |
|
Craig Drummond
|
89c9f19818
|
Indicate required dev packages
|
2015-12-06 10:47:12 +00:00 |
|
Craig Drummond
|
79b978d5b0
|
-DENABLE_LIBVLC not -ENABLE_LIBVLC
|
2015-12-06 10:29:55 +00:00 |
|
Craig Drummond
|
032bc18eab
|
Use albumId when locating tracks
|
2015-12-05 10:36:25 +00:00 |
|
Craig Drummond
|
cf115a2857
|
Dont check if system tray is available, as in Plasma5 it appears as if Cantata is autostarted before the tray is available, which causes the icon not to show.
|
2015-12-05 10:27:00 +00:00 |
|
Craig Drummond
|
f8552f1a49
|
Spelling
|
2015-12-05 10:25:12 +00:00 |
|
Craig Drummond
|
947aac0a10
|
When saving covers in the conver dialog, if dest folder does not exist then save in the cache folder.
|
2015-12-04 22:52:15 +00:00 |
|
Craig Drummond
|
e0a3051352
|
Spelling
|
2015-12-03 21:51:39 +00:00 |
|
Craig Drummond
|
695f7892b0
|
When looking for covers, also check sub-folders and return first image.
|
2015-12-03 21:44:49 +00:00 |
|
Craig Drummond
|
a7666ce60b
|
Try to handle localised Special:Export paths. de and ru defined for now
|
2015-12-02 19:11:13 +00:00 |
|
Craig Drummond
|
3fd3f398e5
|
Fix build against ffmpeg 2.9
Debian issue 803804
|
2015-12-02 18:05:38 +00:00 |
|
Craig Drummond
|
074051e558
|
Correct use SHARE_INSTALL_PREFIX
|
2015-12-01 20:23:37 +00:00 |
|
CraigD
|
033d21aabe
|
Merge pull request #766 from heirecka/master
Allow changing the location of arch-independent data
|
2015-12-01 20:18:54 +00:00 |
|
Craig Drummond
|
0fec8b7032
|
Set search category to file if called from folders page
|
2015-11-29 22:43:59 +00:00 |
|
Craig Drummond
|
45ce4ac749
|
- Add tooltip for 'last modified' search
- only access YYYY/MM/DD for search
#767
|
2015-11-29 22:34:45 +00:00 |
|
Heiko Becker
|
5c6bcac12c
|
Allow changing the location of arch-independent data
This is helpful on a multiarch layout where the prefix is /usr/${host}
but arch-independent files should still be installed to /usr/share.
|
2015-11-26 20:15:28 +01:00 |
|
CraigD
|
468473570d
|
Merge pull request #764 from xdarklight/lyrics-provider-changes-20151122
Lyrics provider changes
|
2015-11-23 21:55:21 +00:00 |
|
Martin Blumenstingl
|
3037ef1e81
|
Add another "invalid indicator" for lyrics.com
This fixes #619
|
2015-11-22 16:40:17 +01:00 |
|
Martin Blumenstingl
|
e83ba8c7bf
|
Remove lyricsplugin.com because it only returns errors
It seems that the API of this service has changed. Remove it for now as
it's only returning error messages.
|
2015-11-22 16:36:35 +01:00 |
|
Martin Blumenstingl
|
6d1ad54691
|
Merge the lyrics provider updates from Clementine
This includes all changes up to clementine-player/Clementine/0ad4078
|
2015-11-22 16:36:23 +01:00 |
|
Craig Drummond
|
4e6834df4d
|
- Send songs from MPD thread to GUI thread in batches of 200
- Call processEvents() during music listing
- Dont attempt to load library whilst loading library!
#763
|
2015-11-20 21:30:17 +00:00 |
|
Craig Drummond
|
fdd58a6930
|
Fix refreshLibrary logic - Sync is handled as first part of if...
|
2015-11-16 19:48:33 +00:00 |
|
Craig Drummond
|
96d24ffa02
|
Fix adding folders to playlists
|
2015-11-14 14:22:30 +00:00 |
|
Craig Drummond
|
491d68f0d3
|
Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
|
2015-11-13 23:01:50 +00:00 |
|
Craig Drummond
|
96db5b2f1d
|
Fix cache usae!
#760
|
2015-11-13 17:56:55 +00:00 |
|
Craig Drummond
|
c55ea1ea1d
|
When retrieving albums, if album name is empty use albumId. The DB only stores 1 if they are the same.
|
2015-11-07 09:00:41 +00:00 |
|
Craig Drummond
|
a36ca26410
|
Clear context background if no image can be found - don't leave the previous artist showing!
|
2015-11-07 08:50:27 +00:00 |
|
Craig Drummond
|
4e577df505
|
Fix context widget backdrop retrieval from fan-art
|
2015-11-05 21:26:35 +00:00 |
|
Craig Drummond
|
7eb9085257
|
No longer using discogs - API has changed.
|
2015-11-05 21:02:39 +00:00 |
|
Craig Drummond
|
c85eb42948
|
Only use one instance of action dialog for sync
|
2015-11-01 19:23:28 +00:00 |
|
Craig Drummond
|
f191481c84
|
Place second action dialog at the same position as previous
|
2015-11-01 16:24:15 +00:00 |
|
Craig Drummond
|
e9b0ef6b7e
|
Add a /slightly/ nicer sync dialog. Check songs from lib/dev to be copie
dto each other, then press sync button. Calls 2 action dialogs to do the
actual copying.
|
2015-11-01 16:15:55 +00:00 |
|
Craig Drummond
|
97df3e4881
|
Add tooltip about "Append 'The'"
|
2015-11-01 16:14:32 +00:00 |
|
Craig Drummond
|
c88736999c
|
Ignore 'The' (if configured) when sorting play queue.
#752
|
2015-10-28 21:45:01 +00:00 |
|
Craig Drummond
|
3fe344f549
|
Merge branch 'master' of ssh://github.com/CDrummond/cantata
|
2015-10-26 22:37:27 +00:00 |
|
Craig Drummond
|
31e2d3293e
|
Dont round corners oh highlight!
|
2015-10-26 22:35:55 +00:00 |
|
Craig Drummond
|
9138719560
|
Ensure at least 8 pixels either size of cover widget
|
2015-10-26 22:29:31 +00:00 |
|
Craig Drummond
|
ac2bd9b903
|
Dont round cover in toolbar - this is more consistent with the rest of the UI
|
2015-10-26 22:22:27 +00:00 |
|
CDrummond
|
0f7a1bc313
|
Only scale for DPI if DPI>120
|
2015-10-26 21:44:46 +00:00 |
|
CDrummond
|
c9460b6eb0
|
Fix NSIS installer creation - warning.svg not packaged.
|
2015-10-26 21:18:32 +00:00 |
|
CDrummond
|
5ce8def4b7
|
Merge branch 'master' of https://github.com/CDrummond/cantata
|
2015-10-26 21:09:59 +00:00 |
|
Craig Drummond
|
e490589092
|
Select correct song row when finding song index
|
2015-10-26 20:37:21 +00:00 |
|
Craig Drummond
|
8aa0b89fcd
|
Fix CUE listing
|
2015-10-25 12:46:20 +00:00 |
|
Craig Drummond
|
b689a8511c
|
- Revert changes to use QMessageBox icons
- Use QMessageBox to determine dialog icon size
|
2015-10-25 12:20:47 +00:00 |
|
Craig Drummond
|
11f42382b3
|
Determine dialog icon size from QMessageBox
|
2015-10-25 12:16:20 +00:00 |
|
Craig Drummond
|
e0b2d58e57
|
getIcon not used!
|
2015-10-25 11:58:22 +00:00 |
|
Craig Drummond
|
4a0246ac03
|
Don't add uninstall target for KDE - seems to break on some systems.
|
2015-10-25 11:49:19 +00:00 |
|
Craig Drummond
|
864ef06750
|
Fix flickable views
|
2015-10-23 23:53:12 +01:00 |
|
Craig Drummond
|
423b83ca4b
|
Dont use media-optical.svg
|
2015-10-23 22:55:26 +01:00 |
|
CDrummond
|
77f8459003
|
There is no svg128!
|
2015-10-23 22:26:04 +01:00 |
|