aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
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