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
stats
log msg
author
committer
range
path:
root
/
setup.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
make sure tempfiles get deleted
tassaron
1
-0
/
+1
2017-05-22
rm line that makes atexit raise an error
tassaron
1
-1
/
+0
2017-05-22
add command line options for font size, alignment, position
Martin Kaistra
1
-4
/
+24
2017-05-21
more loading feedback
tassaron
3
-6
/
+18
2017-05-21
fixed preview not updating when changing between two videos
tassaron
1
-1
/
+1
2017-05-18
added back in spaces deleted by my editor
tassaron
2
-6
/
+5
2017-05-18
added back in spaces deleted by my editor
tassaron
1
-10
/
+10
2017-05-18
added ability to use an mp4 as the background
tassaron
4
-34
/
+98
2017-04-25
added font parameter, default values for settings, writing of settings file a...
Martin Kaistra
1
-7
/
+16
2017-04-25
do not require X server for command line mode
Martin Kaistra
1
-1
/
+1
2017-04-24
add new experimental command line mode
Martin Kaistra
1
-5
/
+65
2017-04-22
Connect drawPreview events after input elements have values
Martin Kaistra
1
-7
/
+7
2017-04-21
changed differentiater of text alignment from string to int
Maximilian Siess
4
-9
/
+9
2017-04-20
cleanup
Maximilian Siess
5
-0
/
+0
2017-04-20
clean up
Maximilian Siess
1
-1
/
+1
2017-04-20
all options are saved to and loaded from settings.ini
Maximilian Siess
1
-5
/
+23
2017-04-20
added font size and text position to video thread
Maximilian Siess
2
-4
/
+10
2017-04-20
added font size of text in preview
Maximilian Siess
3
-9
/
+15
2017-04-20
added x/y offset of text in preview
Maximilian Siess
3
-10
/
+21
2017-04-20
added fontsize and position option to UI
Maximilian Siess
3
-4
/
+70
2017-04-18
Matched the label to the naming scheme
Maximilian Siess
1
-1
/
+1
2017-04-18
Alignment options added to render task
Maximilian Siess
5
-4
/
+6
2017-04-18
Added text alignment option
Maximilian SiessÂ
8
-8
/
+58
2017-04-17
cast slice indices to integer
Maximilian SiessÂ
1
-3
/
+3
2016-09-10
use aac if libfdk_aac not installed
Martin Kaistra
1
-4
/
+18
[next]