aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-05-05add more links to wikitassaron
2022-05-05shrink screenshot slightly, add alt/tite texttassaron
2022-05-05new readme with screenshottassaron
2022-05-03Suggest pipx for installation. Fix `avp` command.tassaron
Allegedly the gui_scripts is only different from console_scripts on Windows, and it has the effect of hiding the console window. This seemed to make the `avp` entrypoint crash, possibly because the app already contains its own logic for hiding the console window(?). I've tested this on Windows 11 and it seems to work better using console_scripts.
2022-05-03update readmetassaron
2022-04-30tested working instructions for Ubuntu 22.04tassaron
using the default environment, Gnome on Wayland, in a clean virtual machine
2022-04-29license may be affected by packagingtassaron
https://github.com/djfun/audio-visualizer-python/issues/28#issuecomment-314791421
2022-04-29document keyboard shortcuts. fix "show ffmpeg command"tassaron
2022-04-22some work on the readme (install instructions not done yet)tassaron
2022-04-13update readme with known working versionstassaron
2020-03-15quick update to be somewhat compatible with newer versions of Pillow, ↵tassaron2
ffmpeg, and Ubuntu
2017-07-17combined toolkit.py & frame.py into toolkit packagetassaron
2017-07-16apply complex filters to audio streams from componentstassaron
tons of sound options could be given now, + installation using setup.py
2017-07-09more comments + warnings for outdated dependenciestassaron
2017-07-06more thorough installation directionstassaron
2017-07-04updated Windows installation instructionstassaron
2017-06-25Update readme to match newguiBrianna
2016-09-09Add macOS instructionsrikai
Add instructions for setting things up on mac using homebrew (with [recommended ffmpeg settings including libfdk_aac support](https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX) and pip.
2016-08-17Update README to indicate the use of Pillow 3.3.0rikai
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra
to readme
2015-03-04update readmeMartin Kaistra
2015-03-02add name request to readmeMartin Kaistra
2015-03-02add readme and MIT licenseMartin Kaistra