index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2022-05-09
include test data in package, pytest-qt plugin for testing Qt event loop, rem...
tassaron
2022-05-03
Suggest pipx for installation. Fix `avp` command.
tassaron
2022-04-29
switch Pillow-SIMD for Pillow
tassaron
2022-04-22
make pip-installable as a package
tassaron
2017-08-28
ctrl-c ends commandline mode properly
tassaron
2017-08-10
fixed relative image scale bug & Life preset bug
tassaron
2017-08-01
component class now tracks colorwidgets
tassaron
2017-07-23
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-20
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-16
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
apply complex filters to audio streams from components
tassaron
2017-07-15
trying to make setup.py work
tassaron
2017-06-23
QT5 Conversion + Directory Structure
DH4
2017-06-23
cx_freeze Path Updates
DH4
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...
Martin Kaistra