Philipp Wolfer
cba7de3c73
PICARD-1763: Ensure macOS working dir is not the app dir\n\nAvoids crashes on startup
2020-07-18 12:46:34 +02:00
Philipp Wolfer
079808663c
theme: Refactor getting link color with lightness of 160
2020-07-17 14:27:39 +02:00
Philipp Wolfer
c570ae6409
PICARD-1887: Detect use of macOS dark mode
...
This allows setting the proper dark syntax theme.
2020-07-17 14:25:50 +02:00
Philipp Wolfer
af3b5bdb8f
Use working link to RIFF tag docs
2020-07-15 18:24:21 +02:00
Gabriel Ferreira
74719d36da
Change inactive highlight text colors if dark inactive highlight color
2020-07-15 08:58:10 +00:00
Gabriel Ferreira
dcb279b97d
Increase contrast between focused and unfocused highlighted items
2020-07-15 08:58:10 +00:00
Philipp Wolfer
3dafff556d
Update picard.pot
2020-07-14 19:06:11 +02:00
Philipp Wolfer
9c544696b8
Update picard.pot
2020-07-14 19:05:04 +02:00
Philipp Wolfer
98b0f327b2
PICARD-1871: Use TagListEditor for preserved tags
2020-07-14 17:04:51 +00:00
Philipp Wolfer
3f9ad5a743
PICARD-1884: Fix tracknumber tag with value 0 not set
2020-07-14 17:03:30 +00:00
Philipp Wolfer
0cfe332395
PICARD-1881: Use scripting syntax function color for script docs
...
Instead of having a separate configurable color use the color from the syntax theme.
2020-07-14 07:48:48 +00:00
Philipp Wolfer
bbc3f1450f
PICARD-1839: Support tagging DSDIFF (DFF) files with ID3
2020-07-14 07:41:15 +00:00
Philipp Wolfer
92dbb3dd87
PICARD-1873: Fix ugly font rendering in script docs on Windows
...
Rely on default font definitions, but use the system specific monospace font for code.
2020-07-13 18:13:05 +00:00
Philipp Wolfer
8440bda300
PICARD-1880: Use Consolas font on Windows for Monospace fonts
2020-07-13 18:13:05 +00:00
Philipp Wolfer
0538a5d397
PICARD-1875: Improve function documentation for $firstalphachar
2020-07-13 17:44:12 +00:00
Philipp Wolfer
08884bc37b
Fixed required isort version
2020-07-13 17:07:21 +02:00
Philipp Wolfer
0c2f17e6c6
Use mutagen 1.45 for macOS and Win builds
2020-07-13 15:05:08 +00:00
Philipp Wolfer
d16128e7a8
Fixed changelog.
...
PICARD-1869 was not actually a bug and was hence not fixed
2020-07-05 19:34:10 +02:00
Philipp Wolfer
9992fa73bc
Release 2.4.0b2
2020-07-05 19:20:09 +02:00
Philipp Wolfer
04a301d8ec
Update translations
2020-07-05 19:19:49 +02:00
Philipp Wolfer
ab679c0d60
Fix tests
2020-07-05 19:14:16 +02:00
Philipp Wolfer
2e10534caf
Use isort<5
2020-07-05 19:03:13 +02:00
Gabriel Ferreira
83cd6ac363
PICARD-1866: Restore cheaper update_selection
...
Reenable cheaper version of MainWindow.update_selection for item updates
2020-07-05 12:39:57 +00:00
Philipp Wolfer
d01b33eb5d
Merge pull request #1576 from phw/PICARD-1867-repair-guess-format
...
PICARD-1867: Fix guess_format fallback on file load error
2020-07-03 17:28:34 +00:00
Philipp Wolfer
c303343892
Fixed file loading pending counter not decrementing
...
If a file was detected as an supported file type, but could not be loaded and had an unsupported file extension, tagger._pending_files_count did not get decremented. This results in table sorting staying disabled.
2020-07-03 16:08:32 +02:00
Philipp Wolfer
df3c4c941d
PICARD-1867: Do not increase pending files counter when trying alternative format
2020-07-03 16:00:44 +02:00
Philipp Wolfer
656ac2d097
PICARD-1867: Handle errors in guess_format
2020-07-03 15:49:08 +02:00
Philipp Wolfer
11918c00cf
PICARD-1868: Translate the cover art type "Unknown"
2020-07-03 13:38:03 +00:00
Philipp Wolfer
7b56c51f56
NEWS: Use consistent headings
2020-07-03 13:37:40 +00:00
Philipp Wolfer
5586f17a4f
PICARD-1867: Fix guess_format fallback on file load error
...
Properly handle trying an alternative file format on file load errors by injecting the guessed file format into the file load queue. Avoids issues with the loaded file object being the wrong type and having two file objects causing the pending files to be displayed wrongly.
2020-07-03 11:46:45 +02:00
Gabriel Ferreira
e946d1bc23
PICARD-1864: Reorder move to target
2020-07-03 06:54:58 +00:00
Philipp Wolfer
59ba030f6f
Release 2.4.0b1
2020-07-01 09:37:51 +00:00
Philipp Wolfer
74e6e0a0fa
Updated localization files
2020-07-01 11:18:41 +02:00
Philipp Wolfer
a099b2dd8b
Merge pull request #1539 from phw/PICARD-1704-windows-10-dark-mode
...
PICARD-1704: Support Windows 10 dark mode
2020-07-01 09:02:30 +00:00
Philipp Wolfer
f1197d8b92
PICARD-1704: Adjust syntax theme if dark theme on Windows is used
2020-07-01 10:49:24 +02:00
Philipp Wolfer
90e1b69390
PICARD-1704: Move dark theme handling into separate module
2020-07-01 10:49:18 +02:00
Philipp Wolfer
5b7588c8e8
PICARD-1704: Use the Windows 10 accent color even in light mode
2020-07-01 09:58:08 +02:00
Philipp Wolfer
85243b1cad
PICARD-1704: Use dark theme for Windows 10
...
If the dark theme is enabled in Windows 10 apply a dark color palette and use the configured accent color.
2020-07-01 09:58:08 +02:00
Philipp Wolfer
d23ade36ed
PICARD-1855: Ensure all recording details get loaded for NATs
...
If a file is matched against a NAT during lookup, ensure the full metadata is loaded for this recording instead of relying on the search result.
2020-06-28 18:47:05 +02:00
Philipp Wolfer
fc5698dfd0
NEWS: Fixed another missing ticket link
2020-06-26 10:41:51 +02:00
Philipp Wolfer
8a5d5484a8
NEWS: Fixed some tickets not being linked correctly
2020-06-26 10:26:02 +02:00
Laurent Monin
ddac01c797
Regenerate pot file
2020-06-26 01:21:06 +02:00
Laurent Monin
49278778ec
Fix missing whitespace.
2020-06-25 20:38:06 +02:00
Philipp Wolfer
a2207df8ba
PICARD-1853: Fix crash in natsort on superscript numeric chars
2020-06-25 18:18:12 +02:00
Laurent Monin
4d6f019bba
Update picard.pot
2020-06-25 09:09:49 +02:00
Laurent Monin
f5b4d4f4f3
Merge pull request #1571 from zas/script_doc_fixes
...
Script doc fixes
2020-06-25 09:06:45 +02:00
Laurent Monin
c7477c10ee
num->number
2020-06-24 20:46:04 +02:00
Laurent Monin
e82556c990
Mark prefixes paramater
2020-06-24 19:58:40 +02:00
Laurent Monin
c4b136dec8
Unify examples
2020-06-24 19:58:40 +02:00
Laurent Monin
ecf09591e3
Remove Python function document as it is more or less redundant
...
Most functions are trivial anyway
2020-06-24 19:46:40 +02:00