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
/
components
/
text.ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
Progressbar enhancement.
DH4
6
-23
/
+66
2017-06-02
Cancel button stops pre-processing too.
DH4
6
-37
/
+103
2017-06-01
Added ability to cancel export.
DH4
2
-15
/
+51
2017-06-01
Added aspect ratio scaling to preview area.
DH4
4
-68
/
+55
2017-06-01
resolution comboBox gets updated
tassaron
1
-1
/
+6
2017-06-01
tidying up
tassaron
1
-5
/
+6
2017-06-01
settings.ini now saved/loaded with projects
tassaron
1
-20
/
+23
2017-06-01
components can be saved and loaded as projects
tassaron
1
-6
/
+50
2017-06-01
a handy showMessage() method
tassaron
1
-14
/
+34
2017-06-01
restrict presets to boring characters
tassaron
1
-15
/
+25
2017-06-01
saveable titleFont, xPosition glitches fixed
tassaron
2
-8
/
+20
2017-06-01
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2
-44
/
+42
2017-06-01
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2
-26
/
+30
2017-06-01
minor fixes, comments
tassaron
2
-25
/
+24
2017-05-31
fix syntax error
tassaron
1
-2
/
+2
2017-05-31
Fixed frame loop bug.
DH4
1
-17
/
+18
2017-05-31
New rendering engine partially implemented. Also added a live preview during ...
DH4
3
-131
/
+208
2017-05-30
get confirmation when overwriting presets
tassaron
1
-1
/
+14
2017-05-30
presets are working
tassaron
4
-20
/
+44
2017-05-30
the most simple way of saving dictionaries
tassaron
3
-10
/
+35
2017-05-29
added component base class
tassaron
4
-58
/
+74
2017-05-29
remove test video
tassaron
2
-1
/
+3
2017-05-29
title text does not need to generate a new image each frame
tassaron
3
-5
/
+18
2017-05-28
save empty presets, comboBox populates with preset names
tassaron
3
-4
/
+20
2017-05-28
savePreset creates a file
tassaron
3
-6
/
+32
[next]