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
Age
Commit message (
Expand
)
Author
2017-05-22
Merge branch 'master' into feature-commandline
Martin Kaistra
2017-05-22
Merge pull request #13 from tassaron2/master
martin
2017-05-21
more loading feedback
tassaron
2017-05-21
fixed preview not updating when changing between two videos
tassaron
2017-05-18
added back in spaces deleted by my editor
tassaron
2017-05-18
added back in spaces deleted by my editor
tassaron
2017-05-18
added ability to use an mp4 as the background
tassaron
2017-04-25
added font parameter, default values for settings, writing of settings file a...
Martin Kaistra
2017-04-25
do not require X server for command line mode
Martin Kaistra
2017-04-24
add new experimental command line mode
Martin Kaistra
2017-04-22
Merge branch 'HunterwolfAT-font-settings#8'
Martin Kaistra
2017-04-22
Connect drawPreview events after input elements have values
Martin Kaistra
2017-04-22
Merge branch 'font-settings#8' of https://github.com/HunterwolfAT/audio-visua...
Martin Kaistra
2017-04-21
changed differentiater of text alignment from string to int
Maximilian Siess
2017-04-20
cleanup
Maximilian Siess
2017-04-20
clean up
Maximilian Siess
2017-04-20
all options are saved to and loaded from settings.ini
Maximilian Siess
2017-04-20
added font size and text position to video thread
Maximilian Siess
2017-04-20
added font size of text in preview
Maximilian Siess
2017-04-20
added x/y offset of text in preview
Maximilian Siess
2017-04-20
added fontsize and position option to UI
Maximilian Siess
2017-04-18
Merge pull request #11 from HunterwolfAT/master
martin
2017-04-18
Matched the label to the naming scheme
Maximilian Siess
2017-04-18
Alignment options added to render task
Maximilian Siess
2017-04-18
Added text alignment option
Maximilian SiessÂ
2017-04-17
cast slice indices to integer
Maximilian SiessÂ
2016-09-10
Merge branch 'rikai-format-compatibility-improvements'
Martin Kaistra
2016-09-10
use aac if libfdk_aac not installed
Martin Kaistra
2016-09-10
Merge pull request #5 from rikai/readme-mac-update
martin
2016-09-09
Add macOS instructions
rikai
2016-09-09
Encoding settings compatibility updates
rikai
2016-09-07
Merge pull request #2 from rikai/master
martin
2016-08-17
Update README to indicate the use of Pillow 3.3.0
rikai
2016-08-17
Pillow requires tobytes() now
rikai
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...
Martin Kaistra
2015-03-04
update readme
Martin Kaistra
2015-03-04
don't terminate ffmpeg too early, fixes problems with windows. also: use matr...
Martin Kaistra
2015-03-03
move video creation to its own thread
Martin Kaistra
2015-03-02
add name request to readme
Martin Kaistra
2015-03-02
add readme and MIT license
Martin Kaistra
2015-03-02
first commit
Martin Kaistra
[prev]