| Age | Commit message (Collapse) | Author |
|
|
|
numpy.floor now returns a float if given a float
|
|
|
|
|
|
|
|
|
|
https://github.com/djfun/audio-visualizer-python/issues/28#issuecomment-314791421
|
|
|
|
It is easier for people to install with pip. We can always go back to SIMD in the future when we have a better install script. Packaged versions can still use Pillow-SIMD
|
|
happens when the video is done exporting sometimes. Not worth fixing
|
|
instead of windows with properties which are windows, windows now have the UI added directly to them using an argument of `uic.loadUi`
Also, DPI scaling moved to MainWindow __init__
|
|
|
|
|
|
log before and after method call instead of just after
|
|
fix deleting an open file if logger changes after parsing commandline args
on Windows deleting an open file raises an exception
|
|
|
|
stop someone shooting themself in the foot by doing `avp /?` on Windows
|
|
|
|
|
|
|
|
Pillow's ImageQt is a subclass of QImage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
previously it raised an exception
|
|
|
|
|
|
|
|
(tested with v4.4.1)
|
|
types changed in newer version)
|
|
ffmpeg, and Ubuntu
|
|
|
|
|
|
|
|
and various changes to log levels and messages everywhere
|
|
this stops a bad project file from crashing my computer...
|
|
and now Ctrl+Alt+Shift+A gives a bunch of debug info
|
|
|
|
with icons that theoretically should look ok cross-platform
|
|
plus changes to life.py for pep8 compliance
|
|
|
|
|
|
|
|
|