| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Suggest pipx for installation. Fix `avp` command. | tassaron | 2022-05-03 | 1 | -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 readme | tassaron | 2022-05-03 | 1 | -11/+8 |
| | | |||||
| * | tested working instructions for Ubuntu 22.04 | tassaron | 2022-04-30 | 1 | -6/+6 |
| | | | | | using the default environment, Gnome on Wayland, in a clean virtual machine | ||||
| * | license may be affected by packaging | tassaron | 2022-04-29 | 1 | -1/+3 |
| | | | | | https://github.com/djfun/audio-visualizer-python/issues/28#issuecomment-314791421 | ||||
| * | document keyboard shortcuts. fix "show ffmpeg command" | tassaron | 2022-04-29 | 1 | -0/+24 |
| | | |||||
| * | some work on the readme (install instructions not done yet) | tassaron | 2022-04-22 | 1 | -39/+44 |
| | | |||||
| * | update readme with known working versions | tassaron | 2022-04-13 | 1 | -3/+4 |
| | | |||||
| * | quick update to be somewhat compatible with newer versions of Pillow, ↵ | tassaron2 | 2020-03-15 | 1 | -6/+8 |
| | | | | | ffmpeg, and Ubuntu | ||||
| * | combined toolkit.py & frame.py into toolkit package | tassaron | 2017-07-17 | 1 | -1/+1 |
| | | |||||
| * | apply complex filters to audio streams from components | tassaron | 2017-07-16 | 1 | -9/+12 |
| | | | | | tons of sound options could be given now, + installation using setup.py | ||||
| * | more comments + warnings for outdated dependencies | tassaron | 2017-07-09 | 1 | -3/+5 |
| | | |||||
| * | more thorough installation directions | tassaron | 2017-07-06 | 1 | -2/+7 |
| | | |||||
| * | updated Windows installation instructions | tassaron | 2017-07-04 | 1 | -7/+6 |
| | | |||||
| * | Update readme to match newgui | Brianna | 2017-06-25 | 1 | -11/+9 |
| | | |||||
| * | Add macOS instructions | rikai | 2016-09-09 | 1 | -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.0 | rikai | 2016-08-17 | 1 | -2/+2 |
| | | |||||
| * | add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵ | Martin Kaistra | 2015-03-05 | 1 | -0/+19 |
| | | | | | to readme | ||||
| * | update readme | Martin Kaistra | 2015-03-04 | 1 | -2/+2 |
| | | |||||
| * | add name request to readme | Martin Kaistra | 2015-03-02 | 1 | -0/+2 |
| | | |||||
| * | add readme and MIT license | Martin Kaistra | 2015-03-02 | 1 | -0/+21 |
