Commit Graph

7535 Commits

Author SHA1 Message Date
Laurent Monin
a273811d49 Merge branch 'master' into picard258 2017-02-19 00:58:07 +01:00
Laurent Monin
661d78d661 Merge pull request #629 from metabrainz/samj1912-patch-1
Update the quick start link
2017-02-19 00:56:31 +01:00
Sambhav Kothari
9ee190b0c4 Merge branch 'master' into picard258 2017-02-19 04:33:02 +05:30
Sambhav Kothari
d0ad86f0e6 Update file icon status on save 2017-02-19 04:31:26 +05:30
Sambhav Kothari
a6120738b2 Update the quick start link 2017-02-19 03:49:22 +05:30
Laurent Monin
5a65e7e9ec Merge pull request #586 from samj1912/picard258
PICARD-258: Visual Feedback for coverart changes
2017-02-18 20:52:40 +01:00
Sambhav Kothari
7c4371faa4 Fix coverart change display issues 2017-02-19 00:47:32 +05:30
Sambhav Kothari
997a8a74ac Remove try-except for IndexError 2017-02-19 00:47:14 +05:30
Sambhav Kothari
8540afb67c Fix file icon status not updated on save 2017-02-19 00:46:41 +05:30
Sambhav Kothari
317ae09949 Show detailed cover-art image changes 2017-02-18 01:10:57 +05:30
Sambhav Kothari
dcadefe403 Fix file icon status 2017-02-18 01:04:10 +05:30
Sambhav Kothari
9d9e37244c Fix __eq__ for CoverArtImage 2017-02-18 01:03:34 +05:30
Sambhav Kothari
a02125861c Call file update after image is added through drag n drop 2017-02-17 17:00:08 +05:30
Sambhav Kothari
2f9e90a1cd Fix image drop set url 2017-02-17 16:59:59 +05:30
Sambhav Kothari
f99abadd10 Show file changed status when CAA options changed 2017-02-17 16:33:02 +05:30
Sambhav Kothari
dcdf6a621f Show the image-diff viewer even when images other than the front image have changed 2017-02-17 16:33:02 +05:30
Sambhav Kothari
d809c6761c Add __nonzero__ method to metadata class when the metadata dict is empty but has related images 2017-02-17 16:33:02 +05:30
Sambhav Kothari
ab3674874a Add __eq__ method for faster comparison of CoverArtImage 2017-02-17 16:33:02 +05:30
Sambhav Kothari
53c1cf1335 Fix coverart display string and compare datahashes instead of image data 2017-02-17 16:33:02 +05:30
Sambhav Kothari
0ea05f72a9 Add spacer item to push coverartbox items to top 2017-02-17 16:33:02 +05:30
Sambhav Kothari
09c56f0e71 Add view coverart changes button 2017-02-17 16:33:02 +05:30
Sambhav Kothari
ec694fadf3 Add i18n support to coverart labels 2017-02-17 16:33:02 +05:30
Sambhav Kothari
df1c71792b Implement __eq__ method for CoverArtThumbnail and update _show() method 2017-02-17 16:33:02 +05:30
Sambhav Kothari
f1fb79100c Update mainwindow to display original coverart 2017-02-17 16:33:02 +05:30
Sambhav Kothari
ac21ba3a27 Update labels in _show method 2017-02-17 16:33:02 +05:30
Sambhav Kothari
80d64193aa Update coverartbox class to include new and original coverart 2017-02-17 16:33:02 +05:30
Sambhav Kothari
49bd3bf42f Connect events for CoverArtThumbnail class 2017-02-17 16:32:42 +05:30
Sambhav Kothari
1fdbdc5396 Introduce new cover-art thumbnail class 2017-02-17 16:32:42 +05:30
Laurent Monin
4e7d49a0ec Merge pull request #621 from antlarr/master
PICARD-980: Fix various cover drop issues
2017-02-17 06:46:56 +01:00
Laurent Monin
f9d9660345 Merge branch 'master' into master 2017-02-17 06:43:02 +01:00
Laurent Monin
21e340e0dd Merge pull request #626 from metabrainz/revert-623-picard-922
Revert "PICARD-922: Fix inmulti behaviour with multi-values"
2017-02-15 11:42:47 +01:00
Laurent Monin
1013cd5ed7 Revert "PICARD-922: Fix inmulti behaviour with multi-values" 2017-02-15 11:38:35 +01:00
Laurent Monin
573232bd02 Merge pull request #615 from Sophist-UK/PICARD-973_Process-events-before-exiting
PICARD-973: process events before exiting
2017-02-15 10:59:40 +01:00
Laurent Monin
12f4aed1ea Merge pull request #609 from Sophist-UK/PICARD-972_Avoid-save-if-file-removed
PICARD-972: Avoid save if file removed
2017-02-15 10:48:44 +01:00
Laurent Monin
02c0561308 Merge pull request #623 from antlarr/picard-922
PICARD-922: Fix inmulti behaviour with multi-values
2017-02-15 10:43:50 +01:00
Laurent Monin
8662de849b Merge pull request #603 from Sophist-UK/patch-3
PICARD-953: Show album with extra tracks unmatched
2017-02-15 10:38:00 +01:00
Laurent Monin
7b75eb6c36 Merge pull request #592 from samj1912/picard943
PICARD-943: Remove monkey patching of windows file write methods
2017-02-15 10:36:41 +01:00
Laurent Monin
8c13708c23 Merge pull request #587 from samj1912/gui
PICARD-961: Add tooltip for Scan toolbar button
2017-02-15 10:34:37 +01:00
Laurent Monin
4a0418eb92 Merge pull request #600 from Freso/PICARD-951-always-https-for-mb
PICARD-951: Always use HTTPS for musicbrainz.org.
2017-02-15 10:33:09 +01:00
Laurent Monin
8f570c4daf Merge pull request #601 from Freso/PICARD-952-caa-over-https
PICARD-952: Use HTTPS for Cover Art Archive.
2017-02-15 10:31:32 +01:00
Antonio Larrosa
93d9dd176f Catch IdentificationError exceptions
Replace the generic catch with a catch for IdentificationError exceptions
which is what we expect anyway and use try...except...else
2017-02-15 10:09:53 +01:00
Laurent Monin
b75c142a37 Update version to 1.4.1 dev 2017-02-14 12:57:10 +01:00
Laurent Monin
01ced0e8b5 Update version to 1.4 2017-02-14 12:57:09 +01:00
Laurent Monin
65dd3508d6 Update pot file 2017-02-14 12:57:09 +01:00
Laurent Monin
baab229df5 Update .po files 2017-02-14 12:57:05 +01:00
Laurent Monin
01c4e89713 Remove reference to contrib/ in setup.py regen_pot_file 2017-02-14 12:51:47 +01:00
Laurent Monin
b86c2dd426 Merge pull request #624 from samj1912/patch-14
Add Picard 1.4 release notes
2017-02-14 11:05:21 +01:00
Sambhav Kothari
195091fcaa Add Picard 1.4 release notes 2017-02-14 14:10:30 +05:30
Laurent Monin
d7a3710816 Update po files from transifex 2017-02-13 20:37:39 +01:00
Antonio Larrosa
5daf2fecda Fix PEP8 issues and rename text to haystack everywhere
The text variable was renamed to haystack except in some lines.
This commit fixes this and also fixes some coding style issues.
2017-02-13 16:24:52 +01:00