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
/
video_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
absolute path to main ui, bg video fixed
tassaron
2017-06-03
1
-4
/
+4
*
Changed encoding update to signal/slot.
DH4
2017-06-03
1
-4
/
+3
*
Threading changes.
DH4
2017-06-02
1
-13
/
+18
*
Progressbar enhancement.
DH4
2017-06-02
1
-4
/
+15
*
Cancel button stops pre-processing too.
DH4
2017-06-02
1
-32
/
+50
*
Added ability to cancel export.
DH4
2017-06-01
1
-12
/
+40
*
Added aspect ratio scaling to preview area.
DH4
2017-06-01
1
-1
/
+1
*
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
1
-12
/
+11
*
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
1
-1
/
+3
*
minor fixes, comments
tassaron
2017-06-01
1
-20
/
+22
*
Fixed frame loop bug.
DH4
2017-05-31
1
-17
/
+18
*
New rendering engine partially implemented. Also added a live preview during ...
DH4
2017-05-31
1
-127
/
+199
*
title text does not need to generate a new image each frame
tassaron
2017-05-29
1
-5
/
+17
*
title text is now a component
tassaron
2017-05-28
1
-7
/
+4
*
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
2017-05-28
1
-42
/
+40
*
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
2017-05-27
1
-11
/
+11
*
Removed hardcoded parameters. Defaults loaded at runtime.
DH4
2017-05-26
1
-10
/
+11
*
text and visualization colour can be changed using commandline
tassaron
2017-05-22
1
-5
/
+8
*
make sure tempfiles get deleted
tassaron
2017-05-22
1
-0
/
+1
*
more loading feedback
tassaron
2017-05-21
1
-5
/
+10
*
added back in spaces deleted by my editor
tassaron
2017-05-18
1
-2
/
+2
*
added ability to use an mp4 as the background
tassaron
2017-05-18
1
-13
/
+26
*
changed differentiater of text alignment from string to int
Maximilian Siess
2017-04-21
1
-1
/
+1
*
added font size and text position to video thread
Maximilian Siess
2017-04-20
1
-3
/
+6
*
Alignment options added to render task
Maximilian Siess
2017-04-18
1
-3
/
+4
[next]