aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Suggest pipx for installation. Fix `avp` command.tassaron2022-05-031-9/+14
| | | | 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.
* update readmetassaron2022-05-031-11/+8
|
* tested working instructions for Ubuntu 22.04tassaron2022-04-301-6/+6
| | | | using the default environment, Gnome on Wayland, in a clean virtual machine
* license may be affected by packagingtassaron2022-04-291-1/+3
| | | | https://github.com/djfun/audio-visualizer-python/issues/28#issuecomment-314791421
* document keyboard shortcuts. fix "show ffmpeg command"tassaron2022-04-291-0/+24
|
* some work on the readme (install instructions not done yet)tassaron2022-04-221-39/+44
|
* update readme with known working versionstassaron2022-04-131-3/+4
|
* quick update to be somewhat compatible with newer versions of Pillow, ↵tassaron22020-03-151-6/+8
| | | | ffmpeg, and Ubuntu
* combined toolkit.py & frame.py into toolkit packagetassaron2017-07-171-1/+1
|
* apply complex filters to audio streams from componentstassaron2017-07-161-9/+12
| | | | tons of sound options could be given now, + installation using setup.py
* more comments + warnings for outdated dependenciestassaron2017-07-091-3/+5
|
* more thorough installation directionstassaron2017-07-061-2/+7
|
* updated Windows installation instructionstassaron2017-07-041-7/+6
|
* Update readme to match newguiBrianna2017-06-251-11/+9
|
* Add macOS instructionsrikai2016-09-091-0/+18
| | | 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.
* Update README to indicate the use of Pillow 3.3.0rikai2016-08-171-2/+2
|
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra2015-03-051-0/+19
| | | | to readme
* update readmeMartin Kaistra2015-03-041-2/+2
|
* add name request to readmeMartin Kaistra2015-03-021-0/+2
|
* add readme and MIT licenseMartin Kaistra2015-03-021-0/+21