Damien Elmes
|
88c002f4eb
|
convert qt strings to f-strings with flynt
Also revealed an incorrect type def in editor.py that mypy wasn't
noticing before :-(
|
2021-02-11 10:09:06 +10:00 |
|
Damien Elmes
|
a517accee3
|
update to latest black
|
2020-08-31 13:29:28 +10:00 |
|
Damien Elmes
|
603210149c
|
update to latest isort, pylint and pytest
|
2020-08-31 12:05:36 +10:00 |
|
Damien Elmes
|
20432ccecf
|
fix new pylint raise-missing-from lint
|
2020-08-31 12:04:14 +10:00 |
|
kelciour
|
f2027cca96
|
Add --no-autoload-files option to mpv
|
2020-07-23 14:28:47 +03:00 |
|
kelciour
|
696f7e4373
|
Fix "make check" by defining dummy _register_callbacks method in MPVBase
|
2020-06-27 13:07:46 +03:00 |
|
kelciour
|
d1b74dfcb6
|
Fix no sound after mpv restart
|
2020-06-27 03:46:40 +03:00 |
|
kelciour
|
610f9eb236
|
Replace default mpv quit keybindings if mpv version is >= 0.30
4614d432a8
|
2020-06-27 03:46:40 +03:00 |
|
kelciour
|
678b751010
|
Reset pause mode when switching to the next file
|
2020-06-20 02:04:35 +03:00 |
|
Damien Elmes
|
62ab2ed36d
|
remove unused import
|
2020-06-09 14:14:12 +10:00 |
|
Damien Elmes
|
4033f6d37e
|
fix mistaken qconnect replacement
|
2020-06-09 10:20:16 +10:00 |
|
Damien Elmes
|
c37390ae14
|
apply mpv fix
c0d9544812
|
2020-05-27 09:19:20 +10:00 |
|
Damien Elmes
|
eec3fcf87a
|
use qconnect everywhere, and fix some typing issues
a step towards check_untyped_defs in aqt, but there's still 100+
issues to resolve
|
2020-05-04 13:23:08 +10:00 |
|
Damien Elmes
|
19b3a15146
|
formatting fixes
|
2020-01-21 20:39:25 +10:00 |
|
Damien Elmes
|
ccd7150136
|
fix mpv args
https://anki.tenderapp.com/discussions/ankidesktop/38186-mpvprocesserror-unable-to-start-process
|
2020-01-21 19:29:50 +10:00 |
|
Damien Elmes
|
5876866565
|
tweaking the folder names again
hopefully that's the last of it
|
2020-01-03 07:48:38 +10:00 |
|