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
/
preview_thread.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
changed differentiater of text alignment from string to int
Maximilian Siess
1
-1
/
+1
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
2016-09-09
Add macOS instructions
rikai
1
-0
/
+18
2016-09-09
Encoding settings compatibility updates
rikai
1
-3
/
+4
2016-08-17
Update README to indicate the use of Pillow 3.3.0
rikai
1
-2
/
+2
2016-08-17
Pillow requires tobytes() now
rikai
1
-2
/
+2
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...
Martin Kaistra
5
-4
/
+64
2015-03-04
update readme
Martin Kaistra
1
-2
/
+2
2015-03-04
don't terminate ffmpeg too early, fixes problems with windows. also: use matr...
Martin Kaistra
2
-4
/
+6
2015-03-03
move video creation to its own thread
Martin Kaistra
2
-62
/
+110
2015-03-02
add name request to readme
Martin Kaistra
1
-0
/
+2
2015-03-02
add readme and MIT license
Martin Kaistra
2
-0
/
+42